This commit is contained in:
Pierre Joye 2011-12-07 08:33:41 +00:00
parent 9e567e295b
commit 2425fdbbae

View File

@ -1,5 +1,7 @@
--TEST--
Bug #52113: Seg fault while creating (by unserialization) DatePeriod
--INI--
date.timezone=UTC
--FILE--
<?php
$start = new DateTime('2003-01-02 08:00:00');