diff options
author | Anatol Belski <ab@php.net> | 2015-08-18 21:04:33 +0200 |
---|---|---|
committer | Anatol Belski <ab@php.net> | 2015-08-18 21:04:33 +0200 |
commit | b7e910e9696001ae6fa728c10362f657b4b97742 (patch) | |
tree | 6e8f180c0a90a31fe8346b16016ae972bc970dfc | |
parent | ab57205019edcd73d47b474337337e44fdcac25c (diff) | |
download | php-git-php-7.0.0RC1.tar.gz |
update NEWSphp-7.0.0RC1
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -18,7 +18,7 @@ PHP NEWS . Fixed bug #69487 (SAPI may truncate POST data). (cmb) . Fixed bug #70198 (Checking liveness does not work as expected). (Shafreeck Sea, Anatol Belski) - . Fixed bug #70241 (Skipped assertions affect Generator returns). (Bob) + . Fixed bug #70241/#70293 (Skipped assertions affect Generator returns). (Bob) . Fixed bug #70239 (Creating a huge array doesn't result in exhausted, but segfault). (Laruence, Anatol) |