diff options
author | Pierre Joye <pierre.php@gmail.com> | 2016-06-08 11:08:05 +0700 |
---|---|---|
committer | Pierre Joye <pierre.php@gmail.com> | 2016-06-08 11:08:05 +0700 |
commit | ced675de22a85de6f4aa25cfd1fb7670fcee7bb4 (patch) | |
tree | 20d4bb7fcf0ae8993cffe706fce781b7ab7aab24 | |
parent | 4d81bf937fbdb121d52ecaba7499db1a3afdf985 (diff) | |
parent | e6211038cba2a2cf03520ecf68786f77f1c64d05 (diff) | |
download | php-git-ced675de22a85de6f4aa25cfd1fb7670fcee7bb4.tar.gz |
Merge branch 'PHP-7.0' of git.php.net:php-src into PHP-7.0
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -82,7 +82,7 @@ PHP NEWS - GD: . Fixed bug #72227 (imagescale out-of-bounds read). (Stas) - . Fixed bug #72337 (invalid dimensions can lead to crash) (Pierre) + - Intl: . Fixed #72241 (get_icu_value_internal out-of-bounds read). (Stas) |