diff --git a/NEWS b/NEWS index 57d0fdb9736..5eedd83363b 100644 --- a/NEWS +++ b/NEWS @@ -14,6 +14,9 @@ PHP NEWS . Fixed bug #75535 (Inappropriately parsing HTTP response leads to PHP segment fault). (Nikita) +- Zip: + . Fixed bug #75540 (Segfault with libzip 1.3.1). (Remi) + 23 Nov 2017 PHP 7.0.26 - Core: