Fix phpcs issues in parser
authoraddshore <addshorewiki@gmail.com>
Mon, 11 Aug 2014 20:24:54 +0000 (21:24 +0100)
committerLegoktm <legoktm.wikipedia@gmail.com>
Tue, 12 Aug 2014 01:00:15 +0000 (01:00 +0000)
commit61c989cfc04b98f221e5e9106018ebfed3255c39
tree604912008d7df2a93c17c67e1c2c48becc8fd51d
parentcce77215503cdc2bb687f0aaad372dbbacbc61e0
Fix phpcs issues in parser

This fixes all issues except for:
 - class names
 - line length

Change-Id: Ie91b010d5b3eec49d3b80b6e93b125a901ef43c6
15 files changed:
includes/parser/CacheTime.php
includes/parser/CoreParserFunctions.php
includes/parser/CoreTagHooks.php
includes/parser/DateFormatter.php
includes/parser/LinkHolderArray.php
includes/parser/MWTidy.php
includes/parser/Parser.php
includes/parser/ParserCache.php
includes/parser/ParserDiffTest.php
includes/parser/ParserOptions.php
includes/parser/ParserOutput.php
includes/parser/Preprocessor.php
includes/parser/Preprocessor_DOM.php
includes/parser/Preprocessor_Hash.php
includes/parser/StripState.php