]> granicus.if.org Git - php/commitdiff
- Added new Reflection methods
authorFelipe Pena <felipe@php.net>
Fri, 3 Apr 2009 23:56:26 +0000 (23:56 +0000)
committerFelipe Pena <felipe@php.net>
Fri, 3 Apr 2009 23:56:26 +0000 (23:56 +0000)
UPGRADING

index accc53b4bef9a06ef7fa0f3280f76ace1e852555..5fd53de0198e385f27233614f763696276b95869 100755 (executable)
--- 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