johannes Mon Feb 11 00:03:30 2008 UTC
Modified files: (Branch: PHP_5_2)
/php-src/ext/standard/tests/file is_dir_variation2.phpt
Log:
MFH: The exact message differs on different systems
http://cvs.php.net/viewvc.cgi/php-src/ext/standard/tests/file/is_dir_variation2.phpt?r1=1.1.2.2&r2=1.1.2.3&diff_format=u
Index: php-src/ext/standard/tests/file/is_dir_variation2.phpt
diff -u php-src/ext/standard/tests/file/is_dir_variation2.phpt:1.1.2.2
php-src/ext/standard/tests/file/is_dir_variation2.phpt:1.1.2.3
--- php-src/ext/standard/tests/file/is_dir_variation2.phpt:1.1.2.2 Sat Jul
21 17:31:42 2007
+++ php-src/ext/standard/tests/file/is_dir_variation2.phpt Mon Feb 11
00:03:30 2008
@@ -70,7 +70,7 @@
-- With symlink --
bool(true)
-- With hardlink --
-Warning: link(): Operation not permitted in %s on line %d
+Warning: link(): %s in %s on line %d
bool(false)
*** Testing is_dir() with file and links to a file ***
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php