Kategorie: Symfony
A Week of Symfony #929 (14-20 October 2024)
This week, Symfony development activity focused on various bug fixes across all supported branches. Meanwhile, we published more…
SymfonyCon Vienna 2024: Green IT, Accessibility, GDPR: 360 Vision of Sustainability
SymfonyCon Vienna 2024, our next annual international Symfony conference, will take place on: December 3 & 4: Two…
New in Symfony 7.2: Translations Linter
Contributed by Hugo Alliaume in #57101 Linters are static code analysis tools used to flag errors like syntactic…
SymfonyCon Vienna 2024: Revolutionize Searchandising with Gally!
SymfonyCon Vienna 2024, our next annual international Symfony conference, will take place on: December 3 & 4: Two…
New in Symfony 7.2: Named Serializers
Contributed by HypeMC in #56823 In Symfony 7.2, the Serializer component allows configuring multiple serializer instances with different…
SymfonyCon Vienna 2024: From Translations to Multi Dimension Entities
SymfonyCon Vienna 2024, our next annual international Symfony conference, will take place on: December 3 & 4: Two…
New in Symfony 7.2: AsMessage Attribute
Contributed by Pierre Rineau in #57507 The Messenger component provides a message bus with the ability to send…
SymfonyCon Vienna 2024: Who did that? Auditing data changes at scale
SymfonyCon Vienna 2024, our next annual international Symfony conference, will take place on: December 3 & 4: Two…
New in Symfony 7.2: Expression Language Improvements
The ExpressionLanguage component provides an engine that can compile and evaluate expressions. The main purpose of the component…
New in Symfony CLI: Command auto-completion
As developers, we spend a lot of time in the terminal running dozens of commands. Some commands can…