This week, Symfony development activity focused on polishing and tweaking the upcoming Symfony 5.4 and 6.0 releases (both will be published before the end of this month). In addition, Symfony announced a new sponsoring program for SaaS providers to back their Symfony bridges.

Symfony development highlights

This week, 39 pull requests were merged (26 in code and 13 in docs) and 43 issues were closed (33 in code and 10 in docs). Excluding merges, 21 authors made 509 additions and 190 deletions. See details for code and docs.

4.4 changelog:

  • 9bc7187: [HttpClient] cURL HTTP client has to reinit curl multi handle on reset
  • 0eacfd9: [DoctrineBridge] add support for the JSON type
  • 3a2b2da: [FrameworkBundle] fix registering late resettable services
  • a8b4e7f: [Cache] fix Memory leak
  • 1403f62: [DependencyInjection] fix inlining when non-shared services are involved
  • b560ec4: [ErrorHandler] fix FlattenException::setPrevious argument typing
  • 24b6bd6: [Yaml] don't try to replace references in quoted strings

5.4 changelog:

  • 8a3cc18: [Loco] fix Loco Provider ID and pull & push local messages reading
  • ba061fc: [HttpKernel] allow ignoring kernel.reset methods that don't exist
  • 82fed8e: [HttpClient] Implement ResetInterface for all HTTP clients
  • 9211bcc: [SecurityBundle] fix listing listeners in profiler when authenticator manager is disabled
  • 0d15daf: [ErrorHandler] fix parsing @param with dollars in the description

SymfonyCasts Updates

SymfonyCasts is the official way to learn Symfony. Select a track for a guided path through 100+ video tutorial courses about Symfony, PHP and JavaScript.

These were some of the most relevant SymfonyCasts updates of the week:

Newest issues and pull requests

They talked about us

Call to Action

Published in #A week of symfony