Compare commits

...

2 Commits

View File

@ -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