PHP - Symfony

symfony/symfony last check 169 releases recent
Notes
no notes yet
Release notes
v6.4.33 · 6m+
view on github

Changelog (https://github.com/symfony/symfony/compare/v6.4.32...v6.4.33)

  • bug #63212 Fix dealing with truncated streams after headers arrived with CurlHttpClient (nicolas-grekas)
  • bug #63208 Fix DocBlock resolution for inherited promoted properties (yoeunes)
  • bug #63170 Persist state when consuming negative tokens (jhogervorst)
  • bug #63137 Fix PdoSessionHandler charset-collation mismatch with the Doctrine DBAL (samy-mahmoudi)
  • bug #63211 Fix dealing with multiple levels of AsyncResponse decoration (nicolas-grekas)
  • bug #63202 Only send UNLISTEN query if we are actively listening (jwage)
  • security #cve-2026-24739 Fix escaping for MSYS on Windows (nicolas-grekas)
  • bug #63204 Fix resolution of self/parent types in inherited DocBlocks (yoeunes)
  • bug #63195 Clean http_cache dir in KernelTestCase::ensureKernelShutdown() (nicolas-grekas)
  • bug #63164 Fix escaping for MSYS on Windows (nicolas-grekas)
  • bug #63192 Fix appending empty iterators (nicolas-grekas)
  • bug #63193 Conflict with phpdocumentor/reflection-docblock >= 6 (branch 6.4 only) (nicolas-grekas)
  • bug #63191 Apply # to the right metadata (@VincentLanglet)