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

Symfony 7.3.0-BETA2 released

Symfony 7.3.0-BETA2 has just been released. This is a pre-release version of Symfony 7.3. If you want to test it in your own applications before its final release, run the following commands:

May 10, 2025, 1:10:15 PM | Symfony
New in Symfony 7.3: Mailer Security Improvements

The Symfony Mailer component provides many security-related features like signing and encrypting email messages. In Symfony 7.3 we're pushing those features even further to give you greater control an

May 9, 2025, 9:20:10 AM | Symfony
SymfonyOnline June 2025: Detect Hidden Defects: Check Your PHP Tests

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

May 8, 2025, 2:40:19 PM | Symfony
New in Symfony 7.3: JsonPath Component

Contributed by Alexandre Daubois in

May 8, 2025, 10:10:10 AM | Symfony
SymfonyOnline June 2025: Combining Turbo, LiveComponent & Stimulus... the Right Way?

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

May 7, 2025, 1:10:15 PM | Symfony
New in Symfony 7.3: New and Improved Console Helpers

Symfony 7.3 introduces powerful improvements to the Console component, beyond the much-anticipated invokable commands and input attributes. This version also brings new helpers and features designed t

May 7, 2025, 8:30:04 AM | Symfony
New in Symfony 7.3: Static Error Pages

Contributed by Loick Piera in

May 6, 2025, 9:20:10 AM | Symfony