summaryrefslogtreecommitdiff
path: root/docs/changelog.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/changelog.md')
-rw-r--r--docs/changelog.md2
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)