wiki.techinc.nl/includes/parser
Umherirrender 1f71eccf63 phan: Disable null_casts_as_any_type setting
Make phan stricter about null types by setting null_casts_as_any_type to
false (the default in mediawiki-phan-config)
Remaining false positive issues are suppressed.
The suppression and the setting change can only be done together

Bug: T242536
Bug: T301991
Change-Id: I0f295382b96fb3be8037a01c10487d9d591e7e01
2022-03-21 18:25:07 +00:00
..
Hook Merge "parser: Fix various scalar types to match documentation" 2022-03-18 13:02:21 +00: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 parser: Cast return of Timestamp::format to int for n 2022-03-15 23:55:39 +01:00
CoreParserFunctions.php phan: Disable scalar_implicit_cast setting 2022-03-18 18:52:24 +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 phan: Disable null_casts_as_any_type setting 2022-03-21 18:25:07 +00:00
ParserCache.php phan: Disable null_casts_as_any_type setting 2022-03-21 18:25:07 +00:00
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::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: Fix various scalar types to match documentation 2022-03-14 20:20:06 +00: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 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