mirror of
https://github.com/php/php-src.git
synced 2024-12-01 13:54:10 +08:00
- test passes now (and VC6 is not supported anymore)
This commit is contained in:
parent
1777d6fa79
commit
d2ff9ff591
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user