1
0
mirror of https://github.com/php/php-src.git synced 2026-03-29 11:42:17 +02:00

Merge branch 'PHP-7.0' of git.php.net:php-src into PHP-7.0

This commit is contained in:
Pierre Joye
2016-06-08 11:08:05 +07:00

2
NEWS
View File

@@ -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)