Skip to content

Commit

Permalink
Update Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
dregad committed Sep 9, 2022
1 parent 10111e2 commit e2610ad
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down

0 comments on commit e2610ad

Please sign in to comment.