Test: /sapi/cgi/tests/003.phpt - Version 5.3.19    

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

Count Diff
1 (50%)
001+ dyld: Library not loaded: libmysqlclient.18.dylib
002+ Referenced from: /Users/ngupta/Downloads/php-5.3.19/sapi/cgi/php-cgi
003+ Reason: image not found
004+ NULL
005+ dyld: Library not loaded: libmysqlclient.18.dylib
006+ Referenced from: /Users/ngupta/Downloads/php-5.3.19/sapi/cgi/php-cgi
007+ Reason: image not found
008+ NULL
009+ dyld: Library not loaded: libmysqlclient.18.dylib
010+ Referenced from: /Users/ngupta/Downloads/php-5.3.19/sapi/cgi/php-cgi
011+ Reason: image not found
012+ sh: line 2: 40964 Done echo "<?php /* comment */ class test {
013+ // comment
014+ function foo() {} } ?>"
015+ 40965 Trace/BPT trap: 5 | /Users/ngupta/Downloads/php-5.3.19/sapi/cgi/php-cgi -n -w
016+ NULL
001- string(%d) "X-Powered-By: PHP/%s
002- Content-type: text/html%r; charset=.*|%r
003-
004-
005- <?php
006- class test { public $var = "test"; private $pri; function foo() { } } ?>
007- "
008- string(%d) "Status: 404 Not Found
009- X-Powered-By: PHP/%s
010- Content-type: text/html%r; charset=.*|%r
011-
012- No input file specified.
013- "
014- string(%d) "X-Powered-By: PHP/%s
015- Content-type: text/html%r; charset=.*|%r
016-
017- <?php class test { function foo() {} } ?>
018- "
1 (50%)
001+ /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
002+ NULL
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+ NULL
005+ /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
006+ NULL
007+ Done
001- string(%d) "X-Powered-By: PHP/%s
002- Content-type: text/html%r; charset=.*|%r
003-
004-
005- <?php
006- class test { public $var = "test"; private $pri; function foo() { } } ?>
007- "
008- string(%d) "Status: 404 Not Found
009- X-Powered-By: PHP/%s
010- Content-type: text/html%r; charset=.*|%r
011-
012- No input file specified.
013- "
014- string(%d) "X-Powered-By: PHP/%s
015- Content-type: text/html%r; charset=.*|%r
016-
017- <?php class test { function foo() {} } ?>
018- "
019- Done