wiki.techinc.nl/includes/parser
2017-09-19 16:59:58 +00:00
..
BlockLevelPass.php Fix bug in dl-dt list output generation 2017-09-12 01:10:44 +00:00
CacheTime.php
CoreParserFunctions.php Avoid using deprecated Title::canTalk() 2017-08-29 12:36:33 -07:00
CoreTagHooks.php SECURITY: Disable <html> tag on system messages despite $wgRawHtml = true; 2017-03-28 21:51:44 +00:00
DateFormatter.php Miscellaneous indentation tweaks 2017-02-27 19:23:54 +01:00
LinkHolderArray.php Add missing & to @param documentation to match functon call 2017-08-11 18:47:46 +02:00
MWTidy.php Add benchmarkTidy.php, to benchmark tidy drivers 2017-04-21 01:02:22 +00:00
Parser.php Merge "Fix link prefix/suffixes around Category and Language links (take 2)." 2017-09-19 16:59:58 +00:00
ParserCache.php Turn ParserCache into a service, deprecate $parserMemc 2017-07-05 19:56:49 -07:00
ParserDiffTest.php Fix php code style 2017-05-05 12:03:54 +00:00
ParserOptions.php update mediawiki-codesniffer to 0.11.0 and fix issues 2017-08-11 22:27:51 +02:00
ParserOutput.php Move call of Sanitizer::decodeCharReferences from Skin to Parser 2017-09-13 13:51:35 +02:00
Preprocessor.php Merge "Fix return in Preprocessor::cacheSetTree" 2017-09-16 20:07:56 +00:00
Preprocessor_DOM.php update mediawiki-codesniffer to 0.11.0 and fix issues 2017-08-11 22:27:51 +02:00
Preprocessor_Hash.php Improve some parameter docs 2017-09-10 20:32:31 +02:00
StripState.php