From: Anatoliy Belsky Date: Thu, 10 May 2012 13:48:56 +0000 (+0200) Subject: updated NEWS X-Git-Tag: php-5.3.14RC1~9 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=652632a89bc4ec1623ddcc41da82bd888c874b29;p=php updated NEWS --- diff --git a/NEWS b/NEWS index bd194be6cc..e9c13701cf 100644 --- a/NEWS +++ b/NEWS @@ -19,6 +19,7 @@ PHP NEWS set to null). (Anatoliy) . Fixed bug #61713 (Logic error in charset detection for htmlentities). (Anatoliy) + . Fixed bug #61991 (long overflow in realpath_cache_get()). (Anatoliy) - Fileinfo: . Fixed bug #61812 (Uninitialised value used in libmagic).