8.2
replace HTTP response status code constants with their values
Merge branch '6.4' into 7.4
Merge branch '6.1' into 6.2
[HttpFoundation] Add `HeaderRequestMatcher`
Restore compat with DBAL v4.x
[HttpFoundation] Add SessionHasFlashMessage test constraint
[HttpFoundation] Deprecate the unused Request::$trustedHosts property
Add PR template and auto-close PR on subtree split repositories
Added missing files .gitignore
[HttpFoundation] Fix RequestTest insulation
use constructor property promotion
[HttpFoundation] Various fixes and hardenings
[HttpFoundation] Extract request matchers for better reusability
[HttpFoundation] Reject a Cookie with an invalid __Secure-/__Host- prefix
[HttpFoundation] Fix retry field being dropped across server event streams
[HttpFoundation] Add `UploadedFile::getClientOriginalPath()` to support directory uploads
CS fixes
optimize `in_array` calls
[HttpFoundation] Improve error message for InputBag::getInt()/getBool()
[HttpFoundation] Reject non-integer netmasks in IpUtils
Refactor DEFAULT_ENCODING_OPTIONS to use expression
Update license years (last time)
[HttpFoundation] Add `ParameterBag::filterCallback()`
Add call to backers in README files
Merge branch '5.4' into 6.0
Merge branch '7.1' into 7.2
Merge branch '7.4' into 8.0
Merge branch '5.4' into 6.3
[HttpFoundation] Fix newline handling in server event fields
CS fixes - native_function_invocation & static_lambda
[HttpFoundation] Flush after each echo in `StreamedResponse`
Merge branch '8.1' into 8.2
Update src/Symfony/Component/HttpFoundation/UrlHelper.php
Bump to php >= 8.4.1
Update XSD references in phpunit.xml.dist files