A Week of Symfony #782 (20-26 December 2021)

This week, Symfony development activity was low because of Christmas holidays and focused on fixing various small bugs. Meanwhile, the upcoming Symfony 6.1 version, to be released in May 2022, introduced a new feature to create draft emails.

Symfony development highlights

This week, 43 pull requests were merged (29 in code and 14 in docs) and 51 issues were closed (46 in code and 5 in docs). Excluding merges, 29 authors made 3,458 additions and 520 deletions. See details for code and docs.

4.4 changelog:

0558be7: [Mime] fix encoding filenames in multipart/form-data 3526a32: [Mime] relaxing in-reply-to header validation

5.3 changelog:

ea3ea82: [FrameworkBundle] fix test to actually use data provider d3eeb83: [Security] fix cookie clearing on logout e9779ec: [HttpKernel] fix SessionListener without session in request 908b21f: [Notifier] use correct factory for the msteams transport 758c07f: [Translation] fix TranslationPullCommand with ICU translations

5.4 changelog:

ccd8014: [HttpFoundation] take php session.cookie settings into account 83dbb47: [Lock] create tables in transaction only if supported by driver bf8a598: [Serializer] improve UidNormalizer denormalize error message 70d96aa: [Security] properly warn about deprecation of IS_AUTHENTICATED_ANONYMOUSLY a42dbe3: [WebProfilerBundle] fix email HTML preview d6a29ae: [PropertyInfo] fix PHPStan extractor issues

6.1 changelog:

e7142a6: [Lock] expose SharedLockInterface from factory 5ab9a34: [Console] add method __toString() to InputInterface 0d6e859: [Mime] add DraftEmail

Symfony CLI

Symfony CLI is a must-have tool when developing Symfony applications on your local machine. It includes the Symfony Local Server, the best way to run local Symfony applications. This week Symfony CLI released its new 4.26.12, 4.27.0, 4.27.1, 4.27.2, and 4.27.3 versions with the following changes:

Add a project:migrate command to help migrate SymfonyCloud projects to the new platform Fix project:migrate command issues Add region hints when migrating to Platform.sh Fix various issues in projet:migrate

Newest issues and pull requests

[RFC] Help fade out composer/package-versions-deprecated [Console] Completion version should not use application's version [DI] resolve: env processor can override real envs

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 5 Security, Chapter 38: Login Throttling & Events

They talked about us

Organizing your Symfony project tests Splitting Symfony project into chunks Symfony’s Security Key Concepts in 5 minutes Symfony Station Communique — 24 December 2021. A Look at Symfony and PHP News Starting a new Symfony project on Linux Organisation des tests de votre projet Symfony

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-782-20-26-december-2021?utm_source=Symfony%20Blog%20Feed&utm_medium=feed

Created 4y | Dec 26, 2021, 11:20:10 AM


Login to add comment

Other posts in this group

SymfonyOnline June 2025: Speakers, Stats & Replays!

Thank you for joining us at SymfonyOnline June 2025!

What a great edition of SymfonyOnline we’ve just wrapped up! 🎉

We were thrilled to welcome 300 participants from 35 different countries—a

Jun 18, 2025, 8:50:17 AM | Symfony
A Week of Symfony #963 (June 9–15, 2025)

This week, Symfony celebrated the SymfonyOnline June 2025 conference with great success. Meanwhile, development efforts focused on improving invokable commands for the upcoming Symfony 7.4 version. Th

Jun 15, 2025, 9:10:09 AM | Symfony
A Week of Symfony #962 (June 2–8, 2025)

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

Jun 8, 2025, 7:50:05 AM | Symfony
Case study - Yousign: Scaling Trust with Smart, Scalable Architecture

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

Jun 6, 2025, 7:10:24 AM | Symfony
SymfonyOnline June 2025 starts next week!

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

Jun 5, 2025, 10:20:09 AM | Symfony
A Week of Symfony #961 (May 26 – June 1, 2025)

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

Jun 1, 2025, 8:50:16 AM | Symfony
New in Symfony 7.3: DX Improvements (part 2)

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

May 29, 2025, 9:10:19 AM | Symfony