From: Anatol Belski Date: Sun, 6 Dec 2015 11:41:51 +0000 (+0100) Subject: update NEWS with fixed bug #70831 X-Git-Tag: php-7.0.1RC1~11 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=713ad54fec5e54fd6295902c03497664f4aa62b1;p=php update NEWS with fixed bug #70831 --- diff --git a/NEWS b/NEWS index 266b227d6e..c9fe8bdcfc 100644 --- a/NEWS +++ b/NEWS @@ -3,6 +3,8 @@ PHP NEWS ?? ??? 2015, PHP 7.0.1 - Core: + . Fixed bug #70831 (Compile fails on system with 160 CPUs). + (Daniel Axtens) . Fixed bug #71006 (symbol referencing errors on Sparc/Solaris). (Dmitry) . Fixed bug #70997 (When using parentClass:: instead of parent::, static context changed). (Dmitry)