Skip to content

« A week of symfony » blog posts

A weekly summary of everything that happened around Symfony development.

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
This week Symfony released four maintenance versions: 2.3.37, 2.6.13, 2.7.9 and 2.8.2. Besides the usual bug fixes, the main change introduced by these versions is the removal of our custom random number generator. Symfony now uses PHP's built-in random_bytes() and random_int() functions and the appropriate polyfill for those applications still using PHP 5.x.
January 17, 2016 #A week of symfony
This week, Symfony continued with the mild development activity of the last weeks. The most significant changes were that FrameworkBundle now allows to autowire the service_container and that a bug related to assets version strategy was fixed.
January 10, 2016 #A week of symfony
This week, development activity was much less intense than usual. In addition to some minor fixes and tweaks, the Form component improved the performance of the ChoiceType and its subtypes .
January 3, 2016 #A week of symfony
This week, Symfony was expected to slow down its development activity. Instead, four new maintenance versions were released: 2.3.36, 2.7.8, 2.8.1 and 3.0.1.
December 27, 2015 #A week of symfony
This week Symfony focused on fixing issues, such as the generated logout path when not using the router, maintaining comments in Yaml scalar blocks and constraining password length when using bcrypt.
December 20, 2015 #A week of symfony
This week, Symfony slowed down its development activity to focus on fixing bugs and introducing minor tweaks in the newly released 2.8.0 and 3.0.0 versions. Meanwhile, the Symfony release process was updated. Lastly, the next SymfonyLive Cologne conference was announced for April 2016.
December 13, 2015 #A week of symfony
This week was one the most important weeks in Symfony's history. First, Symfony 2.8.0 was released, marking the end of the Symfony2 era. Then, the long awaited Symfony 3.0.0 made its debut, taking the entire community by storm. Lastly, the SymfonyCon Paris 2015 conference gathered more than 1,000 Symfony enthusiasts from all around the world to celebrate Symfony's 10th anniversary.
December 6, 2015 #A week of symfony
This week Symfony published the 2.3.35, 2.6.12 and 2.7.7 security releases. Meanwhile, the development activity focused on 2.8 and 3.0 versions, which will be published at the beginning of the next week. Finally, the Symfony Business and Community Awards were announced and they'll be awarded during the SymfonyCon Paris 2015 conference at the end of the next week.
November 29, 2015 #A week of symfony
This week, the first beta of Symfony 2.8.0 and the first beta of Symfony 3.0.0 were released. In addition, we published an article about using Symfony as a microframework. Lastly, there were some tech discussions about the security voters and the need of the log folder.
November 22, 2015 #A week of symfony