From: Lior Kaplan Date: Thu, 10 Dec 2015 13:31:06 +0000 (+0200) Subject: Align NEWS entry format for bug #71024 X-Git-Tag: php-7.0.2RC1~40 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a19f511345d97b787b0889112d5df89e87fcbd79;p=php Align NEWS entry format for bug #71024 --- diff --git a/NEWS b/NEWS index 784361eddd..8f3d442e51 100644 --- a/NEWS +++ b/NEWS @@ -74,8 +74,8 @@ PHP NEWS by gcov. (Senthil) - Opcache: - . Fixed #71024 (Unable to use PHP 7.0 x64 side-by-side with PHP 5.6 x32 on - the same server). (Anatol) + . Fixed bug #71024 (Unable to use PHP 7.0 x64 side-by-side with PHP 5.6 x32 + on the same server). (Anatol) . Fixed bug #70991 (zend_file_cache.c:710: error: array type has incomplete element type). (Laruence) . Fixed bug #70977 (Segmentation fault with opcache.huge_code_pages=1).