Test: /ext/standard/tests/general_functions/import_request1.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(): Attempted super-global (_GET) variable overwrite in %s on line %d
002-
003- Warning: import_request_variables(): Attempted super-global (_POST) variable overwrite in %s on line %d
004-
005- Warning: import_request_variables(): Attempted super-global (_COOKIE) variable overwrite in %s on line %d
006-
007- Warning: import_request_variables(): Attempted super-global (_FILES) variable overwrite in %s on line %d
008-
009- Warning: import_request_variables(): Attempted super-global (_REQUEST) variable overwrite in %s on line %d
010-
011- Warning: import_request_variables(): Attempted super-global (_GET) variable overwrite in %s on line %d
012-
013- Warning: import_request_variables(): Attempted super-global (_POST) variable overwrite in %s on line %d
014-
015- Warning: import_request_variables(): Attempted super-global (_COOKIE) variable overwrite in %s on line %d
016-
017- Warning: import_request_variables(): Attempted super-global (_FILES) variable overwrite in %s on line %d
018-
019- Warning: import_request_variables(): Attempted super-global (_REQUEST) variable overwrite in %s on line %d
020-
021- Warning: import_request_variables(): Attempted super-global (_GET) variable overwrite in %s on line %d
022-
023- Warning: import_request_variables(): Attempted super-global (_POST) variable overwrite in %s on line %d
024-
025- Warning: import_request_variables(): Attempted super-global (_COOKIE) variable overwrite in %s on line %d
026-
027- Warning: import_request_variables(): Attempted super-global (_FILES) variable overwrite in %s on line %d
028-
029- Warning: import_request_variables(): Attempted super-global (_REQUEST) variable overwrite in %s on line %d
030- array(5) {
031- ["GET"]=>
032- string(1) "0"
033- ["POST"]=>
034- string(1) "1"
035- ["COOKIE"]=>
036- string(1) "2"
037- ["FILES"]=>
038- string(1) "3"
039- ["REQUEST"]=>
040- string(1) "4"
041- }
042- array(5) {
043- ["GET"]=>
044- string(1) "5"
045- ["POST"]=>
046- string(1) "6"
047- ["COOKIE"]=>
048- string(1) "7"
049- ["FILES"]=>
050- string(1) "8"
051- ["REQUEST"]=>
052- string(1) "9"
053- }
054- array(5) {
055- ["GET"]=>
056- string(2) "10"
057- ["POST"]=>
058- string(2) "11"
059- ["COOKIE"]=>
060- string(2) "12"
061- ["FILES"]=>
062- string(2) "13"
063- ["REQUEST"]=>
064- string(2) "14"
065- }
066- array(0) {
067- }
068- array(5) {
069- ["GET"]=>
070- string(1) "5"
071- ["POST"]=>
072- string(1) "6"
073- ["COOKIE"]=>
074- string(1) "7"
075- ["FILES"]=>
076- string(1) "8"
077- ["REQUEST"]=>
078- string(1) "9"
079- }
080- 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(): Attempted super-global (_GET) variable overwrite in %s on line %d
002-
003- Warning: import_request_variables(): Attempted super-global (_POST) variable overwrite in %s on line %d
004-
005- Warning: import_request_variables(): Attempted super-global (_COOKIE) variable overwrite in %s on line %d
006-
007- Warning: import_request_variables(): Attempted super-global (_FILES) variable overwrite in %s on line %d
008-
009- Warning: import_request_variables(): Attempted super-global (_REQUEST) variable overwrite in %s on line %d
010-
011- Warning: import_request_variables(): Attempted super-global (_GET) variable overwrite in %s on line %d
012-
013- Warning: import_request_variables(): Attempted super-global (_POST) variable overwrite in %s on line %d
014-
015- Warning: import_request_variables(): Attempted super-global (_COOKIE) variable overwrite in %s on line %d
016-
017- Warning: import_request_variables(): Attempted super-global (_FILES) variable overwrite in %s on line %d
018-
019- Warning: import_request_variables(): Attempted super-global (_REQUEST) variable overwrite in %s on line %d
020-
021- Warning: import_request_variables(): Attempted super-global (_GET) variable overwrite in %s on line %d
022-
023- Warning: import_request_variables(): Attempted super-global (_POST) variable overwrite in %s on line %d
024-
025- Warning: import_request_variables(): Attempted super-global (_COOKIE) variable overwrite in %s on line %d
026-
027- Warning: import_request_variables(): Attempted super-global (_FILES) variable overwrite in %s on line %d
028-
029- Warning: import_request_variables(): Attempted super-global (_REQUEST) variable overwrite in %s on line %d
030- array(5) {
031- ["GET"]=>
032- string(1) "0"
033- ["POST"]=>
034- string(1) "1"
035- ["COOKIE"]=>
036- string(1) "2"
037- ["FILES"]=>
038- string(1) "3"
039- ["REQUEST"]=>
040- string(1) "4"
041- }
042- array(5) {
043- ["GET"]=>
044- string(1) "5"
045- ["POST"]=>
046- string(1) "6"
047- ["COOKIE"]=>
048- string(1) "7"
049- ["FILES"]=>
050- string(1) "8"
051- ["REQUEST"]=>
052- string(1) "9"
053- }
054- array(5) {
055- ["GET"]=>
056- string(2) "10"
057- ["POST"]=>
058- string(2) "11"
059- ["COOKIE"]=>
060- string(2) "12"
061- ["FILES"]=>
062- string(2) "13"
063- ["REQUEST"]=>
064- string(2) "14"
065- }
066- array(0) {
067- }
068- array(5) {
069- ["GET"]=>
070- string(1) "5"
071- ["POST"]=>
072- string(1) "6"
073- ["COOKIE"]=>
074- string(1) "7"
075- ["FILES"]=>
076- string(1) "8"
077- ["REQUEST"]=>
078- string(1) "9"
079- }
080- Done