diff options
Diffstat (limited to 'ext/date/tests/DateInterval_format_a.phpt')
| -rw-r--r-- | ext/date/tests/DateInterval_format_a.phpt | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/ext/date/tests/DateInterval_format_a.phpt b/ext/date/tests/DateInterval_format_a.phpt index d095db56b..48c6cc167 100644 --- a/ext/date/tests/DateInterval_format_a.phpt +++ b/ext/date/tests/DateInterval_format_a.phpt @@ -8,10 +8,7 @@ date.timezone=UTC --SKIPIF-- <?php 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 |
