stable

Clone or download

Read-only

The MediaWiki standalone code should not depend on \MediaWikiPlugin constant

The class might not be loaded so accessing to its constant can trigger a PHP Fatal error "class not found". Part of story #26041: migrate mediwiki from 1.23 to 1.35.X Change-Id: Ic1eebe9387f09da0202e7eae81f194069614f528

Modified Files

Name
M plugins/mediawiki_standalone/include/Instance/Migration/Admin/LegacyReadyToMigrateDao.php +3 −2 Go to diff View file
M plugins/mediawiki_standalone/include/Instance/Migration/MigrateInstance.php +3 −2 Go to diff View file
M plugins/mediawiki_standalone/include/Instance/Migration/ServiceMediawikiSwitcher.php +2 −2 Go to diff View file