A Week of Symfony #796 (28 March - 3 April 2022)

This week, Symfony 4.4.40, 5.4.7 and 6.0.7 maintenance versions were released. Meanwhile, the upcoming Symfony 6.1 version added new features such as a Serializer profiler panel and a simpler bundle/extension configuration. Lastly, the SymfonyLive Paris 2022 conference will take place next week.

Symfony development highlights

This week, 41 pull requests were merged (39 in code and 2 in docs) and 43 issues were closed (41 in code and 2 in docs). Excluding merges, 25 authors made 590,883 additions and 485,537 deletions. See details for code and docs.

4.4 changelog:

780efff: [Validator] fix File constraint invalid max size exception message 7dc98de: [ExpressionLanguage] fix matches when the regexp is not valid 5762970: [HttpClient] fix exporting objects with readonly properties 888e552: [Messenger] add mysql indexes back and work around deadlocks using soft-delete deb9030: [Messenger] fix cannot select FOR UPDATE from view on Oracle bbcfb0c: [HttpClient] on redirections don't send content related request headers f0fde2f: [Form, TwigBundle] reset Twig form theme resources between requests a4c8f4e: [Messenger] reset connection on worker shutdown

5.4 changelog:

5dd5dd2: [RateLimiter] always store SlidingWindows with an expiration set 45d0023: [RateLimiter] add BC layer to handle old objects already present in cache 3a76820: [TwigBridge] fix bootstrap_3_layout ChoiceType's expanded label_html 7790d41: [Filesystem] missing return type in getFilenameWithoutExtension function

6.1 changelog:

72ae634: [Cache] improve reliability and performance of TagAwareAdapter by making tag versions an integral part of item value 9a14dd0: [Validator] improve Image constraint invalid mime type message 1db1443: [HttpKernel] resolve DateTime values with default timezone a4592e1: [Ldap] LDAP authentication should return a meaningful error when the LDAP server is unavailable 7cdf8b4: [DependencyInjection] add argument type closure to help passing closures to services 7dc98de: [ExpressionLanguage] fix matches when the regexp is not valid acee03f: [HttpFoundation] allow dynamic session "ttl" when using a remote storage 4e6b803: [HttpKernel] simplifying Bundle/Extension config definition 39a69bb: [Messenger] add Redis Sentinel support 1a15826: [PhpUnitBridge] add option ignoreFile to configure a file that lists deprecation messages to ignore e3306c4: [Mailer] improve extensibility of EsmtpTransport 8075e1d: [TwigBundle] pre-compile only *.twig files in cache warmup 9fbe216: [Finder] look for gitignore patterns up to git root 34cebec: [Validator] allow creating constraints with required arguments f3ec7a0: [Serializer] add serializer profiler cfd44fb: [ExpressionLanguage] add some more operators

Newest issues and pull requests

[PropertyInfo] Support union types through PhpDoc [Security] Allow specifying attributes._route for RequestMatcher [Messenger] Be able to start a worker for multiple queues with custom consumption priorities

SymfonyCasts Updates

SymfonyCasts is the official way to learn Symfony. Select a track for a guided path through 100+ video tutorial courses about Symfony, PHP and JavaScript.

These were some of the most relevant SymfonyCasts updates of the week:

(Video) Symfony 6 course, Chapter 11: Generate Urls & bin/console (Video) Symfony 6 course, Chapter 12: JSON API Endpoint (Video) EasyAdmin course, Chapter 35: Simple Custom GET Action (Video) EasyAdmin course, Chapter 36: True Custom Action (Video) EasyAdmin course, Chapter 37: Custom Controller & Generating Admin URLs

They talked about us

Using id value objects for better readability and type safety Symfony Station Communiqué — 1 April 2022 Strangler Pattern in practice Comment faire cohabiter des ressources portant le même nom, depuis deux domaines différents avec API Platform ?

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.

https://symfony.com/blog/a-week-of-symfony-796-28-march-3-april-2022?utm_source=Symfony%20Blog%20Feed&utm_medium=feed

Created 3y | Apr 3, 2022, 9:20:10 AM


Login to add comment

Other posts in this group

SymfonyLive Berlin 2025: Recap and Replay !

SymfonyLive Berlin 2025 took place just 3 weeks ago!

A huge thank you to everyone who joined us!🔥 The conference brought together the local Symfony community in the heart of Berlin for two da

Apr 24, 2025, 2:30:18 PM | Symfony
New in Symfony 7.3: Global Translation Parameters

Contributed by Hubert Lenoir in

Apr 24, 2025, 7:30:24 AM | Symfony
SymfonyOnline June 2025: FormFlow: Build Stunning Multistep Forms

SymfonyOnline June 2025 is almost here, starting in almost 2 months on:

June 10-11: Workshop days. It is possible to attend 1 two-day training or 2 one-day trainings. June 12-13: Online confe

Apr 23, 2025, 3:20:21 PM | Symfony
New in Symfony 7.3: Assets Pre-Compression

Contributed by Kévin Dunglas in

Apr 23, 2025, 8:20:31 AM | Symfony
SymfonyOnline June 2025: Inside a Financial App Breach: Debugging a Million-Dollar Bug

SymfonyOnline June 2025 is almost here, starting in almost 2 months on:

June 10-11: Workshop days. It is possible to attend 1 two-day training or 2 one-day trainings. June 12-13: Online confe

Apr 22, 2025, 1:50:03 PM | Symfony
New in Symfony 7.3: Invokable Commands and Input Attributes

This is the first article in a series showcasing the most important new features introduced by Symfony 7.3, which will be released at the end of May 2025.

Apr 22, 2025, 9:10:36 AM | Symfony
A Week of Symfony #955 (April 14–20, 2025)

This week, the upcoming Symfony 7.3 version improved the AsAlias attribute by adding a new argument, introduced Clock support for UriSigner, and refined the return type of the ContainerInterface::get(

Apr 20, 2025, 8:30:06 AM | Symfony