Bump phpstan/phpstan from 1.9.7 to 1.9.8
Bumps phpstan/phpstan from 1.9.7 to 1.9.8.
Release notes
Sourced from phpstan/phpstan's releases.
1.9.8
Improvements
🔧
- Improve constant string support in DateTime return type extensions (#2152), thanks
@herndlm
!- Improve expression type resolving of superglobals (#2012), thanks
@herndlm
!- Improve integer range multiplication and division (#1961), thanks
@VincentLanglet
!Bugfixes
🐛
- ObjectType static cache should be reset after container creation (https://github.com/phpstan/phpstan-src/commit/b13ce59ac33952c086b0effa986691a8fcd6166e), https://github.com/phpstan/phpstan/discussions/8502
- Supports functions whose side effects are flipped by parameters (#2037), #8440, thanks
@zonuexe
!array_shift
et al. have side effects (https://github.com/phpstan/phpstan-src/commit/6276ce1c3e86e18d43989310dbd277e8ea9845f6), #8084- Fix comparison with
get_class()
in traits always evaluate to true (#2044), #3633, thanks@staabm
!
Commits
-
45411d1
PHPStan 1.9.8 -
503e820
Updated PHPStan to commit 503e82092684fc6089b94ff604746d3edd88cc78 -
5503d87
Updated PHPStan to commit 5503d87ef390bffe6510d03c37d5a326d55413c2 -
6276ce1
Updated PHPStan to commit 6276ce1c3e86e18d43989310dbd277e8ea9845f6 -
35e4813
Updated PHPStan to commit 35e48134d498d820b4e1136279d486a24b8f5c82 -
6dcbf38
Updated PHPStan to commit 6dcbf380102496979b04e9e87824cbed9f02fa26 -
1070788
Updated PHPStan to commit 1070788017dcd03527882b454c671fe97d6c91b8 -
1403c03
Updated PHPStan to commit 1403c03083fd919aa39d9602d3cf8ae4566fe9c8 -
50cea22
Updated PHPStan to commit 50cea222a8627b73e90c3b837cc5369e636612ea -
012ee4a
Fix typo - 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