aboutsummaryrefslogtreecommitdiffstats
path: root/tests/phpunit/unit/includes/libs/http/SetCookieCompatTest.php
Commit message (Expand)AuthorAgeFilesLines
* Drop some pre-7.4 php compat codeAlexander Vorwerk2022-09-291-277/+0
* phpcs: Disable `Generic.Files.LineLength` for test filesTimo Tijhof2022-02-181-1/+0
* Always encode spaces in cookie values as "%20"Kevin Israel2021-10-151-1/+11
* tests: Fix invalid @covers tagsKunal Mehta2021-01-221-1/+3
* Support SameSite=None cookiesTim Starling2020-07-071-0/+266