]> granicus.if.org Git - php/commitdiff
- Fix news
authorMarcus Boerger <helly@php.net>
Mon, 13 Mar 2006 00:03:22 +0000 (00:03 +0000)
committerMarcus Boerger <helly@php.net>
Mon, 13 Mar 2006 00:03:22 +0000 (00:03 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 853bd7a87dfb7306a05bf733a691cb5586fdb76e..0f77d95716dde09576dbbc531c5d8b3b312afc03 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -26,7 +26,7 @@ PHP                                                                        NEWS
   . Added ReflectionClass::newInstanceArgs($args).
   . Added ability to analyze extension dependency.
   . Added ReflectionFunction::isDeprecated() and constant IS_DEPRECATED.
-  . Deprecated ReflectionParameter::getClass() and added getDeclaringClass().
+  . Added ReflectionParameter::getDeclaringClass().
   . Changed reflection constants to be prefixed with IS_. (Johannes)
 - Improved cURL extension: (Ilia)
   . Added curl_setopt_array() function that allows setting of multiple options