diff --git a/NEWS b/NEWS index 8aa53dac968..8f89ad7de07 100644 --- a/NEWS +++ b/NEWS @@ -3,6 +3,7 @@ PHP NEWS 03 Sep 2015, PHP 7.0.0 RC 2 - Core: + . Fixed bug #70145 (From field incorrectly parsed from headers). (Anatol) . Fixed bug #70300 (Syntactical inconsistency with new group use syntax). (marcio dot web2 at gmail dot com) . Fixed bug causing exception traces with anon classes to be truncated. (Bob)