wiki.techinc.nl/includes/parser
Umherirrender 45a4868f55 parser: Adjust documentation about false for $wgExternalLinkTarget
The default for $wgExternalLinkTarget is false,
which can be set or returned on ParserOptions

Found by phan strict checks

Change-Id: Ibcf6c40eaf1ffb628fc1b92a0d0ecd79d9421100
2022-03-03 22:35:41 +01: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 Add explicit casts between scalar types 2022-03-01 18:19:33 +01:00
CoreParserFunctions.php Add explicit casts between scalar types 2022-03-01 18:19:33 +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 parser: Improve line indent in Parser::expandMagicVariable 2022-03-01 23:42:44 +01:00
ParserCache.php Fix typos in comments (N-R) 2022-01-09 23:14:44 +05:30
ParserCacheFactory.php
ParserCacheMetadata.php
ParserFactory.php Move ::addTrackingCategory() implementation to TrackingCategories 2021-10-15 14:17:58 -04:00
ParserObserver.php Detect and monitor against multiple Parser invocation during edit requests 2021-09-23 16:12:40 -05:00
ParserOptions.php parser: Adjust documentation about false for $wgExternalLinkTarget 2022-03-03 22:35:41 +01:00
ParserOutput.php Merge "ParserOutput: Use page language instead of site content language for conversion" 2022-02-24 16:08:07 +00:00
ParserOutputFlags.php Provide method to merge a ParserOutput into a ContentMetadataCollector 2022-02-17 12:29:19 -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: Remove redundant string cast after trim() 2021-12-08 15:02:05 +01: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 Cleanup mixed space/tab line indent 2021-09-04 00:52:31 +02:00
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