]> granicus.if.org Git - php/commitdiff
also fix 32bits test for microsecond
authorRemi Collet <remi@php.net>
Mon, 17 Oct 2016 13:07:56 +0000 (15:07 +0200)
committerRemi Collet <remi@php.net>
Mon, 17 Oct 2016 13:07:56 +0000 (15:07 +0200)
ext/date/tests/bug53437_var3.phpt

index 82b90f559b959cf50136b612a17044ba03dcff49..9a50f5fe9060051f84080eebbc74588ae53790f9 100644 (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"]=>