wiki.techinc.nl/includes/parser
2022-03-15 22:26:32 +00:00
..
Hook Pass a ConvertibleTimestamp to CoreMagicVariables 2022-03-14 17:30:15 -04:00
BlockLevelPass.php
CacheTime.php Refactor global variables to use MediaWikiServices instead 2022-01-10 13:55:53 -05:00
CoreMagicVariables.php Pass a ConvertibleTimestamp to CoreMagicVariables 2022-03-14 17:30:15 -04:00
CoreParserFunctions.php parser: Simplify CoreParserFunctions::formatRaw for phan 2022-03-09 20:21:53 +01:00
CoreTagHooks.php remove access to config globals from includes/parser 2022-02-01 07:48:57 -08:00
DateFormatter.php Remove some more comments that literally repeat the code 2021-12-09 19:01:36 +01:00
DateFormatterFactory.php
LinkHolderArray.php Refactor global variables to use MediaWikiServices instead 2022-01-10 13:55:53 -05:00
MWTidy.php
Parser.php Merge "Pass a ConvertibleTimestamp to CoreMagicVariables" 2022-03-15 22:26:32 +00:00
ParserCache.php Fix typos in comments (N-R) 2022-01-09 23:14:44 +05:30
ParserCacheFactory.php
ParserCacheMetadata.php
ParserFactory.php
ParserObserver.php
ParserOptions.php parser: Adjust documentation about false for $wgExternalLinkTarget 2022-03-03 22:35:41 +01:00
ParserOutput.php Merge "ParserOutput::collectMetadata: Suppress hard failures from Parsoid" 2022-03-12 01:25:51 +00:00
ParserOutputFlags.php Ensure that ToC is converted into the proper target language 2022-03-09 00:08:57 -05:00
PPCustomFrame_Hash.php
PPDPart_Hash.php
PPDStack_Hash.php
PPDStackElement_Hash.php
PPFrame.php
PPFrame_Hash.php parser: Remove redundant string cast after trim() 2021-12-08 15:02:05 +01:00
PPNode.php
PPNode_Hash_Array.php
PPNode_Hash_Attr.php PHP 8.1: add ENT_COMPAT to some htmlspecialchars() calls 2022-01-25 16:30:44 +11:00
PPNode_Hash_Text.php PHP 8.1: add ENT_COMPAT to some htmlspecialchars() calls 2022-01-25 16:30:44 +11:00
PPNode_Hash_Tree.php PHP 8.1: add ENT_COMPAT to some htmlspecialchars() calls 2022-01-25 16:30:44 +11:00
PPTemplateFrame_Hash.php
Preprocessor.php
Preprocessor_Hash.php Remove or replace usages of "sanity" 2021-11-19 23:19:42 +00:00
RemexRemoveTagHandler.php Add Sanitizer::removeSomeTags() which uses Remex to tokenize 2022-03-04 14:06:02 -05:00
RemexStripTagHandler.php Add Sanitizer::removeSomeTags() which uses Remex to tokenize 2022-03-04 14:06:02 -05:00
RevisionOutputCache.php parser cache: Adjust types for timestamps 2022-03-11 11:42:05 -05:00
Sanitizer.php Ensure that the recognizedTagData static cache is properly initialized 2022-03-08 19:18:32 -05:00
StripState.php