Grégoire Hubert
about 1 year ago
Releases
12
I've just released symfony 1.0.7. This releases fixed a lot of propel-dump-data bugs:
- r4980: updated pake to 1.1.5 (#2125)
- r4956: fixed magic_quotes checks from the symfony command line closes (#2155)
- r4941: fixed sfPropelData doesn't use connection passed on data load (#2149)
- r4904: fixed dumping Propel data to multiple files
- r4891: fixed a typo in sfPostgreSQLSessionStorage::sessionGC()
- r4883: fixed fillInFormFilter can't find form with content_type = xml (#1687)
- r4834: fixed sfPropelData::dump() filenames when dumping to a directory
- r4831: fixed propel-dump-data does not preserve data loading order (#1575)
- r4829: fixed typo in sfPropelData
- r4827: fixed propel-dump-data & sfGuard (#2019)
- r4824: fixed propel-dump-data outputs model name when table is empty (#1577)
As for every 1.0.X release, after upgrading to 1.0.7, don't forget to clear the cache of your projects.
Hope to see you at symfony camp this weekend.
Comments 
-
#1 rihad said 19 minutes later

Cool, thanks! But the new website fonts are ugly ugly ugly :-((see http://www.symfony-project.com/forum/index.php/t/8534/)
-
#2 rihad said 44 minutes later

Can't upgrade with PEAR:
$ sudo pear upgrade symfony/symfony
Nothing to upgrade
$
-
#3 rihad said about 1 hour later

Can't upgrade with PEAR:
$ sudo pear upgrade symfony/symfony
Nothing to upgrade
$
-
#4 Jay Patel said about 7 hours later

Try this it works me :-)
pear upgrade channel://pear.symfony-project.com/symfony-1.0.7
-
#5 phuson said about 14 hours later

Thanks. Works fine for me too.
-
#6 rihad said about 14 hours later

No :(
$ sudo pear upgrade channel://pear.symfony-project.com/symfony-1.0.7
Nothing to upgrade
$ pear list -c symfony
Installed packages, channel pear.symfony-project.com:
=====================================================
Package Version State
symfony 1.0.6 stable
-
#7 Thierry Schellenbach said about 17 hours later

r4827: fixed propel-dump-data & sfGuard (#2019)
THANK YOU!
-
#8 grégoire HUBERT said about 17 hours later

The Debian package is also available from your usual repo ;o)
-
#9 blade said 1 day later

Is there something wrong with the PEAR channel?
Channel pear.symfony-project.com: No upgrades available
-
#10 jgngo said 2 days later

I had a security error problem when trying to upgrade. Fixed it by running this first.
pear clear-cache
-
#11 John said 21 days later

Do we still need to upgrade the individual projects with symfony upgrade 1.0
-
#12 fabien said 21 days later

@john: nope, just clear the cache




