From: Pierre Joye Date: Wed, 8 Jul 2009 10:14:49 +0000 (+0000) Subject: - windows version X-Git-Tag: php-5.3.1RC1~418 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=528ede93df0f32a2d691e38f0df58f109b47d404;p=php - windows version --- diff --git a/ext/standard/tests/file/rename_variation6-win32.phpt b/ext/standard/tests/file/rename_variation6-win32.phpt new file mode 100644 index 0000000000..6305447b9d --- /dev/null +++ b/ext/standard/tests/file/rename_variation6-win32.phpt @@ -0,0 +1,36 @@ +--TEST-- +Test rename() function: usage variations-6 +--SKIPIF-- + +--FILE-- + +--EXPECTF-- +Warning: readlink(): Could not open file (error 2) in %s on line %d +bool(false) +string(%d) "%srename_variation6-win32.php.tmp" +bool(true) +Done