Kategorie: Symfony
SymfonyOnline June 2024: Using container’s features to manage complexity
SymfonyOnline June 2024 is just around the corner and will start on: June 4-5: Workshop days. It is…
New in Symfony 7.1: POSIX Signals Improvements
Signals are standardized messages sent to a running program to trigger specific behaviors, such as quitting or handling…
SymfonyCon Vienna 2024 – Submit your talk before July 8th
SymfonyCon Vienna 2024, our next annual International Symfony conference, will take place on December 5 & 6! Start…
New in Symfony 7.1: Mapped Route Parameters
Contributed by Nicolas Grekas in #54720 and #54455. Symfony maps route parameters to controller arguments automatically since day…
SymfonyLive Berlin 2024 postponed to 2025
We regret to inform you that for various reasons we've decided to postpone SymfonyLive Berlin 2024 to Spring…
New in Symfony 7.1: Commands Improvements
Symfony includes many commands to perform common operations in your applications. In Symfony 7.1, we are improving some…
A Week of Symfony #907 (13-19 May 2024)
This week, the first release candidate version of Symfony 7.1 was published so you can test it in…
Symfony 7.1.0-RC1 released
Symfony 7.1.0-RC1 has just been released. Here is the list of the most important changes since 7.1.0-BETA1: bug…
SymfonyOnline June 2024: Using Git magic for the Symfony mono-repo
SymfonyOnline June 2024 is just around the corner and will start on: June 4-5: Workshop days. It is…
New in Symfony 7.1: Mailer and Notifier Integrations
Symfony provides many ready-to-use integrations with third-party services to send emails and notifications (via SMS, chat messages, or…