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
336 stars 174 forks source link

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

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps adodb/adodb-php from 5.22.5 to 5.22.6.

Release notes

Sourced from adodb/adodb-php's releases.

v5.22.6

Maintenance release focusing mainly on PHP 8 compatibility. The Date/Time library was deprecated and will be removed in 5.23.0.

See Changelog for details

Changelog

Sourced from adodb/adodb-php's changelog.

[5.22.6] - 2023-06-11

Deprecated

  • Date/Time Library #970

Fixed

  • Creation of dynamic property deprecated warning with PHP 8.2 #954 #975
  • Remove unused oldProvider property in _rs2serialize() #957
  • Fix ADOConnection::execute() documentation of return type #964
  • Define _query() method in ADOConnection base class #966
  • Restore rs2html() $htmlspecialchars param behavior #968
  • adodb_throw() does not respect @ operator on PHP 8 #981
  • loadbalancer: PHP 8.2 warnings #951
  • mysql: Fail connection if native driver (mysqlnd) is not available #967
  • pgsql: Fix PHP 8.1 deprecated warning #956
  • pgsql: avoid Insert_ID() failing when lastval() is not set #978
Commits
  • 2e916eb Bump version to 5.22.6
  • 285a1bc Update Changelog
  • 1fbd7f1 Set AllowDynamicProperties attribute on ADOFetchObj class
  • 348d263 PR #779 follow-up
  • b819440 pgsql: avoid Insert_ID() failing when lastval() is not set
  • 943ac8a Fix adodb_throw() ignoring @ operator on PHP 8
  • 86234de Update changelog
  • 39f0c31 Fail connection if mysqlnd is not available
  • e631bd9 Coding guidelines
  • 80e5548 PHPDoc
  • 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 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)