Skip to content

Releases: ADOdb/ADOdb

v5.21.3

31 Oct 16:49
v5.21.3
Compare
Choose a tag to compare

Hotfix release, see Changelog for details.

v5.21.2

22 Aug 10:58
v5.21.2
Compare
Choose a tag to compare

Hotfix release, see Changelog for details.

v5.21.1

15 Aug 22:23
v5.21.1
Compare
Choose a tag to compare

This is a Hotfix release, fixing over 15 issues and improving PHP 8 compatibility.

Please see the Changelog for details.

v5.21.0

27 Feb 12:26
v5.21.0
Compare
Choose a tag to compare

Please see the Changelog for details.

v5.21.0-rc.1

02 Feb 00:10
v5.21.0-rc.1
Compare
Choose a tag to compare
v5.21.0-rc.1 Pre-release
Pre-release

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

01 Feb 17:12
v5.20.20
Compare
Choose a tag to compare

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

20 Dec 00:28
v5.21.0-beta.1
Compare
Choose a tag to compare
v5.21.0-beta.1 Pre-release
Pre-release

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

16 Dec 00:47
v5.20.19
Compare
Choose a tag to compare

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

v5.20.18

28 Jun 17:58
v5.20.18
Compare
Choose a tag to compare

Hotfix release, see Changelog for details.

v5.20.17

31 Mar 22:58
v5.20.17
Compare
Choose a tag to compare

Hotfix release, see Changelog for details.