Test: /tests/basic/022.phpt - Version 7.3.33    

There is 1 diff reported by users for this test.

Count Diff
4 (100%)
001+ Fatal error: The cgi-fcgi SAPI is not supported by pthreads in Unknown on line 0
002+
003+ Fatal error: Unable to start pthreads module in Unknown on line 0
001- array(12) {
002- ["cookie1"]=>
003- string(6) "val1 "
004- ["cookie2"]=>
005- string(5) "val2 "
006- ["cookie3"]=>
007- string(6) "val 3."
008- ["cookie_4"]=>
009- string(10) " value 4 ;"
010- ["%20cookie1"]=>
011- string(6) "ignore"
012- ["+cookie1"]=>
013- string(6) "ignore"
014- ["cookie__5"]=>
015- string(7) " value"
016- ["cookie%206"]=>
017- string(3) "��"
018- ["cookie+7"]=>
019- string(0) ""
020- ["$cookie_8"]=>
021- string(0) ""
022- ["cookie-9"]=>
023- string(1) "1"
024- ["-_&_%_$cookie_10"]=>
025- string(2) "10"
026- }