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 blog post highlights the key accomplishments of the Symfony project in 2024. We are grateful for your continuous support, which enabled the Symfony project to achieve a remarkable year.
Releases
This week, Symfony 6.4.17, 7.1.10 and 7.2.2 maintenance versions were released. In addition, we published more information about the upcoming SymfonyOnline January 2025 conference.
Symfony developmen
Get ready for the exciting SymfonyOnline January 2025, kicking off shortly on January 16-17! There’s still time to register and join the international online Symfony conference—along with pre-
Symfony 6.4.17 has just been released. Here is the list of the most important changes since 6.4.16:
bug #59304 [PropertyInfo] Remove @internal from PropertyReadInfo and PropertyWriteInfo (Dario G
Symfony 7.1.10 has just been released. Here is the list of the most important changes since 7.1.9:
bug #59304 [PropertyInfo] Remove @internal from PropertyReadInfo and PropertyWriteInfo (Dario Gu
Symfony 7.2.2 has just been released. Here is the list of the most important changes since 7.2.1:
bug #59304 [PropertyInfo] Remove @internal from PropertyReadInfo and PropertyWriteInfo (Dario Gua
This week, we launched the new Twig playground, a tool that lets you test and experiment with Twig features in a safe, sandboxed environment. While Symfony development activity was lighter than usual