php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #16900 touch() function bug in 4.2.0
Submitted: 2002-04-29 08:14 UTC Modified: 2002-04-29 08:24 UTC
From: laurent dot colson at freesbee dot fr Assigned:
Status: Closed Package: Filesystem function related
PHP Version: 4.2.0 OS: linux
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 !
Your email address:
MUST BE VALID
Solve the problem:
49 - 33 = ?
Subscribe to this entry?

 
 [2002-04-29 08:14 UTC] laurent dot colson at freesbee dot fr
I installed the 4.0.2 version on linux, it seems there is a 
problem with the touch() function.

When I apply touch(), the date of the file take a bad year, 
2004 instead of 2002.

The server dates (system and hardware) are correct, all 
other functions on file works and put correct dates.

Laurent

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-04-29 08:24 UTC] mfischer@php.net
This bug has already been fixed in the latest released version of
PHP, which you can download at http://www.php.net/downloads.php
 [2002-04-29 08:24 UTC] mfischer@php.net
Sorry, this is bullshit of course.

This bug has been fixed in CVS and will be in the next release (4.2.1)
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 18 01:01:28 2024 UTC