Commit Graph

4 Commits

Author SHA1 Message Date
5a6e69daf6 Fix change in magic words API
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
2020-11-29 08:13:32 -07:00
a2a63e2d29 Write news, update year. 2018-06-20 20:40:27 +02:00
a461e19433 Fix CLI script to work with namespaces. 2017-08-31 21:24:23 +02:00
256feb50d9 Add Source class, refactor. 2017-08-31 20:37:49 +02:00