Skip to content

Bump phpstan/phpstan from 1.9.3 to 1.9.4

Dependabot requested to merge dependabot-composer-phpstan-phpstan-1.9.4 into main

Bumps phpstan/phpstan from 1.9.3 to 1.9.4.

Release notes

Sourced from phpstan/phpstan's releases.

1.9.4

Improvements 🔧

Bugfixes 🐛

Internals 🔍

  • Implement getConstantStrings() on Type (#1979), thanks @​staabm!
  • Fix node PHPDoc type hints (#2053), thanks @​herndlm!
  • Refactor FilterVarDynamicReturnTypeExtension to pass around Types instead of Args and the Scope (#2109), thanks @​herndlm!
Commits
  • d03bcce PHPStan 1.9.4
  • b22aa05 Updated PHPStan to commit 4025209062e31619077197006ce44b5d60a9f2c1
  • 811db85 Updated PHPStan to commit a7fed03bbf1bef545c8afcbf6c906ac93b34c876
  • 274d06e Infinite recursion regression test
  • ad9d3c7 Updated PHPStan to commit a8975b1800d6c5cb88a6af02e132b4e44e093fc3
  • 7a65fac Updated PHPStan to commit 2a61ebc7d07888dbb2836147edaa21b78a983065
  • c0086d9 output-format: add info about editorUrlTitle
  • 15377d9 Updated PHPStan to commit 901d789a45f0682bf6adbdfde516ec1011d873bb
  • 9a25ace Updated PHPStan to commit bc4b2fe0d83a0e601448dbdaa8b0a288342c23f3
  • 89c729c Updated PHPStan to commit 03786827d92df439c3a31760bcd98d560035a33f
  • Additional commits viewable in compare view


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

Merge request reports

Loading