Use phar to load bleeding edge
This commit is contained in:
parent
1abb965047
commit
1046386555
|
@ -1,8 +1,7 @@
|
||||||
includes:
|
includes:
|
||||||
# - ../../../vendor/phpstan/phpstan/conf/bleedingEdge.neon
|
- phar://phpstan.phar/conf/bleedingEdge.neon
|
||||||
- ../../../vendor/phpstan/phpstan-deprecation-rules/rules.neon
|
- ../../../vendor/phpstan/phpstan-deprecation-rules/rules.neon
|
||||||
parameters:
|
parameters:
|
||||||
bleedingEdge: true
|
|
||||||
polluteScopeWithLoopInitialAssignments: false
|
polluteScopeWithLoopInitialAssignments: false
|
||||||
polluteScopeWithAlwaysIterableForeach: false
|
polluteScopeWithAlwaysIterableForeach: false
|
||||||
checkAlwaysTrueCheckTypeFunctionCall: true
|
checkAlwaysTrueCheckTypeFunctionCall: true
|
||||||
|
|
Loading…
Reference in New Issue
Block a user