Since
request #13357, base class of plugin doesn't need the .class.php extension, .php is good enough.
Therefore we can:
1. rename existing files to match .php extension for every plugin base class
2. stop supporting Plugin.class.php (both in PluginFactory and in tests/lib/bootstrap)