ID: 32280 User updated by: tss24 at cornell dot edu Reported By: tss24 at cornell dot edu Status: Bogus Bug Type: Filesystem function related Operating System: WinXP Pro PHP Version: 5.0.3 New Comment:
Crap! Too freaking tired of course this isn't a bug, it doesn't make sense! In theory it does though... ah well, lack of sleep didn't help here. Delete this one! Previous Comments: ------------------------------------------------------------------------ [2005-03-11 23:37:21] [EMAIL PROTECTED] No duh. ------------------------------------------------------------------------ [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