Dropping PHP 7 will allow us to simplify some code. It especially allows us to remove Doctrine Annotations from our fixtures. I'll do that in a follow-up PR.
All code changes in this PR resulted from running PHPCBF with the higher PHP language level.
Dropping PHP 7 will allow us to simplify some code. It especially allows us to remove Doctrine Annotations from our fixtures. I'll do that in a follow-up PR.
All code changes in this PR resulted from running PHPCBF with the higher PHP language level.