Go to file
Kunal Mehta ec7b1b05cf Fix Scribunto_LuaStandaloneInterpreterTest::testGetStatus on 7.1+
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
2018-02-01 21:08:32 -08:00
common Update RunningStat use statement 2018-01-21 04:42:48 +00:00
engines Merge "Improve some parameter docs" 2018-01-16 16:21:51 +00:00
i18n Localisation updates from https://translatewiki.net. 2018-01-31 22:20:20 +01:00
modules build: Replace jscs/jshint with eslint 2017-05-12 16:24:59 +00:00
tests/phpunit/engines Fix Scribunto_LuaStandaloneInterpreterTest::testGetStatus on 7.1+ 2018-02-01 21:08:32 -08:00
.eslintrc.json build: Replace jscs/jshint with eslint 2017-05-12 16:24:59 +00:00
.gitignore Expand .gitignore for more editors 2016-11-13 13:22:31 +01:00
.gitreview Whoops, track not trace 2016-10-24 17:03:31 -07:00
.minus-x.json Add minus-x to "composer test" 2017-09-12 23:47:16 -07:00
.phpcs.xml Improve some parameter docs 2018-01-11 21:27:53 +01:00
.stylelintrc.json Use json extension for .stylelintrc 2017-08-19 10:27:54 +02:00
CODE_OF_CONDUCT.md Add CODE_OF_CONDUCT.md 2017-06-07 15:47:29 +04:30
composer.json build: Updating mediawiki/mediawiki-codesniffer to 15.0.0 2017-12-30 02:28:08 +00:00
COPYING Specify license and add COPYING file 2016-09-16 01:38:15 +00:00
extension.json Use SPDX 3.0 license identifier 2018-01-29 06:00:10 +00:00
Gruntfile.js Use json extension for .stylelintrc 2017-08-19 10:27:54 +02:00
package.json Define npm peer dependency explicitly 2017-07-31 13:35:25 +02:00
Scribunto.magic.php Use short array syntax 2017-06-16 13:26:30 +00:00
Scribunto.namespaces.php Update the Module & Module talk namespace in Nepali Wikipedia 2018-02-01 09:40:22 +00:00
Scribunto.php build: Updating mediawiki/mediawiki-codesniffer to 0.10.0 2017-07-08 15:42:23 +02:00