
Symfony 7.2.6 has just been released. Here is the list of the most important changes since 7.2.5:
bug #60288 [VarExporter] dump default value for property hooks if present (@xabbuh)
bug #60267 [Contracts] Fix ServiceMethodsSubscriberTrait for nullable… https://symfony.com/blog/symfony-7-2-6-released?utm_source=Symfony%20Blog%20Feed&utm_medium=feed

Symfony 7.3.0-BETA1 has just been released. Here is the list of the most important changes since 7.2:
feature #60232 Add PHP config support for routing (@fabpot)
feature #60102 [HttpFoundation] Add UriSigner::verify() that throws named exceptions (@kbond)… https://symfony.com/blog/symfony-7-3-0-beta1-released?utm_source=Symfony%20Blog%20Feed&utm_medium=feed

SymfonyOnline June 2025 is almost here, starting in almost 2 months on:
June 10-11: Workshop days. It is possible to attend 1 two-day training or 2 one-day trainings. June 12-13: Online conference days in English. All talks will be available for… https://symfony.com/blog/symfonyonline-june-2025-efficient-web-scraping-with-symfony-and-php?utm_source=Symfony%20Blog%20Feed&utm_medium=feed

Contributed by Kevin Bond in
59929
and…

Symfony 6.4.21 has just been released. Here is the list of the most important changes since 6.4.20:
bug #60288 [VarExporter] dump default value for property hooks if present (@xabbuh)
bug #60268 [Contracts] Fix ServiceSubscriberTrait for nullable service… https://symfony.com/blog/symfony-6-4-21-released?utm_source=Symfony%20Blog%20Feed&utm_medium=feed

Contributed by Nathan Page in
60139…

SymfonyOnline June 2025 is almost here, starting in almost 2 months on:
June 10-11: Workshop days. It is possible to attend 1 two-day training or 2 one-day trainings. June 12-13: Online conference days in English. All talks will be available for… https://symfony.com/blog/symfonyonline-june-2025-where-have-the-women-of-tech-history-gone?utm_source=Symfony%20Blog%20Feed&utm_medium=feed

Contributed by Nate Wiebe in
48142
and…

SymfonyOnline June 2025 is almost here, starting in almost 2 months on:
June 10-11: Workshop days. It is possible to attend 1 two-day training or 2 one-day trainings. June 12-13: Online conference days in English. All talks will be available for… https://symfony.com/blog/symfonyonline-june-2025-automate-everything-with-your-personal-army-of-robots?utm_source=Symfony%20Blog%20Feed&utm_medium=feed

The Validator component provides dozens of constraints ready to use in your applications. In Symfony 7.3, we've added two new constraints to the list.
Slug Constraint
Contributed…