Releases: symfony/http-foundation
Releases · symfony/http-foundation
v7.3.0-BETA1
Changelog (v7.2.6...v7.3.0-BETA1)
- feature symfony/symfony#60102 [HttpFoundation] Add
UriSigner::verify()
that throws named exceptions (@kbond) - feature symfony/symfony#60222 [FrameworkBundle][HttpFoundation] Add Clock support for
UriSigner
(@kbond) - feature symfony/symfony#59869 [Cache] Add support for
valkey:
/valkeys:
schemes (@nicolas-grekas) - feature symfony/symfony#58743 [HttpFoundation] Streamlining server event streaming (@yceruto)
- feature symfony/symfony#59022 [HttpFoundation] Generate url-safe hashes for signed urls (@valtzu)
- feature symfony/symfony#59154 [HttpFoundation] Support iterable of string in
StreamedResponse
(@mtarld)
v7.2.6
v6.4.21
Changelog (v6.4.20...v6.4.21)
- no significant changes
v7.2.5
Changelog (v7.2.4...v7.2.5)
- bug symfony/symfony#60030 [Cache][DoctrineBridge][HttpFoundation][Lock][Messenger] use
Table::addPrimaryKeyConstraint()
with Doctrine DBAL 4.3+ (@xabbuh)
v7.2.3
Changelog (v7.2.2...v7.2.3)
- bug symfony/symfony#59403 [FrameworkBundle][HttpFoundation] Reset Request's formats using the service resetter (@nicolas-grekas)
- bug symfony/symfony#59055 [HttpFoundation] Fixed
IpUtils::anonymize
exception when using IPv6 link-local addresses with RFC4007 scoping (@jbtronics)
v7.1.11
Changelog (v7.1.10...v7.1.11)
- bug symfony/symfony#59403 [FrameworkBundle][HttpFoundation] Reset Request's formats using the service resetter (@nicolas-grekas)
- bug symfony/symfony#59055 [HttpFoundation] Fixed
IpUtils::anonymize
exception when using IPv6 link-local addresses with RFC4007 scoping (@jbtronics)
v6.4.18
Changelog (v6.4.17...v6.4.18)
- bug symfony/symfony#59403 [FrameworkBundle][HttpFoundation] Reset Request's formats using the service resetter (@nicolas-grekas)
- bug symfony/symfony#59055 [HttpFoundation] Fixed
IpUtils::anonymize
exception when using IPv6 link-local addresses with RFC4007 scoping (@jbtronics)
v7.2.2
Changelog (v7.2.1...v7.2.2)
- bug symfony/symfony#59228 [HttpFoundation] Avoid mime type guess with temp files in
BinaryFileResponse
(@alexandre-daubois)
v7.1.10
Changelog (v7.1.9...v7.1.10)
- bug symfony/symfony#59228 [HttpFoundation] Avoid mime type guess with temp files in
BinaryFileResponse
(@alexandre-daubois)
v7.2.0
Changelog (v7.2.0-RC1...v7.2.0)
- bug symfony/symfony#58862 [Notifier] Fix GoIpTransport (@nicolas-grekas)
- bug symfony/symfony#58836 Work around
parse_url()
bug (bis) (@nicolas-grekas)