PhpGt / Cookie

Object oriented cookie handler.
https://www.php.gt/cookie
MIT License
1 stars 1 forks source link

Bump phpstan/phpstan from 1.8.4 to 1.9.11 #190

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps phpstan/phpstan from 1.8.4 to 1.9.11.

Release notes

Sourced from phpstan/phpstan's releases.

1.9.11

Bugfixes 🐛

1.9.10

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!

1.9.8

Improvements 🔧

Bugfixes 🐛

... (truncated)

Commits
  • 60f3d68 PHPStan 1.9.11
  • 446ead7 Updated PHPStan to commit 446ead745685bf00742339405a8acbe60ea1ac1c
  • 7bdfdd4 Updated PHPStan to commit 7bdfdd4c40dc64128c9abf8119a5bd3c563963b7
  • 5d4fe21 PHPStan 1.9.10
  • 8ef5163 Updated PHPStan to commit 8ef5163f906fb7e263a0e4dab7d32ed796853572
  • 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
  • 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)
dependabot[bot] commented 1 year ago

Superseded by #191.