From 51d28a7b17c4746c6bd7905878534a76827e07ab Mon Sep 17 00:00:00 2001 From: Dave Kelsey Date: Mon, 6 Apr 2009 08:30:20 +0000 Subject: [PATCH] bug 47886: fix test which failed during DST. Microsoft api working as designed, but unexpected. --- ext/standard/tests/file/touch_basic-win32.phpt | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/ext/standard/tests/file/touch_basic-win32.phpt b/ext/standard/tests/file/touch_basic-win32.phpt index 3bd22aeeae..0e4cc3142e 100644 --- a/ext/standard/tests/file/touch_basic-win32.phpt +++ b/ext/standard/tests/file/touch_basic-win32.phpt @@ -1,7 +1,5 @@ --TEST-- Test touch() function : basic functionality ---CREDITS-- -Dave Kelsey --SKIPIF--