summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 25f3a604d0..cc4170cca2 100644
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,9 @@ PHP NEWS
- Date:
. Fixed bug #45081 (strtotime incorrectly interprets SGT time zone). (Derick)
+- Dba:
+ . Fixed bug #68711 (useless comparisons). (bugreports at internot dot info)
+
- Sqlite3:
. Fix bug #68260 (SQLite3Result::fetchArray declares wrong
required_num_args). (Julien)