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

There are 2 different diffs reported by users for this test.

Count Diff
1 (50%)
001+ No input file specified.
002+ [Fri Feb 24 02:45:38 2017] Script: '-'
003+ /root/build/php/php-7.0.15/sapi/cgi/cgi_main.c(1411) : Freeing 0x7F1FB3E03000 (47 bytes), script=-
004+ === Total 1 memory leaks detected ===
001- array(10) {
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- ["cookie__5"]=>
011- string(7) " value"
012- ["cookie_6"]=>
013- string(3) "��"
014- ["cookie_7"]=>
015- string(0) ""
016- ["$cookie_8"]=>
017- string(0) ""
018- ["cookie-9"]=>
019- string(1) "1"
020- ["-_&_%_$cookie_10"]=>
021- string(2) "10"
022- }
1 (50%)
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(10) {
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- ["cookie__5"]=>
011- string(7) " value"
012- ["cookie_6"]=>
013- string(3) "��"
014- ["cookie_7"]=>
015- string(0) ""
016- ["$cookie_8"]=>
017- string(0) ""
018- ["cookie-9"]=>
019- string(1) "1"
020- ["-_&_%_$cookie_10"]=>
021- string(2) "10"
022- }