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

Symfony 2024 Year in Review

This blog post highlights the key accomplishments of the Symfony project in 2024. We are grateful for your continuous support, which enabled the Symfony project to achieve a remarkable year.

Releases

Jan 7, 2025, 1:40:05 PM | Symfony
A Week of Symfony #940 (30 December 2024 - 5 January 2025)

This week, Symfony 6.4.17, 7.1.10 and 7.2.2 maintenance versions were released. In addition, we published more information about the upcoming SymfonyOnline January 2025 conference.

Symfony developmen

Jan 5, 2025, 10:30:12 AM | Symfony
SymfonyOnline January 2025: Join us in 2 weeks!

Get ready for the exciting SymfonyOnline January 2025, kicking off shortly on January 16-17! There’s still time to register and join the international online Symfony conference—along with pre-

Jan 2, 2025, 12:50:08 PM | Symfony
Symfony 6.4.17 released

Symfony 6.4.17 has just been released. Here is the list of the most important changes since 6.4.16:

bug #59304 [PropertyInfo] Remove @internal from PropertyReadInfo and PropertyWriteInfo (Dario G
Dec 31, 2024, 4:50:11 PM | Symfony
Symfony 7.1.10 released

Symfony 7.1.10 has just been released. Here is the list of the most important changes since 7.1.9:

bug #59304 [PropertyInfo] Remove @internal from PropertyReadInfo and PropertyWriteInfo (Dario Gu
Dec 31, 2024, 4:50:10 PM | Symfony
Symfony 7.2.2 released

Symfony 7.2.2 has just been released. Here is the list of the most important changes since 7.2.1:

bug #59304 [PropertyInfo] Remove @internal from PropertyReadInfo and PropertyWriteInfo (Dario Gua
Dec 31, 2024, 4:50:10 PM | Symfony
A Week of Symfony #939 (23-29 December 2024)

This week, we launched the new Twig playground, a tool that lets you test and experiment with Twig features in a safe, sandboxed environment. While Symfony development activity was lighter than usual

Dec 29, 2024, 11:30:09 AM | Symfony