Kategorie: Symfony
New in Symfony 6.4: Class-based Serializer Contexts
Contributed by Mathias Arlaud in #51476. The serializer context controls the serialization and deserialization of resources. This context…
New in Symfony 6.4: Impersonation Utilities
Contributed by Phil E. Taylor and Alexandre Daubois in #50030 and #51804. User impersonation is a popular Symfony…
SymfonyCon Brussels 2023: Talkception : why non-technical talks in tech events are so important
SymfonyCon Brussels 2023 will be held at the Square conference center on: December 5-6: Workshop days. It is…
New in Symfony 6.4: FQCN-based Routes
Contributed by Thomas Calvet in #50084. In Symfony applications, the routing system requires each route to have a…
New in Symfony 6.4: Subprocess Handler
Contributed by Yanick Witschi in #48485. Consider the following Symfony console command: use SymfonyComponentProcessProcess; // ... class MyCommand…
New in Symfony 6.4: CHIPS Cookies
Contributed by Fabrice Locher in #52002. Browsers like Google Chrome will phase out support for third-party cookies starting…
A Week of Symfony #877 (16-22 October 2023)
This week, Symfony released the first beta of Symfony 6.4 and the first beta of Symfony 7.0 so…
Symfony 7.0.0-BETA1 released
Symfony 7.0.0-BETA1 has just been released. Here is the list of the most important changes since 6.3: feature…
Symfony 6.4.0-BETA1 released
Symfony 6.4.0-BETA1 has just been released. Here is the list of the most important changes since 6.3: feature…
Symfony 6.3.6 released
Symfony 6.3.6 has just been released. Here is the list of the most important changes since 6.3.5: bug…