A Week of Symfony #835 (26 December 2022 - 1 January 2023)


This week, Symfony 5.4.18, 6.0.18, 6.1.10, and 6.2.4 maintenance versions were released. Meanwhile, the upcoming Symfony 6.3 version improved performance of service container compilation and added a StreamedJsonResponse for efficient JSON streaming.

Symfony development highlights

This week, 40 pull requests were merged (24 in code and 16 in docs) and 34 issues were closed (24 in code and 10 in docs). Excluding merges, 21 authors made contributions. See details for code and docs.

5.4 changelog:

  • 2a2b72c: [DependencyInjection] fix deduplicating service instances in circular graphs
  • 3370a1b: [Form] make ButtonType handle form_attr option
  • 5dcb529: [Console] correctly overwrite progressbars with different line count per step
  • 6b3efff: [PhpUnitBridge] use verbose deprecation output for quiet types only when it reaches the threshold
  • 51bbdc8: [Cache] fix for RedisAdapter without auth parameter
  • 4cf1a38: [Cache] fix possibly null value passed to preg_match() in RedisTrait
  • 63253a7: [Uid] fix validating nil and max uuid
  • 25d3ecc: bump license year to 2023

6.2 changelog:

  • db31160: [DependencyInjection] fix resolving parameters when dumping lazy proxies
  • f998af9: [WebProfilerBundle] fix Mailer detail on click
  • 617da29: [WebProfilerBundle] fix the usage of web fonts

6.3 changelog:

  • f79d848: [DependencyInjection] stop considering empty env vars as populated
  • f3fc6d7: [DependencyInjection] cut compilation time
  • 6424ce6: drop v1 contracts packages everywhere
  • f43cd26: [HttpFoundation] add StreamedJsonResponse for efficient JSON streaming
  • fc502be: [Mailer] add reject to MessageEvent to stop sending mail

Newest issues and pull requests

They talked about us

Call to Action

Sponsor the Symfony project.