summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDerick Rethans <github@derickrethans.nl>2018-10-09 11:38:01 +0100
committerDerick Rethans <github@derickrethans.nl>2018-10-09 11:38:01 +0100
commitd21aa93dd4dee24bdfa28a55cc2f0eeb5f4fb971 (patch)
treebdcbbe118cd081fbe8590cc315ed0725a1675f84
parent0ef3b125cd87054b6d5ffbce07b125f026c53bb9 (diff)
parent1eac7c1ea3899dbb87a8c6795086a7ce6b3b39ac (diff)
downloadphp-git-d21aa93dd4dee24bdfa28a55cc2f0eeb5f4fb971.tar.gz
Merge branch 'PHP-7.3'
-rw-r--r--ext/date/tests/bug67253.phpt2
-rw-r--r--ext/date/tests/timezone_abbreviations_list_basic1.phpt4
2 files changed, 3 insertions, 3 deletions
diff --git a/ext/date/tests/bug67253.phpt b/ext/date/tests/bug67253.phpt
index b28cbe63c1..c7d38956ff 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 e5f2f6d718..3c9ea1204c 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) {