From: Felipe Pena Date: Mon, 11 Aug 2008 00:52:41 +0000 (+0000) Subject: - BFN: #45765 X-Git-Tag: php-5.2.7RC1~127 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e249e02481c3914809f438c8cf1ab4e69e3fa778;p=php - BFN: #45765 --- diff --git a/NEWS b/NEWS index 95f33f2b6f..f789ce4b25 100644 --- a/NEWS +++ b/NEWS @@ -14,6 +14,8 @@ PHP NEWS - Fixed a regression when using strip_tags() and < is within an attribute. (Scott) +- Fixed bug #45765 (ReflectionObject with default parameters of self::xxx cause + an error). (Felipe) - Fixed bug #45705 (rfc822_parse_adrlist() modifies passed address parameter). (Jani) - Fixed bug #45691 (Some per-dir or runtime settings may leak into other