A Week of Symfony #809 (27 June - 3 July 2022)

This week, Symfony 4.4.43, 5.4.10, 6.0.10 and 6.1.2 maintenance versions were released. Meanwhile, the upcoming Symfony 6.2 version added a Enum env var processor to transform environment variables into BackedEnums and improved the Serializer to provide context information from attribute for promoted properties.

Symfony development highlights

This week, 26 pull requests were merged (19 in code and 7 in docs) and 20 issues were closed (20 in code and 0 in docs). Excluding merges, 18 authors made 29,022 additions and 15,475 deletions. See details for code and docs.

4.4 changelog:

  • 99fa193: [Messenger] ceil waiting time when multiplier is a float on retry
  • 2c26d24: [DependencyInjection] fix spaces in system temp folder path cause deprecation errors in PHP 8
  • bf46a8d: [HttpFoundation] prevent PHP Warning about session ID being too long or containing illegal characters

5.4 changelog:

  • 06400fb: [DoctrineBridge] fix comment for type on Query::setValue

6.2 changelog:

  • 47c2da7: [HttpCache] do not call terminate() on cache hit
  • 308652c: [DependencyInjection] add Enum Env Var Processor
  • 18809d8: [Validator] refactoring IsTrueValidator
  • c4d1c57: [HttpClient] prevent fatal error in data collector
  • 15d075f: [Serializer] provide context information from attribute for promoted properties

Newest issues and pull requests

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:

SymfonyCasts also announced that a new course about Doctrine, Symfony 6 & the Database is in the planning stages.

They talked about us

Call to Action

            <hr style="margin-bottom: 5px" />
            <div style="font-size: 90%">
                <a href="https://symfony.com/sponsor">Sponsor</a> the Symfony project.
            </div>

https://symfony.com/blog/a-week-of-symfony-809-27-june-3-july-2022?utm_source=Symfony%20Blog%20Feed&utm_medium=feed

Created 3y | Jul 3, 2022, 10:20:04 AM


Login to add comment

Other posts in this group

New in Symfony 7.3: Slug and Twig Constraints

The Validator component provides dozens of constraints ready to use in your applications. In Symfony 7.3, we've added two new constraints to the list.

Slug Constraint

Apr 29, 2025, 10:30:02 AM | Symfony
SymfonyOnline June 2025: Multi-Tenantize the Symfony components

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 28, 2025, 3:50:10 PM | Symfony
New in Symfony 7.3: Twig Extension Attributes

Contributed by Jérôme Tamarelle in

Apr 28, 2025, 8:50:09 AM | Symfony
A Week of Symfony #956 (April 21–27, 2025)

This week, we kicked off the New in Symfony 7.3 blog series, highlighting all the exciting new features coming in this release. We also unveiled more details about some of the SymfonyOnline June 2025

Apr 27, 2025, 9:41:08 AM | Symfony
SymfonyOnline June 2025: How Doctrine Events Ruined My Day(s)

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 25, 2025, 1:40:15 PM | Symfony
Introducing A Streaming AMQP Transport for Symfony Messenger

Symfony's Messenger component makes it easy to build message-driven applications. However, developers using symfony/amqp-messenger have long faced a limitation: it relies on polling (get()), which can

Apr 25, 2025, 9:10:02 AM | Symfony
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