Test: /ext/phar/tests/tar/frontcontroller6.phar.phpt - Version 5.3.19    

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

Count Diff
1 (50%)
001+
001- Status: 404 Not Found
003+ dyld: Library not loaded: libmysqlclient.18.dylib
004+ Referenced from: /Users/ngupta/Downloads/php-5.3.19/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 /notfound.php Not Found</h1>
009- </body>
010- </html>
1 (50%)
001+
001- Status: 404 Not Found
003+ /root/php-5.3.19/sapi/cgi/php-cgi: error while loading shared libraries: libltdl.so.3: cannot open shared object file: No such file or directory
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>