A new bugfix release of Symfony framework have just been announced over the Symfony’s blog. Symfony 1.0.4 fixed bugs include :

  • fixed sfBrowser keeps previous Dom is response is not XHTML (#1853)
  • fixed generator themes in the project data directory do not override data in plugin directory (#1813)
  • fixed $request->hasError() should return true on errors with empty message (#1864)
  • fixed bug for adjacent CSS selector
  • fixed a bug in URL generation for route names having a star in the middle

Download Symfony 1.0.4 from the project’s website, or using PEAR with : pear upgrade symfony/symfony