summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnatol Belski <ab@php.net>2015-08-18 21:04:33 +0200
committerAnatol Belski <ab@php.net>2015-08-18 21:04:33 +0200
commitb7e910e9696001ae6fa728c10362f657b4b97742 (patch)
tree6e8f180c0a90a31fe8346b16016ae972bc970dfc
parentab57205019edcd73d47b474337337e44fdcac25c (diff)
downloadphp-git-php-7.0.0RC1.tar.gz
update NEWSphp-7.0.0RC1
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index a31bdc0fd2..ec693b29af 100644
--- a/NEWS
+++ b/NEWS
@@ -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)