From: Xinchen Hui Date: Mon, 15 Jun 2015 15:19:32 +0000 (+0800) Subject: Add an entry for dc37d3e8c2248f4f4437547bc7225276e22ea41d X-Git-Tag: php-7.0.0alpha2~2^2~124 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=556423fcd0214dd24afad5c008f7ad0075d48200;p=php Add an entry for dc37d3e8c2248f4f4437547bc7225276e22ea41d --- diff --git a/UPGRADING b/UPGRADING index ecdb6a7e6d..fb6727d346 100644 --- a/UPGRADING +++ b/UPGRADING @@ -668,6 +668,9 @@ out, that the corresponding SDK isn't available anymore. 9. Other Changes to Extensions ======================================== +- Mhash + Mhash is not an extension anymore, use function_exists("mhash") to check whether + it is avaliable. ======================================== 10. New Global Constants