diff options
author | Remi Collet <remi@php.net> | 2017-05-30 15:50:48 +0200 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2017-05-31 09:54:11 +0200 |
commit | 0bad6d7d6b9302c86c6b02620f0b3f5357f4593c (patch) | |
tree | e938387465c601e7425652fbaebd173327f573b2 | |
parent | a0cc6d426f709bf44741cd7254221bbc6e31c6a4 (diff) | |
download | php-git-0bad6d7d6b9302c86c6b02620f0b3f5357f4593c.tar.gz |
NEWS
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -129,6 +129,7 @@ PHP NEWS . Added array input support to mb_convert_encoding(). (Yasuo) . Added array input support to mb_check_encoding(). (Yasuo) . Fixed bug #69079 (enhancement for mb_substitute_character). (masakielastic) + . Update to oniguruma version 6.3.0. (Remi) - Mcrypt: . The deprecated mcrypt extension has been moved to PECL. (leigh) |