Test: /tests/lang/bug25145.phpt - Version 5.3.19        

Bug #25145 transmitting parameters
Submitted: 2003-08-19 06:34:02 Modified: 2003-08-19 06:36:11
From: hans-peter.kres Assigned:
Status: Not a bug Package: Variables related
PHP Version: 4.3.3RC4 OS: w2000

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
001- array(1) {
002- [123]=>
003- array(1) {
004- [0]=>
005- string(4) "SEGV"
006- }
007- }
008- Done
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
001- array(1) {
002- [123]=>
003- array(1) {
004- [0]=>
005- string(4) "SEGV"
006- }
007- }
008- Done