From: Anatol Belski Date: Fri, 6 May 2016 07:39:02 +0000 (+0200) Subject: reorder entry alphabetically X-Git-Tag: php-7.0.7RC1~13 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d76638b4910969050ed183ef3db786acf0cecec2;p=php reorder entry alphabetically --- diff --git a/NEWS b/NEWS index 6228b77cac..c703d543d0 100644 --- a/NEWS +++ b/NEWS @@ -34,14 +34,14 @@ PHP NEWS . Fixed bug #71600 (oci_fetch_all segfaults when selecting more than eight columns). (Tian Yang) -- PCNTL: - . Fixed bug #72154 (pcntl_wait/pcntl_waitpid array internal structure - overwrite). (Laruence) - - Opcache: . Fixed bug #72014 (Including a file with anonymous classes multiple times leads to fatal error). (Laruence) +- PCNTL: + . Fixed bug #72154 (pcntl_wait/pcntl_waitpid array internal structure + overwrite). (Laruence) + - POSIX: . Fixed bug #72133 (php_posix_group_to_array crashes if gr_passwd is NULL). (esminis at esminis dot lt)