summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStanislav Malyshev <stas@php.net>2018-07-16 14:26:31 -0700
committerStanislav Malyshev <stas@php.net>2018-07-16 14:26:31 -0700
commitb73a10854311e13f208e4b5dfc91338929213940 (patch)
treef4616b5f838effea5f0e53cd77ad71db3aefcb12
parent289cb0f77c28b80a779170711f5e4e92cdd4fbdb (diff)
downloadphp-git-b73a10854311e13f208e4b5dfc91338929213940.tar.gz
Add NEWS
-rw-r--r--NEWS9
1 files changed, 9 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 6fab7d8d74..bde578f17e 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,15 @@ PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? 2018, PHP 5.6.37
+- 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 5.6.36
- Exif: