Skip to content

Symfony Blog

All about Symfony releases, new Symfony features, and other important announcements

February 28, 2016 #Releases
This week Symfony fixed lots of minor issues related to the Form component. In addition, a DX issue was fixed to make it optional to define the "alias" option when creating custom validation constraints. Lastly, the Serializer component added a new normalizer that supports JsonSerializable objects.
February 28, 2016 #A week of symfony
This week, the most active components were once again Yaml and Form. Meanwhile, the newly introduced Cache component added a filesystem adapter. Lastly, the LDAP component added write support.
February 21, 2016 #A week of symfony
Le programme des formations du SymfonyLive Paris 2016 est en ligne. Réservez vite votre formation en choisissant votre combo personnalisé de 2 jours. Ne tardez pas les places sont limitées ! Et si vous n'êtes pas inscrit à la conférence, prenez votre billet en même temps !
February 17, 2016 #Community #Conferences
This week Symfony added some nice features and improvements. The LDAP component was overhauled to make it more robust and to add some of the most requested features. The Yaml component added flags to customize the parser/dumper behavior (whether throw exceptions on invalid types or not, whether parse objets as maps or not, etc.) Lastly, the web profiler added the possibility to filter results by HTTP status code.
February 14, 2016 #A week of symfony
This week Symfony focused on fixing minor bugs and implementing some tweaks. The Yaml dump() method gained support for adding flags to tweak its output. In addition, we removed readline support from the Console component because it didn't work flawlessly. Meanwhile, the Symfony backlog cleaning process continued with more than 40 issues closed and 25 pull requests merged.
February 7, 2016 #A week of symfony
Les inscriptions à la conférence au tarif early bird sont valables jusqu'au 8 février, n'attendez pas pour prendre votre billet !
February 4, 2016 #Community #Conferences
February 3, 2016 #Releases
This week, Symfony's development activity increased significantly, with more than 60 pull requests merged and 90 issues closed. Countless fixes and tweaks were added across all components, including: added the new HTTP 451 status code, fixed template location for PHP templates, added HTTP status code in the Ajax panel of the debug toolbar, added a data: URI normalizer in Serializer and used PHP 5.5 generators in the Cache component.
January 31, 2016 #A week of symfony
This week Symfony added a new PSR-6 compliant cache component. Meanwhile, a lot of fixes and improvements were added, such as a DateTime normalizer for the Serializer component, test optimizations, web profiler tweaks, support for generating absolute URLs in CLI, etc. In addition, the first details of the SymfonyLive Paris 2016 conference were unveiled.
January 24, 2016 #A week of symfony