summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnatol Belski <ab@php.net>2018-07-17 10:21:21 +0200
committerAnatol Belski <ab@php.net>2018-07-17 11:58:00 +0200
commitb52c4fcbcd0c07858161cb159c21a945f1a1e47f (patch)
tree5ac44de29ebd7bff314671ff39a0af7aed370e77
parentbddf8140e4ad9ae7e1ee9b03e2c4998da205af82 (diff)
downloadphp-git-b52c4fcbcd0c07858161cb159c21a945f1a1e47f.tar.gz
[ci skip] Update NEWS
-rw-r--r--NEWS13
1 files changed, 12 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 5096fac943..26c32d6076 100644
--- a/NEWS
+++ b/NEWS
@@ -1,9 +1,20 @@
PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
-?? ??? 2018 PHP 7.0.31
+?? ??? 2018 PHP 7.0.32
+19 Jul 2018 PHP 7.0.31
+
+- Exif:
+ . Fixed bug #76423 (Int Overflow lead to Heap OverFlow in
+ exif_thumbnail_extract of exif.c). (Stas)
+ . Fixed bug #76557 (heap-buffer-overflow (READ of size 48) while reading exif
+ data). (Stas)
+
+- Win32:
+ . Fixed bug #76459 (windows linkinfo lacks openbasedir check). (Anatol)
+
26 Apr 2018 PHP 7.0.30
- Exif: