Symfony 4.3 deprecates the Role and SwitchUserRole classes. Instead, define the user roles as strings and use the new SwitchUserToken to get the impersonated user.
February 26, 2019
#Living on the edge
This week, Symfony Flex 1.2 was released, simplifying the update of recipes, improving the handling of .env files and allowing to define conflicting recipes. Meanwhile, the final schedule for the SymfonyLive Paris 2019 conference was published.
February 24, 2019
#A week of symfony
In Symfony 4.3 it will be easier to get the parent form view in templates, to display HTML contents in the form field help and to configure the input format of date form fields.
February 20, 2019
#Living on the edge
We've finished the talks' selection for SymfonyLive Paris 2019 and are proud to announce the last speakers selected there along with their talks' topics! Check them out!
February 19, 2019
#Community
#Conferences
Software quality has a technical side but it also has a management one. By introducing the Portfolio, SymfonyInsight help you work on both.
February 18, 2019
#SymfonyInsight
This week, a coordinated community effort updated the Symfony translation files for lots of languages (we're still looking for contributors for some European and Asian languages). Meanwhile, the upcoming Symfony 4.3 version added a JSON validator and improved the form translation.
February 17, 2019
#A week of symfony
Symfony 4.3 includes two new config options to configure the session ID length and the number of characters used to encode it.
February 15, 2019
#Living on the edge
In Symfony 4.3 Forms define three new config options to allow setting custom translation parameters for labels, help messages and attributes.
February 14, 2019
#Living on the edge
Symfony 4.3 adds a new Json constraint to validate that the given contents are valid JSON contents.
February 13, 2019
#Living on the edge