summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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)