v8.0.16
Changed 1
- Detect the null byte rendering instead of pinning a PHP version in VarExporter
Fixed 1
- Revert stripping Proxy-Authorization on cross-authority redirects in HttpClient
Changelog (https://github.com/symfony/symfony/compare/v8.0.15...v8.0.16)
- minor #65046 [VarExporter] Detect the null byte rendering instead of pinning a PHP version (@nicolas-grekas)
- bug #65036 [HttpClient] Revert " Strip Proxy-Authorization on cross-authority redirects" (@GrahamCampbell)