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 8796a34 commit 1ceec3eCopy full SHA for 1ceec3e
NEWS
@@ -11,6 +11,12 @@ PHP NEWS
11
- Date:
12
. Fixed bug #76462 (Undefined property: DateInterval::$f). (Anatol)
13
14
+- exif:
15
+ . Fixed bug #76423 (Int Overflow lead to Heap OverFlow in
16
+ exif_thumbnail_extract of exif.c). (Stas)
17
+ . Fixed bug #76557 (heap-buffer-overflow (READ of size 48) while reading exif
18
+ data). (Stas)
19
+
20
- FPM:
21
. Fixed bug #73342 (Vulnerability in php-fpm by changing stdin to
22
non-blocking). (Nikita)
@@ -44,6 +50,9 @@ PHP NEWS
44
50
(Laruence)
45
51
. Fixed bug #71848 (getimagesize with $imageinfo returns false). (cmb)
46
52
53
+- Win32:
54
+ . Fixed bug #76459 (windows linkinfo lacks openbasedir check). (Anatol)
55
47
56
22 Jun 2019, PHP 7.1.19
48
57
49
58
- CLI Server:
0 commit comments