This week, Symfony announced that Symfony 6.1 will require PHP 8.1. This is needed to fix some issues related to PHP preloading. We also decided to extend Symfony 6.0 maintenance by an additional 6 months to give you more time to prepare the migration to PHP 8.1. Finally, Symfony announced the last talks and speakers for the SymfonyLive Paris 2022 conference.
Symfony development highlights
This week, 41 pull requests were merged (32 in code and 9 in docs) and 5
Historically, we've always tried to keep the minimum PHP version for a new major Symfony version (X.0) for all its minor versions (X.Y). But recently, we've faced a challenge with PHP preloading (issue, tentative fix). To make a long story short, prior to PHP 8.1 property types must be available when preloading a class. That's an issue for Symfony when a property references the type of an optional dependency. We have considered several options to fix it: preventi
SymfonyLive Paris, the French Symfony conference welcomes the last conference speakers and their talks. Keynotes will be soon announced. Check out the conference schedule.
Le SymfonyLive Paris, événement francophone de Symfony, se déroulera du 5 au 8 avril 2022. Rejoignez-nous pour 4 jours de Symfony :
5-6 avril 2022 : deux journées de formations pré-conférence dans les locaux de SensioLabs, notre sponsor formations. 7-8 avril 2022 : deux journées de
This week, Symfony introduced the Twig 3 certification and updated the official Symfony book to showcase Symfony 5.4 and 6.0 versions. In addition, SymfonyLive Paris 2022 conference announced more speakers and more workshops.
Symfony development highlights
This week, 34 pull requests were merged (22 in code and 12 in docs) and 30 issues were closed (25 in code and 5 in docs). Excluding merges, 22 authors made 834 additions and 1,066 deletions. See details for c
Le SymfonyLive Paris 2022 est un événement de 4 jours destiné à la communauté francophone de Symfony. Nous avons le plaisir de vous retrouver cette année :
les 5-6 avril 2022 : deux journées de formations pré-conférence les 7-8 avril 2022 : deux journées de conférence à la Cité Internationale Universitaire de Paris.
Nous proposons 4 formations différentes par jour, vous pouvez choisir une formation de deux jours ou deux formations d'une journée pour créer vot
I'm very happy to announce that the Symfony book, "The Fast Track", is now available for Symfony 5.4 and Symfony 6.0. What's new? Besides updating the code to work with Symfony 5.4 and 6.0, many changes have been made: The book now uses the webapp pack (lots of paragraphs needed to be updated to take this change into account, which simplified the text quite a bit and makes the book a bit shorter as well). PHP 8 native annotations are now used everywhere, includin
Discover more talks and speakers selected for SymfonyLive Paris 2022, the Symfony conference organized in French on April 7-8 2022.
Le SymfonyLive Paris 2022 arrive bientôt ! Nous avons hâte de retrouver la communauté francophone de Symfony lors de la conférence SymfonyLive de Paris organisée les 7 et 8 avril 2022. Nous avons récemment annoncé les premiers talks et speakers qui seront au programme de la conférence. Nous sommes aujourd'hui ravis d'annon
The SymfonyWorld Online 2022 Summer Edition international conference will be organized online on June 16-17 2022, entirely in English. Join us for 2 days of online conferences about Symfony and its ecosystem. Discover the latest about Symfony from home!
The Call for Papers ends today, on February 14th 2022. Talks should last for 35 minutes, Q&A included. Each selected speaker will get a free conference ticket and a speaker package. If you don't have the
Twig is the fast, flexible, and secure template language for PHP. Twig syntax has been designed to be concise and easy to learn. This allows Twig to be used by all kinds of professionals, including designers, to build web sites. Today, we're introducing the new Twig 3 certification exam for both designers and developers. This exam is similar to the existing Twig certification exam (still in English, same exam topics, same number of questions, etc.). However, we'v
This week, the upcoming Symfony 6.1 version deprecated the $defaultName property in Console commands and added a new cache:pool:invalidate-tags command to ease the management of cache pools. Meanwhile, we discussed about bumping PHP to 8.1 in Symfony 6.1. Lastly, we announced the first speakers of SymfonyLive Paris 2022 and the Call for Papers for the international Symfony conferences.
Symfony development highlights
This week, 30 pull requests were merged (22 i