From 0a60e71454f82530f675ca51414ae43b921fe2b8 Mon Sep 17 00:00:00 2001 From: Marcus Boerger Date: Wed, 24 Nov 2004 20:00:52 +0000 Subject: [PATCH] - BFN --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index 4799e373bf..8ae325cde5 100644 --- 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) -- 2.50.1