From 9e90d5b3c06e7c2a900c942f7720f7a6e73267a5 Mon Sep 17 00:00:00 2001 From: Marcus Boerger Date: Mon, 13 Mar 2006 00:03:22 +0000 Subject: [PATCH] - Fix news --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.50.1