Problem/Motivation
PHPStan currently runs at level 0
Steps to reproduce
Proposed resolution
- Configure phpstan at level 8
- Fix issues that don't break BC
- Ignore
missingType.iterableValue - Ignore one instance of
new.static - Baseline remaining issues
Remaining tasks
User interface changes
API changes
Data model changes
Issue fork ban-3540366
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
mstrelan commentedComment #4
anybodyNice @mstrelan thank for the fixes!
Comment #5
mstrelan commentedHolding off on merging until after the stable core release, and #3539672: Ensure that Ban does not get special core treatment.
Comment #7
mstrelan commentedFollow up: #3572710: Drupal\ban\Plugin\migrate\source\d7\BlockedIps extends deprecated class