kalle           Fri May 22 03:32:21 2009 UTC

  Modified files:              (Branch: PHP_5_3)
    /php-src    UPGRADING 
  Log:
  getClosureThis() and $this handling in closures was removed
  
http://cvs.php.net/viewvc.cgi/php-src/UPGRADING?r1=1.1.2.3.2.1.2.8&r2=1.1.2.3.2.1.2.9&diff_format=u
Index: php-src/UPGRADING
diff -u php-src/UPGRADING:1.1.2.3.2.1.2.8 php-src/UPGRADING:1.1.2.3.2.1.2.9
--- php-src/UPGRADING:1.1.2.3.2.1.2.8   Fri May 15 09:44:08 2009
+++ php-src/UPGRADING   Fri May 22 03:32:20 2009
@@ -1,4 +1,4 @@
-$Id: UPGRADING,v 1.1.2.3.2.1.2.8 2009/05/15 09:44:08 kalle Exp $
+$Id: UPGRADING,v 1.1.2.3.2.1.2.9 2009/05/22 03:32:20 kalle Exp $
 
 UPGRADE NOTES - PHP 5.3
 
@@ -411,7 +411,6 @@
                        DateTime::getLastErrors()
        - PDO_Firebird: PDO::setAttribute()
        - Reflection:   ReflectionProperty::setAccessible()
-                       ReflectionFunction::getClosureThis()
                        ReflectionFunction::inNamespace()
                        ReflectionFunction::getNamespaceName()
                        ReflectionFunction::getShortName()



-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to