wiki.techinc.nl/includes/parser
2018-09-20 20:29:00 +00:00
..
BlockLevelPass.php Put <dt>/<dd>/<li> in the always-suppressing category of doBlockLevels 2018-07-13 12:40:49 -04:00
CacheTime.php
CoreParserFunctions.php parser: Simplify code for {{#int:}} if the message doesn't exist 2018-08-25 01:20:43 -07:00
CoreTagHooks.php Start working on phan-taint-check warnings. Fix minor escaping issues. 2018-07-12 03:26:59 +00:00
DateFormatter.php Add type hint Language where possible 2018-08-12 10:20:11 +02:00
LinkHolderArray.php Update LinkHolderArray to use ContentLanguage 2018-08-11 07:26:21 +00:00
MWTidy.php Hard-deprecate the $wgUseTidy option 2018-09-20 11:08:40 -04:00
Parser.php Use wfIsHHVM() instead of a HipHop-specific environment variable 2018-09-20 09:23:54 -04:00
ParserCache.php Make HTML generation in RenderedRevision optional 2018-08-31 10:48:41 +00:00
ParserDiffTest.php
ParserFactory.php Inject SpecialPageFactory into Parser 2018-08-17 12:03:13 -07:00
ParserOptions.php [MCR] Introduce RevisionRenderer 2018-08-30 19:15:12 +02:00
ParserOutput.php Unwrap HTML loaded from parser cache 2018-09-07 18:49:34 +02:00
Preprocessor.php
Preprocessor_DOM.php
Preprocessor_Hash.php build: Updating mediawiki/mediawiki-codesniffer to 22.0.0 2018-09-16 15:51:11 +00:00
RemexStripTagHandler.php
Sanitizer.php Mass conversion of $wgContLang to service 2018-08-11 22:44:29 -06:00
StripState.php