summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPierre Joye <pierre.php@gmail.com>2016-06-08 11:08:05 +0700
committerPierre Joye <pierre.php@gmail.com>2016-06-08 11:08:05 +0700
commitced675de22a85de6f4aa25cfd1fb7670fcee7bb4 (patch)
tree20d4bb7fcf0ae8993cffe706fce781b7ab7aab24
parent4d81bf937fbdb121d52ecaba7499db1a3afdf985 (diff)
parente6211038cba2a2cf03520ecf68786f77f1c64d05 (diff)
downloadphp-git-ced675de22a85de6f4aa25cfd1fb7670fcee7bb4.tar.gz
Merge branch 'PHP-7.0' of git.php.net:php-src into PHP-7.0
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index a94f4955dc..e2c3b94c1e 100644
--- a/NEWS
+++ b/NEWS
@@ -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)