]> granicus.if.org Git - php/commitdiff
- News: http://news.php.net/php.cvs/52239
authorChristian Seiler <cseiler@php.net>
Tue, 12 Aug 2008 21:03:35 +0000 (21:03 +0000)
committerChristian Seiler <cseiler@php.net>
Tue, 12 Aug 2008 21:03:35 +0000 (21:03 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 5ffc94f5e6ba72383d86dc8d0455b3916c2eadad..46dcc7d31546cd311194f40270b4b00d92489cd1 100644 (file)
--- 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)