diablomedia / zf1-session-savehandler-dbtable

Session_SaveHandler_DbTable Component from ZF1
BSD 3-Clause "New" or "Revised" License
0 stars 2 forks source link

Update phpstan/phpstan requirement from 1.8.0 to 1.9.9 #222

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Updates the requirements on phpstan/phpstan to permit the latest version.

Release notes

Sourced from phpstan/phpstan's releases.

1.9.9

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

Internals 🔍

  • Exit early in TrinaryLogic::lazyAnd() and lazyOr() if current instance allows it (#2173), thanks @​herndlm!
  • Remove unused iterable check in MissingTypehintCheck (#2174), thanks @​herndlm!
Commits
  • f68d7cc PHPStan 1.9.9
  • a2a733b Updated PHPStan to commit a2a733b6a4544560bf7f2e9189ea8d34d6fdcb2d
  • af1cfcf Update Larastan baseline
  • 40aec1e Updated PHPStan to commit 40aec1e1d249132490a0386301cdf34ed252182d
  • 865a4ba Updated PHPStan to commit 865a4ba417712d3b13247f655dddf492feac6254
  • a1e5eb4 Updated PHPStan to commit a1e5eb49e3b9c963d3b51fb92c130330bef294e3
  • acee0af Updated PHPStan to commit acee0afcfff705a664a477b4632e3b9e2e83f5f4
  • 94e6e46 Updated PHPStan to commit 94e6e466f44a0dbbcb6182b32628d97a80109305
  • 560a0cc Updated PHPStan to commit 560a0cc1ad7d0e92040a85d38725628ce2b0f361
  • a0242e0 Updated PHPStan to commit a0242e0f7234b4e78a59ddc6ea79342cd1e03c0f
  • Additional commits viewable in compare view


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)
dependabot[bot] commented 1 year ago

Superseded by #223.