Skip to content

Bump phpstan/phpstan from 1.10.39 to 1.10.45

Bumps phpstan/phpstan from 1.10.39 to 1.10.45.

Release notes

Sourced from phpstan/phpstan's releases.

1.10.45

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

Internals 🔍

  • Replace with in_array() instead of redundant property (#2770), thanks @​zonuexe!
  • Fix typo in rule name: MethodVisibitiliyInInterfaceRule (#2781), thanks @​staabm!
  • Make extensions that return default types simply return null (#2782), thanks @​zonuexe!
  • Simplify InArrayFunctionTypeSpecifyingExtension (#2785), thanks @​staabm!

1.10.44

Improvements 🔧

Bugfixes 🐛

... (truncated)

Commits
  • 2f024fb PHPStan 1.10.45
  • d147f4c Updated PHPStan to commit d147f4cc626c500510f971ec715b55c03a45fab3
  • 15483e5 Docker - use RC
  • fd4dd96 Docker - publish images for PHP 8.3
  • 604d1da Updated PHPStan to commit 604d1da151cdc93c07bc25ba84e9fd2b705a1264
  • cbcb3d1 Updated PHPStan to commit cbcb3d1c6338a910cbb4366c4f7d1c180e70257f
  • 97d9ddf Updated PHPStan to commit 97d9ddfe9c7c2875330d0dc9ddca69a7895abbf5
  • 0177e33 Updated PHPStan to commit 0177e332f27c7cf7d710c1a535ddcdfd019e9b89
  • c8a7996 Updated PHPStan to commit c8a7996378123951066c55c6a5be1e4856379b8e
  • e031e6f Updated PHPStan to commit e031e6fb390d802b5b8d98918df7a0a9ff69eab1
  • Additional commits viewable in compare view


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • $dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts

Merge request reports

Loading