Skip to content

Commit b34cdc5

Browse files
committed
[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.
1 parent 16ce751 commit b34cdc5

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

NEWS

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,7 @@ PHP NEWS
3535
(CVE-2022-37454) (nicky at mouha dot be)
3636

3737
- JSON:
38-
. Implemented RFC: json_validate()
39-
https://wiki.php.net/rfc/json_validate (Juan Morales)
38+
. Added json_validate(). (Juan Morales)
4039

4140
- Opcache:
4241
. Added start, restart and force restart time to opcache's

0 commit comments

Comments
 (0)