Filter posts by publication date
This week, the upcoming Symfony 2.5 version added the possibility to configure new request formats and a new config:dump command to display the current configuration of any container extension. In addition, the Symfony Live London 2014 conference was announced for 25th and 26th of September and the call for papers period was opened.
February 23, 2014
#A week of symfony
This week, Symfony 2.3.10 and Symfony 2.4.2 maintainance versions were released. Meanwhile, a new form theme was proposed to integrate the ubiquitous Twitter Bootstrap framework into the Symfony forms.
February 16, 2014
#A week of symfony
This week, the StopWatch component improved the way the event duration is calculated and allowed to get the duration without stopping events. Meanwhile, the code of TraceableEventDispatcher was greatly simplified and new features were proposed for the Console component: adding a PSR-3 logger and adding labels to progress bars.
February 9, 2014
#A week of symfony
Symfony 2.5 provides a nice shortcut to not mess up with Access Denied HTTP Exceptions.
February 5, 2014
#Living on the edge
Symfony 2.5 improves the great form debugger introduced in 2.4.
February 4, 2014
#Living on the edge
In Symfony 2.5, the Debug Component helps you debug undefined method calls.
February 3, 2014
#Living on the edge
This week, the Symfony translation component improved the loader for INI files and a new config:debug command was proposed for Symfony 2.5 to dump the current configuration. Meanwhile, Silex improved the form CSRF extension when the translator service is available and Twig improved a test about how to access attributes for XML variables.
February 2, 2014
#A week of symfony