Skip to content

Commit b0d6d27

Browse files
committed
[ci skip] hash_hmac_algos() is new in PHP 7.2.0
1 parent 978c6c4 commit b0d6d27

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

UPGRADING

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -253,6 +253,9 @@ See also: https://wiki.php.net/rfc/deprecations_php_7_2
253253
. Added imageresolution().
254254
. Added imagecreatefrombmp() and imagebmp().
255255

256+
- Hash:
257+
. Added hash_hmac_algos().
258+
256259
- Mbstring:
257260
. Added mb_chr() and mb_ord().
258261
. Added mb_scrub() that scrubs broken multibyte strings.

0 commit comments

Comments
 (0)