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.
- 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
- 06400fb: [DoctrineBridge] fix comment for type on Query::setValue
- 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:
- (Video) Symfony 6 Fundamentals: Services, Config & Environments, Chapter 7: Configuring the Cache Service
- (Video) Symfony 6 Fundamentals: Services, Config & Environments, Chapter 8: debug:container & How Autowiring Works
- (Video) Symfony 6 Fundamentals: Services, Config & Environments, Chapter 9: Environments
SymfonyCasts also announced that a new course about Doctrine, Symfony 6 & the Database is in the planning stages.
They talked about us
- Symfony Station Communiqué - 24 June 2022
- How to setup docker-compose for Symfony projects
- Twig Smoke Rendering - Why do we Even Need it?
- Twig Smoke Rendering - Journey of Fails
- Twig Smoke Rendering - Fortune Favors the Bold
- How I migrate Symfony 4.4 to 5.4 in legacy app
- How does our team handle Sylius E-commerce Development?
- Symfony Live Components, ¿qué son?
- Crie um servidor PHP + API Rest + GraphQL
- Symfony Commands Nedir ?
Call to Action
- Follow Symfony on Twitter and retweet this article.
- Subscribe to the Symfony blog RSS and never miss a Symfony story again.
<hr style="margin-bottom: 5px" />
<div style="font-size: 90%">
<a href="https://symfony.com/sponsor">Sponsor</a> the Symfony project.
</div>
Accedi per aggiungere un commento
Altri post in questo gruppo

This week, development activity focused on the upcoming Symfony 7.4 and 8.0 versions, which will deprecate and remove many features. In addition, we published a case study about Yousign. Finally, we'r

As digital signatures become the norm in modern business, Yousign has established itself as a trusted leader across Europe. Behind its simple, intuitive interface is a powerful technical engine, handl

Get ready for the exciting SymfonyOnline June 2025, kicking off in a few days only! There’s still time to register and join the international online Symfony conference—along with pre-conferenc

This week, Symfony released the stable version of Symfony 7.3, which includes lots of amazing new features. We also published the maintenance versions 6.4.22 and 7.2.7.
Symfony development highlights

This is the second part of the blog post showcasing the main DX (developer experience) features introduced in Symfony 7.3. Read the first part of this blog post.
Verify URI Signatures… https://symfon

Symfony 6.4.22 has just been released. Read the Symfony upgrade guide to learn more about upgrading Symfony and use the SymfonyInsight upgrade reports to detect the code you will need to change in you

Symfony 7.2.7 has just been released. Read the Symfony upgrade guide to learn more about upgrading Symfony and use the SymfonyInsight upgrade reports to detect the code you will need to change in your