A Week of Symfony #754 (7-13 June 2021)

This week, Symfony 5.3 continued fixing the bugs and issues reported after its recent release, whereas the upcoming Symfony 6.0 version (to be released in November 2021) continued adding PHP union types to its codebase. Meanwhile, the SymfonyWorld Online conference (June 17-18) announced that all talks will be delivered twice in different timezones. Finally, the 30% off Summer sale in Symfony Certifications and the Symfony Stored ends next week.

Symfony development highlights

This week, 70 pull requests were merged (57 in code and 13 in docs) and 29 issues were closed (27 in code and 2 in docs). Excluding merges, 26 authors made 1,720 additions and 1,032 deletions. See details for code and docs.

4.4 changelog:

fb79727: [FrameworkBundle, WebProfilerBundle] don't pass null to string parameters 7445c3e: [Mime] fix CSV file mime type guess test for PHP 8.1 510be7a: [Config] backport type declarations c17ed9e: [HttpFoundation] handle new tentative return types dd2e605: [Process] fix incorrect parameter type 0fa07c6: [Config] fix tracking attributes in ReflectionClassResource b6d9c47: updated Thai translations 2d699e3: updated Swedish translations

5.2 changelog:

5b21ce2: [HttpClient] throw exception when AsyncDecoratorTrait gets an already consumed response a04effa: [HttpClient] fix compat with cURL <= 7.37

5.3 changelog:

91585e4: [PasswordHasher] prevent PHP fatal error when using auto algorithm cc51438: [FrameworkBundle] sync logic to determine the default value 22fd960: [Serializer] fix not null get collection key types c9cf773: [DependencyInjection] fix when@env inside imported files e086194: [Notifier] escape dot char for Telegram transport 4988db2: [PasswordHasher] fix missing PasswordHasherAwareInterface allowed type 9595726: [PasswordHasher] remove PasswordHasherAwareInterface type from UserPasswordHasherInterface API b8d824e: [Console] fix managing signals when commands are lazy loaded 57e1952: [Uid] realign inspect commands labels 74de6ec: [Runtime] fix overriding --env|-e with single-command apps d583b4f: [DependencyInjection] fix parsing classes for attributes f640e6c: [Console] fix using #[AsCommand] without DependencyInjection

5.4 changelog:

2a3c003: [VarDumper] add casters for Symfony UUIDs and ULIDs

6.0 changelog:

31f5d6b: [HttpClient] remove obsolete handling of cURL resources f4ded44: [Intl] add union types 31ff51c: [Translation, Uid, VarExporter] add union types 89929c5: [Stopwatch, String, Templating] add union types 6215a77: [Routing] add union types 5c2fb3a: [Ldap] add union types e5bbf62: [PasswordHasher] add union types

Newest issues and pull requests

[WebLink] Canonical Link builder [Messenger] Add message priority feature for Messenger [Console] Table helper vertical rendering [Validator][DoctrineBridge] Automatic validation on ORM JoinColumn Built-in ArgumentValueResolver for UIDs

They talked about us

Altering API documentation generated by API Platform Using PHPStan to analyse Symfony Console Application Las novedades más interesantes de Symfony 5.3 Развертывание приложения Symfony в AWS Lambda

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.

http://feedproxy.google.com/~r/symfony/blog/~3/PW6X98dmRSw/a-week-of-symfony-754-7-13-june-2021

Created 4y | Jun 13, 2021, 8:20:06 AM


Login to add comment

Other posts in this group

A Week of Symfony #972 (August 11–17, 2025)

This week, development activity mostly focused on dealing with the deprecation of sleep/wakeup methods in PHP 8.5 and their replacement by serialize/unserialize methods. In addition, we published more

Aug 17, 2025, 8:30:06 AM | Symfony
Let’s build the Symfony AI ecosystem together

It’s been only in July that we published symfony/ai and kicked off our AI initiative, but the repository has been busy since day one. Over 500 stars, more than 200 pull requests & issues, trending

Aug 16, 2025, 9:30:03 AM | Symfony
SymfonyCon Amsterdam 2025:   Unconference Track at SymfonyCon Amsterdam 2025

🎤 Take the stage at SymfonyCon Amsterdam 2025, on your own terms!

The Unconference track is back and more dynamic than ever!

This unique, participant-driven format invites attendees to shape

Aug 12, 2025, 12:40:20 PM | Symfony
A Week of Symfony #971 (August 4–10, 2025)

This week, Symfony completed the migration to PHPUnit 12 in the 7.4 branch, which required many changes during the past weeks, such as replacing annotations with attributes. In addition, we updated th

Aug 10, 2025, 9:40:09 AM | Symfony
SymfonyCon Amsterdam 2025:  Join the Symfony Hackathon:  Collaborate, Contribute, Create

🧑‍💻HACKDAY IS COMING!

Get ready to code, collaborate, and contribute, Symfony Hackday is back!

Join us in Amsterdam on Saturday, November 29th, for a hands-on hackathon designed to bring the

Aug 6, 2025, 10:40:04 AM | Symfony
A Week of Symfony #970 (July 28 – August 3, 2025)

This week, Symfony released the maintenance versions 6.4.24, 7.2.9, and 7.3.2. Meanwhile, we began deprecating the XML configuration format in some components, enhanced the YAML configuration format t

Aug 3, 2025, 8:30:03 AM | Symfony
Symfony 6.4.24 released

Symfony 6.4.24 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

Jul 31, 2025, 1:10:32 PM | Symfony