Test: /sapi/cgi/tests/003.phpt - Version 7.0.15    

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

Count Diff
1 (50%)
008+ Unknown(0) : Warning - Unknown: failed to open stream: No such file or directory
009+ NULL
008- string(%d) "Status: 404 Not Found
009- X-Powered-By: PHP/%s
010- Content-type: text/html%r; charset=.*|%r
011-
012- No input file specified.
013- "
1 (50%)
001+ PHP Fatal error: The cgi-fcgi SAPI is not supported by pthreads in Unknown on line 0
002+ PHP Fatal error: Unable to start pthreads module in Unknown on line 0
003+ NULL
004+ PHP Fatal error: The cgi-fcgi SAPI is not supported by pthreads in Unknown on line 0
005+ PHP Fatal error: Unable to start pthreads module in Unknown on line 0
006+ NULL
007+ PHP Fatal error: The cgi-fcgi SAPI is not supported by pthreads in Unknown on line 0
008+ PHP Fatal error: Unable to start pthreads module in Unknown on line 0
009+ NULL
010+ Done
001- string(%d) "X-Powered-By: PHP/%s
002- Content-type: text/html%r; charset=.*|%r
003-
004-
005- <?php
006- class test { public $var = "test"; private $pri; function foo() { } } ?>
007- "
008- string(%d) "Status: 404 Not Found
009- X-Powered-By: PHP/%s
010- Content-type: text/html%r; charset=.*|%r
011-
012- No input file specified.
013- "
014- string(%d) "X-Powered-By: PHP/%s
015- Content-type: text/html%r; charset=.*|%r
016-
017- <?php class test { function foo() {} } ?>
018- "
019- Done