wiki.techinc.nl/includes/parser
Tim Starling a6a017cea4 Fix use of non-existent variable Parser::$config
Fix bug from Ib4394f370cb561ccf195338a1c2e9e465dcb3dc3

Add test.

Bug: T208000
Change-Id: Ia81cca1b64afef2af3cb8dff19719a7f0de9d306
2018-10-25 16:27:55 -07:00
..
BlockLevelPass.php Put <dt>/<dd>/<li> in the always-suppressing category of doBlockLevels 2018-07-13 12:40:49 -04:00
CacheTime.php ParserOutput::getCacheTime should stay the same after the first call. 2018-10-04 13:08:56 +02:00
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 Use PHP 7 '??' operator instead of if-then-else 2018-10-21 21:46:46 +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 Fix use of non-existent variable Parser::$config 2018-10-25 16:27:55 -07:00
ParserCache.php Make HTML generation in RenderedRevision optional 2018-08-31 10:48:41 +00:00
ParserDiffTest.php Get rid of call_user_func(_array)(), part 3 2018-06-10 02:21:24 +00:00
ParserFactory.php Inject Config into Parser instead of using globals 2018-10-02 21:26:01 +03:00
ParserOptions.php [MCR] Introduce RevisionRenderer 2018-08-30 19:15:12 +02:00
ParserOutput.php Use PHP 7 '??' operator instead of if-then-else 2018-10-21 21:46:46 +02:00
Preprocessor.php Use PHP 5.6 constant expressions for some bitfield constants 2018-05-30 18:05:18 -07:00
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 Preserve whitespace in search index text content 2018-09-14 11:10:35 -07:00
Sanitizer.php Preserve whitespace in search index text content 2018-09-14 11:10:35 -07:00
StripState.php Normalize PHPDoc attributes 2018-03-16 22:59:15 -07:00