New in Symfony 2.4: Limit a Process Run with an idle Timeout
Symfony 2.4 adds the ability to define an idle timeout for a Process run.
Symfony 2.4 adds the ability to define an idle timeout for a Process run.
Symfony 2.4 introduces a new tag to use the stopwatch in Twig templates.
Symfony 2.4 helps you fix those class not found and undefined function PHP errors.
Symfony 2.4 automatically shows your log messages in the console output of commands.
This week, the development activity focused on fixing the handling of the format and locale parameters for exceptions, forwards and sub-requests. In addition, some interesting discussions were initiated around a new directory structure for Symfony and the removal of the ACL from the Security Component. Lastly, the Symfony repository achieved the 7,000th star and the 2,500th fork milestones.
This week, development activity focused on the Process component, which fixed some bugs and tweaked some of its features. In addition, the master branch changed the ESI fragment renderer to be always registered. Lastly, the full schedule of the upcoming Symfony Live London 2013 conference was unveiled.
This week, four important security releases were published, containing security fixes for the Validator and the HttpFoundation components of every Symfony major version. Meanwhile, a new 2.0 experimental branch was created to test the new features of the upcoming Twig 2.0 version.
Symfony 2.0.24, 2.1.12, 2.2.5, and 2.3.3 have just been released and they contain security fixes for the Validator component (CVE-2013-4751) and the HttpFoundation component (CVE-2013-4752).
This week, the Apache routing matcher added ability to handle array values, the image validator added options to validate the aspect ratio and the orientation of the images and the Process component added a feature to define an idle timeout. In addition, the Form component fixed a lot of reported bugs.