mediawiki-extensions-Scribunto/tests
DannyS712 cd885e83cb Use WikiPage::doUserEditContent() instead of ::doEditContent()
::doUserEditContent() is available since 1.36 as a replacement
for ::doEditContent(), which has been deprecated. Bump the
required version of MediaWiki to 1.36 accordingly.

Results in passing a user where previously the fallback
to $wgUser was being used.

Bug: T255507
Change-Id: I11e4a305e66935ea1d1b4692561fb5d49871a729
2021-06-24 05:58:13 +00:00
..
parser Update parserTests to v2 (tidy by default) 2020-04-02 13:50:52 -04:00
phpunit Use WikiPage::doUserEditContent() instead of ::doEditContent() 2021-06-24 05:58:13 +00:00