stable

Clone or download

Read-only

Rename plugin base class files to .php in baseline

Since request #13357, base class of plugin doesn't need the .class.php extension, .php is good enough. This commit only renames existing files to match .php extension for every plugin base class. No functional changes. Needs: https://gerrit.tuleap.net/c/tuleap/+/16269 Part of request #13918: No need to name our plugin after Plugin.class.php Change-Id: I8c17815e3a3a5b5e3e30e2f4ed32d0c3ab28c0cb

Modified Files

Name
R include/baselinePlugin.class.php Go to diff View file
M phpunit/bootstrap.php +1 −1 Go to diff View file