]> granicus.if.org Git - php/commitdiff
BFN
authorMarcus Boerger <helly@php.net>
Sun, 14 Nov 2004 18:09:44 +0000 (18:09 +0000)
committerMarcus Boerger <helly@php.net>
Sun, 14 Nov 2004 18:09:44 +0000 (18:09 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 3ac77a59b24f2f433c895e87aba53a80ad1ed842..1f881f232e29d987600517d2e1c423bb9931ce19 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -6,6 +6,8 @@ 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 #30783 (Apache crash when using ReflectionFunction::
+  getStaticVariables()). (Marcus)
 - Fixed bug #30750 (Meaningful error message when upload directory is not 
   accessible). (Ilia)
 - Fixed bug #30685 (Malformed SOAPClient http header reequest). (Dmitry)