From e08c90c68d05d86c7cb78e098771ecce16091dcd Mon Sep 17 00:00:00 2001 From: Christian Seiler Date: Tue, 12 Aug 2008 21:03:35 +0000 Subject: [PATCH] - News: http://news.php.net/php.cvs/52239 --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index 5ffc94f5e6..46dcc7d315 100644 --- a/NEWS +++ b/NEWS @@ -13,6 +13,8 @@ PHP NEWS functions. (Andrey) - Fixed a regression when using strip_tags() and < is within an attribute. (Scott) +- Fixed a crash on invalid method in ReflectionParameter constructor. + (Christian Seiler) - Fixed bug #45765 (ReflectionObject with default parameters of self::xxx cause an error). (Felipe) -- 2.50.1