summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXinchen Hui <laruence@gmail.com>2015-11-24 13:45:56 +0800
committerXinchen Hui <laruence@gmail.com>2015-11-24 13:45:56 +0800
commitd978e92d3d92d1544f8ec1dd0e8b57b837204b16 (patch)
treebf2548c3339ff546e7e66a982992dfa777a7d426
parente637ead6ede47cb57567bb7444b6595500d52d7a (diff)
downloadphp-git-d978e92d3d92d1544f8ec1dd0e8b57b837204b16.tar.gz
Update NEWS
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 54b702a583..c774f0ebe6 100644
--- a/NEWS
+++ b/NEWS
@@ -39,6 +39,8 @@ PHP NEWS
fields). (Laruence)
- Standard:
+ . Fixed bug #70960 (ReflectionFunction for array_unique returns wrong number
+ of parameters). (Laruence)
. Fixed bug #70963 (Unserialize shows UNKNOW in result). (Laruence)
. Fixed count on symbol tables. (Laruence)
. Fixed bug #70910 (extract() breaks variable references). (Laruence)