pajoye Mon Aug 11 11:52:10 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/standard/tests/file copy_variation13.phpt
Log:
- MFH: make it platform independent (/ vs \)
http://cvs.php.net/viewvc.cgi/php-src/ext/standard/tests/file/copy_variation13.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/copy_variation13.phpt
diff -u php-src/ext/standard/tests/file/copy_variation13.phpt:1.1.2.2.2.1
php-src/ext/standard/tests/file/copy_variation13.phpt:1.1.2.2.2.2
--- php-src/ext/standard/tests/file/copy_variation13.phpt:1.1.2.2.2.1 Mon Nov
5 17:43:19 2007
+++ php-src/ext/standard/tests/file/copy_variation13.phpt Mon Aug 11
11:52:10 2008
@@ -44,7 +44,7 @@
*** Test copy() function: Trying to copy dir to file ***
*** Testing copy() in copying dir to file ***
-Warning: copy(): The first argument to copy() function cannot be a directory
in %s/copy_variation13.php on line %d
+Warning: copy(): The first argument to copy() function cannot be a directory
in %scopy_variation13.php on line %d
bool(false)
bool(true)
bool(true)
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php