Skip to content

Commit

Permalink
Release 13.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
thekid committed Nov 19, 2023
1 parent 889f75c commit 6ed9657
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,11 @@ RDBMS support for the XP Framework: MySQL, Sybase, MSSQL, PostgreSQL, SQLite3, I

## ?.?.? / ????-??-??

## 13.2.0 / 2023-11-19

* Implemented forward compatibility for SQLite error handling, see
https://wiki.php.net/rfc/sqlite3_exceptions and #52
(@thekid)
* Fixed empty string handling in TDS protocol for PHP 8.1+, see
https://wiki.php.net/rfc/deprecate_null_to_scalar_internal_arg
(@thekid)
Expand Down

0 comments on commit 6ed9657

Please sign in to comment.