Bump phpstan/phpstan from 1.9.16 to 1.9.17
Bumps phpstan/phpstan from 1.9.16 to 1.9.17.
Release notes
Sourced from phpstan/phpstan's releases.
1.9.17
Bugfixes
🐛
- Fix one more false positive about unused private property (https://github.com/phpstan/phpstan-src/commit/6d61d3dd33342fe2b09a57ca17e9fc90b33f92d2), #8850
- Update phpdoc-parser to 1.16.1
- Fix
list{}
parsing (phpstan/phpdoc-parser#177), thanks@zonuexe
!- Fix intersection of two identical
ThisType
(https://github.com/phpstan/phpstan-src/commit/d3e3292d73ee32862b4b1321740c80d319a683ad), #8857
Commits
-
204e459
PHPStan 1.9.17 -
d3e3292
Updated PHPStan to commit d3e3292d73ee32862b4b1321740c80d319a683ad -
8150d95
Upgradedoctrine/dbal
to latest stable tag(3.6.0) in integration test -
79155b1
Updated PHPStan to commit 79155b11d179cf64f817f72a2d8879e589a0dd48 -
6d61d3d
Updated PHPStan to commit 6d61d3dd33342fe2b09a57ca17e9fc90b33f92d2 - See full diff 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