03:11:06 FILE: /workspace/src/extensions/Flow/includes/Content/BoardContent.php 03:11:06 ---------------------------------------------------------------------- 03:11:06 FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE 03:11:06 ---------------------------------------------------------------------- 03:11:06 170 | WARNING | Deprecated global $wgUser used 03:11:06 | | (MediaWiki.Usage.DeprecatedGlobalVariables.Deprecated$wgUser) 03:11:06 ---------------------------------------------------------------------- 03:11:06 03:11:06 03:11:06 FILE: /workspace/src/extensions/Flow/includes/TalkpageManager.php 03:11:06 ---------------------------------------------------------------------- 03:11:06 FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE 03:11:06 ---------------------------------------------------------------------- 03:11:06 158 | WARNING | Deprecated global $wgUser used 03:11:06 | | (MediaWiki.Usage.DeprecatedGlobalVariables.Deprecated$wgUser) 03:11:06 ---------------------------------------------------------------------- 03:11:06 03:11:06 03:11:06 FILE: /workspace/src/extensions/Flow/includes/TemplateHelper.php 03:11:06 ---------------------------------------------------------------------- 03:11:06 FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE 03:11:06 ---------------------------------------------------------------------- 03:11:06 228 | WARNING | Deprecated global $wgUser used 03:11:06 | | (MediaWiki.Usage.DeprecatedGlobalVariables.Deprecated$wgUser) 03:11:06 ----------------------------------------------------------------------
Similar to T262110: ForeignWikiRequest uses $wgUser (causes test failure), part of T159299: Deprecate and remove $wgUser
Blocking unrelated patches...