]> granicus.if.org Git - php/commitdiff
- #46882, touch() atime field returns different value
authorPierre Joye <pajoye@php.net>
Tue, 7 Jul 2009 22:13:32 +0000 (22:13 +0000)
committerPierre Joye <pajoye@php.net>
Tue, 7 Jul 2009 22:13:32 +0000 (22:13 +0000)
ext/standard/tests/file/touch_basic-win32.phpt

index 3f473fc48b013aa01d56afb7abeecc844057fbae..b4ad29f03778a4cea07118b2385c13b25b2d2ec2 100644 (file)
@@ -2,7 +2,6 @@
 Test touch() function : basic functionality 
 --CREDITS--
 Dave Kelsey <d_kelsey@uk.ibm.com>
---XFAIL--
 --SKIPIF--
 <?php
 if (substr(PHP_OS, 0, 3) != 'WIN') {