tony2001 Wed Dec 3 21:29:19 2008 UTC
Modified files: (Branch: PHP_5_2)
/php-src/ext/posix/tests posix_getcwd.phpt
Log:
fix test
http://cvs.php.net/viewvc.cgi/php-src/ext/posix/tests/posix_getcwd.phpt?r1=1.1.4.3&r2=1.1.4.4&diff_format=u
Index: php-src/ext/posix/tests/posix_getcwd.phpt
diff -u php-src/ext/posix/tests/posix_getcwd.phpt:1.1.4.3
php-src/ext/posix/tests/posix_getcwd.phpt:1.1.4.4
--- php-src/ext/posix/tests/posix_getcwd.phpt:1.1.4.3 Wed Dec 3 20:45:25 2008
+++ php-src/ext/posix/tests/posix_getcwd.phpt Wed Dec 3 21:29:19 2008
@@ -15,5 +15,5 @@
--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
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php