summaryrefslogtreecommitdiff
path: root/UPGRADING
diff options
context:
space:
mode:
authorStefan Marr <gron@php.net>2011-01-09 19:57:41 +0000
committerStefan Marr <gron@php.net>2011-01-09 19:57:41 +0000
commit478e5d1dd027c68fd1637add6d6ba0913969112a (patch)
tree3546b9063dbb64f72e6bd6b3a8648e08ef15cf07 /UPGRADING
parent7c6310852e51ac62785361df5f32e761919fbf98 (diff)
downloadphp-git-478e5d1dd027c68fd1637add6d6ba0913969112a.tar.gz
Added trait_exists() [TRAITS] [DOC]
- also changed class_exists() to return false for traits - added related tests, and get_declared_traits() tests in ext/s/t/co
Diffstat (limited to 'UPGRADING')
-rwxr-xr-xUPGRADING1
1 files changed, 1 insertions, 0 deletions
diff --git a/UPGRADING b/UPGRADING
index 0d7d1c2811..f17fa7af4d 100755
--- a/UPGRADING
+++ b/UPGRADING
@@ -322,6 +322,7 @@ UPGRADE NOTES - PHP X.Y
- Core:
- get_declared_traits()
- http_response_code()
+ - trait_exists()
f. New global constants