ID: 16835 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Filesystem function related Operating System: Windows PHP Version: 4.2.0 New Comment:
I believe this may be a symptom of the same bug: on FreeBSD 4.5-RELEASE (x86), PHP 4.2.0's touch() function, at least when being called without the optional time argument, sets a wrong date on touched files. In my case, it's April 23, 1991(!). My system date _is_ correct; and touch(1) does work fine. This problem is 100% reproducible and did not exist in PHP 4.1.2 or any previous 4.x releases. Previous Comments: ------------------------------------------------------------------------ [2002-04-25 18:02:08] [EMAIL PROTECTED] Touch function can't modify the date/time of a file. When try to call that function PHP always reply with: Warning: utime failed: Invalid argument in d:\.... ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=16835&edit=1
