mirror of
https://github.com/diocloid/LinkTitles.git
synced 2025-07-13 09:49:31 +02:00
Fix for mediawiki 1.35 Manually running the CLI script caused this error: Error from line 152 of extensions/LinkTitles/includes/Source.php: Call to undefined method MagicWord::get() It seems like an API change so I found this in another extension with the same error https://gerrit.wikimedia.org/r/c/mediawiki/extensions/MagicNoCache/+/574232/2/MagicNoCache.hooks.php