Test: /ext/standard/tests/general_functions/import_request.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
001- Warning: import_request_variables() expects at least 1 parameter, 0 given in %s on line %d
002- NULL
003- bool(false)
004-
005- Notice: import_request_variables(): No prefix specified - possible security hazard in %s on line %d
006- bool(false)
007-
008- Notice: import_request_variables(): No prefix specified - possible security hazard in %s on line %d
009-
010- Warning: import_request_variables(): Attempted GLOBALS variable overwrite in %s on line %d
011-
012- Warning: import_request_variables(): Numeric key detected - possible security hazard in %s on line %d
013- bool(true)
014-
015- Notice: Undefined variable: ap in %s on line %d
016- string(1) "1"
017- string(3) "heh"
018- string(1) "3"
019- NULL
020- bool(true)
021-
022- Notice: Undefined variable: g_ap in %s on line %d
023- string(1) "1"
024- string(3) "heh"
025- string(1) "3"
026- NULL
027- string(2) "hm"
028- bool(true)
029- string(1) "1"
030- string(3) "heh"
031- string(1) "3"
032- string(2) "25"
033- string(4) "test"
034- string(5) "blah3"
035- array(1) {
036- [0]=>
037- string(2) "ar"
038- }
039- bool(true)
040-
041- Notice: Undefined variable: r_ap in %s on line %d
042- string(1) "1"
043- string(3) "heh"
044- string(1) "3"
045- NULL
046- 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- Warning: import_request_variables() expects at least 1 parameter, 0 given in %s on line %d
002- NULL
003- bool(false)
004-
005- Notice: import_request_variables(): No prefix specified - possible security hazard in %s on line %d
006- bool(false)
007-
008- Notice: import_request_variables(): No prefix specified - possible security hazard in %s on line %d
009-
010- Warning: import_request_variables(): Attempted GLOBALS variable overwrite in %s on line %d
011-
012- Warning: import_request_variables(): Numeric key detected - possible security hazard in %s on line %d
013- bool(true)
014-
015- Notice: Undefined variable: ap in %s on line %d
016- string(1) "1"
017- string(3) "heh"
018- string(1) "3"
019- NULL
020- bool(true)
021-
022- Notice: Undefined variable: g_ap in %s on line %d
023- string(1) "1"
024- string(3) "heh"
025- string(1) "3"
026- NULL
027- string(2) "hm"
028- bool(true)
029- string(1) "1"
030- string(3) "heh"
031- string(1) "3"
032- string(2) "25"
033- string(4) "test"
034- string(5) "blah3"
035- array(1) {
036- [0]=>
037- string(2) "ar"
038- }
039- bool(true)
040-
041- Notice: Undefined variable: r_ap in %s on line %d
042- string(1) "1"
043- string(3) "heh"
044- string(1) "3"
045- NULL
046- Done