From a12f6e12dcbd694dc0ae3a08f7da713a4bbfb47a Mon Sep 17 00:00:00 2001 From: Damien Regad Date: Thu, 8 Sep 2016 01:41:08 +0200 Subject: Update changelog --- docs/changelog.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'docs/changelog.md') diff --git a/docs/changelog.md b/docs/changelog.md index ec26faa6..742f4e41 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -34,7 +34,11 @@ Older changelogs: - mysqli: return fields as ADOFieldObject objects. #175 - odbc/mssql: fix null strings concatenation issue with SQL server 2012. #148 - odbc: MetaColumns() can optionally be set to return MetaType for backwards compatibility. #184 +- pdo: allow loading of subclassed recordset. #245 +- pdo: add setConnectionParameter support. #247 - pdo: fix PHP notice. #248 +- pdo: ADORecordSet class loading. #250 +- pdo/sqlsrv: fix fetchField() method. #251, #234 - sqlite: _createSuffix is now compatible with parent. #178 - sqlite: metaIndexes could not locate indexes on uppercase table name. #176 - sqlite: Fix Metataypes mapping. #177 -- cgit v1.3