Test: /ext/phar/tests/frontcontroller10.phpt - Version 5.3.19    

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

Count Diff
1 (50%)
001+
001- Content-type: text/html; charset=UTF-8
002- Status: 403 Access Denied
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
004- <html>
005- <head>
006- <title>Access Denied</title>
007- </head>
008- <body>
009- <h1>403 - File /hi Access Denied</h1>
010- </body>
011- </html>
1 (50%)
001+
001- Content-type: text/html; charset=UTF-8
002- Status: 403 Access Denied
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
004- <html>
005- <head>
006- <title>Access Denied</title>
007- </head>
008- <body>
009- <h1>403 - File /hi Access Denied</h1>
010- </body>
011- </html>