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.
Symfony development highlights
This week, 49 pull requests were merged (29 in code and 20 in docs) and 33 issues were closed (28 in code and 5 in docs). Excluding merges, 27 authors made 21,541 additions and 8,321 deletions. See details for code and docs.
4.4 changelog:
49ec485: [PhpUnitBridge] track unsilenced deprecations only for userland c7ce5ca: [WebProfilerBundle] fix displaying certain configs 6fdf0c9: [Form] do not trim unassigned unicode characters 4211c7f: [Serializer] don't pass null to preg_match() 985ca1a: update Catalan translations
5.4 changelog:
a642717: [SecurityBundle] fix a bug when displaying the roles of the logged-in user in the Web Debug Toolbar 70cd639: [Messenger] add back kernel.event_subscriber tag on StopWorkerOnCustomStopExceptionListener 9d12f14: [Messenger] do not reset services on WorkerRunningEvent anymore 91b40b0: [Mailer] add Session Token to Amazon Mailer 152cee3, 33a1f4c: [ErrorHandler] add helper script to patch type declarations b4a1f98: [ErrorHandler] update TentativeTypes 873e71b, 93d07e9: [FrameworkBundle, Validator] prepare removing Doctrine Cache from remaining components c03d45a: [Mailer] add support for TagHeader and MetadataHeader to the Sendgrid API transport a2c60ad: [FrameworkBundle] add configureContainer(), configureRoutes() and getConfigDir() to MicroKernelTrait 2018f0c: [DependencyInjection] allow injecting tagged iterator as service locator arguments 7fa202a: [String] update wcswidth data with Unicode 14
6.0 changelog:
c2ccabb: [HttpClient] add types to private properties
Symfony CLI
Symfony CLI is a must-have tool when developing Symfony applications on your local machine. It includes the Symfony Local Server, the best way to run local Symfony applications. This week Symfony CLI released its new 4.26.2 and 4.26.3 versions with the following changes:
Fix inifite loop while deploying a SymfonyCloud project
Newest issues and pull requests
Symfony 6 return type declarations [Console] Auto-format output based on shell width (i.e. column count) [Router] Configure trailing slash on root globally
They talked about us
Symfony 6: PHP 8 Native Types & Why we Need YOU Symfony HttpClient and sequential requests assertions Custom Twig Filters and Functions Symfony Station Communique — 17 September 2021 Configure Doctrine in Symfony to use AWS Secret values as MySQL connection parameters Déployer une application Symfony sur Koyeb
Call to Action
Follow Symfony on Twitter and retweet this article. Subscribe to the Symfony blog RSS and never miss a Symfony story again.
Sponsor the Symfony project.
Login to add comment
Other posts in this group
This blog post highlights the key accomplishments of the Symfony project in 2024. We are grateful for your continuous support, which enabled the Symfony project to achieve a remarkable year.
Releases
This week, Symfony 6.4.17, 7.1.10 and 7.2.2 maintenance versions were released. In addition, we published more information about the upcoming SymfonyOnline January 2025 conference.
Symfony developmen
Get ready for the exciting SymfonyOnline January 2025, kicking off shortly on January 16-17! There’s still time to register and join the international online Symfony conference—along with pre-
Symfony 6.4.17 has just been released. Here is the list of the most important changes since 6.4.16:
bug #59304 [PropertyInfo] Remove @internal from PropertyReadInfo and PropertyWriteInfo (Dario G
Symfony 7.1.10 has just been released. Here is the list of the most important changes since 7.1.9:
bug #59304 [PropertyInfo] Remove @internal from PropertyReadInfo and PropertyWriteInfo (Dario Gu
Symfony 7.2.2 has just been released. Here is the list of the most important changes since 7.2.1:
bug #59304 [PropertyInfo] Remove @internal from PropertyReadInfo and PropertyWriteInfo (Dario Gua
This week, we launched the new Twig playground, a tool that lets you test and experiment with Twig features in a safe, sandboxed environment. While Symfony development activity was lighter than usual