summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBob Weinand <bobwei9@hotmail.com>2014-04-13 19:32:51 +0200
committerBob Weinand <bobwei9@hotmail.com>2014-04-13 19:32:51 +0200
commit2f3056feccd322f354881128dfe7c158f27d853b (patch)
tree63e6e6ce2943a7234e6533e64dc4e39aedc49ee4
parent1a4a9eede59b853f11e8e8b965e5f715f53da8f7 (diff)
downloadphp-git-2f3056feccd322f354881128dfe7c158f27d853b.tar.gz
Updated NEWS
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 206111009c..3e33c16987 100644
--- a/NEWS
+++ b/NEWS
@@ -8,6 +8,8 @@ PHP NEWS
UNIX sockets). (Mike)
. Fixed bug #66182 (exit in stream filter produces segfault). (Mike)
. Fixed bug #66736 (fpassthru broken). (Mike)
+ . Fixed bug #67064 (Countable interface prevents using 2nd parameter
+ ($mode) of count() function). (Bob)
- Embed:
. Fixed bug #65715 (php5embed.lib isn't provided anymore). (Anatol)