chore(deps): update dependency phpstan/phpstan to v1.8.10
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| phpstan/phpstan | require-dev | patch |
1.8.9 -> 1.8.10
|
Release Notes
phpstan/phpstan
v1.8.10
Improvements 🔧
- RuleTestCase: enable gathering analyser errors without causing test failures (#1728), thanks @schlndh!
Bugfixes 🐛
- Update BetterReflection to 6.3.0, fixes internal error (https://github.com/phpstan/phpstan-src/commit/9febf1db4b4e3a4f3462fdd6ffa67b22a420f05a), #8139
- Call nodeCallback with original argument with a name after reordering (https://github.com/phpstan/phpstan-src/commit/ecc3076769a7943e33801d024eeab0b08187c204)
Function signature fixes 🤖
- Fix a couple
CURLOPT_*parameter types (#1836), #8152, #8157, thanks @jlherren!
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.