From 836a556f73700365d4a6f52f977b2fc7ea4ea720 Mon Sep 17 00:00:00 2001 From: Ilija Tovilo Date: Tue, 30 Sep 2025 01:18:56 +0200 Subject: [PATCH] [skip ci] Fix NEWS formatting --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS b/NEWS index c16f62d8ba7..4c770678401 100644 --- a/NEWS +++ b/NEWS @@ -5,7 +5,7 @@ PHP NEWS - Core: . Fix OSS-Fuzz #447521098 (Fatal error during sccp shift eval). (ilutov) -- Opcache +- Opcache: . Fixed segfault in function JIT due to NAN to bool warning. (Girgias) - SOAP: