From 19820c0e83d4a98faf9b5882af48fb4f990df800 Mon Sep 17 00:00:00 2001 From: Ilia Alshanetsky Date: Tue, 29 Oct 2002 15:36:47 +0000 Subject: [PATCH] Added a skip condition for situations where the TZ variable could not be set (safe_mode). --- ext/standard/tests/time/002.phpt | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/ext/standard/tests/time/002.phpt b/ext/standard/tests/time/002.phpt index eba00b074b6..aa97645ec14 100644 --- a/ext/standard/tests/time/002.phpt +++ b/ext/standard/tests/time/002.phpt @@ -1,7 +1,11 @@ --TEST-- strtotime() function ---POST-- ---GET-- +--SKIPIF-- + --FILE--