From 1306b02625efb26fbb61ad4231b79431a6d1731f Mon Sep 17 00:00:00 2001 From: Kai Schroeder Date: Sun, 9 Feb 2003 12:07:42 +0000 Subject: [PATCH] skip for Windows (does not support dates prior to midnight, January 1, 1970) --- ext/standard/tests/time/002.phpt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ext/standard/tests/time/002.phpt b/ext/standard/tests/time/002.phpt index aa97645ec1..57513f0e60 100644 --- a/ext/standard/tests/time/002.phpt +++ b/ext/standard/tests/time/002.phpt @@ -2,6 +2,9 @@ strtotime() function --SKIPIF--