This week, Symfony 4.4.41, 5.4.8 and 6.0.8 maintenance versions were released. In addition, the second beta of Symfony 6.1 was published so you can test it in your real projects before its final release. Meanwhile, the SymfonyWorld Online 2022 Summer Edition conference announced new talks and speakers. Lastly, a big thank you to all of you who have been following this weekly summary for 800 consecutive weeks, making it one of the longest-running series in the entire software industry.
Symfony development highlights
This week, 36 pull requests were merged (20 in code and 16 in docs) and 35 issues were closed (23 in code and 12 in docs). Excluding merges, 20 authors made 790 additions and 482 deletions. See details for code and docs.
4.4 changelog:
ff578de: [Cache] prevent fatal errors on PHP 8 when running concurrently with TagAwareAdapter v6.1 d2a4841: fix dumping enums on PHP 8.2 a458015: [VarDumper] fix dumping floats on PHP8 7f4c304: [Mailer] restore X-Transport after failure 5f9b3ee: [VarExporter] fix exporting DateTime objects on PHP 8.2 3a54735: [DomCrawler, VarDumper] fix html-encoding emojis db6fbf9: [Form] fix populating single widget time view data with different timezones
5.4 changelog:
979cd54: [DependencyInjection] properly declare #[When] as allowed on functions 3776e75: [Messenger] add PostgreSqlConnection tests
6.1 changelog:
fa636c0: [Cache] optimize caching of tags a3274a8: [Config] improve GlobResource performance 7a21a57: [Serializer] fine-tune ContextBuilder::withContext() d72c562: [Routing] use the null coalescing operator 90654c8: [Routing] remove variadic constructor signature bf39ec4: [Serializer] support canners in object normalizer 422377a: [Console] fix fish completion script
Newest issues and pull requests
[RFC][Messenger] Support Redis Pub/Sub [Validator] Unique constraint error path Allow extension of bin/console about
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) Upgrading & What's New in Symfony 6! course, Chapter 4: Post-Rector Cleanups & Tweaks (Video) Upgrading & What's New in Symfony 6! course, Chapter 5: Updating the All-Important FrameworkBundle Recipe (Video) Upgrading & What's New in Symfony 6! course, Chapter 6: Recipe Upgrades with recipes:update
They talked about us
Symfony Station Communiqué - 29 April 2022 Introducing Rector Config with Autocomplete A review of SymfonyCast’s Free “Harmonious Development with Symfony 6” Course Symfony 5+ how to view dump output with AJAX requests Get in touch with Contao CMS Nous sommes speakers Summer Edition 2022 ! Découvrez quelques nouveautés en avant-première
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.
Connectez-vous pour ajouter un commentaire
Autres messages de ce groupe
SymfonyLive Paris 2025, conference in French language only, will take place from March 27 to 28! The schedule is currently being revealed as we go along. More details are available here.
💻
Symfony has been active on X, Mastodon, and Bluesky for some time, but until recently, not all platforms received equal attention. Since Twitter (now X) was our first social network, all blog posts we
SymfonyLive Berlin 2025, conference held in English, will take place from April 1 to 4! The schedule is being revealed gradually. More details are available here.
As we are now unveiling th
Affected versions
Twig versions >=3.16.0,<3.19.0 are affected by this security issue.
The issue has been fixed in Twig 3.19.0.
Description
When using the null coalesce operator (??), output esc
Symfony 6.4.18 has just been released. Here is the list of the most important changes since 6.4.17:
bug #58889 [Serializer] Handle default context in Serializer (@Valmonzo)
bug #59631 [HttpClient
Symfony 7.1.11 has just been released. Here is the list of the most important changes since 7.1.10:
bug #58889 [Serializer] Handle default context in Serializer (@Valmonzo)
bug #59631 [HttpClient
Symfony 7.2.3 has just been released. Here is the list of the most important changes since 7.2.2:
bug #58889 [Serializer] Handle default context in Serializer (@Valmonzo)
bug #59631 [HttpClient]