]> granicus.if.org Git - php/commitdiff
fix test
authorAntony Dovgal <tony2001@php.net>
Thu, 30 Oct 2008 08:45:21 +0000 (08:45 +0000)
committerAntony Dovgal <tony2001@php.net>
Thu, 30 Oct 2008 08:45:21 +0000 (08:45 +0000)
ext/gettext/tests/dcngettext.phpt

index e5961eb1e988a7698c5fb7dab52b6fa851faf774..2b8e2b196d645098f73cab24cb2001697557cc67 100644 (file)
@@ -19,7 +19,7 @@ var_dump(dcngettext("","","",0,0));
 echo "Done\n";
 ?>
 --EXPECTF--    
-Warning: Wrong parameter count for dcngettext() in %s on line %d
+Warning: dcngettext() expects exactly 5 parameters, 4 given in %s on line %d
 bool(false)
 string(1) "1"
 string(4) "test"