|
2920 | 2920 | $ignoreErrors[] = [ |
2921 | 2921 | 'message' => '#^Argument of an invalid type mixed supplied for foreach, only iterables are supported\\.$#', |
2922 | 2922 | 'identifier' => 'foreach.nonIterable', |
2923 | | - 'count' => 4, |
| 2923 | + 'count' => 3, |
2924 | 2924 | 'path' => __DIR__ . '/sources/AppBundle/Association/UserMembership/BadgesComputer.php', |
2925 | 2925 | ]; |
2926 | 2926 | $ignoreErrors[] = [ |
2927 | 2927 | 'message' => '#^Binary operation "\\." between \'Participation à l…\' and mixed results in an error\\.$#', |
2928 | 2928 | 'identifier' => 'binaryOp.invalid', |
2929 | | - 'count' => 2, |
2930 | | - 'path' => __DIR__ . '/sources/AppBundle/Association/UserMembership/BadgesComputer.php', |
2931 | | -]; |
2932 | | -$ignoreErrors[] = [ |
2933 | | - 'message' => '#^Binary operation "\\." between \'Speaker de l\\\\\'année \' and mixed results in an error\\.$#', |
2934 | | - 'identifier' => 'binaryOp.invalid', |
2935 | 2929 | 'count' => 1, |
2936 | 2930 | 'path' => __DIR__ . '/sources/AppBundle/Association/UserMembership/BadgesComputer.php', |
2937 | 2931 | ]; |
2938 | 2932 | $ignoreErrors[] = [ |
2939 | | - 'message' => '#^Binary operation "\\." between \'ag\\-\' and mixed results in an error\\.$#', |
| 2933 | + 'message' => '#^Binary operation "\\." between \'Speaker de l\\\\\'année \' and mixed results in an error\\.$#', |
2940 | 2934 | 'identifier' => 'binaryOp.invalid', |
2941 | 2935 | 'count' => 1, |
2942 | 2936 | 'path' => __DIR__ . '/sources/AppBundle/Association/UserMembership/BadgesComputer.php', |
|
2980 | 2974 | $ignoreErrors[] = [ |
2981 | 2975 | 'message' => '#^Cannot call method format\\(\\) on mixed\\.$#', |
2982 | 2976 | 'identifier' => 'method.nonObject', |
2983 | | - 'count' => 7, |
| 2977 | + 'count' => 3, |
2984 | 2978 | 'path' => __DIR__ . '/sources/AppBundle/Association/UserMembership/BadgesComputer.php', |
2985 | 2979 | ]; |
2986 | 2980 | $ignoreErrors[] = [ |
|
2989 | 2983 | 'count' => 2, |
2990 | 2984 | 'path' => __DIR__ . '/sources/AppBundle/Association/UserMembership/BadgesComputer.php', |
2991 | 2985 | ]; |
2992 | | -$ignoreErrors[] = [ |
2993 | | - 'message' => '#^Cannot call method getDate\\(\\) on mixed\\.$#', |
2994 | | - 'identifier' => 'method.nonObject', |
2995 | | - 'count' => 1, |
2996 | | - 'path' => __DIR__ . '/sources/AppBundle/Association/UserMembership/BadgesComputer.php', |
2997 | | -]; |
2998 | 2986 | $ignoreErrors[] = [ |
2999 | 2987 | 'message' => '#^Cannot call method getDateStart\\(\\) on mixed\\.$#', |
3000 | 2988 | 'identifier' => 'method.nonObject', |
|
3031 | 3019 | 'count' => 1, |
3032 | 3020 | 'path' => __DIR__ . '/sources/AppBundle/Association/UserMembership/BadgesComputer.php', |
3033 | 3021 | ]; |
3034 | | -$ignoreErrors[] = [ |
3035 | | - 'message' => '#^Cannot call method isPresent\\(\\) on mixed\\.$#', |
3036 | | - 'identifier' => 'method.nonObject', |
3037 | | - 'count' => 1, |
3038 | | - 'path' => __DIR__ . '/sources/AppBundle/Association/UserMembership/BadgesComputer.php', |
3039 | | -]; |
3040 | 3022 | $ignoreErrors[] = [ |
3041 | 3023 | 'message' => '#^Cannot cast mixed to string\\.$#', |
3042 | 3024 | 'identifier' => 'cast.string', |
|
4951 | 4933 | 'count' => 1, |
4952 | 4934 | 'path' => __DIR__ . '/sources/AppBundle/Controller/Admin/Members/CompanyListAction.php', |
4953 | 4935 | ]; |
4954 | | -$ignoreErrors[] = [ |
4955 | | - 'message' => '#^Cannot access offset \'description\' on mixed\\.$#', |
4956 | | - 'identifier' => 'offsetAccess.nonOffsetAccessible', |
4957 | | - 'count' => 1, |
4958 | | - 'path' => __DIR__ . '/sources/AppBundle/Controller/Admin/Members/GeneralMeeting/EditAction.php', |
4959 | | -]; |
4960 | | -$ignoreErrors[] = [ |
4961 | | - 'message' => '#^Parameter \\#1 \\$date of method AppBundle\\\\GeneralMeeting\\\\GeneralMeetingRepository\\:\\:save\\(\\) expects DateTimeInterface, mixed given\\.$#', |
4962 | | - 'identifier' => 'argument.type', |
4963 | | - 'count' => 1, |
4964 | | - 'path' => __DIR__ . '/sources/AppBundle/Controller/Admin/Members/GeneralMeeting/EditAction.php', |
4965 | | -]; |
4966 | | -$ignoreErrors[] = [ |
4967 | | - 'message' => '#^Parameter \\#2 \\$description of method AppBundle\\\\GeneralMeeting\\\\GeneralMeetingRepository\\:\\:save\\(\\) expects string, mixed given\\.$#', |
4968 | | - 'identifier' => 'argument.type', |
4969 | | - 'count' => 1, |
4970 | | - 'path' => __DIR__ . '/sources/AppBundle/Controller/Admin/Members/GeneralMeeting/EditAction.php', |
4971 | | -]; |
4972 | 4936 | $ignoreErrors[] = [ |
4973 | 4937 | 'message' => '#^Parameter \\#2 \\$datetime of static method DateTimeImmutable\\:\\:createFromFormat\\(\\) expects string, mixed given\\.$#', |
4974 | 4938 | 'identifier' => 'argument.type', |
|
4987 | 4951 | 'count' => 1, |
4988 | 4952 | 'path' => __DIR__ . '/sources/AppBundle/Controller/Admin/Members/GeneralMeeting/ListingAction.php', |
4989 | 4953 | ]; |
4990 | | -$ignoreErrors[] = [ |
4991 | | - 'message' => '#^Cannot access offset \'date\' on mixed\\.$#', |
4992 | | - 'identifier' => 'offsetAccess.nonOffsetAccessible', |
4993 | | - 'count' => 1, |
4994 | | - 'path' => __DIR__ . '/sources/AppBundle/Controller/Admin/Members/GeneralMeeting/PrepareAction.php', |
4995 | | -]; |
4996 | | -$ignoreErrors[] = [ |
4997 | | - 'message' => '#^Cannot access offset \'description\' on mixed\\.$#', |
4998 | | - 'identifier' => 'offsetAccess.nonOffsetAccessible', |
4999 | | - 'count' => 1, |
5000 | | - 'path' => __DIR__ . '/sources/AppBundle/Controller/Admin/Members/GeneralMeeting/PrepareAction.php', |
5001 | | -]; |
5002 | 4954 | $ignoreErrors[] = [ |
5003 | 4955 | 'message' => '#^Parameter \\#1 \\$date of method AppBundle\\\\GeneralMeeting\\\\GeneralMeetingRepository\\:\\:prepare\\(\\) expects DateTimeInterface, mixed given\\.$#', |
5004 | 4956 | 'identifier' => 'argument.type', |
|
5071 | 5023 | 'count' => 2, |
5072 | 5024 | 'path' => __DIR__ . '/sources/AppBundle/Controller/Admin/Members/GeneralMeeting/ReportsAction.php', |
5073 | 5025 | ]; |
5074 | | -$ignoreErrors[] = [ |
5075 | | - 'message' => '#^Cannot call method format\\(\\) on DateTimeImmutable\\|false\\.$#', |
5076 | | - 'identifier' => 'method.nonObject', |
5077 | | - 'count' => 1, |
5078 | | - 'path' => __DIR__ . '/sources/AppBundle/Controller/Admin/Members/GeneralMeetingQuestion/AddAction.php', |
5079 | | -]; |
5080 | | -$ignoreErrors[] = [ |
5081 | | - 'message' => '#^Cannot call method format\\(\\) on DateTimeInterface\\|null\\.$#', |
5082 | | - 'identifier' => 'method.nonObject', |
5083 | | - 'count' => 1, |
5084 | | - 'path' => __DIR__ . '/sources/AppBundle/Controller/Admin/Members/GeneralMeetingQuestion/AddAction.php', |
5085 | | -]; |
5086 | | -$ignoreErrors[] = [ |
5087 | | - 'message' => '#^Method AppBundle\\\\Controller\\\\Admin\\\\Members\\\\GeneralMeetingQuestion\\\\AddAction\\:\\:__invoke\\(\\) has parameter \\$date with no type specified\\.$#', |
5088 | | - 'identifier' => 'missingType.parameter', |
5089 | | - 'count' => 1, |
5090 | | - 'path' => __DIR__ . '/sources/AppBundle/Controller/Admin/Members/GeneralMeetingQuestion/AddAction.php', |
5091 | | -]; |
5092 | | -$ignoreErrors[] = [ |
5093 | | - 'message' => '#^Parameter \\#1 \\$date of method AppBundle\\\\Association\\\\Model\\\\GeneralMeetingQuestion\\:\\:setDate\\(\\) expects DateTimeInterface, mixed given\\.$#', |
5094 | | - 'identifier' => 'argument.type', |
5095 | | - 'count' => 1, |
5096 | | - 'path' => __DIR__ . '/sources/AppBundle/Controller/Admin/Members/GeneralMeetingQuestion/AddAction.php', |
5097 | | -]; |
5098 | | -$ignoreErrors[] = [ |
5099 | | - 'message' => '#^Parameter \\#1 \\$date of method AppBundle\\\\GeneralMeeting\\\\GeneralMeetingRepository\\:\\:findOneByDate\\(\\) expects DateTimeInterface, DateTimeImmutable\\|false given\\.$#', |
5100 | | - 'identifier' => 'argument.type', |
5101 | | - 'count' => 1, |
5102 | | - 'path' => __DIR__ . '/sources/AppBundle/Controller/Admin/Members/GeneralMeetingQuestion/AddAction.php', |
5103 | | -]; |
5104 | 5026 | $ignoreErrors[] = [ |
5105 | 5027 | 'message' => '#^Parameter \\#2 \\$datetime of static method DateTimeImmutable\\:\\:createFromFormat\\(\\) expects string, mixed given\\.$#', |
5106 | 5028 | 'identifier' => 'argument.type', |
5107 | 5029 | 'count' => 1, |
5108 | | - 'path' => __DIR__ . '/sources/AppBundle/Controller/Admin/Members/GeneralMeetingQuestion/AddAction.php', |
5109 | | -]; |
5110 | | -$ignoreErrors[] = [ |
5111 | | - 'message' => '#^Cannot call method format\\(\\) on DateTimeInterface\\|null\\.$#', |
5112 | | - 'identifier' => 'method.nonObject', |
5113 | | - 'count' => 1, |
5114 | | - 'path' => __DIR__ . '/sources/AppBundle/Controller/Admin/Members/GeneralMeetingQuestion/DeleteAction.php', |
5115 | | -]; |
5116 | | -$ignoreErrors[] = [ |
5117 | | - 'message' => '#^Method AppBundle\\\\Controller\\\\Admin\\\\Members\\\\GeneralMeetingQuestion\\\\DeleteAction\\:\\:__invoke\\(\\) has parameter \\$id with no type specified\\.$#', |
5118 | | - 'identifier' => 'missingType.parameter', |
5119 | | - 'count' => 1, |
5120 | | - 'path' => __DIR__ . '/sources/AppBundle/Controller/Admin/Members/GeneralMeetingQuestion/DeleteAction.php', |
5121 | | -]; |
5122 | | -$ignoreErrors[] = [ |
5123 | | - 'message' => '#^Parameter \\#2 \\.\\.\\.\\$values of function sprintf expects bool\\|float\\|int\\|string\\|null, mixed given\\.$#', |
5124 | | - 'identifier' => 'argument.type', |
5125 | | - 'count' => 1, |
5126 | | - 'path' => __DIR__ . '/sources/AppBundle/Controller/Admin/Members/GeneralMeetingQuestion/DeleteAction.php', |
5127 | | -]; |
5128 | | -$ignoreErrors[] = [ |
5129 | | - 'message' => '#^Cannot call method format\\(\\) on DateTimeInterface\\|null\\.$#', |
5130 | | - 'identifier' => 'method.nonObject', |
5131 | | - 'count' => 1, |
5132 | | - 'path' => __DIR__ . '/sources/AppBundle/Controller/Admin/Members/GeneralMeetingQuestion/EditAction.php', |
5133 | | -]; |
5134 | | -$ignoreErrors[] = [ |
5135 | | - 'message' => '#^Method AppBundle\\\\Controller\\\\Admin\\\\Members\\\\GeneralMeetingQuestion\\\\EditAction\\:\\:__invoke\\(\\) has no return type specified\\.$#', |
5136 | | - 'identifier' => 'missingType.return', |
5137 | | - 'count' => 1, |
5138 | | - 'path' => __DIR__ . '/sources/AppBundle/Controller/Admin/Members/GeneralMeetingQuestion/EditAction.php', |
5139 | | -]; |
5140 | | -$ignoreErrors[] = [ |
5141 | | - 'message' => '#^Method AppBundle\\\\Controller\\\\Admin\\\\Members\\\\GeneralMeetingQuestion\\\\EditAction\\:\\:__invoke\\(\\) has parameter \\$id with no type specified\\.$#', |
5142 | | - 'identifier' => 'missingType.parameter', |
5143 | | - 'count' => 1, |
5144 | | - 'path' => __DIR__ . '/sources/AppBundle/Controller/Admin/Members/GeneralMeetingQuestion/EditAction.php', |
5145 | | -]; |
5146 | | -$ignoreErrors[] = [ |
5147 | | - 'message' => '#^Parameter \\#2 \\.\\.\\.\\$values of function sprintf expects bool\\|float\\|int\\|string\\|null, mixed given\\.$#', |
5148 | | - 'identifier' => 'argument.type', |
5149 | | - 'count' => 1, |
5150 | | - 'path' => __DIR__ . '/sources/AppBundle/Controller/Admin/Members/GeneralMeetingQuestion/EditAction.php', |
5151 | | -]; |
5152 | | -$ignoreErrors[] = [ |
5153 | | - 'message' => '#^Cannot call method format\\(\\) on DateTimeInterface\\|null\\.$#', |
5154 | | - 'identifier' => 'method.nonObject', |
5155 | | - 'count' => 1, |
5156 | | - 'path' => __DIR__ . '/sources/AppBundle/Controller/Admin/Members/GeneralMeetingVote/CloseAction.php', |
5157 | | -]; |
5158 | | -$ignoreErrors[] = [ |
5159 | | - 'message' => '#^Parameter \\#1 \\$generalMeetingDate of method AppBundle\\\\Association\\\\Model\\\\Repository\\\\GeneralMeetingQuestionRepository\\:\\:loadByDate\\(\\) expects DateTimeInterface, DateTimeImmutable\\|null given\\.$#', |
5160 | | - 'identifier' => 'argument.type', |
5161 | | - 'count' => 1, |
5162 | 5030 | 'path' => __DIR__ . '/sources/AppBundle/Controller/Admin/Members/GeneralMeetingVote/ListAction.php', |
5163 | 5031 | ]; |
5164 | | -$ignoreErrors[] = [ |
5165 | | - 'message' => '#^Parameter \\#2 \\$datetime of static method DateTimeImmutable\\:\\:createFromFormat\\(\\) expects string, mixed given\\.$#', |
5166 | | - 'identifier' => 'argument.type', |
5167 | | - 'count' => 1, |
5168 | | - 'path' => __DIR__ . '/sources/AppBundle/Controller/Admin/Members/GeneralMeetingVote/ListAction.php', |
5169 | | -]; |
5170 | | -$ignoreErrors[] = [ |
5171 | | - 'message' => '#^Cannot call method format\\(\\) on DateTimeInterface\\|null\\.$#', |
5172 | | - 'identifier' => 'method.nonObject', |
5173 | | - 'count' => 1, |
5174 | | - 'path' => __DIR__ . '/sources/AppBundle/Controller/Admin/Members/GeneralMeetingVote/OpenAction.php', |
5175 | | -]; |
5176 | 5032 | $ignoreErrors[] = [ |
5177 | 5033 | 'message' => '#^Parameter \\#1 \\$entity of method CCMBenchmark\\\\Ting\\\\Repository\\\\Repository\\<AppBundle\\\\Event\\\\Model\\\\UserBadge\\>\\:\\:delete\\(\\) expects AppBundle\\\\Event\\\\Model\\\\UserBadge, AppBundle\\\\Event\\\\Model\\\\UserBadge\\|null given\\.$#', |
5178 | 5034 | 'identifier' => 'argument.type', |
|
6493 | 6349 | 'count' => 1, |
6494 | 6350 | 'path' => __DIR__ . '/sources/AppBundle/Controller/Website/Member/CompanyPublicProfileAction.php', |
6495 | 6351 | ]; |
6496 | | -$ignoreErrors[] = [ |
6497 | | - 'message' => '#^Parameter \\#1 \\$value of function count expects array\\|Countable, iterable\\<AppBundle\\\\Association\\\\Model\\\\GeneralMeetingQuestion\\> given\\.$#', |
6498 | | - 'identifier' => 'argument.type', |
6499 | | - 'count' => 1, |
6500 | | - 'path' => __DIR__ . '/sources/AppBundle/Controller/Website/Member/IndexAction.php', |
6501 | | -]; |
6502 | 6352 | $ignoreErrors[] = [ |
6503 | 6353 | 'message' => '#^Binary operation "\\+" between int\\<0, max\\> and mixed results in an error\\.$#', |
6504 | 6354 | 'identifier' => 'binaryOp.invalid', |
|
6655 | 6505 | 'count' => 1, |
6656 | 6506 | 'path' => __DIR__ . '/sources/AppBundle/Controller/Website/Membership/GeneralMeeting/IndexAction.php', |
6657 | 6507 | ]; |
6658 | | -$ignoreErrors[] = [ |
6659 | | - 'message' => '#^Cannot call method getId\\(\\) on mixed\\.$#', |
6660 | | - 'identifier' => 'method.nonObject', |
6661 | | - 'count' => 1, |
6662 | | - 'path' => __DIR__ . '/sources/AppBundle/Controller/Website/Membership/GeneralMeeting/IndexAction.php', |
6663 | | -]; |
6664 | 6508 | $ignoreErrors[] = [ |
6665 | 6509 | 'message' => '#^Cannot call method getTimestamp\\(\\) on DateTime\\|null\\.$#', |
6666 | 6510 | 'identifier' => 'method.nonObject', |
|
6685 | 6529 | 'count' => 1, |
6686 | 6530 | 'path' => __DIR__ . '/sources/AppBundle/Controller/Website/Membership/GeneralMeeting/IndexAction.php', |
6687 | 6531 | ]; |
6688 | | -$ignoreErrors[] = [ |
6689 | | - 'message' => '#^Parameter \\#1 \\$date of method AppBundle\\\\GeneralMeeting\\\\GeneralMeetingRepository\\:\\:getAttendees\\(\\) expects DateTimeInterface, DateTimeInterface\\|null given\\.$#', |
6690 | | - 'identifier' => 'argument.type', |
6691 | | - 'count' => 1, |
6692 | | - 'path' => __DIR__ . '/sources/AppBundle/Controller/Website/Membership/GeneralMeeting/VoteAction.php', |
6693 | | -]; |
6694 | | -$ignoreErrors[] = [ |
6695 | | - 'message' => '#^Parameter \\#1 \\$userId of method AppBundle\\\\Association\\\\Model\\\\GeneralMeetingVote\\:\\:setUserId\\(\\) expects int, int\\|null given\\.$#', |
6696 | | - 'identifier' => 'argument.type', |
6697 | | - 'count' => 1, |
6698 | | - 'path' => __DIR__ . '/sources/AppBundle/Controller/Website/Membership/GeneralMeeting/VoteAction.php', |
6699 | | -]; |
6700 | 6532 | $ignoreErrors[] = [ |
6701 | 6533 | 'message' => '#^Parameter \\#1 \\$content of class Symfony\\\\Component\\\\HttpFoundation\\\\Response constructor expects string\\|null, string\\|false given\\.$#', |
6702 | 6534 | 'identifier' => 'argument.type', |
|
9697 | 9529 | 'count' => 1, |
9698 | 9530 | 'path' => __DIR__ . '/sources/AppBundle/GeneralMeeting/GeneralMeeting.php', |
9699 | 9531 | ]; |
9700 | | -$ignoreErrors[] = [ |
9701 | | - 'message' => '#^Class AppBundle\\\\GeneralMeeting\\\\GeneralMeetingQuestionFormType extends generic class Symfony\\\\Component\\\\Form\\\\AbstractType but does not specify its types\\: TData$#', |
9702 | | - 'identifier' => 'missingType.generics', |
9703 | | - 'count' => 1, |
9704 | | - 'path' => __DIR__ . '/sources/AppBundle/GeneralMeeting/GeneralMeetingQuestionFormType.php', |
9705 | | -]; |
9706 | 9532 | $ignoreErrors[] = [ |
9707 | 9533 | 'message' => '#^Binary operation "\\." between \'@\' and mixed results in an error\\.$#', |
9708 | 9534 | 'identifier' => 'binaryOp.invalid', |
|
9733 | 9559 | 'count' => 1, |
9734 | 9560 | 'path' => __DIR__ . '/sources/AppBundle/GeneralMeeting/GeneralMeetingRepository.php', |
9735 | 9561 | ]; |
9736 | | -$ignoreErrors[] = [ |
9737 | | - 'message' => '#^Method AppBundle\\\\GeneralMeeting\\\\GeneralMeetingRepository\\:\\:getAttendees\\(\\) has parameter \\$direction with no type specified\\.$#', |
9738 | | - 'identifier' => 'missingType.parameter', |
9739 | | - 'count' => 1, |
9740 | | - 'path' => __DIR__ . '/sources/AppBundle/GeneralMeeting/GeneralMeetingRepository.php', |
9741 | | -]; |
9742 | 9562 | $ignoreErrors[] = [ |
9743 | 9563 | 'message' => '#^Method AppBundle\\\\GeneralMeeting\\\\GeneralMeetingRepository\\:\\:getPowerSelectionList\\(\\) should return array\\<int, string\\> but returns array\\<string\\>\\.$#', |
9744 | 9564 | 'identifier' => 'return.type', |
|
9775 | 9595 | 'count' => 2, |
9776 | 9596 | 'path' => __DIR__ . '/sources/AppBundle/GeneralMeeting/GeneralMeetingRepository.php', |
9777 | 9597 | ]; |
9778 | | -$ignoreErrors[] = [ |
9779 | | - 'message' => '#^Parameter \\#2 \\$order of method Doctrine\\\\DBAL\\\\Query\\\\QueryBuilder\\:\\:orderBy\\(\\) expects string\\|null, mixed given\\.$#', |
9780 | | - 'identifier' => 'argument.type', |
9781 | | - 'count' => 1, |
9782 | | - 'path' => __DIR__ . '/sources/AppBundle/GeneralMeeting/GeneralMeetingRepository.php', |
9783 | | -]; |
9784 | 9598 | $ignoreErrors[] = [ |
9785 | 9599 | 'message' => '#^Parameter \\#3 \\$login of class AppBundle\\\\GeneralMeeting\\\\Attendee constructor expects string, mixed given\\.$#', |
9786 | 9600 | 'identifier' => 'argument.type', |
|
9811 | 9625 | 'count' => 1, |
9812 | 9626 | 'path' => __DIR__ . '/sources/AppBundle/GeneralMeeting/GeneralMeetingRepository.php', |
9813 | 9627 | ]; |
9814 | | -$ignoreErrors[] = [ |
9815 | | - 'message' => '#^Class AppBundle\\\\GeneralMeeting\\\\PrepareFormType extends generic class Symfony\\\\Component\\\\Form\\\\AbstractType but does not specify its types\\: TData$#', |
9816 | | - 'identifier' => 'missingType.generics', |
9817 | | - 'count' => 1, |
9818 | | - 'path' => __DIR__ . '/sources/AppBundle/GeneralMeeting/PrepareFormType.php', |
9819 | | -]; |
9820 | 9628 | $ignoreErrors[] = [ |
9821 | 9629 | 'message' => '#^Method AppBundle\\\\Github\\\\Exception\\\\UnableToFindGithubUserException\\:\\:__construct\\(\\) has parameter \\$username with no type specified\\.$#', |
9822 | 9630 | 'identifier' => 'missingType.parameter', |
|
0 commit comments