ID:               46682
 Updated by:       paj...@php.net
 Reported By:      a...@php.net
 Status:           Assigned
 Bug Type:         Filesystem function related
 Operating System: win32 only
 PHP Version:      5.3CVS-2008-11-26 (snap)
 Assigned To:      pajoye
 New Comment:

I found the reason and I have a fix. However I'm not sure yet it does
not break more than it should. See: http://news.php.net/php.qa/64596




Previous Comments:
------------------------------------------------------------------------

[2008-11-26 18:03:09] a...@php.net

These tests are also now checked into 6.0.

------------------------------------------------------------------------

[2008-11-26 10:22:12] a...@php.net

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

Reply via email to