Symfony blog posts for February 2019
New in Symfony 4.3: Indexed and Tagged Service Collections
Symfony 4.3 allows to use a custom index when injecting a collection of tagged services.
February 28, 2019 · Published in #Living on the edgeSymfonyLive Brasil 2019: registrations and CFP just opened!
Blind registrations and Call for Papers are now open for SymfonyLive Brasil 2019!
February 26, 2019 · Published in #Community #ConferencesNew in Symfony 4.3: Deprecated the Role and SwitchUserRole classes
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 · Published in #Living on the edgeA Week of Symfony #634 (18-24 February 2019)
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 · Published in #A week of symfonyNew in Symfony 4.3: Form improvements
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 · Published in #Living on the edgeThe final schedule for SymfonyLive Paris 2019 is out!
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 · Published in #Community #ConferencesIntroducing the SymfonyInsight Portfolio
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 · Published in #SymfonyInsightA Week of Symfony #633 (11-17 February 2019)
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 · Published in #A week of symfonyNew in Symfony 4.3: Configurable Session ID
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 · Published in #Living on the edgeNew in Symfony 4.3: Improved form translation
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 · Published in #Living on the edgeNew in Symfony 4.3: JSON validation
Symfony 4.3 adds a new Json constraint to validate that the given contents are valid JSON contents.
February 13, 2019 · Published in #Living on the edgeA Week of Symfony #632 (4-10 February 2019)
This week, Symfony 3.4.22 and 4.2.3 maintenance versions were released. Meanwhile, development activity mostly focused on fixing Form bugs and fixing compatibility with PhpUnit 8. Lastly, more details were announced for the SymfonyLive Tunis 2019 conference and the registration was opened.
February 10, 2019 · Published in #A week of symfonyNew in Symfony 4.3: Improved performance of PropertyAccess
In Symfony 4.3, the PropertyAccess component will be between 20% to 30% faster, benefiting many other Symfony components which use it.
February 8, 2019 · Published in #Living on the edgeSymfonyLive Tunis 2019: here we come!
The website for SymfonyLive Tunis 2019 is online. Call for Papers and registration are open!
February 7, 2019 · Published in #Community #ConferencesNew in Symfony 4.3: Iterable progress bars
In Symfony 4.3, progress bars define a new iterate() method which starts, advances and finishes the progress bar automatically using an iterable variable.
February 6, 2019 · Published in #Living on the edgeA Week of Symfony #631 (28 January - 3 February 2019)
This week, Symfony 4.1.11 was released, marking the end of regular releases for the 4.1 branch. In addition, the Symfony Security Bug Bounty started this week. Lastly, the first speakers of SymfonyLive Paris 2019 conference were announced.
February 3, 2019 · Published in #A week of symfonyNew in Symfony 4.3: Improved the NotBlank Validator
In Symfony 4.3, the NotBlank validator defines a new config option to allow ignoring null values.
February 1, 2019 · Published in #Living on the edge