From: Dave Kelsey Date: Mon, 6 Apr 2009 08:30:20 +0000 (+0000) Subject: bug 47886: fix test which failed during DST. Microsoft api working as designed, but... X-Git-Tag: php-5.2.10RC1~245 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=51d28a7b17c4746c6bd7905878534a76827e07ab;p=php bug 47886: fix test which failed during DST. Microsoft api working as designed, but unexpected. --- 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--