1
0
mirror of https://github.com/php/php-src.git synced 2026-04-15 03:51:07 +02:00

Update NEWS

This commit is contained in:
Stanislav Malyshev
2019-07-29 00:55:18 -07:00
parent aeb6d13185
commit 42e8b85d94

6
NEWS
View File

@@ -5,6 +5,12 @@ PHP NEWS
- SQLite:
. Upgraded to SQLite 3.28.0. (cmb)
- EXIF:
. Fixed bug #78256 (heap-buffer-overflow on exif_process_user_comment).
(CVE-2019-11042) (Stas)
. Fixed bug #78222 (heap-buffer-overflow on exif_scan_thumbnail).
(CVE-2019-11041) (Stas)
30 May 2019, PHP 7.1.30
- EXIF: