summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorDamien Regad <dregad@mantisbt.org>2023-11-01 15:09:15 +0100
committerDamien Regad <dregad@mantisbt.org>2023-11-01 15:09:15 +0100
commitef8748d4343539debfd2cff6bf2f9314af8d9550 (patch)
tree840b24542f39655c8d1d7fa8a1c54afca84a17f1 /docs
parent4b5f56ee5193e0f0e64711dfba226eabd7260d55 (diff)
downloadadodb-ef8748d4343539debfd2cff6bf2f9314af8d9550.tar.gz
adodb-ef8748d4343539debfd2cff6bf2f9314af8d9550.tar.bz2
adodb-ef8748d4343539debfd2cff6bf2f9314af8d9550.zip
Update Changelog
Diffstat (limited to 'docs')
-rw-r--r--docs/changelog.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/changelog.md b/docs/changelog.md
index 85c767f0..949938c8 100644
--- a/docs/changelog.md
+++ b/docs/changelog.md
@@ -22,6 +22,12 @@ Older changelogs:
[#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)
+- mysqli: bulkBind reset after one call
+ [#1000](https://github.com/ADOdb/ADOdb/issues/1000)
+- oci8: deprecation warning in selectLimit() on PHP 8.1
+ [#992](https://github.com/ADOdb/ADOdb/issues/992)
+- oci8: Prevent str_replace NULL error in qstr() methods on PHP 8.1
+ [#999](https://github.com/ADOdb/ADOdb/issues/999)
## [5.22.6] - 2023-06-11