From: Anatol Belski Date: Wed, 12 Oct 2016 17:28:15 +0000 (+0200) Subject: fix test X-Git-Tag: php-7.1.0RC4~46 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=06e7c9983a272e420e9437383ec4283607288c61;p=php fix test (cherry picked from commit fa9370db03944b31a9c3b20d586a290fe51ceaa0) --- diff --git a/ext/date/tests/bug73091.phpt b/ext/date/tests/bug73091.phpt index 668ef505d8..c051573297 100644 --- a/ext/date/tests/bug73091.phpt +++ b/ext/date/tests/bug73091.phpt @@ -12,7 +12,7 @@ class foo { var_dump(unserialize('O:12:"DateInterval":1:{s:4:"days";O:3:"foo":0:{}}')); ?> --EXPECTF-- -object(DateInterval)#%d (15) { +object(DateInterval)#%d (16) { ["days"]=> int(-1) ["y"]=> @@ -27,6 +27,8 @@ object(DateInterval)#%d (15) { int(-1) ["s"]=> int(-1) + ["f"]=> + float(-1) ["weekday"]=> int(-1) ["weekday_behavior"]=>