From 317f16fcc0ff677a9ab4e088e10821a3dad7ed82 Mon Sep 17 00:00:00 2001 From: Damien Regad Date: Mon, 6 Aug 2018 08:19:53 +0200 Subject: Update Changelog --- docs/changelog.md | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'docs/changelog.md') diff --git a/docs/changelog.md b/docs/changelog.md index 8da449b0..7037452c 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -5,6 +5,17 @@ Older changelogs: [v3.x](changelog_v3.x.md), [v2.x](changelog_v2.x.md). +## 5.20.13 - Unreleased + +- core: Fix query execution failures with mismatched quotes. #420 +- ldap: Fix connections using URIs. #340 +- mssql: Fix Time field format, allowing autoExecute() to inserting time. #432 +- mssql: Fix Insert_ID returning null with table name in brackets. #313 +- mssql: Fix count wrapper. #423 +- oci8: Fix prepared statements failure. #318 +- oci8po: Fix incorrect query parameter replacements. #370 +- pdo: fix PHP notice due to uninitialized variable. #437 + ## 5.20.12 - 30-Mar-2018 - adodb: PHP 7.2 compatibility -- cgit v1.3