X-Git-Url: https://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=blobdiff_plain;f=includes%2Fauth%2FAuthenticationRequest.php;h=1a2442c9ad4f0176433a59e5aec949368c5b367c;hp=74ce60a9a8b92bc636be4575420c52a9f3444e70;hb=327e8ea41681487382d8abe7cb111501954b9d1b;hpb=e2e543f7c2a98f40c9b43ba3989d0f6689f4cb67 diff --git a/includes/auth/AuthenticationRequest.php b/includes/auth/AuthenticationRequest.php index 74ce60a9a8..1a2442c9ad 100644 --- a/includes/auth/AuthenticationRequest.php +++ b/includes/auth/AuthenticationRequest.php @@ -298,6 +298,7 @@ abstract class AuthenticationRequest { * @param AuthenticationRequest[] $reqs * @return array * @throws \UnexpectedValueException If fields cannot be merged + * @suppress PhanTypeInvalidDimOffset */ public static function mergeFieldInfo( array $reqs ) { $merged = [];