Skip to content

Symfony blog posts for September 2021

12 blog posts were published on September 2021

Filter posts by publication date

September 28, 2021 #Releases
September 28, 2021 #Releases
September 28, 2021 #Releases
September 28, 2021 #Releases
The new Symfony Sponsoring Program lets you sponsor different parts of the Symfony project, such as releases and components.
September 27, 2021 #Community #Symfony
This week, Symfony announced that Flex is going serverless. This will simplify our operations and will allow you to host custom recipes in your own repositories and to add features on top of the public Flex API. In addition, the upcoming Symfony 5.4 version added support for RGB notation in Console colors and added a new EnumType form field.
September 26, 2021 #A week of symfony
Symfony Flex is replacing its proprietary server by a public server powered by GitHub Actions. This will allow you to use custom recipes and to build custom features on top of the Flex API.
September 22, 2021 #Symfony
This week, Symfony continued preparing the upgrade to a fully-typed codebase, including the release of a command utility to patch type declarations in your own code and a blog post explaining how to prepare your apps and bundles for Symfony 6. Finally, the Call for Papers for the upcoming SymfonyWorld 2021 conference will close next week. Send your proposals soon.
September 19, 2021 #A week of symfony
The upcoming Symfony 5.4 and 6.0 versions add PHP types in all their properties, arguments and return values. This will require some changes in your applications and bundles/packages.
September 17, 2021 #Other
SymfonyWorld Online 2021 Winter Edition will be held on December 9-10 2021. Hurry up to submit your talk or workshop proposals as the Call for Papers is closing by September 20th.
September 14, 2021 #Community #Conferences
This week, the upcoming Symfony 5.4 version optimized PHP preloading, improved the Web Debug Toolbar to show roles of the logged-in user, added support for resetting container services between two AMQP messages to avoid memory leaks and removed the experimental flag from RateLimiter and Runtime components.
September 12, 2021 #A week of symfony
This week, Symfony 4.4.30 and 5.3.7 maintenance versions were released. Meanwhile, Symfony continued fixing minor issues related to the upcoming PHP 8.1 version. Finally, the upcoming Symfony 5.4 version added a feature to allow autoconfigurable attributes on methods, properties and parameters.
September 5, 2021 #A week of symfony