wiki.techinc.nl/includes/parser
Amir E. Aharoni bd30ccd795 Make lines shorter to pass phpcs in some files under includes/parser
This doesn't fix all the files under includes/parser -
some of them deserve their own patches.

Bug: T102614
Change-Id: I2fcbc19ee337e1b7db4635b5e5f324c651b4d144
2015-09-26 18:19:11 +00:00
..
CacheTime.php Make lines shorter to pass phpcs in some files under includes/parser 2015-09-26 18:19:11 +00:00
CoreParserFunctions.php Make lines shorter to pass phpcs in some files under includes/parser 2015-09-26 18:19:11 +00:00
CoreTagHooks.php Correctly parse <indicator/> contents, Parser rejiggering 2014-11-04 10:25:58 +00:00
DateFormatter.php Minor cleanups 2015-04-02 16:22:42 +00:00
LinkHolderArray.php Remove unneeded empty lines at begin of if/else/foreach body 2015-06-19 20:05:45 +02:00
MWTidy.php Add Html5Depurate tidy driver 2015-09-11 03:32:32 +00:00
Parser.php Make lines shorter to pass phpcs in some files under includes/parser 2015-09-26 18:19:11 +00:00
ParserCache.php Make lines shorter to pass phpcs in some files under includes/parser 2015-09-26 18:19:11 +00:00
ParserDiffTest.php Use a fixed marker prefix string in the Parser and MWTidy 2015-05-31 19:33:36 -07:00
ParserOptions.php Make lines shorter to pass phpcs in some files under includes/parser 2015-09-26 18:19:11 +00:00
ParserOutput.php Add comments clarifying how calling getters on ParserOutput affects the parser cache. 2015-08-28 07:59:33 +00:00
Preprocessor.php Add missing @param to function docs 2014-08-18 16:24:59 +00:00
Preprocessor_DOM.php Make PPFrame::RECOVER_COMMENTS actually work 2015-08-15 04:12:23 -04:00
Preprocessor_Hash.php Decline to cache preprocessor items larger than 1 Mb 2015-09-02 17:27:28 -07:00
StripState.php Use a fixed marker prefix string in the Parser and MWTidy 2015-05-31 19:33:36 -07:00