johannes Sun Feb 10 23:37:03 2008 UTC Modified files: (Branch: PHP_5_3) /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.2.1&r2=1.1.2.2.2.2&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.2.1 php-src/ext/standard/tests/file/is_dir_variation2.phpt:1.1.2.2.2.2 --- php-src/ext/standard/tests/file/is_dir_variation2.phpt:1.1.2.2.2.1 Mon Nov 5 17:43:21 2007 +++ php-src/ext/standard/tests/file/is_dir_variation2.phpt Sun Feb 10 23:37:03 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