chore(deps): update dependency phpstan/phpstan to v1.7.10
Status | Pipeline | Created by | Stages | Actions |
---|---|---|---|---|
Passed 00:00:52
| Stage: test |
Download artifacts
No artifacts found |
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
phpstan/phpstan | require-dev | patch |
1.7.3 -> 1.7.10
|
v1.7.10
vendor-dir
setting in composer.json
, and also COMPOSER
environment variable (#1384), thanks @canvural!PHPStan\Node\ClassMethod
(https://github.com/phpstan/phpstan-src/commit/9b4a5913aa47d94acb47e3c06fce83db8ea5fd8b), https://github.com/phpstan/phpstan-src/commit/d0a9d084ea66be4afdf965dd51e1b6d91d36c6b7#r75178623
TypeUtils::getDirectClassNames
for nested type (#1380), thanks @mvorisek!<file>bin</file>
into phpcs.xml
, and applied it (#1393, #1394), thanks @sasezaki!v1.7.9
non-empty-string
on str-casing functions comparison with constant string (#1382), thanks @staabm!MutatingScope::getTypeToInstantiateForNew()
(#1388), #7374, thanks @rvanvelzen!v1.7.8
nikic/php-parser
to 4.14.0 (https://github.com/phpstan/phpstan-src/commit/fbaab8f9a65fb0655b0322c792d914feb399e27e)v1.7.7
invoke()
etc. (https://github.com/ondrejmirtes/BetterReflection/commit/2a0638be397dfe7aa30a5e530ebf7b59f9c1d4e7), #7333
v1.7.6
v1.7.5
Fixes for more custom autoloader scenarios (#7296, #7308):
v1.7.4
UnusedPrivatePropertyRule
(#1360), thanks @herndlm!ConstantArrayType
optional key unsetting via removeLastElements
(#1366), #7351, thanks @herndlm!array_walk
callback parameters (#1367), thanks @rvanvelzen!non-empty-string
on strstr()
comparison with constant string (#1365), thanks @staabm!stream_bucket_make_writeable
(#1361), #7341, thanks @VincentLanglet!This MR has been generated by Renovate Bot.
Status | Pipeline | Created by | Stages | Actions |
---|---|---|---|---|
Passed 00:00:52
| Stage: test |
Download artifacts
No artifacts found |