
A few days ago we announced the first selected speakers and the workshops of the upcoming SymfonyWorld Online 2021 Winter Edition conference (December 9-10, 2021). Today we are announcing nine additional speakers and talks.
Building a SaaS product with Symfony After several years of experience building Software As A Service products, Titouan Galopin will share some important tips on how to build a technically effective platform while also focusing on your business (e.g. how to build great subsc

This week, the upcoming Symfony 6.0 version continued polishing some of its new features, such as: the new debug:dotenv command, the profiler improvement to display authenticators information and the support of autowiring union and intersection types. In addition, we announced the workshops and the first speakers of the SymfonyWorld Online 2021 Winter Edition conference.
Symfony development highlights
This week, 66 pull requests were merged (53 in code and 13 in docs) and 63 issues were close

The SymfonyWorld Online 2021 Winter Edition conference (December 9-10, 2021) will take place a few days after the release of Symfony 6. That's why it's a great opportunity to learn all about the latest Symfony 6 features. Today we're announcing the first eight talks of the conference.
Everything about Symfony 6 Symfony 6 is the culmination of 2 years of hard work by the community. With PHP 8.0 as the minimum supported version, Symfony 6 is also an opportunity to embrace new language features. N

The upcoming SymfonyWorld Online 2021 Winter Edition conference (December 9-10, 2021) will offer two days of online workshops in English on December 7 and 8. Seats are limited and they are assigned on a first-come, first-served basis. Book your seats soon! Here is the menu of these two workshop days. Thanks to all trainers for accepting to share their experience!
Knowing your state machines - Symfony Workflow This workshop will introduce state machines, show you how to identify uses of them, an

This week, Symfony continued adding tweaks to fix compatibility with the future PHP 8.1 version. Meanwhile, the upcoming Symfony 5.4 version merged some new features such as basic support for language negotiation and a CssColor constraint to validate that a given value matches any of the formats available to define CSS colors.
Symfony development highlights
This week, 52 pull requests were merged (32 in code and 20 in docs) and 76 issues were closed (45 in code and 31 in docs). Excluding merge

This week, Symfony 4.4.32 and 5.3.9 maintenance versions were released. Meanwhile, we continued polishing the upcoming Symfony 5.4 and 6.0 versions with some bug fixes and new features such as the option to configure log level and status code per exception class.
Symfony development highlights
This week, 44 pull requests were merged (42 in code and 2 in docs) and 54 issues were closed (49 in code and 5 in docs). Excluding merges, 23 authors made 5,796 additions and 3,251 deletions. See details

Symfony 4.4.32 has just been released. Here is a list of the most important changes:
Want to upgrade to this new release? Because Symfony protects backwards-compatibility very closely, this should be quite easy. Use SymfonyInsight upgrade reports to detect the code you will need to change in your project and read our upgrade documentation to learn more. Want to be notified whenever a new Symfony release is published? Or when a version is not maintained anymore? Or only when a security issue i

Symfony 5.3.9 has just been released. Here is a list of the most important changes:
Want to upgrade to this new release? Because Symfony protects backwards-compatibility very closely, this should be quite easy. Use SymfonyInsight upgrade reports to detect the code you will need to change in your project and read our upgrade documentation to learn more. Want to be notified whenever a new Symfony release is published? Or when a version is not maintained anymore? Or only when a security issue is

Symfony 4.4.31 has just been released. Here is a list of the most important changes:
bug #43158 [Cache] Fix invalidating tags on Redis <5 (@wouterj) bug #43179 [Ldap] Fix resource type checks & docblocks on PHP 8.1 (@chalasr) bug #43137 [FrameworkBundle] Avoid secrets:decrypt-to-local command to fail (@noniagriconomie) bug #43171 [VarDumper] fix dumping typed references from properties (@nicolas-grekas) bug #43124 [Messenger] [Redis] Allow authentication with user and pas

Symfony 5.3.8 has just been released. Here is a list of the most important changes:
bug #43206 [Workflow] Add missing audit-trail settings in framework workflow con… (@Stephan Wentz) bug #42354 [Ldap][Security] Make LdapAuthenticator an EntryPoint (@dcp-dev, @chalasr) bug #43146 [SecurityBundle] Fixed LogicException message of FirewallAwareTrait (@fkropfhamer) bug #43158 [Cache] Fix invalidating tags on Redis <5 (@wouterj) bug #43179 [Ldap] Fix resource type checks &