Kategorie: Symfony
New in Symfony 6.3: Dependency Injection Improvements
The Service Container is the key feature that makes Symfony applications so fast and flexible. In Symfony 6.3…
Symfony 6.3.0-RC1 released
Symfony 6.3.0-RC1 has just been released. Here is the list of the most important changes since 6.3.0-BETA3: bug…
SymfonyOnline June 2023 – 2 days left to benefit from the regular ticket price
SymfonyOnline June 2023 is just a few weeks away: June 13-14: Workshops - Take the opportunity to grow…
A Week of Symfony #855 (15-21 May 2023)
This week, Symfony development activity focused again on polishing the new features of the upcoming Symfony 6.3 version,…
New in Symfony 6.3: DX Improvements (Part 3)
Allow to Exclude Properties in Cascade Constraint Contributed by Alexandre Daubois in #49596. The Cascade constraint is used…
New in Symfony 6.3: WebProfiler Improvements
Contributed by Javier Eguiluz in #48762, #49012 and #48945. In Symfony 6.3, we've improved the Symfony profiler in…
Symfony core team members selected at the API Platform Conference 2023
API Platform is an open-source framework based on Symfony that aims to simplify the process of building modern…
New in Symfony 6.3: Notifier Integrations
The Notifier component provides tens of ready-to-use integrations with third-party services. From the most popular services (Slack, Telegram,…
New in Symfony 6.3: DX Improvements (Part 2)
DX (developer experience) improvements are small changes that make your day-to-day work as developer easier or more pleasant.…
New in Symfony 6.3: HttpClient Improvements
Added JsonMockResponse Contributed by Thomas Calvet in #50044. The HttpClient component provides some utilities to test HTTP requests…