From: [EMAIL PROTECTED] Operating system: Windows, Linux PHP version: 5.3CVS-2008-11-26 (snap) PHP Bug Type: Filesystem function related Bug description: touch() atime field returns different value
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 bug report at http://bugs.php.net/?id=46682&edit=1 -- Try a CVS snapshot (PHP 5.2): http://bugs.php.net/fix.php?id=46682&r=trysnapshot52 Try a CVS snapshot (PHP 5.3): http://bugs.php.net/fix.php?id=46682&r=trysnapshot53 Try a CVS snapshot (PHP 6.0): http://bugs.php.net/fix.php?id=46682&r=trysnapshot60 Fixed in CVS: http://bugs.php.net/fix.php?id=46682&r=fixedcvs Fixed in CVS and need be documented: http://bugs.php.net/fix.php?id=46682&r=needdocs Fixed in release: http://bugs.php.net/fix.php?id=46682&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=46682&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=46682&r=needscript Try newer version: http://bugs.php.net/fix.php?id=46682&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=46682&r=support Expected behavior: http://bugs.php.net/fix.php?id=46682&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=46682&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=46682&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=46682&r=globals PHP 4 support discontinued: http://bugs.php.net/fix.php?id=46682&r=php4 Daylight Savings: http://bugs.php.net/fix.php?id=46682&r=dst IIS Stability: http://bugs.php.net/fix.php?id=46682&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=46682&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=46682&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=46682&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=46682&r=mysqlcfg