diff --git a/NEWS b/NEWS index a89018d1746..d8d94df9fa4 100644 --- a/NEWS +++ b/NEWS @@ -65,6 +65,7 @@ . Fixed possible read after end of buffer and use after free. (Dmitry) - Opcache: + . Fixed bug (try block removed while combined with xdebug). (Laruence) . Fixed bug #68644 (strlen incorrect : mbstring + func_overload=2 +UTF-8 + Opcache). (Laruence)