summaryrefslogtreecommitdiff
path: root/UPGRADING
diff options
context:
space:
mode:
authorGustavo André dos Santos Lopes <cataphract@php.net>2010-10-26 15:01:36 +0000
committerGustavo André dos Santos Lopes <cataphract@php.net>2010-10-26 15:01:36 +0000
commite5c7fae82cdff7086fb14b5de78a70d55ec73955 (patch)
tree3ba08fbdcea4bf323d333579c667b3045e4bfc80 /UPGRADING
parent1f191e4d2b41222834a3eda419dcc314a69dd2f4 (diff)
downloadphp-git-e5c7fae82cdff7086fb14b5de78a70d55ec73955.tar.gz
- Added ReflectionParameter::canBePassedByValue().
Diffstat (limited to 'UPGRADING')
-rwxr-xr-xUPGRADING1
1 files changed, 1 insertions, 0 deletions
diff --git a/UPGRADING b/UPGRADING
index 048eb5a5f7..abaf7baf52 100755
--- a/UPGRADING
+++ b/UPGRADING
@@ -299,6 +299,7 @@ UPGRADE NOTES - PHP X.Y
- ReflectionClass::getTraits()
- ReflectionClass::getTraitNames()
- ReflectionClass::getTraitAliases()
+ - ReflectionParameter::canBePassedByValue()
- PDO_dblib
- PDO::newRowset()