1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 08:12:21 +01:00

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()