]> granicus.if.org Git - php/commitdiff
Fixed tests (new error message)
authorFelipe Pena <felipe@php.net>
Thu, 28 Feb 2008 15:38:40 +0000 (15:38 +0000)
committerFelipe Pena <felipe@php.net>
Thu, 28 Feb 2008 15:38:40 +0000 (15:38 +0000)
Zend/tests/014.phpt
Zend/tests/017.phpt

index f398a863d3ea315a1ba5994797ffc9b8b5d6ba33..20e6b87d9c6c88cb509a3897e93a8110e48fabba 100644 (file)
@@ -32,7 +32,7 @@ array(2) {
   string(%d) "%s"
 }
 
-Warning: Wrong parameter count for get_included_files() in %s on line %d
+Warning: get_included_files() expects exactly 0 parameters, 2 given in %s on line %d
 NULL
 array(2) {
   [0]=>
@@ -41,7 +41,7 @@ array(2) {
   string(%d) "%s"
 }
 
-Warning: Wrong parameter count for get_included_files() in %s on line %d
+Warning: get_included_files() expects exactly 0 parameters, 1 given in %s on line %d
 NULL
 array(2) {
   [0]=>
@@ -62,7 +62,7 @@ array(2) {
   unicode(%d) "%s"
 }
 
-Warning: Wrong parameter count for get_included_files() in %s on line %d
+Warning: get_included_files() expects exactly 0 parameters, 2 given in %s on line %d
 NULL
 array(2) {
   [0]=>
@@ -71,7 +71,7 @@ array(2) {
   unicode(%d) "%s"
 }
 
-Warning: Wrong parameter count for get_included_files() in %s on line %d
+Warning: get_included_files() expects exactly 0 parameters, 1 given in %s on line %d
 NULL
 array(2) {
   [0]=>
index 9112a486fe34ca77aee6ad5eba30dfae7ef7b021..780e8d71169eb202395ca6161caa90b4786ada73 100644 (file)
@@ -66,12 +66,12 @@ string(5) "array"
 string(5) "array"
 int(%d)
 
-Warning: Wrong parameter count for get_defined_functions() in %s on line %d
+Warning: get_defined_functions() expects exactly 0 parameters, 1 given in %s on line %d
 NULL
 string(5) "array"
 int(%d)
 
-Warning: Wrong parameter count for get_declared_interfaces() in %s on line %d
+Warning: get_declared_interfaces() expects exactly 0 parameters, 1 given in %s on line %d
 NULL
 string(5) "array"
 int(%d)
@@ -106,12 +106,12 @@ unicode(5) "array"
 unicode(5) "array"
 int(%d)
 
-Warning: Wrong parameter count for get_defined_functions() in %s on line %d
+Warning: get_defined_functions() expects exactly 0 parameters, 1 given in %s on line %d
 NULL
 unicode(5) "array"
 int(%d)
 
-Warning: Wrong parameter count for get_declared_interfaces() in %s on line %d
+Warning: get_declared_interfaces() expects exactly 0 parameters, 1 given in %s on line %d
 NULL
 unicode(5) "array"
 int(%d)