]> granicus.if.org Git - php/commitdiff
- BFN
authorMarcus Boerger <helly@php.net>
Wed, 24 Nov 2004 20:00:52 +0000 (20:00 +0000)
committerMarcus Boerger <helly@php.net>
Wed, 24 Nov 2004 20:00:52 +0000 (20:00 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 4799e373bf12d147afdab1dfacb8dc7c4e18e6a8..8ae325cde54f4ab064cd4dd13cd98f690971a4f0 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -8,6 +8,7 @@ PHP                                                                        NEWS
 - Extended the functionality of is_subclass_of() to accept either a class name
   or an object as first parameter. (Andrey) 
 - Fixed potential problems with unserializing invalid serialize data. (Marcus)
+- Fixed bug #30856 (ReflectionClass::getStaticProperties segfaults). (Marcus)
 - Fixed bug #30832 ("!" stripped off comments in xml parser). (Rob)
 - Fixed bug #30799 (SoapServer doesn't handle private or protected properties).
   (Dmitry)