Problem/Motivation
Let's tighten up all the APIs with typehints, use strict typehints everywhere and generally improve all the looseness to make bugs harder to hit.
Proposed resolution
Remaining tasks
User interface changes
API changes
Data model changes
Issue fork entity_usage-3612460
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
alexpottThis makes a load of hardening changes with typehints everywhere and using them plus it preps for Drush 14.
Comment #5
alexpott