From 1eac7c1ea3899dbb87a8c6795086a7ce6b3b39ac Mon Sep 17 00:00:00 2001 From: Derick Rethans Date: Tue, 9 Oct 2018 11:37:53 +0100 Subject: [PATCH] Fixed tests --- ext/date/tests/bug67253.phpt | 2 +- ext/date/tests/timezone_abbreviations_list_basic1.phpt | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ext/date/tests/bug67253.phpt b/ext/date/tests/bug67253.phpt index b28cbe63c19..c7d38956ff3 100644 --- a/ext/date/tests/bug67253.phpt +++ b/ext/date/tests/bug67253.phpt @@ -21,7 +21,7 @@ array(12) { ["second"]=> int(0) ["fraction"]=> - bool(false) + float(0) ["warning_count"]=> int(0) ["warnings"]=> diff --git a/ext/date/tests/timezone_abbreviations_list_basic1.phpt b/ext/date/tests/timezone_abbreviations_list_basic1.phpt index e5f2f6d7189..3c9ea1204cb 100644 --- a/ext/date/tests/timezone_abbreviations_list_basic1.phpt +++ b/ext/date/tests/timezone_abbreviations_list_basic1.phpt @@ -23,10 +23,10 @@ var_dump( $abbr["acst"] ); ?> ===DONE=== ---EXPECT-- +--EXPECTF-- *** Testing timezone_abbreviations_list() : basic functionality *** string(5) "array" -int(142) +int(%d) -- Format a sample entry -- array(12) {