mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2025-02-07 20:46:24 +00:00
![]() parse_str() replaces `.` with _ and drops duplicated keys, which is incorrect. Replace parse_str with an updated version of parseQuery from 1.x Fixes #2629 Fixes #2647 |
||
---|---|---|
.. | ||
BasicAuthenticationTest.php | ||
DigestAuthenticationTest.php | ||
HttpResponseTest.php | ||
HttpSocketTest.php |