summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 0b66043037..021f97a694 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,9 @@ PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? 2014, PHP 5.6.0 Beta 2
+- Core:
+ . Fixed bug #66015 (Unexpected array indexing in class's static property). (Bob)
+
- mysqlnd:
. Added a new fetching mode to mysqlnd. (Andrey)