This week Symfony implemented session locking for PDO, and removed absolute paths from the generated service container. In addition, forms added step attribute to HTML5 time widgets to display seconds if needed and the handling of boolean attributes was fixed for ChoiceFormField.
May 18, 2014
#A week of symfony
This week Symfony continued polishing its code for the imminent Symfony 2.5 release. The DebugClassLoader performance was improved, the translation file dumpers added an optional backup and new IDE links were added to improve your productivity as developer.
May 11, 2014
#A week of symfony
As of today, we won't publish PEAR packages for Symfony and Symfony components anymore.
May 5, 2014
#Community
This week, the second beta of Symfony 2.5 version was released to fix some bugs discovered since the first beta. In addition, the Symfony repository activity was frantic and tens of issues were resolved or closed.
May 4, 2014
#A week of symfony
This week, Symfony 2.3.13 and 2.4.4 maintenance versions were released. Meanwhile, the stabilization phase of the upcoming Symfony 2.5 version continued with some tweaks and bug fixes. Lastly, Symfony 2.3 and higher versions added the @Target annotation to all constraints in order to indicate the kind of elements to which each constraint is applicable.
April 27, 2014
#A week of symfony
This week, Symfony project focused on fixing code inconsistencies, such as unifying the way null values are returned, removing unsupported arguments and making the phpdoc types consistent with those defined in Hack. Meanwhile, Swiftmailer started its big refactorization removing the Simpletest library and switching all its unit tests to PHPUnit.
April 20, 2014
#A week of symfony