@ -2,6 +2,7 @@
Test rename() function: usage variations-8
--SKIPIF--
<?php
if (substr(PHP_OS, 0, 3) == 'WIN') die('skip.. not for Windows');
if (!function_exists("symlink")) die("skip symlinks are not supported");
?>
--FILE--