From: Felipe Pena Date: Fri, 27 May 2011 23:32:48 +0000 (+0000) Subject: - BFN X-Git-Tag: php-5.3.7RC1~72 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6ff2f7040ef8c2295bf6531e5bc34773ad6af154;p=php - BFN --- diff --git a/NEWS b/NEWS index 25cb3b0df7..a77e7f4f12 100644 --- a/NEWS +++ b/NEWS @@ -67,6 +67,9 @@ PHP NEWS - Exif extesion: . Fixed bug #54121 (error message format string typo). (Ilia) +- Fileinfo extension: + . Fixed bug #54934 (Unresolved symbol strtoull in HP-UX 11.11). (Felipe) + - Filter extension: . Added 3rd parameter to filter_var_array() and filter_input_array() functions that allows disabling addition of empty elements. (Ilia)