From: Ilia Alshanetsky Date: Tue, 17 Nov 2009 15:04:20 +0000 (+0000) Subject: tz news X-Git-Tag: php-5.2.12RC2~40 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=dea8172f6d166b195715fbb856926a133bcd54a0;p=php tz news --- diff --git a/NEWS b/NEWS index 2814e86cca..bb6026c29b 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,8 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? Nov 2009, PHP 5.2.12RC2 +- Updated timezone database to version 2009.19 (2009s). (Derick) + - Fixed bug #50174 (Incorrectly matched docComment). (Felipe) - Fixed bug #50158 (FILTER_VALIDATE_EMAIL fails with valid addresses containing = or ?). (Pierrick)