From: Ferenc Kovacs Date: Mon, 16 May 2011 23:35:23 +0000 (+0000) Subject: set the timezone to UTC as suggested by Alexey Shein, and adding an SKIPIF as this... X-Git-Tag: php-5.5.0alpha1~2083 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4be65b439172962335e0c581203bf7851eafe96e;p=php set the timezone to UTC as suggested by Alexey Shein, and adding an SKIPIF as this test was originaly intended to be windows only --- diff --git a/ext/date/tests/DateInterval_format_a.phpt b/ext/date/tests/DateInterval_format_a.phpt index f82a2f6f6d..d095db56b3 100644 --- a/ext/date/tests/DateInterval_format_a.phpt +++ b/ext/date/tests/DateInterval_format_a.phpt @@ -3,8 +3,13 @@ DateInterval::format(), %a --CREDITS-- Daniel Convissor # TestFest 2010 BKTK +--INI-- +date.timezone=UTC --SKIPIF-- - + --XFAIL-- Windows VC6 libs' floor()/ceil() choke on floats --FILE--