Symfony 4.4.46 has just been released. Here is the list of the most important changes since 4.4.45:
- bug #47547 [Ldap] Do not run ldap_set_option on failed connection (@tatankat)
- bug #47578 [Security] Fix AbstractFormLoginAuthenticator return types (@AndrolGenhald)
- bug #47614 [FrameworkBundle] Fix a phpdoc in mailer assertions (@HeahDude)
- bug #47516 [HttpFoundation] Prevent BinaryFileResponse::prepare from adding content type if no content is sent (@naitsirch)
- bug #47533 [Messenger] decode URL-encoded characters in DSN's usernames/passwords (@xabbuh)
- bug #47530 [HttpFoundation] Always return strings from accept headers (@ausi)
- bug #47497 [Bridge] Fix mkdir() race condition in ProxyCacheWarmer (@andrey-tech)
- bug #47415 [HttpClient] Psr18Client ignore invalid HTTP headers (@nuryagdym)
- bug #47435 [HttpKernel] lock when writting profiles (@nicolas-grekas)
- bug #47437 [Mime] Fix email rendering when having inlined parts that are not related to the content (@fabpot)
- bug #47434 [HttpFoundation] move flushing outside of Response::closeOutputBuffers (@nicolas-grekas)
- bug #47351 [FrameworkBundle] Do not throw when describing a factory definition (@MatTheCat)
- bug #47403 [Mailer] Fix edge cases in STMP transports (@fabpot)
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.
<hr style="margin-bottom: 5px" />
<div style="font-size: 90%">
<a href="https://symfony.com/sponsor">Sponsor</a> the Symfony project.
</div>
https://symfony.com/blog/symfony-4-4-46-released?utm_source=Symfony%20Blog%20Feed&utm_medium=feed
Jelentkezéshez jelentkezzen be
EGYÉB POSTS Ebben a csoportban

Symfony 7.3.0-RC1 has just been released. This is a pre-release version of Symfony 7.3. If you want to test it in your own applications before its final release, run the following commands:

This week, development activity focused on putting the final touches on Symfony 7.3 in preparation for its stable release next week. In addition, we published a security fix for a potential vulnerabil

Symfony's bridge packages integrate third-party services, such as mailers, notifiers, and translation providers, into Symfony applications. With more than 120 bridges available today, Symfony supports

Symfony Messenger component keeps evolving to meet the needs of complex, modern applications. In Symfony 7.3, we're introducing several powerful features to it.
Run Process Using the Shell… https://s

The Routing component provides an impressive list of features to map incoming URLs to your application code. Symfony 7.3 pushes it even further with a set of new features that improve developer experi

Contributed by Mathias Arlaud in

Affected versions
Symfony UX symfony/ux-live-component and symfony/ux-twig-component versions <2.25.1 are affected by this security issue.
The issue has been fixed in the 2.25.1 version of these