]> granicus.if.org Git - php/commitdiff
fix test
authorAntony Dovgal <tony2001@php.net>
Thu, 3 Jul 2008 09:22:17 +0000 (09:22 +0000)
committerAntony Dovgal <tony2001@php.net>
Thu, 3 Jul 2008 09:22:17 +0000 (09:22 +0000)
ext/standard/tests/strings/printf_64bit.phpt

index 10ea360c0430bf56092d76983c8da31b81cf9918..7534927e6952b656e18637e8175f6051657e088a 100755 (executable)
@@ -227,7 +227,7 @@ printf("%d", $tempstring);
 --EXPECTF--
 *** Output for zero argument ***
 
-Warning: Wrong parameter count for printf() in %s on line %d
+Warning: printf() expects at least 1 parameter, 0 given in %s on line %d
 
 *** Output for insufficient number of arguments ***