On Wed, Apr 30, 2008 at 4:14 PM, Derick Rethans <[EMAIL PROTECTED]> wrote: > On Wed, 30 Apr 2008, Ant Phillips wrote: > > > I've broken up the rename_variation-win32.phpt and rename_basic.phpt into a > > bunch of smaller tests which are hopefully more easily understood. There > > appears to be a problem with the php 5.3 branch when renaming an existing > > file to an existing directory which I will raise as a bug. > > I think we recently changed something here - is this also a problem in > 5.2?
See #44870, but you talk about renaming a directory to an existing file. I don't think it is a bug as it is the expected behavior to replace the file if it exists. The changes is applied only in 5.3 and HEAD, all tests passed but rename_variation-win32 which was broken in 5.2 already. Also note that the change in my patch only affects Windows ("I don't care about..." people should not worry that much then ;). Cheers, -- Pierre http://blog.thepimp.net | http://www.libgd.org -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php