We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 289cb0f commit b73a108Copy full SHA for b73a108
NEWS
@@ -2,6 +2,15 @@ PHP NEWS
2
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
3
?? ??? 2018, PHP 5.6.37
4
5
+- Exif:
6
+ . Fixed bug #76423 (Int Overflow lead to Heap OverFlow in
7
+ exif_thumbnail_extract of exif.c). (Stas)
8
+ . Fixed bug #76557 (heap-buffer-overflow (READ of size 48) while reading exif
9
+ data). (Stas)
10
+
11
+- Win32:
12
+ . Fixed bug #76459 (windows linkinfo lacks openbasedir check). (Anatol)
13
14
26 Apr 2018 PHP 5.6.36
15
16
- Exif:
0 commit comments