Compare commits

..

No commits in common. "1abb965047cbe605f75f0199ff153f57e092c004" and "16f335bab98095021da671360db5c2c2643309cd" have entirely different histories.

View File

@ -1,8 +1,7 @@
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