Symfony 2.4 automatically shows your log messages in the console output of commands.
August 27, 2013
#Living on the edge
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.
August 25, 2013
#A week of symfony
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.
August 18, 2013
#A week of symfony
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.
August 11, 2013
#A week of symfony
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).
August 7, 2013
#Releases
#Security Advisories
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.
August 4, 2013
#A week of symfony
This week, Symfony 2.3.2 was released, which included all the fixes made in the 2.2 branch and some additional fixes specific to the 2.3 branch. In addition, next week ends the CFP and early bird period for the first SymfonyCon Conference.
July 28, 2013
#A week of symfony
This week Symfony 2.2.4 was released to fix some minor bugs. In addition, the regenerate method of NativeSessionStorage was fixed for cases when a previous session didn't exist and the Security component prevented listeners from clearing unrelated tokens.
July 21, 2013
#A week of symfony