Bump phpstan/phpstan from 1.10.32 to 1.10.33
Bumps phpstan/phpstan from 1.10.32 to 1.10.33.
Release notes
Sourced from phpstan/phpstan's releases.
1.10.33
Improvements
🔧
- Support for referencing environment variables in the config (#2559), #1918
- Made parent class reflection resolving lazier (#2584), thanks
@staabm
!- FileTypeMapper - optimization of type aliases (https://github.com/phpstan/phpstan-src/commit/2be81ac1cffa02da2bd0e3b52961cd3d528f2325)
- Use NonAcceptingNeverType in more places (https://github.com/phpstan/phpstan-src/commit/3e03e9d7c15fdf64e6d55539a6c3045b3b8c6604)
- MethodCall: mark virtual nullsafe call with attribute (#2598), #9830, thanks
@janedbal
!Bugfixes
🐛
- Fix
checkBenevolentUnionTypes: true
along with@template
witharray-key
bound (#2587), #9766, thanks@VincentLanglet
!- Fix type inference of
array_sum()
(#2591), #9808, thanks@zer0-star
!- Update Symfony polyfills (https://github.com/phpstan/phpstan-src/commit/dfcaa3082c975b13847ff9de5e55438ce7b65fc4), #8538
Function signature fixes
🤖 Internals
🔍
Commits
-
03b1cf9
PHPStan 1.10.33 -
dfcaa30
Updated PHPStan to commit dfcaa3082c975b13847ff9de5e55438ce7b65fc4 -
1e02121
Updated PHPStan to commit 1e021211cdc8373716dc4b59f3e2de35feba06d7 -
0d3dc89
Updated PHPStan to commit 0d3dc89e2fda137c664b9be3a2c0391549dc0c1d -
3e03e9d
Updated PHPStan to commit 3e03e9d7c15fdf64e6d55539a6c3045b3b8c6604 -
d44ae55
Updated PHPStan to commit d44ae5545a611087c6a23db4bca53146da5d163a -
9f93828
Updated PHPStan to commit 9f93828bac0b145a5b92c56f6dac2c76fb043892 -
5a2e13c
Updated PHPStan to commit 5a2e13ca15f704f78bd5961984060d70ac6bfe79 -
bdb141d
Updated PHPStan to commit bdb141dc731bb6f84c55dba2732cef6be718e4a3 -
304d67e
Updated PHPStan to commit 304d67eed6a6a60c7f12b3f2c2baa728b5ebf7c2 - 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