summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRemi Collet <remi@php.net>2015-04-18 09:11:39 +0200
committerRemi Collet <remi@php.net>2015-04-28 12:48:23 +0200
commitba41b340c227ccfa61ba7b52d5d8cd07be512340 (patch)
treecedf17efe84b8f45ea8260806954a97ed09b2dfe
parentc39e777722f9b566ecff521602fb49ea20bb2961 (diff)
downloadphp-git-ba41b340c227ccfa61ba7b52d5d8cd07be512340.tar.gz
relax bigbang content (new zic)
-rw-r--r--ext/date/tests/bug48058.phpt6
1 files 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