Looking for more information on how to do PHP the right way? Check out PHP: The Right Way

Symfony Blog:
symfony 1.0.4 released
Jun 21, 2007 @ 15:36:00

The symfony project has released the latest version of their application framework - symfony 1.0.4:

As for every 1.0.X release, there is no new feature, just some bug fixes.

Fixes included in this release are:

  • fixed sfBrowser keeps previous Dom is response is not XHTML
  • added some unit tests for symfony escaping mecanism
  • # replaced all occurences of deprecated function mysql_escape_string() by mysql_real_escape_string()
  • fixed _edit_form.php in Admin Generator should have have an action of save, not edit

You can dowload this latest release from the project's download section.

tagged: symfony framework application bugfix release symfony framework application bugfix release

Link:


Trending Topics: