wiki.techinc.nl/includes/parser
Bartosz Dziewoński ecdef925bb Miscellaneous indentation tweaks
I was bored. What? Don't look at me that way.

I mostly targetted mixed tabs and spaces, but others were not spared.
Note that some of the whitespace changes are inside HTML output,
extended regexps or SQL snippets.

Change-Id: Ie206cc946459f6befcfc2d520e35ad3ea3c0f1e0
2017-02-27 19:23:54 +01:00
..
BlockLevelPass.php Don't bail on single-line definition list due to excess close tags. 2017-02-17 16:34:55 -05:00
CacheTime.php Deprecate Parser::disableCache 2016-06-18 19:55:43 +00:00
CoreParserFunctions.php CoreParserFunctions: Use Title::inNamespace instead of manual comparison 2016-12-21 10:55:14 +01:00
CoreTagHooks.php Fix various phpcs error from last security patches 2016-05-20 20:20:36 +02:00
DateFormatter.php Miscellaneous indentation tweaks 2017-02-27 19:23:54 +01:00
LinkHolderArray.php Replace use of &$this 2017-01-31 23:01:54 -05:00
MWTidy.php Add/update doc blocks for MWTidy 2016-07-29 01:24:34 +01:00
Parser.php Miscellaneous indentation tweaks 2017-02-27 19:23:54 +01:00
ParserCache.php Avoid page_touched update for HTTP GET action=purge requests 2016-09-13 05:24:46 +00:00
ParserDiffTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
ParserOptions.php Remove empty lines at end of functions 2016-11-05 11:55:10 +01:00
ParserOutput.php refreshLinks.php: allow refreshing by categories, tracking or not 2017-01-23 14:30:16 -08:00
Preprocessor.php Protect language converter markup in the preprocessor. 2016-12-15 23:50:44 +00:00
Preprocessor_DOM.php Revert "Protect language converter markup in the preprocessor." 2017-01-03 17:23:28 -05:00
Preprocessor_Hash.php Revert "Protect language converter markup in the preprocessor." 2017-01-03 17:23:28 -05:00
StripState.php Require strip marker names to not have & ' " < or > in them 2016-04-26 13:53:26 -04:00