PhpGt / Cookie

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

Bump phpstan/phpstan from 0.12.84 to 0.12.88 #91

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps phpstan/phpstan from 0.12.84 to 0.12.88.

Release notes

Sourced from phpstan/phpstan's releases.

0.12.88

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

0.12.87

Major new feature 🚀

New exceptions-related rules

  • Differentiate between checked and unchecked exceptions
  • Enforce declaring thrown checked exceptions in @throws
  • Report extra exceptions in @throws that aren't actually thrown

Read this article for more details »

Improvements 🔧

Bugfixes 🐛

... (truncated)

Commits
  • 464d1a8 PHPStan 0.12.88
  • 525a99b Fix phpstan-mockery extension test
  • 6d7fb64 Updated PHPStan to commit 84ea0e143ccfd200dbeda9af1ee6ae35941ae4aa
  • ff96359 Updated PHPStan to commit 9c5ddc52508618df339e13bc6d7047b4198de5a7
  • ef96f46 Updated PHPStan to commit d4fb41c1efacabf1d90a5a82c21edb78a779a0df
  • 9418303 Updated PHPStan to commit e8ef18763df2c6226871ba3dca2a160df2bef30d
  • 91d00d0 Update output-format.md
  • 34ea301 Update output-format.md
  • facc75c Clickable editor URL config reference
  • efed263 Update output-format.md
  • 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[bot] commented 3 years ago

Superseded by #93.