From b9a6022f155b38f7694550e1260ea1935f4ad667 Mon Sep 17 00:00:00 2001 From: Andi Gutmans Date: Thu, 16 Sep 2004 00:46:46 +0000 Subject: [PATCH] - NEWS --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index 14a051836e..9812b12733 100644 --- a/NEWS +++ b/NEWS @@ -102,6 +102,8 @@ PHP NEWS - Fixed bug #28895 (ReflectionClass::isAbstract always returns false). (Marcus) - Fixed bug #28829 (Thread-unsafety in bcmath elementary values). (Sara) - Fixed bug #28464 (catch() does not catch exceptions by interfaces). (Marcus) +- Fixed bug #27669 (PHP 5 didn't support all possibilities for calling static + methods dynamically). (Dmitry) - Fixed ReflectionClass::getMethod() and ReflectionClass::getProperty() to raise an ReflectionException instead of returning NULL on failure. (Sebastian) -- 2.50.1