From 984f4b09e028b93e6ab3b738d9bde670fca6fc95 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Sat, 18 Apr 2015 09:11:39 +0200 Subject: [PATCH] relax bigbang content (new zic) --- ext/date/tests/bug48058.phpt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ext/date/tests/bug48058.phpt b/ext/date/tests/bug48058.phpt index 46a1918b49..87d2190933 100644 --- a/ext/date/tests/bug48058.phpt +++ b/ext/date/tests/bug48058.phpt @@ -20,10 +20,10 @@ array(5) { ["time"]=> string(%d) "%s" ["offset"]=> - int(3600) + int(%s) ["isdst"]=> - bool(true) + bool(%s) ["abbr"]=> - string(3) "BST" + string(%d) "%s" } 10000002008-02-28T12:00:00+0000 -- 2.40.0