Test: /ext/phar/tests/tar/frontcontroller8.phar.phpt - Version 5.4.14    

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

Count Diff
3 (75%)
001+ No input file specified.
001- <html>
002- <head>
003- <title>File Not Found</title>
004- </head>
005- <body>
006- <h1>404 - File /index.php Not Found</h1>
007- </body>
008- </html>
1 (25%)
001+
001- Status: 404 Not Found
003+ dyld: Library not loaded: libmysqlclient.18.dylib
004+ Referenced from: /usr/local/src/php-5.4.14/sapi/cgi/php-cgi
005+ Reason: image not found
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>