Call for Papers for SymfonyLive London, SymfonyLive Berlin and SymfonyCon Paris are currently all open. Submit your ideas and become a Symfony speaker!
May 12, 2015
#Community
This week Symfony added some minor changes to improve developer experience: the dump() function no longer outputs HTML contents when using it in an API or the console (view commit), the debug:event-dispatcher command now outputs the priority of each event (view commit) and he FrameworkBundle added a new "paths" option to configure additional translation loading paths (view commit). In addition, a new Symfony Docs Hack Day was announced for the next Saturday May 23rd.
May 10, 2015
#A week of symfony
This month, some existing article were reviewed and improved to be easier to
understand and more focused. As the community best practices improve, so do
the articles in the documentation!
May 5, 2015
#Documentation
The next Symfony Documentation hack day is coming on Saturday, May 23rd!
And no matter who you are, we want you to help us take the documentation
to the next level.
May 4, 2015
#Documentation
This week, symfony.com website enabled HTTPS support and the Symfony project started migrating URLs to https wherever is possible (documentation, component repositories, etc.) Meanwhile Symfony 2.7 continued polishing its new features and fixing bugs before its publication at the end of the month.
May 3, 2015
#A week of symfony
Symfony defines several bridges to abstract third-party libraries such as Doctrine,
Monolog, Swiftmailer and Twig. In Symfony 2.7 we added a new bridge for PHPUnit.
April 28, 2015
#Living on the edge
In Symfony 2.7 we made the VarDumper component dump() function easier to use and we also improved the dumping of complex variables such as PHP reflection classes.
April 27, 2015
#Living on the edge