Posted
8 days
ago
by
Adrien Mogenet
Posted
8 days
ago
by
lawrence
Posted
8 days
ago
by
Javier Eguiluz
Posted
9 days
ago
by
Javier Eguiluz
Posted
9 days
ago
by
Pablo
Posted
9 days
ago
by
Ivo Bathke
Posted
9 days
ago
by
Christopher Shennan
Posted
9 days
ago
by
Javier Eguiluz
Posted
9 days
ago
by
Kris Wallsmith
The symfony team is pleased to announce the immediate availability of versions 1.3.1 and 1.4.1. These updates include a number of bug fixes and are recommended upgrades for all users.
Noteworthy changes
A bug was discovered in the
... [More]
Propel 1.4 behaviors that come bundled with symfony. This was a particularly tricky bug having to do with line endings that only occurred on Windows systems using the symfony PEAR package.
A bug was also discovered in the Doctrine plugin that affected magic accessors for columns ending with an underscore followed by a digit. The Doctrine form class has also been patched so files are deleted from the filesystem when a *_delete value is submitted on the appropriate field.
Check out the full CHANGELOG for more information.
Installation
If you use a Subversion checkout of the 1.3 or 1.4 branch, running svn update will get you the latest code. Or, if you've checked out the 1.3.0 or 1.4.0 tag, switch to the 1.3.1 or 1.4.1 tag. Once you updated the core, be sure to rebuild generated files and clear your cache.
// doctrine
$ php symfony doctrine:build --all-classes
// propel
$ php symfony propel:build --all-classes
$ php symfony cache:clear
Be trained by symfony experts
- Dec 28 Online - Jan 05 Paris - Jan 06 Online - Jan 20 Paris - Feb 04 Online [Less]