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