|
From: ADOdb N. <ado...@li...> - 2016-08-12 15:55:56
|
ADOdb 5.20.5 was released on 10-Aug-2016 Download from Sourceforge https://sourceforge.net/projects/adodb/files/latest/download Web site and documentation http://adodb.org/ Please report issues on GitHub https://github.com/ADOdb/ADOdb/issues Change Log ---------- - adodb: Fix fatal error when connecting with missing extension. #254 - adodb: Fix _adodb_getcount(). #236 - mssql: Destructor fails if recordset already closed. #268 - mssql: Use SQL server native data types if available. #234 - mysqli: Fix PHP notice in _close() method. #240 - pdo: Let driver handle SelectDB() and SQLDate() calls. #242 - xml: Fix PHP strict warning. #260 - xml: remove calls to 'unset($this)' (PHP 7.1 compatibility). #257 |