From: Anatol Belski Date: Tue, 12 Sep 2017 06:37:40 +0000 (+0200) Subject: [ci skip] Fix news entry format X-Git-Tag: php-7.2.0RC2~9 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f5d478c8e6d8345c9cb1968b882a4f3fb9c49ef7;p=php [ci skip] Fix news entry format --- diff --git a/NEWS b/NEWS index daf36ed7a7..3e6c315f01 100644 --- 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)