]> granicus.if.org Git - php/commit
fix bug#68942's patch
authorTaoguang Chen <chtg@users.noreply.github.com>
Fri, 27 Feb 2015 02:41:53 +0000 (10:41 +0800)
committerTaoguang Chen <chtg@users.noreply.github.com>
Fri, 27 Feb 2015 02:41:53 +0000 (10:41 +0800)
commite441d71baae89bdc5dc6f75407b4a8f5e42b8fa9
tree042c269f526614a3d03c4195a7f5513ac4b35092
parentf13a88ac1330f81b692a565156bf5d5a8fa78d15
fix bug#68942's patch

Fix type confusion bug in unserialize() with DateTimeZone. https://bugs.php.net/bug.php?id=68942
ext/date/php_date.c