Skip to content

Symfony blog posts for July 2021

13 blog posts were published on July 2021

Filter posts by publication date

July 29, 2021 #Releases
July 29, 2021 #Releases
July 29, 2021 #Releases
July 27, 2021 #Releases
July 27, 2021 #Releases
July 27, 2021 #Releases
July 26, 2021 #Releases
July 26, 2021 #Releases
July 26, 2021 #Releases
This week, Symfony development focused again on adding PHP types, which requires adding first all the missing return annotations in lower branches and then adding types to all private, internal, final and test methods in upper branches. In addition, the Logs panel of the Symfony Profiler was redesigned to make it more powerful and simpler to use.
July 25, 2021 #A week of symfony
This week, Symfony development activity focused on adding more types to private properties of all components in the upcoming 6.0 version. Meanwhile, Symfony 5.4 introduced a change to better differentiate between system and app cache directories.
July 18, 2021 #A week of symfony
This week, Symfony development activity focused on adding more types, including union types, to all components in the upcoming 6.0 version. Meanwhile, Symfony 5.4 added support for the scalar backed enumerations defined by PHP 8.1.
July 11, 2021 #A week of symfony
This week, Symfony 4.4.26, 5.2.11 and 5.3.3 maintenance versions were released. Meanwhile, Symfony deprecated the configuration of tags on RegisterListenersPass and continued adding types, including union types when possible, across the entire codebase.
July 4, 2021 #A week of symfony