mirror of
https://github.com/php/php-src.git
synced 2024-11-28 04:14:26 +08:00
[ci skip] hash_hmac_algos() is new in PHP 7.2.0
This commit is contained in:
parent
978c6c4e31
commit
b0d6d27349
@ -253,6 +253,9 @@ See also: https://wiki.php.net/rfc/deprecations_php_7_2
|
||||
. Added imageresolution().
|
||||
. Added imagecreatefrombmp() and imagebmp().
|
||||
|
||||
- Hash:
|
||||
. Added hash_hmac_algos().
|
||||
|
||||
- Mbstring:
|
||||
. Added mb_chr() and mb_ord().
|
||||
. Added mb_scrub() that scrubs broken multibyte strings.
|
||||
|
Loading…
Reference in New Issue
Block a user