This week, the last new features of Symfony 5.3 were merged, such as the new translation providers and the new Target attribute to tell how a dependency is used and to hint named autowiring aliases. In addition, the first beta of Symfony 5.3 was published, so you can start testing it in your apps before its release at the end of May 2021.
Symfony development highlights
This week, 61 pull requests were merged (24 in code and 37 in docs) and 40 issues were closed (30 in code and 10 in docs). Excluding merges, 30 authors made 6,205 additions and 1,508 deletions. See details for code and docs.
4.4 changelog:
f8518ca: [Cache] add full TLS support for RedisCluster df6b1eb: [Yaml] allow tabs as separators between tokens
5.2 changelog:
d4844ef: [DependencyInjection] do nothing in AliasDeprecatedPublicServicesPass when the service is private f1ac7a8: [Mailer] use correct spelling when accessing the SMTP php.ini value cef2f64: [DependencyInjection] add missing bool type in procesValue()
5.x changelog:
59211ce: [DependencyInjection] add #[Target] to tell how a dependency is used and hint named autowiring aliases 1ed5e0c: [DependencyInjection] improve autowiring errors when named autowiring aliases exist 0e924b8: [Semaphore] inline lua scripts used by semaphore f82c118: [Config] use plural name on array values 71c6c42: [Config] make sure one can build cache on Windows and then run in (Docker) Linux be384cf: [FrameworkBundle] deprecate creating public workflow services 6ff9c97: [Translation] adding Translation Providers 8361713: [Config] improve exception messages when extension could not be found
Newest issues and pull requests
[RFC] Container linting using psalm [UID] Add UUID/ULID Environment Variable Processor [Form] Allow custom LabelGuesser Support Google PHP on Cloud Functions
They talked about us
Translations in Vue.js (with TS) and Symfony EasyAdmin bundle: flash message after save EasyAdmin bundle : message flash après sauvegarde Symfony Process : Comment exécuter du shell dans son code Authentification OpenID Connect avec Symfony (1/3) Authentification OpenID Connect avec Symfony (2/3) Authentification OpenID Connect avec Symfony (3/3)
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/FAw2aNi8xm0/a-week-of-symfony-747-19-25-april-2021
Connectez-vous pour ajouter un commentaire
Autres messages de ce groupe

This week, development activity mostly focused on dealing with the deprecation of sleep/wakeup methods in PHP 8.5 and their replacement by serialize/unserialize methods. In addition, we published more

It’s been only in July that we published symfony/ai and kicked off our AI initiative, but the repository has been busy since day one. Over 500 stars, more than 200 pull requests & issues, trending

🎤 Take the stage at SymfonyCon Amsterdam 2025, on your own terms!
The Unconference track is back and more dynamic than ever!
This unique, participant-driven format invites attendees to shape

This week, Symfony completed the migration to PHPUnit 12 in the 7.4 branch, which required many changes during the past weeks, such as replacing annotations with attributes. In addition, we updated th

🧑💻HACKDAY IS COMING!
Get ready to code, collaborate, and contribute, Symfony Hackday is back!
Join us in Amsterdam on Saturday, November 29th, for a hands-on hackathon designed to bring the

This week, Symfony released the maintenance versions 6.4.24, 7.2.9, and 7.3.2. Meanwhile, we began deprecating the XML configuration format in some components, enhanced the YAML configuration format t

Symfony 6.4.24 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