also fix 32bits test for microsecond

This commit is contained in:
Remi Collet 2016-10-17 15:07:56 +02:00
parent 6766a985eb
commit 0820c94382

View File

@ -12,7 +12,7 @@ var_dump($di);
?>
==DONE==
--EXPECTF--
object(DateInterval)#%d (15) {
object(DateInterval)#%d (16) {
["y"]=>
int(2)
["m"]=>
@ -25,6 +25,8 @@ object(DateInterval)#%d (15) {
int(8)
["s"]=>
int(0)
["f"]=>
float(-1)
["weekday"]=>
int(10)
["weekday_behavior"]=>