Skip to content

« A week of symfony » blog posts

A weekly summary of everything that happened around Symfony development.

This week, the upcoming Symfony 5.3 version updated PHP attributes to always use the #As... prefix to better differentiate them from other classes, it improved the login link feature to support generating magic links with specific locales and it added a Tailwind CSS theme for Symfony forms.
March 28, 2021 #A week of symfony
This week, the upcoming Symfony 5.3 version added a new TaggedItem attribute to define the index and priority of classes found in tagged iterators/locators, it renamed User to InMemoryUser in the Security component and made the new Runtime component more generic. In addition, SymfonyInsight announced its support for PHP 8.
March 21, 2021 #A week of symfony
This week, Symfony 5.2.5 maintenance version was released, using a new release technique that no longer creates tags for packages that don't include changes. Meanwhile, the upcoming Symfony 5.3 version improved the performance of the Cache component and introduced a new Runtime component to decouple applications from global state.
March 14, 2021 #A week of symfony
This week, Symfony 4.4.20 and 5.2.4 maintenance versions were released. Meanwhile, the upcoming Symfony 5.3 version added a Twig serialize filter and decoupled passwords from UserInterface. Lastly, it was decided that Symfony 6 will require PHP 8.
March 7, 2021 #A week of symfony
February 28, 2021 #A week of symfony
This week, the upcoming Symfony 5.3 version added a ConsoleCommand attribute and an EventListener attribute to help configure those when using PHP 8. In addition, it added an autoconfigure attribute to also help define autoconfiguration rules in PHP 8. Finally, Symfony added a debug:firewall command to inspect all the information about security firewalls.
February 21, 2021 #A week of symfony
This week, Symfony Panther 1.0 was released, adding many features and improvements to this browser testing and web scraping library. Meanwhile, the Symfony 5 book was updated for Symfony 5.2. Finally, the upcoming Symfony conferences made a last call for submitting speaking and training proposals.
February 14, 2021 #A week of symfony
This week, Symfony 5.2.3 maintenance version was released. In addition, the CARE Team appointed new members. Finally, Webpack Encore 1.0 and Stimulus Bridge 2.0 were released.
February 7, 2021 #A week of symfony
This week, Symfony 4.4.19, 5.1.11 and 5.2.2 maintenance versions were released. Meanwhile, the upcoming Symfony 5.3 version added bright colors in the console and some improvements to the Uid component.
January 31, 2021 #A week of symfony
This week, Symfony made some changes in the default way that JavaScript files are linked from templates. In addition, the Uid component added some utilities to convert from different formats and Symfony improved the handling of CSRF tokens to prevent BREACH security attacks.
January 24, 2021 #A week of symfony