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

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
001+ /tmp/php-5.3.25/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+ /tmp/php-5.3.25/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+ /tmp/php-5.3.25/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