From: Felipe Pena Date: Fri, 3 Apr 2009 23:56:26 +0000 (+0000) Subject: - Added new Reflection methods X-Git-Tag: php-5.3.0RC2~221 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=405e507c16b05292e348fd63bd7fa898b32ce3a3;p=php - Added new Reflection methods --- diff --git a/UPGRADING b/UPGRADING index accc53b4be..5fd53de019 100755 --- a/UPGRADING +++ b/UPGRADING @@ -391,6 +391,13 @@ UPGRADE NOTES - PHP 5.3 DateTime::getLastErrors() - PDO_Firebird: PDO::setAttribute() - Reflection: ReflectionProperty::setAccessible() + ReflectionFunction::getClosureThis() + ReflectionFunction::inNamespace() + ReflectionFunction::getNamespaceName() + ReflectionFunction::getShortName() + ReflectionClass::inNamespace() + ReflectionClass::getNamespaceName() + ReflectionClass::getShortName() - XSL: XSLTProcessor::setProfiling() h. New class constants