ID: 19550 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type: Filesystem function related Operating System: Windows 2000 PHP Version: 4.x New Comment:
This bug has been fixed in CVS. In case this was a PHP problem, snapshots of the sources are packaged every three hours; this change will be in the next snapshot. You can grab the snapshot at http://snaps.php.net/. In case this was a documentation problem, the fix will show up soon at http://www.php.net/manual/. In case this was a PHP.net website problem, the change will show up on the PHP.net site and on the mirror sites in short time. Thank you for the report, and for helping us make PHP better. It works fine with PHP downloaded from this URL: http://snaps.php.net/win32/php4-win32-latest.zip I suspect you've downloaded snapshot of the STABLE branch, which does not include the fix mentioned. Previous Comments: ------------------------------------------------------------------------ [2002-09-23 02:23:41] [EMAIL PROTECTED] Hey sorry, I have to take my 62.200.163.104 box down today, I have saved a copy of the phpinfo() at: http://62.200.163.98/phpinfo.htm for you, but I can't setup the box to use 4.3.0 as its a production box atm.. sorry about this, thanks, I'll try get it back up soon though ------------------------------------------------------------------------ [2002-09-23 00:06:06] [EMAIL PROTECTED] Hey, I tried the new snapshot, still no luck, I am using Windows 2000, servicepack 2 on a FAT32 filesystem, if that helps.. Take a look at: http://62.200.163.104/touchbug/ and http://62.200.163.104/touchbug/phpinfo.php The source for the index page is the same as I mentioned in an earlier comment. ------------------------------------------------------------------------ [2002-09-22 20:29:48] [EMAIL PROTECTED] Please try using this CVS snapshot: http://snaps.php.net/php4-latest.tar.gz For Windows: http://snaps.php.net/win32/php4-win32-latest.zip ------------------------------------------------------------------------ [2002-09-22 08:32:58] [EMAIL PROTECTED] I see in the PHP 4.2.4-dev news.txt - Fixed a bug that prevented touch() from working on various platforms. (Steph) This bug is still not fixed, as tested by the following script (refreshing) : <?php touch("./test2"); echo filectime("./test2"); ?> Works perfectly on my linux machine, but not on my Windows machine. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=19550&edit=1
