From: Ilia Alshanetsky Date: Tue, 29 Oct 2002 15:36:47 +0000 (+0000) Subject: Added a skip condition for situations where the TZ variable could not be X-Git-Tag: php-4.3.0RC1~450 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=19820c0e83d4a98faf9b5882af48fb4f990df800;p=php Added a skip condition for situations where the TZ variable could not be set (safe_mode). --- diff --git a/ext/standard/tests/time/002.phpt b/ext/standard/tests/time/002.phpt index eba00b074b..aa97645ec1 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--