sbpp / sourcebans-pp

Admin, ban, and comms management system for the Source engine
https://sbpp.github.io/
Creative Commons Attribution Share Alike 4.0 International
327 stars 175 forks source link

Composer(deps): Bump adodb/adodb-php from 5.22.6 to 5.22.7 in /web #938

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 7 months ago

Bumps adodb/adodb-php from 5.22.6 to 5.22.7.

Release notes

Sourced from adodb/adodb-php's releases.

v5.22.7

Maintenance release focusing on PHP 8.x compatibility.

See Changelog for details

Changelog

Sourced from adodb/adodb-php's changelog.

[5.22.7] - 2023-11-04

Fixed

  • Respect @ operator in all error handlers on PHP 8 #981
  • db2: Declaration of ADODB_db2::_query incompatible with parent #987
  • mysqli: bulkBind reset after one call #1000
  • oci8: deprecation warning in selectLimit() on PHP 8.1 #992
  • oci8: Fix Automatic conversion of false to array #998
  • oci8: Prevent str_replace NULL error in qstr() methods on PHP 8.1 #999
Commits
  • e715053 Bump version to 5.22.7
  • db36e36 oci8: Fix Automatic conversion of false to array
  • ef8748d Update Changelog
  • 4b5f56e Fix mysqli bulkBind reset after one call
  • 1501ccd Prevent str_replace NULL test error in PHP 8.1 (#1005)
  • 9ff17cf Remove unnecessary is_array() check
  • 88584c9 oci8: deprecation warning in selecLimit() on PHP 8.1
  • 242f316 Update Changelog
  • 50db101 Respect @ operator in all error handlers on PHP 8
  • fc00930 Update ADODB_db2::_query() declaration to match parent
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)