ID: 46682 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Filesystem function related Operating System: Windows PHP Version: 5.3CVS-2008-11-26 (snap) Assigned To: pajoye New Comment:
These tests are also now checked into 6.0. Previous Comments: ------------------------------------------------------------------------ [2008-11-26 10:22:12] [EMAIL PROTECTED] Description: ------------ The following test was ported from 5.2.X and does not behave the same on 5.3. It appears the atime stat field after running touch() returns a different value. Reproduce code: --------------- See the test now checked into CVS: ext/standard/tests/file/touch_basic-win32.phpt Expected result: ---------------- 017- atime=20470 Actual result: -------------- 017+ atime=10000 ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=46682&edit=1