Align NEWS entry format for bug #71024

This commit is contained in:
Lior Kaplan 2015-12-10 15:31:06 +02:00
parent c096a281be
commit a19f511345

4
NEWS
View File

@ -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).