Releases: ADOdb/ADOdb
v5.21.3
v5.21.2
v5.21.1
v5.21.0
v5.21.0-rc.1
This is the first Release Candidate for 5.21.0, fixing several issues since v5.21.0-beta.1 release. See the Changelog for details.
Please report any issues here on GitHub.
Expect the next release in the next 1-2 weeks; depending on feedback, this will either be a second RC, or 5.21.0 go live.
v5.20.20
This is a Hotfix release, that addresses the following issues and improves PHP 8 compatibility.
Fixes
- Fix usage of get_magic_* functions #619 #657
- Fix PHP warning in _rs2rs() function #679
- pdo: Fix Fatal error in _query() #666
- pdo: Fix undefined variable #678
- pgsql: Fix Fatal error in _close() method (PHP8) #666
- pgsql: fix deprecated function aliases (PHP8) #667
- text: fix Cannot pass parameter by reference #668
v5.21.0-beta.1
This is a Pre-production release, which aggregates all changes committed to the master branch since 5.20.0 was released in November 2015. See the Changelog for details.
Please report any issues here on Github.
Expect the next release in the next 2-3 weeks; depending on feedback, this will either be a second beta, or a release candidate.
Production release is planned by end of January 2021.
v5.20.19
This is a Hotfix release, that addresses the following issues and adds the following feature:
Implemented enhancements:
- Add support for persistent connections in PDO driver #650
- Connect to SQL Server database on a specified port. #624
Fixed bugs:
- DSN database connection with password containing # fails #651
- Metacolumns returns wrong type for integer fields in Mysql 8 #642
- Uninitialized Variable access in mssqlnative ErrorNo() method #637
* This Changelog was automatically generated by github_changelog_generator