Skip to content

Commit 760c85a

Browse files
committed
fixed the test
1 parent 02f3922 commit 760c85a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ext/date/tests/bug53437_var4.phpt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
--TEST--
22
Bug #53437 (Check that var_dump out is the same using the whole object or it's single properties), variation 4
3+
--INI--
4+
date.timezone = Europe/Berlin
35
--FILE--
46
<?php
57
$dt = new DateTime('2009-10-11');

0 commit comments

Comments
 (0)