From: Marcus Boerger Date: Mon, 13 Mar 2006 00:03:22 +0000 (+0000) Subject: - Fix news X-Git-Tag: php-5.1.3RC2~124 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9e90d5b3c06e7c2a900c942f7720f7a6e73267a5;p=php - Fix news --- diff --git a/NEWS b/NEWS index 853bd7a87d..0f77d95716 100644 --- 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