From: Ilia Alshanetsky Date: Thu, 22 Oct 2009 19:39:08 +0000 (+0000) Subject: Fixed test X-Git-Tag: php-5.4.0alpha1~191^2~2468 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c45fd9a150300b5d82b109cf1c1a300de40e6a99;p=php Fixed test --- diff --git a/ext/standard/tests/general_functions/import_request.phpt b/ext/standard/tests/general_functions/import_request.phpt index 99b4e2b8cc..e3da02a0de 100644 --- a/ext/standard/tests/general_functions/import_request.phpt +++ b/ext/standard/tests/general_functions/import_request.phpt @@ -28,24 +28,24 @@ echo "Done\n"; --EXPECTF-- Warning: import_request_variables() expects at least 1 parameter, 0 given in %s on line %d NULL -NULL +bool(false) Notice: import_request_variables(): No prefix specified - possible security hazard in %s on line %d -NULL +bool(false) Notice: import_request_variables(): No prefix specified - possible security hazard in %s on line %d Warning: import_request_variables(): Attempted GLOBALS variable overwrite in %s on line %d Warning: import_request_variables(): Numeric key detected - possible security hazard in %s on line %d -NULL +bool(true) Notice: Undefined variable: ap in %s on line %d unicode(1) "1" unicode(3) "heh" unicode(1) "3" NULL -NULL +bool(true) Notice: Undefined variable: g_ap in %s on line %d unicode(1) "1" @@ -53,7 +53,7 @@ unicode(3) "heh" unicode(1) "3" NULL unicode(2) "hm" -NULL +bool(true) unicode(1) "1" unicode(3) "heh" unicode(1) "3" @@ -64,7 +64,7 @@ array(1) { [0]=> unicode(2) "ar" } -NULL +bool(true) Notice: Undefined variable: r_ap in %s on line %d unicode(1) "1"