summaryrefslogtreecommitdiff
path: root/UPGRADING
diff options
context:
space:
mode:
authorKalle Sommer Nielsen <kalle@php.net>2009-05-22 03:32:20 +0000
committerKalle Sommer Nielsen <kalle@php.net>2009-05-22 03:32:20 +0000
commitccd915ff3fb532a35814611976acaaab401aa35d (patch)
tree2e204f2504900379da22a3f4ae5f61d07167355d /UPGRADING
parent5c5dcf5e7ae716570a03d45a2df18abb7de229e3 (diff)
downloadphp-git-ccd915ff3fb532a35814611976acaaab401aa35d.tar.gz
getClosureThis() and $this handling in closures was removed
Diffstat (limited to 'UPGRADING')
-rwxr-xr-xUPGRADING1
1 files changed, 0 insertions, 1 deletions
diff --git a/UPGRADING b/UPGRADING
index 31f460f561..a5e5c60502 100755
--- a/UPGRADING
+++ b/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()