From:             [EMAIL PROTECTED]
Operating system: RedHat 7.2
PHP version:      4.2.0
PHP Bug Type:     Filesystem function related
Bug description:  touch sets wrong date/time when touching file

Testscript:
<?
touch("testfile");
?>

ls -l outputs :
-rw-rw-r-- 1 nobody   nobody 0 Apr 14  1974 testfile

Date on server:
Fri Apr 26 20:39:21 CEST 2002


-- 
Edit bug report at http://bugs.php.net/?id=16861&edit=1
-- 
Fixed in CVS:        http://bugs.php.net/fix.php?id=16861&r=fixedcvs
Fixed in release:    http://bugs.php.net/fix.php?id=16861&r=alreadyfixed
Need backtrace:      http://bugs.php.net/fix.php?id=16861&r=needtrace
Try newer version:   http://bugs.php.net/fix.php?id=16861&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=16861&r=support
Expected behavior:   http://bugs.php.net/fix.php?id=16861&r=notwrong
Not enough info:     http://bugs.php.net/fix.php?id=16861&r=notenoughinfo
Submitted twice:     http://bugs.php.net/fix.php?id=16861&r=submittedtwice

Reply via email to