wiki.techinc.nl/includes/parser
Arlo Breault 7c450dff64 Remove "dash" case in preprocessToObj
This was introduced in 2877402 and removed in 186a182

Change-Id: Ibfa1ae1597bfc50ae6ea49402c7966ca042f12e5
2018-03-09 17:46:53 -05:00
..
BlockLevelPass.php Parser: Don't wrap <style> or <link> tags in paragraphs 2018-02-28 14:12:49 -05:00
CacheTime.php Deprecate Parser::disableCache 2016-06-18 19:55:43 +00:00
CoreParserFunctions.php Use PHP's implode() with the suggested order of arguments 2018-02-22 20:24:00 +01:00
CoreTagHooks.php SECURITY: Disable <html> tag on system messages despite $wgRawHtml = true; 2017-03-28 21:51:44 +00:00
DateFormatter.php parser: Deprecate string type for $lang arg in DateFormatter::getInstance 2018-02-20 21:03:55 +00:00
LinkHolderArray.php Add quotes to comment based strip markers 2017-12-08 17:00:26 +02:00
MWTidy.php Add benchmarkTidy.php, to benchmark tidy drivers 2017-04-21 01:02:22 +00:00
Parser.php Use class="free external" only on unbracketed URLs 2018-03-07 00:20:09 -05:00
ParserCache.php Hard-deprecate ParserOutput stateful transform methods 2018-02-13 12:28:36 -05:00
ParserDiffTest.php Fix php code style 2017-05-05 12:03:54 +00:00
ParserOptions.php build: Updating mediawiki/mediawiki-codesniffer to 16.0.0 2018-02-17 13:29:13 +01:00
ParserOutput.php Hard-deprecate ParserOutput stateful transform methods 2018-02-13 12:28:36 -05:00
Preprocessor.php Merge "Fix return in Preprocessor::cacheSetTree" 2017-09-16 20:07:56 +00:00
Preprocessor_DOM.php Remove "dash" case in preprocessToObj 2018-03-09 17:46:53 -05:00
Preprocessor_Hash.php Remove "dash" case in preprocessToObj 2018-03-09 17:46:53 -05:00
RemexStripTagHandler.php Use Remex in Sanitizer::stripAllTags() 2017-11-15 17:31:31 -08:00
Sanitizer.php Update suppressWarning()/restoreWarning() calls 2018-02-10 08:50:12 +00:00
StripState.php StripState testing and cleanup 2018-03-05 16:43:58 +11:00