mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Scribunto
synced 2024-11-12 01:11:55 +00:00
9f8d16f9c9
Most uses can be replaced with ::setJsConfigVar(); the major semantic change is that ::setJsConfigVar() is not expected to overwrite previous values. That *may* be an issue here, but if so it's not a change from existing behavior, as the way ::addJsConfigVars() was being called it would override previous values as well. Bug: T300307 Bug: T305161 Change-Id: Ibd3fbcbc774491179b0d4fe29ba3b6a128220703 |
||
---|---|---|
.phan | ||
i18n | ||
includes | ||
modules | ||
tests | ||
.eslintrc.json | ||
.gitignore | ||
.gitreview | ||
.phpcs.xml | ||
.stylelintrc.json | ||
CODE_OF_CONDUCT.md | ||
composer.json | ||
COPYING | ||
extension.json | ||
Gruntfile.js | ||
package-lock.json | ||
package.json | ||
Scribunto.constants.php | ||
Scribunto.magic.php | ||
Scribunto.namespaces.php |