wiki.techinc.nl/includes/parser
2022-02-03 00:28:16 +00:00
..
Hook Add a ParserModifyImageHTML hook for PageImages 2021-12-15 15:33:16 +11:00
BlockLevelPass.php
CacheTime.php Refactor global variables to use MediaWikiServices instead 2022-01-10 13:55:53 -05:00
CoreMagicVariables.php Remove Parser dependency on config LanguageCode/DisableLangConversion 2021-12-18 16:18:19 +00:00
CoreParserFunctions.php Merge "Add getMemberCount() to Category to supersede getPageCount()" 2022-02-02 03:47:38 +00: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 "Try not to discard Excimer timeout exceptions" 2022-02-03 00:28:16 +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 remove access to config globals from includes/parser 2022-02-01 07:48:57 -08:00
ParserOutput.php Narrow the signature of ParserOutput::addModules() and ::addModuleStyles() 2022-01-20 13:14:20 -05:00
ParserOutputFlags.php
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
RemexStripTagHandler.php Make Sanitizer::stripAllTags() strip css and js tag contents 2021-12-22 23:26:17 +00:00
RevisionOutputCache.php
Sanitizer.php PHP 8.1: add ENT_COMPAT to some htmlspecialchars() calls 2022-01-25 16:30:44 +11:00
StripState.php