wiki.techinc.nl/includes/parser
Aryeh Gregor 03bf3273e2 Update LinkHolderArray to use ContentLanguage
Bug: T200246
Change-Id: Ic954f7752fda8e2a1f34a64b85cce27774014666
2018-08-11 07:26:21 +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 Update CoreParserFunctions to use ContentLanguage 2018-08-11 07:25:59 +00:00
CoreTagHooks.php Start working on phan-taint-check warnings. Fix minor escaping issues. 2018-07-12 03:26:59 +00:00
DateFormatter.php
LinkHolderArray.php Update LinkHolderArray to use ContentLanguage 2018-08-11 07:26:21 +00:00
MWTidy.php
Parser.php Use ParserFactory in a bunch of places 2018-08-11 00:16:17 -06:00
ParserCache.php
ParserDiffTest.php Get rid of call_user_func(_array)(), part 3 2018-06-10 02:21:24 +00:00
ParserFactory.php Use ParserFactory in a bunch of places 2018-08-11 00:16:17 -06:00
ParserOptions.php Update composer/spdx-licenses to 1.4.0 and mediawiki/mediawiki-codesniffer to 21.0.0 2018-07-26 17:44:28 +00:00
ParserOutput.php Fix PhanTypeMismatchDeclaredParam 2018-07-07 00:34:30 +00: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 '?:' with 'isset()' where convenient 2018-05-30 18:06:13 -07:00
Preprocessor_Hash.php Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient 2018-05-30 18:06:13 -07:00
RemexStripTagHandler.php
Sanitizer.php Merge "Don't armor french spaces before punctuation followed by word characters" 2018-07-13 17:22:34 +00:00
StripState.php