diff options
| author | Damien Regad <dregad@mantisbt.org> | 2022-09-08 19:12:38 +0200 |
|---|---|---|
| committer | Damien Regad <dregad@mantisbt.org> | 2022-09-09 09:24:31 +0200 |
| commit | e2610ad2aae96ddd0dd439df2ba50126e753395c (patch) | |
| tree | 6045b771057b4b5259135551a13324f87ff8f7d9 /docs | |
| parent | 10111e2e16a9a2b51fb0a5a695e7c76aeb212a92 (diff) | |
| download | adodb-e2610ad2aae96ddd0dd439df2ba50126e753395c.tar.gz adodb-e2610ad2aae96ddd0dd439df2ba50126e753395c.tar.bz2 adodb-e2610ad2aae96ddd0dd439df2ba50126e753395c.zip | |
Update Changelog
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/changelog.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/changelog.md b/docs/changelog.md index ee11fa0c..57563297 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -18,6 +18,10 @@ Older changelogs: ### Fixed +- adodb_strip_order_by() throws deprecated warnings on PHP 8.1 + [#869](https://github.com/ADOdb/ADOdb/issues/869) +- adodb_strip_order_by() shouldn't strip clause from subqueries + [#870](https://github.com/ADOdb/ADOdb/issues/870) - mysqli: Fix mysqli_result could not be converted to int [#867](https://github.com/ADOdb/ADOdb/issues/867) |
