From: Anthony Ferrara Date: Tue, 10 Jul 2012 17:13:30 +0000 (-0400) Subject: Add new function hash_pbkdf2() to UGRAPDING doc X-Git-Tag: php-5.5.0alpha1~90 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=bf0154896705afe0da6ee1c7af4dc3d75afd194b;p=php Add new function hash_pbkdf2() to UGRAPDING doc --- 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()