Symfony 4.4.44 has just been released. Here is the list of the most important changes since 4.4.43:
- bug #47069 [Security] Allow redirect after login to absolute URLs (@Tim Ward)
- bug #47073 [HttpKernel] Fix non-scalar check in surrogate fragment renderer (@aschempp)
- bug #43329 [Serializer] Respect default context in DateTimeNormalizer::denormalize (@hultberg)
- bug #47086 Workaround disabled "var_dump" (@nicolas-grekas)
- bug #40828 [BrowserKit] Merge fields and files recursively if they are multidimensional array (@januszmk)
- bug #47048 [Serializer] Fix XmlEncoder encoding attribute false (@alamirault)
- bug #47000 [ErrorHandler] Fix return type patching for list and class-string pseudo types (@derrabus)
- bug #43998 [HttpKernel] [HttpCache] Don't throw on 304 Not Modified (@aleho)
- bug #46981 [Mime] quote address names if they contain parentheses (@xabbuh)
- bug #46960 [FrameworkBundle] Fail gracefully when forms use disabled CSRF (@HeahDude)
- bug #46973 [DependencyInjection] Fail gracefully when attempting to autowire composite types (@derrabus)
- bug #46963 [Mime] Fix inline parts when added via attachPart() (@fabpot)
- bug #46968 [PropertyInfo] Make sure nested composite types do not crash ReflectionExtractor (@derrabus)
- bug #46931 Flush backend output buffer after closing. (@bradjones1)
- bug #46905 [BrowserKit] fix sending request to paths containing multiple slashes (@xabbuh)
- bug #42033 [HttpFoundation] Fix deleteFileAfterSend on client abortion (@nerg4l)
- bug #46941 [Messenger] Fix calls to deprecated DBAL methods (@derrabus)
- bug #46863 [Mime] Fix invalid DKIM signature with multiple parts (@BrokenSourceCode)
- bug #46808 [HttpFoundation] Fix TypeError on null $_SESSION in NativeSessionStorage::save() (@chalasr)
- bug #46790 [HttpFoundation] Prevent PHP Warning: Session ID is too long or contains illegal characters (@BrokenSourceCode)
- bug #46800 Spaces in system temp folder path cause deprecation errors in php 8 (@demeritcowboy)
- bug #46797 [Messenger] Ceil waiting time when multiplier is a float on retry (@WissameMekhilef)
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-44-released?utm_source=Symfony%20Blog%20Feed&utm_medium=feed
Accedi per aggiungere un commento
Altri post in questo gruppo

This week, development activity focused on the upcoming Symfony 7.4 and 8.0 versions, which will deprecate and remove many features. In addition, we published a case study about Yousign. Finally, we'r

As digital signatures become the norm in modern business, Yousign has established itself as a trusted leader across Europe. Behind its simple, intuitive interface is a powerful technical engine, handl

Get ready for the exciting SymfonyOnline June 2025, kicking off in a few days only! There’s still time to register and join the international online Symfony conference—along with pre-conferenc

This week, Symfony released the stable version of Symfony 7.3, which includes lots of amazing new features. We also published the maintenance versions 6.4.22 and 7.2.7.
Symfony development highlights

This is the second part of the blog post showcasing the main DX (developer experience) features introduced in Symfony 7.3. Read the first part of this blog post.
Verify URI Signatures… https://symfon

Symfony 6.4.22 has just been released. Read the Symfony upgrade guide to learn more about upgrading Symfony and use the SymfonyInsight upgrade reports to detect the code you will need to change in you

Symfony 7.2.7 has just been released. Read the Symfony upgrade guide to learn more about upgrading Symfony and use the SymfonyInsight upgrade reports to detect the code you will need to change in your