Symfony 7.2.1 has just been released. Here is the list of the most important changes since 7.2.0:
- bug #59145 [TypeInfo] Make Type::nullable method no-op on every nullable type (@mtarld)
- bug #59122 [Notifier] fix desktop channel bus abstract arg (@raphael-geffroy)
- bug #59124 [FrameworkBundle] fix: notifier push channel bus abstract arg (@raphael-geffroy)
- bug #59069 [Console] Fix division by 0 error (@Rindula)
- bug #59086 [FrameworkBundle] Make uri_signer lazy and improve error when kernel.secret is empty (@nicolas-grekas)
- bug #59099 [sendgrid-mailer] Fix null check on region (@AUDUL)
- bug #59070 [PropertyInfo] evaluate access flags for properties with asymmetric visibility (@xabbuh)
- bug #59062 [HttpClient] Always set CURLOPT_CUSTOMREQUEST to the correct HTTP method in CurlHttpClient (@KurtThiemann)
- bug #59059 [TwigBridge] generate conflict-free variable names (@xabbuh)
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 fixed? Consider subscribing to the Symfony Roadmap Notifications.