summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnatol Belski <ab@php.net>2015-12-06 12:41:51 +0100
committerAnatol Belski <ab@php.net>2015-12-06 12:41:51 +0100
commit713ad54fec5e54fd6295902c03497664f4aa62b1 (patch)
treef6ae73382c71833ec923956ce31ab3b0c463bb8f
parent2ea924fffcb1ed63af6d68560a4930881f4e8ab1 (diff)
downloadphp-git-713ad54fec5e54fd6295902c03497664f4aa62b1.tar.gz
update NEWS with fixed bug #70831
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
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)