This week, Symfony 3.4.27 and 4.2.8 maintenance versions were released. Meanwhile, the upcoming Symfony 4.3 version continued working on polishing its new features, specially those related to timezones.
May 5, 2019
#A week of symfony
In Symfony 4.3, the Messenger component allows to collect messages that fail on all their retries to inspect them and retry/delete them if wanted.
May 3, 2019
#Living on the edge
The Symfony Community is not only GitHub. The Symfony Diversity Initiative aims to make all channels fun & safe places to interact with others. This post focuses on what this means for people asking & answering questions on StackOverflow.
May 2, 2019
#Community
#Diversity
Code examples on symfony.com now display a "copy code" button so you can quickly copy their contents to the clipboard.
May 1, 2019
#Documentation
#Symfony
In Symfony 4.3, the usage of PHP to create templates and form themes has been deprecated (and it will be removed in Symfony 5.0).
April 30, 2019
#Living on the edge
This week, the upcoming Symfony 4.3 version optimized the filesystem and Redis cache when using tags and continued working on timezones and forms improvements. Meanwhile, the first edition of the SymfonyLive Tunis 2019 conference took place with great success.
April 28, 2019
#A week of symfony
Symfony 4.3 adds four new constraints related to numbers: Positive, Negative, PositiveOrZero, NegativeOrZero.
April 26, 2019
#Living on the edge
In Symfony 4.3, the DomCrawler component provides optional integration with the masterminds/html5 library to improve the parsing of HTML5 contents.
April 25, 2019
#Living on the edge