summaryrefslogtreecommitdiff
path: root/UPGRADING
diff options
context:
space:
mode:
authorAnthony Ferrara <ircmaxell@gmail.com>2012-07-10 13:13:30 -0400
committerAnthony Ferrara <ircmaxell@gmail.com>2012-07-10 13:13:30 -0400
commitbf0154896705afe0da6ee1c7af4dc3d75afd194b (patch)
tree949907a9fed14af080a2efdf9f93ad51acf7fd79 /UPGRADING
parent731c6fd274932a4d31a76a38a4006cad6ffc50d3 (diff)
downloadphp-git-bf0154896705afe0da6ee1c7af4dc3d75afd194b.tar.gz
Add new function hash_pbkdf2() to UGRAPDING doc
Diffstat (limited to 'UPGRADING')
-rwxr-xr-xUPGRADING3
1 files changed, 3 insertions, 0 deletions
diff --git a/UPGRADING b/UPGRADING
index 77fe97257d..8b52be26d7 100755
--- a/UPGRADING
+++ b/UPGRADING
@@ -97,6 +97,9 @@ PHP X.Y UPGRADE NOTES
- Core:
- boolval()
+- Hash:
+ - hash_pbkdf2()
+
- Intl:
- datefmt_get_calendar_object()
- datefmt_get_timezone()