SymfonyCon Brussels 2023: From Chaos to Control: Exception Handling in Symfony
SymfonyCon Brussels 2023 is just around the corner and will start on: December 5-6: Workshop days. It is possible to attend 1 two-day training or 2 one-day trainings! December 7-8: Conference days...
View ArticleSymfony 4.4.51 released
Symfony 4.4.51 has just been released. Here is the list of the most important changes since 4.4.50: security #cve-2023-46734 [TwigBridge] Ensure CodeExtension's filters properly escape their input...
View ArticleSymfony 5.4.31 released
Symfony 5.4.31 has just been released. Here is the list of the most important changes since 5.4.30: security #cve-2023-46734 [TwigBridge] Ensure CodeExtension's filters properly escape their input...
View ArticleSymfony 6.3.8 released
Symfony 6.3.8 has just been released. Here is the list of the most important changes since 6.3.7: bug #51666 [RateLimiter] CompoundLimiter was accepting requests even when some limiters already...
View ArticleCVE-2023-46734: Potential XSS vulnerabilities in CodeExtension filters
Affected versions Symfony versions >=2.0.0,<4.4.51, >=5.0.0,<5.4.31, and =6.0.0,<6.3.8 of the Symfony Twig Bridge are affected by this security issue. The issue has been fixed in...
View ArticleCVE-2023-46733: Possible session fixation
Affected versions Symfony versions >=5.4.21, <5.4.31, and >= 6.2.7, < 6.3.8 of the Symfony Security HTTP component are affected by this security issue. The issue has been fixed in Symfony...
View ArticleCVE-2023-46735: Potential XSS in WebhookController
Affected versions Symfony versions >=6.3.0, <6.3.8 of the Symfony Webhook component are affected by this security issue. The issue has been fixed in Symfony 6.3.8. Description The error message...
View ArticleSymfony 6.4.0-BETA3 released
Symfony 6.4.0-BETA3 has just been released. Here is the list of the most important changes since 6.4.0-BETA2: bug #51666 [RateLimiter] CompoundLimiter was accepting requests even when some limiters...
View ArticleSymfony 7.0.0-BETA3 released
Symfony 7.0.0-BETA3 has just been released. Here is the list of the most important changes since 7.0.0-BETA2: bug #51666 [RateLimiter] CompoundLimiter was accepting requests even when some limiters...
View ArticleA Week of Symfony #880 (6-12 November 2023)
This week, Symfony 6.4.0 beta 3 and Symfony 7.0.0 beta 3 were published because their final release is approaching fast and it will take place before the end of November 2023. Meanwhile, the...
View ArticleSymfonyOnline January 2024: Last day to enjoy the regular registration!
Get ready for the exciting SymfonyOnline January 2024 event. Today, is the last day left to enjoy the regular registration ticket! Let's break down the schedule for you: January 16 - 17: online...
View ArticleNew in Symfony 6.4: Serializer Improvements
Class-based Group Attributes Contributed by Adrian Brajkovic in #49594. Serialization groups allow to serialize different sets of attributes from your entities according to your needs. A group name is...
View ArticleSymfonyCon Brussels 2023: Why open source still matters - and now more than ever
SymfonyCon Brussels 2023 is just around the corner and will start on: December 5-6: Workshop days. It is possible to attend 1 two-day training or 2 one-day trainings! December 7-8: Conference days...
View ArticleSymfonyCon Brussels 2023: BC ("Be careful") when dealing with BC ("Backwards...
SymfonyCon Brussels 2023 is just around the corner and will start on: December 5-6: Workshop days. It is possible to attend 1 two-day training or 2 one-day trainings! December 7-8: Conference days...
View ArticleSymfony 6.4.0-RC1 released
Symfony 6.4.0-RC1 has just been released. Here is the list of the most important changes since 6.4.0-BETA3: bug #52588 [Messenger] Use extension_loaded call to check if pcntl extension is loaded, as...
View ArticleSymfony 7.0.0-RC1 released
Symfony 7.0.0-RC1 has just been released. Here is the list of the most important changes since 7.0.0-BETA3: bug #52597 [DependencyInjection] Fix dumping containers with null-referenced services...
View ArticleNew in Symfony 6.4: AutowireLocator and AutowireIterator Attributes
Contributed by Kevin Bond and Nicolas Grekas in #51392 and #51832. Sometimes, services need access to several other services without being sure that all of them will actually be used. Injecting all...
View ArticleNew in Symfony 6.4: Mailer, Translation, Notifier, Webhook and RemoteEvent...
Symfony provides out-of-the-box compatibility with tens of third-party services for Mailer, Translation, Notifier, Webhook and RemoteEvent components. In Symfony 6.4 we're introducing even more...
View ArticleSymfonyCon Brussels 2023: A Memorable Game UX with LiveComponents
SymfonyCon Brussels 2023 is just around the corner and will start on: December 5-6: Workshop days. It is possible to attend 1 two-day training or 2 one-day trainings! December 7-8: Conference days...
View ArticleA Week of Symfony #881 (13-19 November 2023)
This week, Symfony 6.4.0 RC1 and 7.0.0 RC1 versions were released so you can test them in your applications before their final release in two weeks. Meanwhile, we started working on the Symfony 7.1...
View Article