Filter posts by publication date
As of today, using symfony1 and git together becomes much more easier as there
is now and official symfony1 Git repository.
October 25, 2011
#Community
This week, Symfony2 added a stopwatch to profile code. The first use of this stopwatch is the new timeline panel in the web profiler. All these new features were introduced during the last Symfony Day 2011 conference.
October 24, 2011
#A week of symfony
This week, all the Symfony2 components were included in packagist.org, a public repository for Composer, the package manager that soon will be used on Symfony2. Meanwhile, on the master branch of Symfony2 repository all the HttpKernel event listeners were updated to implement EventSubscriberInterface and the official repository surpassed the 800 forks milestone.
October 20, 2011
#A week of symfony
Symfony 2.0.4 version was released this week, maintaining the fast pace of Symfony2 upgrades. In addition, the independent security audit of Symfony2 and Twig code was disclosed. Lastly, an important, and backwards incompatible change, was committed to the Symfony2 master branch: locale management was moved from the Session class to the Request class (see details).
October 10, 2011
#A week of symfony
For the third year in a row, the [Symfony Camp UA conference](http://2011.symfonycamp.org.ua/) is being organized in Kiev, Ukraine. This year, the conference will take place on October 29. [Registration](http://bit.ly/qKJUcD) is free!
October 4, 2011
#Community
This week Symfony2 committed the first changes related with the new composer component, a package manager that will greatly simplify bundle installation in symfony projects. In addition, parameters.ini configuration file was replaced by parameters.yml, a new mandatory checklist for pull requests was published and the documentation of Twig was significantly improved.
October 3, 2011
#A week of symfony