1
0
mirror of https://github.com/php/php-src.git synced 2026-04-22 15:38:49 +02:00
Files
archived-php-src/ext/standard/tests
Christoph M. Becker addc3c92f2 Fix #79174: cookie values with spaces fail to round-trip
The fix for bug #78929 disabled the conversion of spaces in cookie
values to plus signs, but failed to adapt `php_setcookie()`
accordingly, so that it uses raw URL encoding as well.
2020-01-28 15:37:01 +01:00
..
2020-01-09 17:42:22 +01:00
2019-10-04 12:41:49 +02:00
2020-01-20 22:47:01 -08:00
2019-09-17 17:34:24 +02:00
2020-01-06 14:48:46 +01:00
2020-01-13 10:09:58 +01:00