Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 1, 2023

Bumps adodb/adodb-php from 5.22.4 to 5.22.5.

Release notes

Sourced from adodb/adodb-php's releases.

v5.22.5

Maintenance release focusing mainly on PHP 8.2 compatibility.

See Changelog for details

Changelog

Sourced from adodb/adodb-php's changelog.

[5.22.5] - 2023-04-03

Removed

  • Obsolete ADOConnection::$databaseName property #932
  • Dead code related to safe_mode #934
  • pdo: remove unnecessary methods _init() and _affectedrows() #935

Fixed

  • ADODB_FETCH_DEFAULT should be treated as ASSOC in getAssoc() #886
  • Allow dynamic properties for ADOFieldObject class #906
  • Fix autoExecute() $where parameter type #915
  • Creation of dynamic property deprecated warning in PHP 8.2 #904 #907 #908 #909 #911 #912 #913 #917 #926 #933 #935
  • Partially-supported callable deprecated warning in PHP 8.2 #928
  • Passing null to non-nullable parameter is deprecated in PHP 8.1 #938
  • Define adodbFetchMode property in base ADORecordSet class #923
  • mysql: uncaught exception calling execute() with empty SQL on PHP 8 #945
  • oci8: Replace obsolete oci_free_cursor() function alias #937
  • pdo: Move setTransactionMode() to ADODB_pdo_sqlsrv class #939
  • pgsql: fix "column already exists" error when adding a new column #897
  • pgsql: undefined array key in metaIndexes() when column is an expression #940
  • pgsql: revert non-functional "Noblob optimization" #112
  • session: full table scan when accessing sessions table on MySQL

... (truncated)

Commits
  • bacd08a Bump version to 5.22.5
  • 9a03efe Update Changelog
  • 577c9ad Fix exception when executing empty SQL on PHP 8
  • 87437cf Remove useless variables and comments
  • 780fe66 Whitespace
  • fc46c8d PHPDoc
  • 0974899 Move MySQL BINARY to expression right-hand side
  • 46f1c61 Fix inconsistent DB provider check in ADODB_Session
  • d2c47ff Fix invalid markdown in 5.20.16 changelog
  • 07ade94 Fix PHP warning in ADODB_postgres64::MetaIndexes()
  • 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)

Bumps [adodb/adodb-php](https://github.com/ADOdb/ADOdb) from 5.22.4 to 5.22.5.
- [Release notes](https://github.com/ADOdb/ADOdb/releases)
- [Changelog](https://github.com/ADOdb/ADOdb/blob/master/docs/changelog.md)
- [Commits](ADOdb/ADOdb@v5.22.4...v5.22.5)

---
updated-dependencies:
- dependency-name: adodb/adodb-php
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 1, 2023
@Hackmastr Hackmastr merged commit 25d7fd9 into php81 May 2, 2023
@Hackmastr Hackmastr deleted the dependabot/composer/web/adodb/adodb-php-5.22.5 branch May 2, 2023 19:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants