mediawiki-extensions-Scribunto/engines/LuaStandalone
Brad Jorsch aa4d72e3ff Fix uncontroversial phpcs errors
The following continue to be ignored:
* Generic.Arrays.DisallowLongArraySyntax.Found, because I'm not sure
  Scribunto is ready to abandon old version support in master.
* MediaWiki.ControlStructures.AssignmentInControlStructures.AssignmentInControlStructures,
  because it's overly strict for its purpose.

Squiz.Classes.ValidClassName.NotCamelCaps isn't ignored globally, we
just ignore it explicitly every place it's needed.

Change-Id: I307668da6ef7b3e23da19b1fd1e08914239b99b3
2016-05-18 16:31:28 -04:00
..
binaries Update lua binaries to patch CVE-2014-5461 2016-02-22 09:38:22 -08:00
lua_ulimit.sh Fix file permissions 2014-10-15 12:17:26 +00:00
LuaStandaloneEngine.php Fix uncontroversial phpcs errors 2016-05-18 16:31:28 -04:00
mw_main.lua Avoid running all of mw.lua twice 2014-05-15 14:15:08 -04:00
MWServer.lua Add comments and remove trailing whitespace 2014-07-07 14:46:59 -04:00
protocol.txt Add comments and remove trailing whitespace 2014-07-07 14:46:59 -04:00