[2877 total ]
J’utilise NetBeans.
A new website, and some thoughts on choosing Symfony
Formularios avanzados, segunda parte
Widgets y validadores propios
Développement Web: les bons plans de la semaine #26
The importance of APC cache for symfony applications
symfony 1.2.9 auf 1.4 upgraden
Raw SQL from Doctrine Query Object – Revised
Formularios avanzados, primera parte
symfony 1.3.1 and 1.4.1

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]