]> granicus.if.org Git - php/commitdiff
BFN: Fixed ReflectionClass::getMethod() and ReflectionClass::getProperty() to raise...
authorSebastian Bergmann <sebastian@php.net>
Tue, 20 Jul 2004 05:48:45 +0000 (05:48 +0000)
committerSebastian Bergmann <sebastian@php.net>
Tue, 20 Jul 2004 05:48:45 +0000 (05:48 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 0d751ea285519b406cb5031df4da030ff6ad2a7b..c2df37d50d6a277471c3f55750e8928a9fa2049a 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -4,6 +4,9 @@ PHP                                                                        NEWS
 - Fixed bug #29119 (html_entity_decode() misbehaves with UTF-8). (Moriyoshi)
 - Fixed bug #28829 (Thread-unsafety in bcmath elementary values). (Sara)
 - Fixed bug #28464 (catch() does not catch exceptions by interfaces). (Marcus)
+- Fixed ReflectionClass::getMethod() and ReflectionClass::getProperty() to
+  raise an ReflectionException instead of returning NULL on failure.
+  (Sebastian)
 - Fixed convert.* filters to consume remaining buckets_in on flush. (Sara)
 
 13 Jul 2004, PHP 5.0.0