wiki.techinc.nl/includes/parser
2023-12-11 18:02:25 +00:00
..
Hook Namespace User under \MediaWiki\User 2023-09-19 19:18:16 +00:00
Parsoid Refactor DefaultOutputTransform into a pipeline of transforms 2023-12-08 18:06:19 -05:00
BlockLevelPass.php Condense and simplify some conditionals/returns 2023-08-22 19:21:57 +00:00
CacheTime.php Reorg: Move MWTimestamp to MediaWiki\Utils 2023-08-19 05:53:40 +02:00
CoreMagicVariables.php Namespace SpecialVersion under \MediaWiki\Specials 2023-09-14 19:25:51 +00:00
CoreParserFunctions.php Drop CoreParserFunctions::mwnamespace(), deprecated in 1.39 2023-12-01 13:57:36 -05:00
CoreTagHooks.php Namespace Sanitizer under \MediaWiki\Parser 2023-09-21 05:39:23 +00:00
DateFormatter.php
DateFormatterFactory.php
LinkHolderArray.php Merge "Parser: Remove misplaced + in regular expression" 2023-10-15 10:32:01 +00:00
MagicWord.php parser: deprecate unused MagicWord::getId, improve docs and tests 2023-10-26 16:07:20 +01:00
MagicWordArray.php Merge "Make MagicWordArray not fail on old revs with broken UTF-8" 2023-10-27 19:13:18 +00:00
MagicWordFactory.php Deprecate MagicWordFactory::getSubstIDs 2023-11-13 11:10:24 +01:00
MWTidy.php
Parser.php Merge "ParserOutput: Allow passing LinkTarget to title-related methods" 2023-12-11 18:02:25 +00:00
ParserCache.php Only cache expensive renderings 2023-11-30 20:56:12 +00:00
ParserCacheFactory.php Only cache expensive renderings 2023-11-30 20:56:12 +00:00
ParserCacheFilter.php Only cache expensive renderings 2023-11-30 20:56:12 +00:00
ParserCacheMetadata.php
ParserFactory.php Move user options related classes into its own namespace 2023-11-29 13:27:13 +01:00
ParserObserver.php
ParserOptions.php Namespace User under \MediaWiki\User 2023-09-19 19:18:16 +00:00
ParserOutput.php Merge "ParserOutput: Allow passing LinkTarget to title-related methods" 2023-12-11 18:02:25 +00:00
ParserOutputFlags.php
ParserOutputStringSets.php Reorg: Move three output related classes to includes/Output/ 2023-09-05 19:36:42 +01:00
PPCustomFrame_Hash.php
PPDPart_Hash.php
PPDStack_Hash.php
PPDStackElement_Hash.php
PPFrame.php
PPFrame_Hash.php
PPNode.php
PPNode_Hash_Array.php
PPNode_Hash_Attr.php
PPNode_Hash_Text.php
PPNode_Hash_Tree.php
PPTemplateFrame_Hash.php
Preprocessor.php
Preprocessor_Hash.php
RemexRemoveTagHandler.php Namespace Sanitizer under \MediaWiki\Parser 2023-09-21 05:39:23 +00:00
RemexStripTagHandler.php
RevisionOutputCache.php Reorg: Move MWTimestamp to MediaWiki\Utils 2023-08-19 05:53:40 +02:00
Sanitizer.php Simplify Sanitizer::CHAR_REFS_REGEX regex a little 2023-12-11 11:00:55 +01:00
StripState.php Add second batch of taint-check annotations 2023-09-23 18:18:17 +02:00