
News
Aggregated news about Symfony

Symfony Blog
·
Symfony 6.3.0-BETA3 has just been released.
Here is the list of the most important changes since 6.3.0-BETA2:
feature #50286 [AssetMapper] Add cached asset factory (@weaverryan)...

Symfony on Medium
·
The Power of Remote Debugging for Developers

Symfony on Medium
·
Tuto Symfony, 15 minutes pour mettre en place des tests automatiques qui vont vérifier toutes les…

Symfony Blog
·
New in Symfony 6.3: DX Improvements (Part 1)
DX (developer experience) is defined by the tools, processes, and software
that a developer uses when interacting with a product or system. In Symfony we're
constantly improving...

Symfony Blog
·
New in Symfony 6.3: Clock Improvements
In Symfony 6.2 we introduced a new Clock component so you can decouple your
applications from the system clock (e.g. to create better time-sensitive tests).
In Symfony 6.3 we've...

Symfony Blog
·
SymfonyOnline June 2023 - Take the lightning talks challenge!
SymfonyOnline June 2023 is just around the corner, happening on June 15-16. Amazing speakers and topics have been announced! The detailed schedule is available here.
Exciting news!...

Symfony Blog
·
New in Symfony 6.3: Webhook and RemoteEvent Components
Contributed by Fabien Potencier
in #48542.
Webhooks are user-defined HTTP callbacks. They allow other services to alert
you about external events so you...

Symfony Blog
·
New in Symfony 6.3: Emoji Improvements
Emojis continue to be an important part of web applications, even
in the enterprise environment. For that reason, in Symfony 6.3 we have
continued to improve some emoji features....

Symfony on Medium
·
Laravel vs Symfony: The Battle of PHP Titans

Symfony on Medium
·
Symfony Station Communiqué — 5 May 2023.

Symfony Blog
·
Symfony 6.3.0-BETA2 released
Symfony 6.3.0-BETA2 has just been released.
Here is the list of the most important changes since 6.3.0-BETA1:
bug #50249 [WebProfilerBundle] Explicit tab controls’ color as they...

Symfony Blog
·
A Week of Symfony #853 (1-7 May 2023)
This week, the first beta of Symfony 6.3 was released so you can test it in your applications before its final release at the end of May 2023. Meanwhile, Symfony UX 2.8 version was...

Symfony Blog
·
SymfonyOnline June 2023 - Enhance your skills by participating in workshops!
Get ready to enhance your skills and knowledge with SymfonyOnline June 2023 that's just a few weeks away! Starting on June 13-14, you'll have the opportunity to participate...

Symfony on Medium
·
PHP Remote Debugging with VSCode: A Comprehensive Guide

Symfony Blog
·
New in Symfony 6.3: Performance Improvements
Symfony project is continuously making code changes and tweaks to improve
performance across its codebase. In Symfony 6.3 we made the following relevant
changes related to performance:...

Symfony on Medium
·
Symfony UUID, Doctrine and type-hinting : everything you should know

Symfony Blog
·
SymfonyOnline June 2023 - Modern UIs with UX, a little JS & Zero Node
SymfonyOnline June 2023 is just around the corner, happening on June 15-16, and we've already announced a lineup of incredible speakers and topics. For more information, click...

Symfony Blog
·
New in Symfony 6.3: Query Parameters Mapper
Contributed by Ruud Kamphuis
in #49134.
In Symfony 6.3 we introduced a feature to map request data into typed objects
using the #[MapRequestPayload] and...

Symfony Blog
·
New in Symfony 6.3: Login and Logout Improvements
Custom Redirection with Programmatic Login
Contributed by Nicolas Sauveur
in #48582....

Symfony on Medium
·