Symfony 4.4.26 has just been released. Here is a list of the most important changes:
bug #41893 [Filesystem] Workaround cannot dumpFile into “protected” folders on Windows (@arnegroskurth) bug #41665 [HttpKernel] Keep max lifetime also when part of the responses don’t set it (@mpdude) bug #41760 [ErrorHandler] fix handling buffered SilencedErrorContext (@nicolas-grekas) bug #41807 [HttpClient] fix Psr18Client when allo _ur _fopen=0 (@nicolas-grekas) bug #40857 [DependencyInjection] Add support of PHP enumerations (@alexandre-daubois) bug #41767 [Config] fix tracking default values that reference the parent class (@nicolas-grekas) bug #41768 [DependencyInjection] Fix binding “iterable $foo” when using the PHP-DSL (@nicolas-grekas) bug #41793 [Cache] handle prefixed redis connections when clearing pools (@nicolas-grekas) bug #41804 [Cache] fix eventual consistency when using RedisTagAwareAdapter with a cluster (@nicolas-grekas) bug #41773 [Cache] Disable locking on Windows by default (@nicolas-grekas) bug #41655 [Mailer] fix encoding of addresses using SmtpTransport (@dmaicher) bug #41663 [HttpKernel] [HttpCache] Keep s-maxage=0 from ESI sub-responses (@mpdude) bug #41701 [VarDumper] Fix tests for PHP 8.1 (@alexandre-daubois) bug #41795 [FrameworkBundle] Replace va _export with VarExporter to use array short syntax in secrets list files (@alexandre-daubois) bug #41779 [DependencyInjection] throw proper exception when decorating a synthetic service (@nicolas-grekas) bug #41776 [ErrorHandler] [DebugClassLoader] Do not check Phake mocks classes (@adoy) bug #41780 [PhpUnitBridge] fix handling the COMPOSE _BINARY env var when using simple-phpunit (@Taluu) bug #41670 [HttpFoundation] allow savePath of NativeFileSessionHandler to be null (@simon.chrzanowski) bug #41644 [Config] fix tracking attributes in ReflectionClassResource (@nicolas-grekas) bug #41621 [Process] Fix incorrect parameter type (@bch36) bug #41624 [HttpClient] Revert bindto workaround for unaffected PHP versions (@derrabus) bug #41549 [Security] Fix opcache preload with alias classes (@jderusse) bug #41491 [Serializer] Do not allow to denormalize string with spaces only to valid a DateTime object (@sidz) bug #41386 [Console] Escape synopsis output (@jschaedl) bug #41495 [HttpFoundation] Add ReturnTypeWillChange to SessionHandlers (@nikic)
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.
Sponsor the Symfony project.
http://feedproxy.google.com/~r/symfony/blog/~3/4OR--DmR0d8/symfony-4-4-26-released
Autentifică-te pentru a adăuga comentarii
Alte posturi din acest grup

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

Symfony has been reducing the need for configuration in applications for several years now. Thanks to PHP attributes, you can now configure most things alongside the relevant code, removing the need f