mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Scribunto
synced 2024-11-28 02:00:01 +00:00
a54087abee
The $options parameter to ScribuntoContent::fillParserOutput() is typehinted as `ParserOptions` and is not nullable, so the code path for `!$options` will never be reached. Also fix the @param doc to match. Bug: T194263 Change-Id: I254a583b7f7ddd1797aa40f0ddfb973161185a49 |
||
---|---|---|
i18n | ||
includes | ||
modules | ||
tests | ||
.eslintrc.json | ||
.gitignore | ||
.gitreview | ||
.minus-x.json | ||
.phpcs.xml | ||
.stylelintrc.json | ||
CODE_OF_CONDUCT.md | ||
composer.json | ||
COPYING | ||
extension.json | ||
Gruntfile.js | ||
package.json | ||
Scribunto.magic.php | ||
Scribunto.namespaces.php | ||
Scribunto.php |