mediawiki-extensions-Visual.../includes
Bartosz Dziewoński 636531808c ApiVisualEditor: Fix use of getBlockInfo()
The method ApiQueryUserInfo::getBlockInfo() was removed in unannounced
breaking change in MW core: I84ed21641c44b2f65ebe1980b0893d1846db3b34.
Apparently we're supposed to use the method from ApiBlockInfoTrait now.

Bug: T209599
Change-Id: I7ab5492310980b1527c7329faf65655330b8bef0
2019-05-08 22:36:38 +02:00
..
ApiVisualEditor.php ApiVisualEditor: Fix use of getBlockInfo() 2019-05-08 22:36:38 +02:00
ApiVisualEditorEdit.php Use PageEditStash services instead of static methods 2019-04-23 12:45:21 -07:00
SpecialCollabPad.php SpecialCollabPad: Remove unused variable $request 2019-04-01 23:08:02 +01:00
VisualEditorDataModule.php DataModule: Use module->getConfig instead of rl->getConfig 2019-04-17 17:33:53 +00:00
VisualEditorDesktopArticleTargetInitModule.php DesktopArticleTargetInitModule: Avoid expensive $msg->exists check 2019-04-17 23:12:53 +01:00
VisualEditorHooks.php Remove block notice tracking 2019-04-23 11:31:37 -04:00