mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Scribunto
synced 2024-11-28 10:10:04 +00:00
ec7b1b05cf
The extraneous whitespace in the return value from wfShellExec() causes multiplying $size to trigger the newly introduced "A non well formed numeric value encountered" warning in PHP 7.1+. Work around that by using trim() to get rid of the whitespace. Bug: T186299 Change-Id: I3d47ef6cc7fb99b4d4840dc847d150c3939ee535 |
||
---|---|---|
common | ||
engines | ||
i18n | ||
modules | ||
tests/phpunit/engines | ||
.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 |