Access to the Estimated Password Strength
Contributed by
Yannick
in
#54881…
Symfony 6.4.16 has just been released. Here is the list of the most important changes since 6.4.15:
bug #59013 [HttpClient] Fix checking for private IPs before connecting (@nicolas-grekas)
bug #58562 [HttpClient] Close gracefull when the server closes… https://symfony.com/blog/symfony-6-4-16-released?utm_source=Symfony%20Blog%20Feed&utm_medium=feed
Symfony 5.4.48 has just been released. Here is the list of the most important changes since 5.4.47:
bug #59013 [HttpClient] Fix checking for private IPs before connecting (@nicolas-grekas)
bug #58562 [HttpClient] Close gracefull when the server closes… https://symfony.com/blog/symfony-5-4-48-released?utm_source=Symfony%20Blog%20Feed&utm_medium=feed
Symfony 7.1.9 has just been released. Here is the list of the most important changes since 7.1.8:
bug #59013 [HttpClient] Fix checking for private IPs before connecting (@nicolas-grekas)
bug #58562 [HttpClient] Close gracefull when the server closes… https://symfony.com/blog/symfony-7-1-9-released?utm_source=Symfony%20Blog%20Feed&utm_medium=feed
The New in Symfony 7.2 blog series showcases the main new features introduced in Symfony 7.2. This two-part blog post is the last in the series and highlights some miscellaneous minor changes and improvements.
Custom Message Retry Delay… https://symfony.com/blog/new-in-symfony-7-2-misc-improvements-part-1?utm_source=Symfony%20Blog%20Feed&utm_medium=feed
🚨The traditional Black Friday offers for Symfony ecosystem are available. Hurry up because they won't repeat until next year!🖤
30% discount on all Symfony, Sylius, and Twig certifications
Exams are online, and you can take them from anywhere in the world.… https://symfony.com/blog/black-friday-2024-offers-from-the-symfony-ecosystem?utm_source=Symfony%20Blog%20Feed&utm_medium=feed
This week, Symfony development activity focused on polishing the upcoming Symfony 7.2 release (scheduled for next week) and fixing some bugs in the 5.4 branch (which will reach the end of its bug-fix maintenance period next week as well). Additionally, we… https://symfony.com/blog/a-week-of-symfony-934-18-24-november-2024?utm_source=Symfony%20Blog%20Feed&utm_medium=feed
One of the most well-know Symfony configuration options is the secret, which can be configured via the framework.secret option or the APP_SECRET env var in one of the .env files processed by Symfony. Regardless of how you configure it, this value ultimately… https://symfony.com/blog/new-in-symfony-7-2-optional-secret?utm_source=Symfony%20Blog%20Feed&utm_medium=feed
A new Symfony minor version release is a good opportunity to deprecate some features in preparation for their removal in the next major version. In Symfony 7.2, we've deprecated the following features that will be removed in Symfony 8.0.
Deprecated Session… https://symfony.com/blog/new-in-symfony-7-2-deprecations?utm_source=Symfony%20Blog%20Feed&utm_medium=feed
Contributed by Nicolas Grekas in