chore(deps): update dependency phpstan/phpstan to v1.8.2
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
phpstan/phpstan | require-dev | patch |
1.8.1 -> 1.8.2
|
Release Notes
phpstan/phpstan
v1.8.2

- Basic support for PHP 8.2
-
--debug
: print previous exceptions (https://github.com/phpstan/phpstan-src/commit/a342b2bea01895e921c5f669a9a53bd0b1402ed3), #7590 - Changed the MutatingScope class to not include impossible arms in it's resulting union type. (#1515), thanks @mad-briller!

- Properly cache late resolvable types results (#1518), #7637, thanks @rvanvelzen!
- Fix supertype checks between late resolvable types (#1523), #7652, thanks @rvanvelzen!

Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.
Merge request reports
Activity
Please register or sign in to reply