Releases: symfony/http-foundation
Releases · symfony/http-foundation
v7.2.0-BETA2
Changelog (v7.2.0-BETA1...v7.2.0-BETA2)
- security symfony/symfony#cve-2024-50345 [HttpFoundation] Reject URIs that contain invalid characters (@nicolas-grekas)
- bug symfony/symfony#58712 [HttpFoundation] Fix support for
\SplTempFileObject
inBinaryFileResponse
(@elementaire)
v7.1.7
Changelog (v7.1.6...v7.1.7)
- security symfony/symfony#cve-2024-50345 [HttpFoundation] Reject URIs that contain invalid characters (@nicolas-grekas)
- bug symfony/symfony#58712 [HttpFoundation] Fix support for
\SplTempFileObject
inBinaryFileResponse
(@elementaire)
v6.4.14
Changelog (v6.4.13...v6.4.14)
- security symfony/symfony#cve-2024-50345 [HttpFoundation] Reject URIs that contain invalid characters (@nicolas-grekas)
v5.4.46
Changelog (v5.4.45...v5.4.46)
- security symfony/symfony#cve-2024-50345 [HttpFoundation] Reject URIs that contain invalid characters (@nicolas-grekas)
v7.2.0-BETA1
Changelog (v7.1.6...v7.2.0-BETA1)
- feature symfony/symfony#57805 [FrameworkBundle] Deprecate
session.sid_length
andsession.sid_bits_per_character
config options (@alexandre-daubois) - feature symfony/symfony#58244 [HttpFoundation] Deprecate more options in
NativeSessionStorage
(@alexandre-daubois) - feature symfony/symfony#58154 [HttpFoundation] Add
PRIVATE_SUBNETS
as a shortcut for private IP address ranges toRequest::setTrustedProxies()
(@nicolas-grekas) - feature symfony/symfony#58038 [HttpFoundation] Add optional
$v4Bytes
and$v6Bytes
parameters toIpUtils::anonymize()
(@alexandre-daubois) - feature symfony/symfony#57909 [HttpFoundation] Add
$requests
parameter toRequestStack
constructor (@alexander-schranz)
v7.1.6
Changelog (v7.1.5...v7.1.6)
- bug symfony/symfony#58619 [HttpFoundation][Lock] Ensure compatibility with ext-mongodb v2 (@GromNaN)
v6.4.13
Changelog (v6.4.12...v6.4.13)
- bug symfony/symfony#58619 [HttpFoundation][Lock] Ensure compatibility with ext-mongodb v2 (@GromNaN)
v5.4.45
Changelog (v5.4.44...v5.4.45)
- bug symfony/symfony#58619 [HttpFoundation][Lock] Ensure compatibility with ext-mongodb v2 (@GromNaN)
v7.1.5
Changelog (v7.1.4...v7.1.5)
- 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)
v6.4.12
Changelog (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)