php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #30030 File Rename creation time error
Submitted: 2004-09-08 20:53 UTC Modified: 2004-09-29 01:00 UTC
From: misc6pub at scionix dot com Assigned:
Status: No Feedback Package: Filesystem function related
PHP Version: 4.3.8 OS: Win 2000
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: misc6pub at scionix dot com
New email:
PHP Version: OS:

 

 [2004-09-08 20:53 UTC] misc6pub at scionix dot com
Description:
------------
In v 4.3.8 (Win2K) and perhaps later, the rename(x,y) does not follow the spec for the creation time of the copied file.  Rename should keep the modified time of the new file the same as the source -- which it does correctly  --, and the created time of the new file should be the time of renaming -- but it incorrectly makes it the same as that of the original.



Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-09-16 10:45 UTC] sniper@php.net
Does this happen with PHP 5? (if so, update the version field to contain both 4.3.8 and 5.0.0)
 [2004-09-29 01:00 UTC] php-bugs at lists dot php dot net
No feedback was provided for this bug for over a week, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 23 07:01:29 2024 UTC