From: Ilia Alshanetsky Date: Tue, 9 Jun 2009 12:16:31 +0000 (+0000) Subject: TZ update news X-Git-Tag: php-5.2.10RC2~9 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8d699be646833c776f19ab418c4a3a9591c41302;p=php TZ update news --- diff --git a/NEWS b/NEWS index eb8ceb362d..209550208e 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,7 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? Jun 2009, PHP 5.2.10 +- Updated timezone database to version 2009.9 (2009i) (Derick) - Added "ignore_errors" option to http fopen wrapper. (David Zulke, Sara) - Fixed bug #48469 (ldap_get_entries() leaks memory on empty search results).