]> granicus.if.org Git - php/commitdiff
- test passes now (and VC6 is not supported anymore)
authorPierre Joye <pajoye@php.net>
Tue, 13 Sep 2011 16:21:24 +0000 (16:21 +0000)
committerPierre Joye <pajoye@php.net>
Tue, 13 Sep 2011 16:21:24 +0000 (16:21 +0000)
ext/date/tests/DateInterval_format_a.phpt

index d095db56b36bb28148430f55a258a2b859a49bb5..b6766448e11da265a45edb6e3287ad8772cff823 100644 (file)
@@ -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--
 <?php