wiki.techinc.nl/includes/parser
Derick Alangi ccac0f2077
linker,parser: Remove deprecated Linker & Parser methods
Change-Id: I8207bf137c1c10534ed797901de2710dfc379ea7
2022-04-14 14:06:28 +01:00
..
Hook Create ParserFetchTemplateData hook 2022-03-28 17:25:34 -04:00
Parsoid Use MainConfigNames instead of string literals 2022-04-11 17:53:27 +03:00
BlockLevelPass.php phan: Disable null_casts_as_any_type setting 2022-03-21 18:25:07 +00:00
CacheTime.php Refactor global variables to use MediaWikiServices instead 2022-01-10 13:55:53 -05:00
CoreMagicVariables.php Use MainConfigNames instead of string literals 2022-04-11 17:53:27 +03:00
CoreParserFunctions.php CoreParserFunctions: Use Parser::getTargetLanguageConverter() 2022-03-31 22:46:19 +08:00
CoreTagHooks.php remove access to config globals from includes/parser 2022-02-01 07:48:57 -08:00
DateFormatter.php phan: Remove PhanTypePossiblyInvalidDimOffset suppression 2022-03-28 23:26:49 +02:00
DateFormatterFactory.php
LinkHolderArray.php Refactor global variables to use MediaWikiServices instead 2022-01-10 13:55:53 -05:00
MWTidy.php Deprecate MWTidy and TidyDriverBase::supportsValidate() 2021-03-16 12:29:55 -07:00
Parser.php Fix SignatureValidatorFactory circular dependency 2022-04-13 12:38:00 +10:00
ParserCache.php phan: Disable null_casts_as_any_type setting 2022-03-21 18:25:07 +00:00
ParserCacheFactory.php build: Updating dependencies 2021-07-22 03:36:05 +00:00
ParserCacheMetadata.php
ParserFactory.php Fix SignatureValidatorFactory circular dependency 2022-04-13 12:38:00 +10:00
ParserObserver.php Detect and monitor against multiple Parser invocation during edit requests 2021-09-23 16:12:40 -05:00
ParserOptions.php linker,parser: Remove deprecated Linker & Parser methods 2022-04-14 14:06:28 +01:00
ParserOutput.php Use MainConfigNames instead of string literals 2022-04-11 17:53:27 +03: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 Follow-up 5cbb64f56: Remove unused preprocessor classes 2021-09-07 08:17:50 -07:00
PPDStack_Hash.php Follow-up 5cbb64f56: Remove unused preprocessor classes 2021-09-07 08:17:50 -07:00
PPDStackElement_Hash.php Follow-up 5cbb64f56: Remove unused preprocessor classes 2021-09-07 08:17:50 -07:00
PPFrame.php
PPFrame_Hash.php parser: Fix various scalar types to match documentation 2022-03-14 20:20:06 +00:00
PPNode.php
PPNode_Hash_Array.php Using @return never documentation on always-throw-function 2021-09-07 17:29:03 +02:00
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 phan: Disable null_casts_as_any_type setting 2022-03-21 18:25:07 +00:00
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 phan: Disable null_casts_as_any_type setting 2022-03-21 18:25:07 +00:00
StripState.php parser: Fix various scalar types to match documentation 2022-03-14 20:20:06 +00:00