wiki.techinc.nl/includes/parser
2018-12-09 01:34:23 +00:00
..
BlockLevelPass.php Merge "No yoda conditions" 2018-12-09 01:34:23 +00:00
CacheTime.php ParserOutput::getCacheTime should stay the same after the first call. 2018-10-04 13:08:56 +02:00
CoreParserFunctions.php Parser: Remove markNoConversion for displaytitle error message 2018-10-29 21:23:52 +01:00
CoreTagHooks.php
DateFormatter.php Use PHP 7 '??' operator instead of if-then-else 2018-10-21 21:46:46 +02:00
LinkHolderArray.php
MWTidy.php Remove most support for configuring Tidy, including Raggett 2018-11-15 12:22:06 -05:00
Parser.php Merge "No yoda conditions" 2018-12-09 01:34:23 +00:00
ParserCache.php
ParserDiffTest.php
ParserFactory.php Inject Config into Parser instead of using globals 2018-10-02 21:26:01 +03:00
ParserOptions.php parser: Fix PHPDoc annotations in parser module 2018-12-08 13:07:10 +00:00
ParserOutput.php Use PHP 7 '??' operator instead of if-then-else 2018-10-21 21:46:46 +02:00
Preprocessor.php
Preprocessor_DOM.php Use PHP 7 '??' operator instead of if-then-else 2018-10-21 21:46:46 +02:00
Preprocessor_Hash.php Use PHP 7 '??' operator instead of if-then-else 2018-10-21 21:46:46 +02:00
RemexStripTagHandler.php Remove duplicate keys from arrays 2018-11-26 19:22:08 +01:00
Sanitizer.php Merge "Quoted attributes don't need to be followed by a space" 2018-11-27 16:21:41 +00:00
StripState.php