From: Anatol Belski Date: Wed, 11 Nov 2015 11:20:18 +0000 (+0100) Subject: update NEWS, patch for #70249 pulled into RC7 X-Git-Tag: php-7.0.1RC1~105 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3517f85e477b870c291761de975a8984cb880153;p=php update NEWS, patch for #70249 pulled into RC7 --- diff --git a/NEWS b/NEWS index 53f4d405fb..10bb53d064 100644 --- a/NEWS +++ b/NEWS @@ -2,16 +2,14 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2015, PHP 7.0.1 -- Core: - . Fixed bug #70249 (Segmentation fault while running PHPUnit tests on - phpBB 3.2-dev). (Laruence) - - Streams/Socket . Add IPV6_V6ONLY constant / make it usable in stream contexts. (Bob) 12 Nov 2015, PHP 7.0.0 RC 7 - Core: + . Fixed bug #70249 (Segmentation fault while running PHPUnit tests on + phpBB 3.2-dev). (Laruence) . Fixed bug #70873 (Regression on private static properties access). (Laruence) . Fixed bug #70805 (Segmentation faults whilst running Drupal 8 test suite).