From: Michael Wallner Date: Wed, 2 Jul 2014 17:46:56 +0000 (+0200) Subject: reorder X-Git-Tag: php-5.6.0RC3~1^2~75 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=155b5d172548a3457dc17b729d16faeb53f237c1;p=php reorder --- diff --git a/NEWS b/NEWS index 5db45eddc6..466a98d4c0 100644 --- a/NEWS +++ b/NEWS @@ -22,12 +22,12 @@ PHP NEWS 03 Jul 2014, PHP 5.6.0 Release Candidate 2 - Core: + . Fixed bug #67091 (make install fails to install libphp5.so on FreeBSD 10.0). + (Ferenc) . Fixed bug #67368 (Memory leak with immediately dereferenced array in class constant). (Laruence) . Fixed bug #67468 (Segfault in highlight_file()/highlight_string()). (Andreas Ferber) - . Fixed bug #67091 (make install fails to install libphp5.so on FreeBSD 10.0). - (Ferenc) . Fixed bug #67498 (phpinfo() Type Confusion Information Leak Vulnerability). (Stefan Esser)