From 18067c8cb875d505a17512a9dc1ce50f9765190f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim=20D=C3=BCsterhus?= Date: Fri, 7 Jul 2023 12:18:04 +0200 Subject: [PATCH] [ci skip] Add missing colons in NEWS --- NEWS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 76c0e14d1f4..5edd50a290b 100644 --- a/NEWS +++ b/NEWS @@ -12,10 +12,10 @@ PHP NEWS . Fixed bug GH-11601 (Incorrect handling of unwind and graceful exit exceptions). (ilutov) -- OpenSSL +- OpenSSL: . Added support for additional EC parameters in openssl_pkey_new. (Eno-CN) -- Random +- Random: . Deprecate MT_RAND_PHP. (timwolla) 06 Jul 2023, PHP 8.3.0alpha3