This week, Symfony development focused on implementing minor features and making some tweaks: made host matching case-insensitive, fixed handling of non-UTF8 strings in VarDumper, added support for passing more files to twig:lint command, refresh translation catalogues when a new translation file is added in a bundle, and added Twig loader priority. In addition, the first official Symfony conference of the year was announced: Symfony Live Paris 2015, which will take place from 9 to 10 of April.
February 8, 2015
#A week of symfony
This month, the Symfony documentation started preparing for Symfony 3.0, by
removing the usage of deprecated features and documenting new features.
Meanwhile, lots of minor fixes where merged into the documentation.
February 5, 2015
#Documentation
Rendez-vous les 9 et 10 avril pour le SymfonyLive Paris 2015 ! Réservez votre place dès maintenant et profitez du combo SymfonyLive / SymfonyCon Paris pour acheter vos billets et assister aux deux conférences au prix d'une !
February 3, 2015
#Community
#Conferences
This week, Symfony added the possibility of defining multiple fallback locales and improved the Length validator to reject values which don't match the expected charset. Meanwhile, the DX initiative keeps improving Symfony with new proposals to throw exceptions with error messages visible to users and to simplify setting Twig options to format dates and numbers.
February 1, 2015
#A week of symfony
This week, Twig introduced a new profiler extension that provides an exhaustive profiling of what's going on when rendering templates. In addition, the the service container is now considered non-fresh when any environment parameter is added/removed/changed. Lastly, the web profiler now displays the information about the HTTP status code for all profiles.
January 25, 2015
#A week of symfony
I'm pleased to announce the addition of Kévin Dunglas as a new member of the Symfony Core Team.
January 22, 2015
#Community
This week, Symfony improved the escaping of Yaml boolean variables and the logging of messages with parameters. In addition, Twig support for Symfony applications was improved with fragment renderer lazy-loading, the use of the new autoescaping strategy and the move of global variables and debug:twig command to the Twig Bridge.
January 18, 2015
#A week of symfony