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