Filter posts by Symfony release
In Symfony 6.1, collection form fields can define different options for items being added and for items being edited.
May 9, 2022
#Living on the edge
In Symfony 6.1, it will be easier than ever to create advanced bundles that define their own configuration and extensions.
May 6, 2022
#Living on the edge
In Symfony 6.1 you can create one or more semaphores automatically via the main framework configuration.
May 5, 2022
#Living on the edge
Symfony 6.1 will include a new profiler panel with all the details about the (de)serialization process.
May 4, 2022
#Living on the edge
In Symfony 6.1 you can instruct the autowiring logic in your PHP code thanks to the new Autowire PHP attribute.
May 3, 2022
#Living on the edge
🚀 1
In Symfony 6.1 you can use PHP attributes to configure service decoration.
May 2, 2022
#Living on the edge
❤️ 1
Symfony 6.1 will allow you to create draft emails, with all kinds of contents and file attachments, that others can use to create the real emails to be sent.
April 29, 2022
#Living on the edge
In Symfony 6.1 you can build the (de)serialization context using objects that provide a fluent interface with validation and autocompletion.
April 27, 2022
#Living on the edge
In Symfony 6.1, routing requirements can be defined with PHP backed enums and route parameters can include UTF-8 characters.
April 25, 2022
#Living on the edge
Symfony 6.1 introduces a Locale Switcher service to change the application locale dynamically.
April 14, 2022
#Living on the edge