]> granicus.if.org Git - php/commitdiff
fix test
authorAntony Dovgal <tony2001@php.net>
Wed, 3 Dec 2008 21:29:19 +0000 (21:29 +0000)
committerAntony Dovgal <tony2001@php.net>
Wed, 3 Dec 2008 21:29:19 +0000 (21:29 +0000)
ext/posix/tests/posix_getcwd.phpt

index fc5a6d43e51d24319b89083293a89c64923c5bb1..478aeccaa45ff7851fbdd64f2856c8014c1b8c86 100644 (file)
@@ -15,5 +15,5 @@ var_dump(posix_getcwd(1));
 --EXPECTF--
 string(%d) "%s"
 
-Warning: posix_getcwd() expects exactly 0 parameters, 1 given in %s on line %d
+Warning: Wrong parameter count for posix_getcwd() in %s on line %d
 NULL