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
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please — but make sure to vote on the bug!
Your email address:
MUST BE VALID
Solve the problem:
23 - 2 = ?
Subscribe to this entry?

 
 [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: Thu Apr 25 01:01:30 2024 UTC