Use phar to load bleeding edge
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user