wiki.techinc.nl/includes/parser
C. Scott Ananian ae934157b2 Protect -{...}- variant constructs in galleries
This also protects naked external links, which are internally surrounded by
`-{R|...}-` by LanguageConverter::markNoConversion.

Originally found in failed tests in I7fa2d85d6.

Bug: T54190
Change-Id: I9b099273203482ffb570a5654d8ba50c833e526d
2016-12-20 22:14:37 +00:00
..
BlockLevelPass.php BlockLevelPass: minor changes due to initial code review 2016-05-06 14:42:58 +10:00
CacheTime.php Deprecate Parser::disableCache 2016-06-18 19:55:43 +00:00
CoreParserFunctions.php Get GenderCache from MediaWikiServices 2016-11-22 23:14:43 +00:00
CoreTagHooks.php Fix various phpcs error from last security patches 2016-05-20 20:20:36 +02:00
DateFormatter.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
LinkHolderArray.php Remove empty lines at end of functions 2016-11-05 11:55:10 +01:00
MWTidy.php Add/update doc blocks for MWTidy 2016-07-29 01:24:34 +01:00
Parser.php Protect -{...}- variant constructs in galleries 2016-12-20 22:14:37 +00: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 Merge "Add dotall modifier to EDITSECTION_REGEX" 2016-12-18 02:53:47 +00:00
Preprocessor.php Protect language converter markup in the preprocessor. 2016-12-15 23:50:44 +00:00
Preprocessor_DOM.php Protect language converter markup in the preprocessor. 2016-12-15 23:50:44 +00:00
Preprocessor_Hash.php Protect language converter markup in the preprocessor. 2016-12-15 23:50:44 +00:00
StripState.php Require strip marker names to not have & ' " < or > in them 2016-04-26 13:53:26 -04:00