mirror of
https://github.com/php/php-src.git
synced 2026-03-24 00:02:20 +01:00
We switch the cookie value parsing function from `php_url_decode()` to `php_raw_url_decode()`, so that cookie values are now parsed according to RFC 6265, section 4.1.1. We also refactor to remove duplicate code without changing the execution flow.
420 B
420 B