Test: /ext/phar/tests/frontcontroller6.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:48:58 2017] Script: '-'
003+ /root/build/php/php-7.0.15/sapi/cgi/cgi_main.c(1411) : Freeing 0x7EFC54603000 (63 bytes), script=-
004+ === Total 1 memory leaks detected ===
001- <html>
002- <head>
003- <title>File Not Found</title>
004- </head>
005- <body>
006- <h1>404 - File /notfound.php Not Found</h1>
007- </body>
008- </html>
1 (50%)
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 /notfound.php Not Found</h1>
009- </body>
010- </html>