]> granicus.if.org Git - php/commitdiff
Fixed test
authorDmitry Stogov <dmitry@php.net>
Mon, 9 Jul 2007 15:27:58 +0000 (15:27 +0000)
committerDmitry Stogov <dmitry@php.net>
Mon, 9 Jul 2007 15:27:58 +0000 (15:27 +0000)
ext/standard/tests/array/count_recursive.phpt

index 0657f58d376b3deaacfddc21e0224d55d4c87997..846466cc05cd9ffd6d33debfbf9fcc44aadb4676 100644 (file)
@@ -224,13 +224,13 @@ NULL
 
 Notice: Use of undefined constant ABCD - assumed 'ABCD' in %s on line %d
 
-Warning: count() expects parameter 2 to be long, string given in %s on line %d
+Warning: count() expects parameter 2 to be long, %s given in %s on line %d
 NULL
 
-Warning: count() expects parameter 2 to be long, string given in %s on line %d
+Warning: count() expects parameter 2 to be long, %s given in %s on line %d
 NULL
 
-Warning: count() expects parameter 2 to be long, string given in %s on line %d
+Warning: count() expects parameter 2 to be long, %s given in %s on line %d
 NULL
 
 Done