summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnatol Belski <ab@php.net>2018-04-24 11:21:03 +0200
committerAnatol Belski <ab@php.net>2018-04-24 11:21:03 +0200
commit31c3646757354acda8b5652177024cae8a49f5a3 (patch)
tree5bf0e84d38afa972f389f28fff1a11bfa8317c43
parent3070883bcfc0cf65dd1484a5a233d6a3643f089e (diff)
downloadphp-git-31c3646757354acda8b5652177024cae8a49f5a3.tar.gz
[ci skip] Update NEWS
-rw-r--r--NEWS12
1 files changed, 12 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 75b09712e0..bf09fb283a 100644
--- a/NEWS
+++ b/NEWS
@@ -2,7 +2,19 @@ PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? 2018 PHP 7.0.30
+- Exif:
+ . Fixed bug #76130 (Heap Buffer Overflow (READ: 1786) in exif_iif_add_value).
+ (Stas)
+
+- iconv:
+ . Fixed bug #76249 (stream filter convert.iconv leads to infinite loop on
+ invalid sequence). (Stas)
+- LDAP:
+ . Fixed bug #76248 (Malicious LDAP-Server Response causes Crash). (Stas)
+
+- Phar:
+ . Fixed bug #76129 (fix for CVE-2018-5712 may not be complete). (Stas)
29 Mar 2018 PHP 7.0.29