summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 889fd1d319..68ba3b75aa 100644
--- a/NEWS
+++ b/NEWS
@@ -33,6 +33,10 @@ PHP NEWS
. Fixed bug #74409 (Reflection information for ini_get_all() is incomplete).
(Sebastian Bergmann)
+- SQLite3:
+ . Fixed bug #74413 (incorrect reflection for SQLite3::enableExceptions).
+ (krakjoe)
+
13 Apr 2017 PHP 7.0.18
- Core: