Browse Source

getClosureThis() and $this handling in closures was removed

experimental/5.3-FPM
Kalle Sommer Nielsen 17 years ago
parent
commit
ccd915ff3f
  1. 1
      UPGRADING

1
UPGRADING

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

Loading…
Cancel
Save