From: Pierre Joye Date: Tue, 7 Jul 2009 22:13:47 +0000 (+0000) Subject: - MF53: touch() atime field returns different value X-Git-Tag: php-5.4.0alpha1~191^2~3142 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=13045c6900a6199624fba21a36a82791547906e5;p=php - MF53: touch() atime field returns different value --- diff --git a/ext/standard/tests/file/touch_basic-win32.phpt b/ext/standard/tests/file/touch_basic-win32.phpt index 530e28c7ae..29e8abdfc7 100644 --- a/ext/standard/tests/file/touch_basic-win32.phpt +++ b/ext/standard/tests/file/touch_basic-win32.phpt @@ -1,6 +1,5 @@ --TEST-- Test touch() function : basic functionality ---XFAIL-- Pending completion of Unicode streams --CREDITS-- Dave Kelsey