getClosureThis() and $this handling in closures was removed

This commit is contained in:
Kalle Sommer Nielsen 2009-05-22 03:32:20 +00:00
parent 5c5dcf5e7a
commit ccd915ff3f

View file

@ -411,7 +411,6 @@ UPGRADE NOTES - PHP 5.3
DateTime::getLastErrors()
- PDO_Firebird: PDO::setAttribute()
- Reflection: ReflectionProperty::setAccessible()
ReflectionFunction::getClosureThis()
ReflectionFunction::inNamespace()
ReflectionFunction::getNamespaceName()
ReflectionFunction::getShortName()