summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index cb5f86ae96..58511b5318 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,10 @@
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? Feb 2015, PHP 5.6.6
+- Sqlite3:
+ . Fix bug #68260 (SQLite3Result::fetchArray declares wrong
+ required_num_args). (Julien)
+
22 Jan 2015, PHP 5.6.5
- Core: