projects
/
php
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
46101db
)
update NEWS
author
Anatol Belski
<ab@php.net>
Sat, 15 Aug 2015 15:29:58 +0000
(17:29 +0200)
committer
Anatol Belski
<ab@php.net>
Sat, 15 Aug 2015 15:29:58 +0000
(17:29 +0200)
NEWS
patch
|
blob
|
history
diff --git
a/NEWS
b/NEWS
index 6d8ad9fff6ca96ee77f6dbc8dbe1b90e1c559ea1..5044144d101e7d15322304addec20cc36edecaf0 100644
(file)
--- a/
NEWS
+++ b/
NEWS
@@
-16,6
+16,8
@@
PHP NEWS
. 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 #70239 (Creating a huge array doesn't result in exhausted,
+ but segfault). (Laruence, Anatol)
- CLI server:
. Fixed bug #66606 (Sets HTTP_CONTENT_TYPE but not CONTENT_TYPE).