Compare commits
No commits in common. "1abb965047cbe605f75f0199ff153f57e092c004" and "16f335bab98095021da671360db5c2c2643309cd" have entirely different histories.
1abb965047
...
16f335bab9
@ -1,8 +1,7 @@
|
|||||||
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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user