Compare commits
2
Commits
16f335bab9
...
1abb965047
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
1abb965047 | ||
|
|
dae33436cf
|
@@ -1,7 +1,8 @@
|
|||||||
includes:
|
includes:
|
||||||
- ../../../vendor/phpstan/phpstan/conf/bleedingEdge.neon
|
# - ../../../vendor/phpstan/phpstan/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