Go to file
Brad Jorsch c5e75dcdd0 Avoid passing null to count()
PHP 7.2 made the questionable decision to raise a warning for
count( null ). So test for null explicitly before calling count in the
one place where null is expected.

Bug: T181891
Change-Id: I94146c14b63e32ad1e9f2ab9de9ebc403b251102
2017-12-04 10:46:34 -05:00
common Improve some parameter docs 2017-09-25 18:07:03 +00:00
engines Avoid passing null to count() 2017-12-04 10:46:34 -05:00
i18n Localisation updates from https://translatewiki.net. 2017-11-28 22:43:40 +01:00
modules build: Replace jscs/jshint with eslint 2017-05-12 16:24:59 +00:00
tests/phpunit/engines Make Scribunto_LuaSandboxTests::testArgumentParsingTime more robust 2017-10-10 10:38:23 +02: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 build: Updating mediawiki/mediawiki-codesniffer to 14.1.0 2017-10-21 04:30:02 +00: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: Always exclude node_modules 2017-11-11 18:42:26 +01:00
COPYING Specify license and add COPYING file 2016-09-16 01:38:15 +00:00
extension.json Move tests into tests/phpunit and remove UnitTestsList hook 2017-07-07 13:50:39 -07: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 Add Mirandese (mwl) namespace translations 2017-11-28 11:49:23 +00:00
Scribunto.php build: Updating mediawiki/mediawiki-codesniffer to 0.10.0 2017-07-08 15:42:23 +02:00