diff --git a/NEWS b/NEWS index 7a240b39260..c0b7ddbe589 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,9 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2018 PHP 7.0.28 +- Standard: + . Fixed bug #75981 (stack-buffer-overflow while parsing HTTP response). (Stas) + 04 Jan 2018 PHP 7.0.27 - CLI Server: