A Week of Symfony #742 (15-21 March 2021)

This week, the upcoming Symfony 5.3 version added a new TaggedItem attribute to define the index and priority of classes found in tagged iterators/locators, it renamed User to InMemoryUser in the Security component and made the new Runtime component more generic. In addition, SymfonyInsight announced its support for PHP 8.

Symfony development highlights

This week, 49 pull requests were merged (34 in code and 15 in docs) and 86 issues were closed (83 in code and 3 in docs). Excluding merges, 34 authors made 2,213 additions and 654 deletions. See details for code and docs.

4.4 changelog:

ff9c815: [Twig Bridge] add 'form-control-range' for range input type e21004d: [FrameworkBundle] exclude unreadable files when executing About command a78fb18: [Console] avoid ProgressBar clearing too many lines on update cf79189: [Console] correctly clear lines for multi-line progress bar messages 550489a: [VarDumper] add support for ReflectionUnionType to VarDumper 7678d62: [PhpUnitBridge] fix compat with symfony/debug 9030fd3: [Console] fix line wrapping for decorated text in block output 0830672: [PhpUnitBridge] fix reporting deprecations from DebugClassLoader a2d534c: [HttpKernel] add is_file() check before include

5.2 changelog:

faf7269: [FrameworkBundle] make the TestBrowserToken interchangeable with other tokens 8113f10: [ErrorHandler] fix error caused by include + open_basedir 827cf0a: [Security] add XML support for authenticator manager ab4fcf9: [HttpFoundation] enable HTTP method overrides as early as possible with the HTTP cache

5.x changelog:

1e6237c: [DependencyInjection] add TaggedItem attribute for defining the index and priority of classes found in tagged iterators/locators 7cc5cef: deprecate configuring tag names and service ids in compiler passes db87d72: [Security] rename User to InMemoryUser 49d23d4: [DependencyInjection] accept null index in TaggedItem 2c37d6f: [Security] remove deprecated support for passing a UserInterface implementation to Passport 9287099: [Mailer] add supported auth modes to exception 1c22e6a: [Validator] add normalizer option to Unique constraint c8b48d8: [Form] add form_attr FormType option 6c0786b: [Runtime] make GenericRuntime ... generic 2edf4f8: [Uid] compute a new \DateTimeImmutable every loop in GenerateUuidCommand

Newest issues and pull requests

Proposal: CLI UI / Text based User Interface Allow to bind inline services by type and name Translating PHP classes (and their contents) [Serializer] Support union types during deserialization [RFC] Move PassportInterface::checkIfCompletelyResolved to service layer?

They talked about us

Never Forget Symfony Config Options Again Easy logging in Symfony Deploy your Symfony app on Heroku Why is it Worth to use the Symfony Framework in your Projects? Cómo agregar encabezados personalizados a cada respuesta (globalmente) en Symfony 5 Últimos días del Call for Papers de la conferencia española de Symfony Symfony, Docker, Kubernetes, Helm

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/w0pv_eRaswY/a-week-of-symfony-742-15-21-march-2021

Creată 4y | 21 mar. 2021, 09:20:05


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