]> granicus.if.org Git - php/commitdiff
Fixed test
authorIlia Alshanetsky <iliaa@php.net>
Thu, 22 Oct 2009 19:39:08 +0000 (19:39 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Thu, 22 Oct 2009 19:39:08 +0000 (19:39 +0000)
ext/standard/tests/general_functions/import_request.phpt

index 99b4e2b8cc08e12e369e0652ec94d239b47a075b..e3da02a0de7058c993c5f051f82de92a90195e2b 100644 (file)
@@ -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"