summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulien Pauli <jpauli@php.net>2015-01-20 15:09:13 +0100
committerJulien Pauli <jpauli@php.net>2015-01-20 15:09:13 +0100
commita40e004553f68fce94dcdcb924d8693e0008e7d5 (patch)
treeec61833a97cd6795fdc438c08a85b31169ae2835
parentdf67c4e8bd0c7c0f1fc976fad7f6fe5cbc01ef9b (diff)
downloadphp-git-a40e004553f68fce94dcdcb924d8693e0008e7d5.tar.gz
Updated NEWS
-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)