mirror of
https://github.com/php/php-src.git
synced 2025-08-19 08:49:28 +02:00
fixed the test
This commit is contained in:
parent
02f3922047
commit
760c85a70a
1 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
|||
--TEST--
|
||||
Bug #53437 (Check that var_dump out is the same using the whole object or it's single properties), variation 4
|
||||
--INI--
|
||||
date.timezone = Europe/Berlin
|
||||
--FILE--
|
||||
<?php
|
||||
$dt = new DateTime('2009-10-11');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue