From: Pierre Joye Date: Wed, 8 Jul 2009 10:15:52 +0000 (+0000) Subject: - windows version X-Git-Tag: php-5.4.0alpha1~191^2~3136 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3e8a09e9fdf9ace14284ca20422e990b83490d72;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