Skip to content

Symfony Blog

All about Symfony releases, new Symfony features, and other important announcements

This week, we continued polishing the new features of the upcoming Symfony 6.3, which will be released in just five weeks. We also published the first blog posts of the New in Symfony 6.3 series. Finally, we announced new talks for the SymfonyOnline June 2023 conference.
April 23, 2023 #A week of symfony
Titouan Galopin will dive into the complexities of API design, focusing on long-term stability via formats, versioning, sub-resources & consumer communication in the context of Symfony API. Don't miss out!
April 21, 2023 #Conferences
Symfony 6.3 introduces a new ValueResolver attribute to explicitly select the argument resolver to use in the controller arguments.
April 21, 2023 #Living on the edge ❤️ 1
Fabien Potencier will present you the new Scheduler component and discuss about the excellent community work around it!
April 20, 2023 #Conferences
Discover with Alexander M. Turek how to optimize your Symfony applications with Symfony Messenger! Learn message queues and asynchronous processing to create more flexible and resilient projects. Join us to unlock the full potential of Messenger!
April 20, 2023 #Conferences
Symfony 6.3 introduces two new PHP attributes to map the incoming request data into typed objects like DTOs and validates them automatically.
April 20, 2023 #Living on the edge 🚀 3
Discover the latest developments of the Symfony community with Nicolas Grekas ! Join us to explore Symfony 6.3 and enhance your projects. Don't miss out!
April 19, 2023 #Conferences
Symfony 6.3 introduces two new attributes to configure the status code, headers and log level of your HTTP exceptions.
April 19, 2023 #Living on the edge ❤️ 1
Learn with Kevin Bond how to optimize Doctrine object managers for large datasets. Covers lazy queries, profiling, batch processing & repository pattern.
April 18, 2023 #Conferences
Symfony 6.3 includes a new NoSuspiciousCharacters constraint to avoid spoofing security attacks based on using characters that are different but look the same.
April 18, 2023 #Living on the edge