Symfony 4.4 will include a new WeekType form field to deal with week numbers as defined in the ISO 8601 standard.
November 6, 2019
#Living on the edge
In Symfony 4.4, forms can style checkboxes with Bootstrap's custom switches.
November 4, 2019
#Living on the edge
This week, Symfony 3.4.33 and 4.3.6 maintenance versions were released. Meanwhile, we continued polishing the upcoming Symfony 4.4 version, specially the Messenger component. Lastly, SymfonyInsight introduced a new feature to help you upgrade to Symfony 5.
November 3, 2019
#A week of symfony
In Symfony 4.4, stateful firewalls only create the user object when the application actually uses it, allowing more responses to be cacheable and improving the application performance.
October 31, 2019
#Living on the edge
Symfony 4.4 will provide several polyfills for PHPUnit so you can use the same tests with different versions of PHP and PHPUnit.
October 30, 2019
#Living on the edge
Symfony 4.4 will include a feature to create notification emails, which are standardized messages intended to send notifications to yourself.
October 29, 2019
#Living on the edge
Symfony 5 is coming soon. It will be released at the end of November 2019, in less than a month. Have you planned how are you going to upgrade your application to this new version?
October 28, 2019
#SymfonyInsight
This week, Symfony continued polishing the upcoming Symfony 4.4 and 5.0 versions. The most important new feature finished this week was the management of encrypted secrets. In addition, Symfony announced the publication of a new book called Symfony 5: The Fast Track.
October 27, 2019
#A week of symfony