Go to file
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
.phan build: Load pcntl stub to pass phan on windows 2020-06-06 13:58:24 +02:00
i18n Localisation updates from https://translatewiki.net. 2021-06-22 08:09:50 +02:00
includes Avoid using MWNamespace 2021-06-09 01:25:55 +00:00
modules build: Update eslint-config-wikimedia from 0.8.1 to 0.11.0 2019-04-12 13:00:29 -07:00
tests Use WikiPage::doUserEditContent() instead of ::doEditContent() 2021-06-24 05:58:13 +00:00
.eslintrc.json build: Updating mediawiki/mediawiki-phan-config to 0.10.4 2020-11-20 17:01:25 +00:00
.gitignore build: Upgrade eslint-config-wikimedia 0.12.0, drop grunt-jsonlint 2019-05-07 10:40:41 -07:00
.gitreview Whoops, track not trace 2016-10-24 17:03:31 -07:00
.phpcs.xml Add missing @var and improve documentation 2020-12-22 01:15:00 +00:00
.stylelintrc.json Use json extension for .stylelintrc 2017-08-19 10:27:54 +02:00
CODE_OF_CONDUCT.md build: Updating mediawiki/mediawiki-codesniffer to 22.0.0 2018-09-03 21:33:35 +00:00
composer.json build: Updating dependencies 2021-05-13 08:26:27 +00:00
COPYING Specify license and add COPYING file 2016-09-16 01:38:15 +00:00
extension.json Use WikiPage::doUserEditContent() instead of ::doEditContent() 2021-06-24 05:58:13 +00:00
Gruntfile.js build: Updating dependencies 2021-01-30 10:41:13 +00:00
package-lock.json build: Updating browserslist to 4.16.6 2021-05-26 03:00:04 +00:00
package.json build: Updating dependencies 2021-05-13 08:26:27 +00:00
Scribunto.constants.php Remove PHP entry point 2019-06-21 00:02:08 +00:00
Scribunto.magic.php Add namespace and magic word translations for mnw and my 2019-10-18 20:03:05 +00:00
Scribunto.namespaces.php Add namespace name translations for ms and ms-arab 2021-05-18 15:36:46 +00:00