From: Pierre Joye Date: Tue, 13 Sep 2011 16:21:24 +0000 (+0000) Subject: - test passes now (and VC6 is not supported anymore) X-Git-Tag: php-5.4.0beta1~21 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4f50e84eaebb05903fe3d78e9ebf2b32249809a5;p=php - test passes now (and VC6 is not supported anymore) --- diff --git a/ext/date/tests/DateInterval_format_a.phpt b/ext/date/tests/DateInterval_format_a.phpt index d095db56b3..b6766448e1 100644 --- a/ext/date/tests/DateInterval_format_a.phpt +++ b/ext/date/tests/DateInterval_format_a.phpt @@ -10,8 +10,6 @@ date.timezone=UTC if (!method_exists('DateInterval', 'format')) die("skip: method doesn't exist"); if (substr(PHP_OS, 0, 3) != 'WIN') die("skip this test is for Windows platforms only"); ?> ---XFAIL-- -Windows VC6 libs' floor()/ceil() choke on floats --FILE--