Test: /ext/phar/tests/zip/frontcontroller8.phar.phpt - Version 7.2.0-dev    

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

Count Diff
21 (64%)
001+
001- Status: 404 Not Found
003+ Fatal error: The cgi-fcgi SAPI is not supported by pthreads in Unknown on line 0
004+
005+ Fatal error: Unable to start pthreads module in Unknown on line 0
003- <html>
004- <head>
005- <title>File Not Found</title>
006- </head>
007- <body>
008- <h1>404 - File /index.php Not Found</h1>
009- </body>
010- </html>
12 (36%)
001+
001- Status: 404 Not Found
003+ Parse error: syntax error, unexpected '"/hi"' (T_CONSTANT_ENCAPSED_STRING), expecting ')' in %s/frontcontroller8.phar.php on line 4
003- <html>
004- <head>
005- <title>File Not Found</title>
006- </head>
007- <body>
008- <h1>404 - File /index.php Not Found</h1>
009- </body>
010- </html>