From b34cdc582fdc9b82bc0d0d3ec3cbf4eb8a0f5540 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim=20D=C3=BCsterhus?= Date: Fri, 9 Dec 2022 17:56:28 +0100 Subject: [PATCH] [ci skip] Fix json_validate() formatting in NEWS It is expected that each entry ends with a `.`. I've removed the RFC link here, as NEWS entries do not contain links, when looking at the past branches. The RFC link is available in UPGRADING since the previous commit. --- NEWS | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 196ad576f5b..6b45dc03c31 100644 --- a/NEWS +++ b/NEWS @@ -35,8 +35,7 @@ PHP NEWS (CVE-2022-37454) (nicky at mouha dot be) - JSON: - . Implemented RFC: json_validate() - https://wiki.php.net/rfc/json_validate (Juan Morales) + . Added json_validate(). (Juan Morales) - Opcache: . Added start, restart and force restart time to opcache's