diff options
| -rw-r--r-- | docs/changelog.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/changelog.md b/docs/changelog.md index 56272b77..85c767f0 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -18,6 +18,8 @@ Older changelogs: ### Fixed +- Respect @ operator in all error handlers on PHP 8 + [#981](https://github.com/ADOdb/ADOdb/issues/981) - db2: Declaration of ADODB_db2::_query incompatible with parent [#987](https://github.com/ADOdb/ADOdb/issues/987) |
