From 9c615fb06bef72b17de2f11170f41f3309ff5988 Mon Sep 17 00:00:00 2001 From: Ayesh Karunaratne Date: Thu, 19 Feb 2026 14:21:58 +0530 Subject: [PATCH] NEWS: fix minor formatting [skip-ci] --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 3c6f5e959d0..4b2fa4b0adf 100644 --- a/NEWS +++ b/NEWS @@ -41,7 +41,7 @@ PHP NEWS . Fixed bug GH-21227 (Borked SCCP of array containing partial object). (ilutov) - OpenSSL: +- OpenSSL: . Fix a bunch of leaks and error propagation. (ndossche) - Windows: