mediawiki-extensions-Scribunto/engines
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
..
LuaCommon Improve some parameter docs 2017-09-25 18:07:03 +00:00
LuaSandbox Improve some parameter docs 2017-09-25 18:07:03 +00:00
LuaStandalone Avoid passing null to count() 2017-12-04 10:46:34 -05:00