]> granicus.if.org Git - php/commitdiff
[ci skip] Fix news entry format
authorAnatol Belski <ab@php.net>
Tue, 12 Sep 2017 06:37:40 +0000 (08:37 +0200)
committerAnatol Belski <ab@php.net>
Tue, 12 Sep 2017 06:37:40 +0000 (08:37 +0200)
NEWS

diff --git a/NEWS b/NEWS
index daf36ed7a7d5bc10a5ad895da946f8e524a16573..3e6c315f0197e4f9ee7fc7399fa66ccda6f388d8 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -48,7 +48,7 @@ PHP                                                                        NEWS
 31 Aug 2017, PHP 7.2.0RC1
 
 - Core:
-  . Fixed #75042 run-tests.php issues with EXTENSION block). (John Boehr)
+  . Fixed bug #75042 (run-tests.php issues with EXTENSION block). (John Boehr)
 
 - CURL:
   . Fixed bug #75093 (OpenSSL support not detected). (Remi)