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.5.0alpha1~1146 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d2ff9ff591fb0d9142017faf6e1bb1af5fdb7595;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--