Sourced from symfony/http-foundation's releases.
v6.4.14
Changelog (https://github.com/symfony/http-foundation/compare/v6.4.13...v6.4.14)
- security symfony/symfony#cve-2024-50345 [HttpFoundation] Reject URIs that contain invalid characters (
@nicolas-grekas
)v6.4.13
Changelog (https://github.com/symfony/http-foundation/compare/v6.4.12...v6.4.13)
- bug symfony/symfony#58619 [HttpFoundation][Lock] Ensure compatibility with ext-mongodb v2 (
@GromNaN
)v6.4.12
Changelog (https://github.com/symfony/http-foundation/compare/v6.4.11...v6.4.12)
- bug symfony/symfony#58181 [HttpFoundation] Update links for
X-Accel-Redirect
and fail properly whenX-Accel-Mapping
is missing (@nicolas-grekas
)- bug symfony/symfony#58218 Work around
parse_url()
bug (@nicolas-grekas
)
ba020a3
Merge branch '5.4' into 6.4168b77c
security #cve-2024-50345 [HttpFoundation] Reject URIs that contain
invalid ch...4875486
Merge branch '5.4' into 6.432310ff
[HttpFoundation] Reject URIs that contain invalid characters38bd9bc
[HttpFoundation] Remove invalid HTTP method from exception message3f38426
Ensure compatibility with mongodb v24c0341b
Merge branch '5.4' into 6.435f7b4c
session names must not be empty3363819
Merge branch '5.4' into 6.4e641edd
ensure session storages are opened in tests before destroying them