From: Remi Collet Date: Mon, 17 Oct 2016 13:07:56 +0000 (+0200) Subject: also fix 32bits test for microsecond X-Git-Tag: php-7.1.0RC5~45^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0820c94382d89ec476ce109ba1f859a5d10b7343;p=php also fix 32bits test for microsecond --- diff --git a/ext/date/tests/bug53437_var3.phpt b/ext/date/tests/bug53437_var3.phpt index 82b90f559b..9a50f5fe90 100644 --- a/ext/date/tests/bug53437_var3.phpt +++ b/ext/date/tests/bug53437_var3.phpt @@ -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"]=>