PHPStan fixes
- CKEditor4To5UpgradePluginInterface no longer exists in core so let's stop implementing it, leaving the plugin in place in case people still need to upgrade
- With just a couple of tweaks we were able to set the PHPStan level to 5
Closes #3487368