From e249e02481c3914809f438c8cf1ab4e69e3fa778 Mon Sep 17 00:00:00 2001 From: Felipe Pena Date: Mon, 11 Aug 2008 00:52:41 +0000 Subject: [PATCH] - BFN: #45765 --- NEWS | 2 ++ 1 file changed, 2 insertions(+) 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 -- 2.40.0