Drop $wgChangeTagsSchemaMigrationStage
authorAmir Sarabadani <Ladsgroup@gmail.com>
Wed, 14 Nov 2018 22:04:29 +0000 (23:04 +0100)
committerAmir Sarabadani <ladsgroup@gmail.com>
Wed, 28 Nov 2018 22:03:41 +0000 (23:03 +0100)
commit02a930d7fbea6fce8f9caa250023e113a9c9ce1c
treef5314bed668d423fdc01d1730d004c790b0402a5
parent2cf4a2c2966d5679cd8935a0807bba1fe21a7381
Drop $wgChangeTagsSchemaMigrationStage

Bug: T194163
Change-Id: Ieb6cc60cacf9dd0d86641b1be817249cdce42112
17 files changed:
includes/DefaultSettings.php
includes/api/ApiQueryAllDeletedRevisions.php
includes/api/ApiQueryDeletedRevisions.php
includes/api/ApiQueryDeletedrevs.php
includes/api/ApiQueryLogEvents.php
includes/api/ApiQueryRecentChanges.php
includes/api/ApiQueryRevisions.php
includes/api/ApiQueryUserContribs.php
includes/changetags/ChangeTags.php
maintenance/populateChangeTagDef.php
tests/phpunit/includes/api/ApiBlockTest.php
tests/phpunit/includes/api/ApiDeleteTest.php
tests/phpunit/includes/api/ApiEditPageTest.php
tests/phpunit/includes/api/ApiUnblockTest.php
tests/phpunit/includes/api/ApiUserrightsTest.php
tests/phpunit/includes/changetags/ChangeTagsTest.php
tests/phpunit/maintenance/populateChangeTagDefTest.php [deleted file]