Bump phpstan/phpstan from 1.9.8 to 1.9.9
Bumps phpstan/phpstan from 1.9.8 to 1.9.9.
Release notes
Sourced from phpstan/phpstan's releases.
1.9.9
Improvements
🔧
- New method
Type::getEnumCases()
to use instead ofinstanceof EnumCaseObjectType
(https://github.com/phpstan/phpstan-src/commit/a0242e0f7234b4e78a59ddc6ea79342cd1e03c0f)Bugfixes
🐛
- Last
elseif
can be exhaustive and noelse
branch is needed (https://github.com/phpstan/phpstan-src/commit/94e6e466f44a0dbbcb6182b32628d97a80109305), #7547- Fix resolving of
__CLASS__
,__NAMESPACE__
in traits (#2043), #3019, thanks@staabm
!class_implements
dynamic return type extension (#2023), #4335, thanks@VincentLanglet
!Function signature fixes
🤖
ReflectionClass::newInstanceArgs()
type fix for named arguments (#2176), #8679, thanks@s3b4stian
!Internals
🔍
Commits
-
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 -
a1e5eb4
Updated PHPStan to commit a1e5eb49e3b9c963d3b51fb92c130330bef294e3 -
acee0af
Updated PHPStan to commit acee0afcfff705a664a477b4632e3b9e2e83f5f4 -
94e6e46
Updated PHPStan to commit 94e6e466f44a0dbbcb6182b32628d97a80109305 -
560a0cc
Updated PHPStan to commit 560a0cc1ad7d0e92040a85d38725628ce2b0f361 -
a0242e0
Updated PHPStan to commit a0242e0f7234b4e78a59ddc6ea79342cd1e03c0f - 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