Compare commits
2
Commits
16f335bab9
...
1abb965047
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
1abb965047 | ||
|
|
dae33436cf
|
@@ -1,7 +1,8 @@
|
||||
includes:
|
||||
- ../../../vendor/phpstan/phpstan/conf/bleedingEdge.neon
|
||||
# - ../../../vendor/phpstan/phpstan/conf/bleedingEdge.neon
|
||||
- ../../../vendor/phpstan/phpstan-deprecation-rules/rules.neon
|
||||
parameters:
|
||||
bleedingEdge: true
|
||||
polluteScopeWithLoopInitialAssignments: false
|
||||
polluteScopeWithAlwaysIterableForeach: false
|
||||
checkAlwaysTrueCheckTypeFunctionCall: true
|
||||
|
||||
Reference in New Issue
Block a user