A Week of Symfony #748 (26 April - 2 May 2021)

This week, Symfony 4.4.22 and 5.2.7 maintenance versions were published. In addition the second beta of Symfony 5.3 was released and we started publishing the New in Symfony 5.3 blog posts to showcase its most important new features.

Symfony development highlights

4.4 changelog:

a88c7fa: [HttpFoundation] fixes for PHP 8.1 deprecations 061ac77: [Yaml] expose references detected in inline notation structures c92acf4: [Security] add missing French translations for logging throttling

5.2 changelog:

56b664e: [Security] do not try to rehash null-passwords

5.x changelog:

88abb39: [Config] remove typehints in Builder and allow for EnvConfigurator 5506f2a: [Config] remove double semicolons from autogenerated config classes c78358f: [Translation] use proven DSN class from Notifier and rename package 01602ef: [Config] set FQCN as properties type instead of class name in ConfigBuilder 32534fb: [Messenger] fix manual amqp setup when autosetup disabled 1882d26: [FrameworkBundle] make debug:event-dispatcher search case insensitive 0489ffc: [OptionsResolver] add prototype definition support for nested options 610c263: [Config] remove log message when no configuration is found in ConfigBuilder 4cc0ab3: [Routing] allow extending Route attribute 942847f: [FrameworkBundle, HttpKernel] move IDE file link formats from FrameworkExtension to FileLinkFormatter

Newest issues and pull requests

Add support for $requestStack->getCurrentRequest(throwOnNull: true) [Messenger] Prevent a specific message to be sent to the failure transport [Security] Add a way to hook into PersistentRememberMeHandler [HttpFoundation] Deprecate Request::get

They talked about us

Improve your Symfony proficiency with these tips and tricks! Combine custom logging from Symfony packages Handling arbitrary set of document types in a Symfony application Vue.js and Symfony — User Authentication

Call to Action

Follow Symfony on Twitter and retweet this article. Subscribe to the Symfony blog RSS and never miss a Symfony story again.

                Sponsor the Symfony project.

http://feedproxy.google.com/~r/symfony/blog/~3/7ENtbgjDeXI/a-week-of-symfony-748-26-april-2-may-2021

Creată 4y | 2 mai 2021, 08:20:06


Autentifică-te pentru a adăuga comentarii

Alte posturi din acest grup

New in Symfony 7.3: New Bridges and Improved Integrations

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

23 mai 2025, 09:30:04 | Symfony
New in Symfony 7.3: Messenger Improvements

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

22 mai 2025, 07:50:11 | Symfony
New in Symfony 7.3: Routing Improvements

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

21 mai 2025, 11:10:07 | Symfony
New in Symfony 7.3: JsonStreamer Component

Contributed by Mathias Arlaud in

20 mai 2025, 09:30:13 | Symfony
Symfony UX CVE-2025-47946: Unsanitized HTML attribute injection via ComponentAttributes

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

19 mai 2025, 12:40:14 | Symfony
New in Symfony 7.3: Yaml Improvements

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

19 mai 2025, 08:10:09 | Symfony
A Week of Symfony #959 (May 12–18, 2025)

This week, development activity focused on polishing Symfony 7.3 ahead of its final release in two weeks. We also continued publishing articles highlighting the new features of Symfony 7.3 and shared

18 mai 2025, 08:50:08 | Symfony