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

Utworzony 3y | 3 lip 2022, 10:20:04


Zaloguj się, aby dodać komentarz

Inne posty w tej grupie

New in Symfony 7.3: Twig Extension Attributes

Contributed by Jérôme Tamarelle in

28 kwi 2025, 08:50:09 | 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

27 kwi 2025, 09:41:08 | 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

25 kwi 2025, 13:40:15 | 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

25 kwi 2025, 09:10:02 | 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

24 kwi 2025, 14:30:18 | Symfony
New in Symfony 7.3: Global Translation Parameters

Contributed by Hubert Lenoir in

24 kwi 2025, 07:30:24 | 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

23 kwi 2025, 15:20:21 | Symfony