ID: 32280 Updated by: [EMAIL PROTECTED] Reported By: tss24 at cornell dot edu -Status: Open +Status: Bogus Bug Type: Filesystem function related Operating System: WinXP Pro PHP Version: 5.0.3 New Comment:
No duh. Previous Comments: ------------------------------------------------------------------------ [2005-03-11 22:32:01] tss24 at cornell dot edu Description: ------------ When renaming a folder to same name as file in same path, an error occurs. example: folder: test1 folder: test2 file01: file1 file02: file2 renaming test1 to file1 (even though it's still a folder on the system) causes an error. Reproduce code: --------------- rename($oldname,$newname); ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=32280&edit=1