Skip to content

Commit 1ceec3e

Browse files
committed
NEWS update
1 parent 8796a34 commit 1ceec3e

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

NEWS

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,12 @@ PHP NEWS
1111
- Date:
1212
. Fixed bug #76462 (Undefined property: DateInterval::$f). (Anatol)
1313

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+
1420
- FPM:
1521
. Fixed bug #73342 (Vulnerability in php-fpm by changing stdin to
1622
non-blocking). (Nikita)
@@ -44,6 +50,9 @@ PHP NEWS
4450
(Laruence)
4551
. Fixed bug #71848 (getimagesize with $imageinfo returns false). (cmb)
4652

53+
- Win32:
54+
. Fixed bug #76459 (windows linkinfo lacks openbasedir check). (Anatol)
55+
4756
22 Jun 2019, PHP 7.1.19
4857

4958
- CLI Server:

0 commit comments

Comments
 (0)