8.2
Merge branch '6.4' into 7.4
Merge branch '7.3' into 7.4
replace PHPUnit annotations with attributes
Restore compat with DBAL v4.x
[HttpFoundation] Add SessionHasFlashMessage test constraint
[HttpFoundation] Store IANA's RNG files in the repository
[HttpFoundation] Add `BinaryFileResponse::shouldDeleteFileAfterSend()`
[HttpFoundation] Reject a Cookie with an invalid __Secure-/__Host- prefix
[HttpFoundation] Fix newline handling in server event fields
CS fixes - native_function_invocation & static_lambda
Fix typo
[HttpFoundation] Add `ParameterBag::filterCallback()`
[HttpFoundation] Reject non-integer netmasks in IpUtils
CS fixes
Merge branch '5.4' into 6.4
[Tests] Fix "Incomplete version" PHPUnit warnings
Merge branch '7.1' into 7.2
[HttpFoundation] Deprecate the unused Request::$trustedHosts property
[HttpFoundation] Various fixes and hardenings
Update to PHPUnit namespaces
[HttpFoundation] Request without content-type or content-length header should result in null values, not empty strings
Merge branch '8.1' into 8.2