Translated using Weblate (Slovenian)
[phpmyadmin.git] / phpstan-baseline.neon
bloba0dc11d3b3060d7c020798169fcf332ce20bf126
1 parameters:
2         ignoreErrors:
3                 -
4                         message: "#^Function get_login_credentials\\(\\) return type has no value type specified in iterable type array\\.$#"
5                         count: 1
6                         path: examples/signon-script.php
8                 -
9                         message: "#^Method PhpMyAdmin\\\\Advisory\\\\Advisor\\:\\:addRule\\(\\) has parameter \\$rule with no value type specified in iterable type array\\.$#"
10                         count: 1
11                         path: libraries/classes/Advisory/Advisor.php
13                 -
14                         message: "#^Method PhpMyAdmin\\\\Advisory\\\\Advisor\\:\\:getRunResult\\(\\) return type has no value type specified in iterable type array\\.$#"
15                         count: 1
16                         path: libraries/classes/Advisory/Advisor.php
18                 -
19                         message: "#^Method PhpMyAdmin\\\\Advisory\\\\Advisor\\:\\:replaceLinkURL\\(\\) has parameter \\$matches with no value type specified in iterable type array\\.$#"
20                         count: 1
21                         path: libraries/classes/Advisory/Advisor.php
23                 -
24                         message: "#^Method PhpMyAdmin\\\\Advisory\\\\Advisor\\:\\:replaceVariable\\(\\) has parameter \\$matches with no value type specified in iterable type array\\.$#"
25                         count: 1
26                         path: libraries/classes/Advisory/Advisor.php
28                 -
29                         message: "#^Method PhpMyAdmin\\\\Advisory\\\\Advisor\\:\\:run\\(\\) return type has no value type specified in iterable type array\\.$#"
30                         count: 1
31                         path: libraries/classes/Advisory/Advisor.php
33                 -
34                         message: "#^Parameter \\#2 \\$args of function vsprintf expects array, mixed given\\.$#"
35                         count: 1
36                         path: libraries/classes/Advisory/Advisor.php
38                 -
39                         message: "#^Property PhpMyAdmin\\\\Advisory\\\\Advisor\\:\\:\\$globals type has no value type specified in iterable type array\\.$#"
40                         count: 1
41                         path: libraries/classes/Advisory/Advisor.php
43                 -
44                         message: "#^Property PhpMyAdmin\\\\Advisory\\\\Advisor\\:\\:\\$runResult type has no value type specified in iterable type array\\.$#"
45                         count: 1
46                         path: libraries/classes/Advisory/Advisor.php
48                 -
49                         message: "#^Property PhpMyAdmin\\\\Advisory\\\\Advisor\\:\\:\\$variables type has no value type specified in iterable type array\\.$#"
50                         count: 1
51                         path: libraries/classes/Advisory/Advisor.php
53                 -
54                         message: "#^Method PhpMyAdmin\\\\Bookmark\\:\\:applyVariables\\(\\) has parameter \\$variables with no value type specified in iterable type array\\.$#"
55                         count: 1
56                         path: libraries/classes/Bookmark.php
58                 -
59                         message: "#^Method PhpMyAdmin\\\\Bookmark\\:\\:createBookmark\\(\\) has parameter \\$bkm_fields with no value type specified in iterable type array\\.$#"
60                         count: 1
61                         path: libraries/classes/Bookmark.php
63                 -
64                         message: "#^Method PhpMyAdmin\\\\Bookmark\\:\\:createFromRow\\(\\) has parameter \\$row with no value type specified in iterable type array\\.$#"
65                         count: 1
66                         path: libraries/classes/Bookmark.php
68                 -
69                         message: "#^Method PhpMyAdmin\\\\BrowseForeigners\\:\\:getDescriptionAndTitle\\(\\) return type has no value type specified in iterable type array\\.$#"
70                         count: 1
71                         path: libraries/classes/BrowseForeigners.php
73                 -
74                         message: "#^Method PhpMyAdmin\\\\BrowseForeigners\\:\\:getHtmlForGotoPage\\(\\) has parameter \\$foreignData with no value type specified in iterable type array\\.$#"
75                         count: 1
76                         path: libraries/classes/BrowseForeigners.php
78                 -
79                         message: "#^Method PhpMyAdmin\\\\BrowseForeigners\\:\\:getHtmlForOneKey\\(\\) has parameter \\$descriptions with no value type specified in iterable type array\\.$#"
80                         count: 1
81                         path: libraries/classes/BrowseForeigners.php
83                 -
84                         message: "#^Method PhpMyAdmin\\\\BrowseForeigners\\:\\:getHtmlForOneKey\\(\\) has parameter \\$keys with no value type specified in iterable type array\\.$#"
85                         count: 1
86                         path: libraries/classes/BrowseForeigners.php
88                 -
89                         message: "#^Method PhpMyAdmin\\\\BrowseForeigners\\:\\:getHtmlForOneKey\\(\\) return type has no value type specified in iterable type array\\.$#"
90                         count: 1
91                         path: libraries/classes/BrowseForeigners.php
93                 -
94                         message: "#^Method PhpMyAdmin\\\\BrowseForeigners\\:\\:getHtmlForRelationalFieldSelection\\(\\) has parameter \\$foreignData with no value type specified in iterable type array\\.$#"
95                         count: 1
96                         path: libraries/classes/BrowseForeigners.php
98                 -
99                         message: "#^Parameter \\#1 \\$state of static method PhpMyAdmin\\\\Charsets\\\\Charset\\:\\:fromServer\\(\\) expects array\\{Charset\\?\\: string, Description\\?\\: string, Default collation\\?\\: string, Maxlen\\?\\: string\\}, array\\<string, string\\|null\\> given\\.$#"
100                         count: 1
101                         path: libraries/classes/Charsets.php
103                 -
104                         message: "#^Parameter \\#1 \\$state of static method PhpMyAdmin\\\\Charsets\\\\Collation\\:\\:fromServer\\(\\) expects array\\<string\\>, array\\<string, string\\|null\\> given\\.$#"
105                         count: 1
106                         path: libraries/classes/Charsets.php
108                 -
109                         message: "#^Method PhpMyAdmin\\\\CheckUserPrivileges\\:\\:getItemsFromShowGrantsRow\\(\\) return type has no value type specified in iterable type array\\.$#"
110                         count: 1
111                         path: libraries/classes/CheckUserPrivileges.php
113                 -
114                         message: "#^Parameter \\#1 \\$row of method PhpMyAdmin\\\\CheckUserPrivileges\\:\\:getItemsFromShowGrantsRow\\(\\) expects string, string\\|null given\\.$#"
115                         count: 1
116                         path: libraries/classes/CheckUserPrivileges.php
118                 -
119                         message: "#^Method PhpMyAdmin\\\\Command\\\\TwigLintCommand\\:\\:display\\(\\) has parameter \\$filesInfo with no value type specified in iterable type array\\.$#"
120                         count: 1
121                         path: libraries/classes/Command/TwigLintCommand.php
123                 -
124                         message: "#^Method PhpMyAdmin\\\\Command\\\\TwigLintCommand\\:\\:findFiles\\(\\) return type has no value type specified in iterable type array\\.$#"
125                         count: 1
126                         path: libraries/classes/Command/TwigLintCommand.php
128                 -
129                         message: "#^Method PhpMyAdmin\\\\Command\\\\TwigLintCommand\\:\\:getContext\\(\\) return type has no value type specified in iterable type array\\.$#"
130                         count: 1
131                         path: libraries/classes/Command/TwigLintCommand.php
133                 -
134                         message: "#^Method PhpMyAdmin\\\\Command\\\\TwigLintCommand\\:\\:getFilesInfo\\(\\) return type has no value type specified in iterable type array\\.$#"
135                         count: 1
136                         path: libraries/classes/Command/TwigLintCommand.php
138                 -
139                         message: "#^Method PhpMyAdmin\\\\Command\\\\TwigLintCommand\\:\\:validate\\(\\) return type has no value type specified in iterable type array\\.$#"
140                         count: 1
141                         path: libraries/classes/Command/TwigLintCommand.php
143                 -
144                         message: "#^Parameter \\#1 \\$string of function strlen expects string, mixed given\\.$#"
145                         count: 1
146                         path: libraries/classes/Common.php
148                 -
149                         message: "#^Static property PhpMyAdmin\\\\SqlParser\\\\Lexer\\:\\:\\$DEFAULT_DELIMITER \\(string\\) does not accept mixed\\.$#"
150                         count: 1
151                         path: libraries/classes/Common.php
153                 -
154                         message: "#^Cannot cast mixed to string\\.$#"
155                         count: 1
156                         path: libraries/classes/Config.php
158                 -
159                         message: "#^Method PhpMyAdmin\\\\Config\\:\\:getConnectionParams\\(\\) has parameter \\$server with no value type specified in iterable type array\\.$#"
160                         count: 1
161                         path: libraries/classes/Config.php
163                 -
164                         message: "#^Method PhpMyAdmin\\\\Config\\:\\:getConnectionParams\\(\\) return type has no value type specified in iterable type array\\.$#"
165                         count: 1
166                         path: libraries/classes/Config.php
168                 -
169                         message: "#^Method PhpMyAdmin\\\\Config\\:\\:getUploadTempDir\\(\\) should return string\\|null but returns string\\|false\\.$#"
170                         count: 1
171                         path: libraries/classes/Config.php
173                 -
174                         message: "#^Parameter \\#1 \\$str of function rtrim expects string, mixed given\\.$#"
175                         count: 1
176                         path: libraries/classes/Config.php
178                 -
179                         message: "#^Parameter \\#1 \\$url of function parse_url expects string, mixed given\\.$#"
180                         count: 2
181                         path: libraries/classes/Config.php
183                 -
184                         message: "#^Parameter \\#3 \\$default of method PhpMyAdmin\\\\Config\\:\\:setCookie\\(\\) expects string\\|null, mixed given\\.$#"
185                         count: 1
186                         path: libraries/classes/Config.php
188                 -
189                         message: "#^Parameter \\#3 \\$subject of function str_replace expects array\\|string, string\\|false\\|null given\\.$#"
190                         count: 1
191                         path: libraries/classes/Config.php
193                 -
194                         message: "#^Property PhpMyAdmin\\\\Config\\:\\:\\$baseSettings type has no value type specified in iterable type array\\.$#"
195                         count: 1
196                         path: libraries/classes/Config.php
198                 -
199                         message: "#^Property PhpMyAdmin\\\\Config\\:\\:\\$default type has no value type specified in iterable type array\\.$#"
200                         count: 1
201                         path: libraries/classes/Config.php
203                 -
204                         message: "#^Property PhpMyAdmin\\\\Config\\:\\:\\$defaultServer type has no value type specified in iterable type array\\.$#"
205                         count: 1
206                         path: libraries/classes/Config.php
208                 -
209                         message: "#^Property PhpMyAdmin\\\\Config\\:\\:\\$settings type has no value type specified in iterable type array\\.$#"
210                         count: 1
211                         path: libraries/classes/Config.php
213                 -
214                         message: "#^Method PhpMyAdmin\\\\Config\\\\ConfigFile\\:\\:__construct\\(\\) has parameter \\$baseConfig with no value type specified in iterable type array\\.$#"
215                         count: 1
216                         path: libraries/classes/Config/ConfigFile.php
218                 -
219                         message: "#^Method PhpMyAdmin\\\\Config\\\\ConfigFile\\:\\:getCanonicalPath\\(\\) should return string but returns string\\|null\\.$#"
220                         count: 1
221                         path: libraries/classes/Config/ConfigFile.php
223                 -
224                         message: "#^Method PhpMyAdmin\\\\Config\\\\ConfigFile\\:\\:getConfig\\(\\) return type has no value type specified in iterable type array\\.$#"
225                         count: 1
226                         path: libraries/classes/Config/ConfigFile.php
228                 -
229                         message: "#^Method PhpMyAdmin\\\\Config\\\\ConfigFile\\:\\:getConfigArray\\(\\) return type has no value type specified in iterable type array\\.$#"
230                         count: 1
231                         path: libraries/classes/Config/ConfigFile.php
233                 -
234                         message: "#^Method PhpMyAdmin\\\\Config\\\\ConfigFile\\:\\:getFlatArray\\(\\) has parameter \\$array with no value type specified in iterable type array\\.$#"
235                         count: 1
236                         path: libraries/classes/Config/ConfigFile.php
238                 -
239                         message: "#^Method PhpMyAdmin\\\\Config\\\\ConfigFile\\:\\:getFlatArray\\(\\) return type has no value type specified in iterable type array\\.$#"
240                         count: 1
241                         path: libraries/classes/Config/ConfigFile.php
243                 -
244                         message: "#^Method PhpMyAdmin\\\\Config\\\\ConfigFile\\:\\:getFlatDefaultConfig\\(\\) return type has no value type specified in iterable type array\\.$#"
245                         count: 1
246                         path: libraries/classes/Config/ConfigFile.php
248                 -
249                         message: "#^Method PhpMyAdmin\\\\Config\\\\ConfigFile\\:\\:getPersistKeysMap\\(\\) return type has no value type specified in iterable type array\\.$#"
250                         count: 1
251                         path: libraries/classes/Config/ConfigFile.php
253                 -
254                         message: "#^Method PhpMyAdmin\\\\Config\\\\ConfigFile\\:\\:getServerName\\(\\) should return string but returns mixed\\.$#"
255                         count: 2
256                         path: libraries/classes/Config/ConfigFile.php
258                 -
259                         message: "#^Method PhpMyAdmin\\\\Config\\\\ConfigFile\\:\\:getServers\\(\\) return type has no value type specified in iterable type array\\.$#"
260                         count: 1
261                         path: libraries/classes/Config/ConfigFile.php
263                 -
264                         message: "#^Method PhpMyAdmin\\\\Config\\\\ConfigFile\\:\\:setAllowedKeys\\(\\) has parameter \\$keys with no value type specified in iterable type array\\.$#"
265                         count: 1
266                         path: libraries/classes/Config/ConfigFile.php
268                 -
269                         message: "#^Method PhpMyAdmin\\\\Config\\\\ConfigFile\\:\\:setCfgUpdateReadMapping\\(\\) has parameter \\$mapping with no value type specified in iterable type array\\.$#"
270                         count: 1
271                         path: libraries/classes/Config/ConfigFile.php
273                 -
274                         message: "#^Method PhpMyAdmin\\\\Config\\\\ConfigFile\\:\\:setConfigData\\(\\) has parameter \\$cfg with no value type specified in iterable type array\\.$#"
275                         count: 1
276                         path: libraries/classes/Config/ConfigFile.php
278                 -
279                         message: "#^Method PhpMyAdmin\\\\Config\\\\ConfigFile\\:\\:setPersistKeys\\(\\) has parameter \\$keys with no value type specified in iterable type array\\.$#"
280                         count: 1
281                         path: libraries/classes/Config/ConfigFile.php
283                 -
284                         message: "#^Method PhpMyAdmin\\\\Config\\\\ConfigFile\\:\\:updateWithGlobalConfig\\(\\) has parameter \\$cfg with no value type specified in iterable type array\\.$#"
285                         count: 1
286                         path: libraries/classes/Config/ConfigFile.php
288                 -
289                         message: "#^Parameter \\#2 \\$array of static method PhpMyAdmin\\\\Core\\:\\:arrayRead\\(\\) expects array, array\\|null given\\.$#"
290                         count: 1
291                         path: libraries/classes/Config/ConfigFile.php
293                 -
294                         message: "#^Property PhpMyAdmin\\\\Config\\\\ConfigFile\\:\\:\\$baseCfg type has no value type specified in iterable type array\\.$#"
295                         count: 1
296                         path: libraries/classes/Config/ConfigFile.php
298                 -
299                         message: "#^Property PhpMyAdmin\\\\Config\\\\ConfigFile\\:\\:\\$cfgDb type has no value type specified in iterable type array\\.$#"
300                         count: 1
301                         path: libraries/classes/Config/ConfigFile.php
303                 -
304                         message: "#^Property PhpMyAdmin\\\\Config\\\\ConfigFile\\:\\:\\$cfgUpdateReadMapping type has no value type specified in iterable type array\\.$#"
305                         count: 1
306                         path: libraries/classes/Config/ConfigFile.php
308                 -
309                         message: "#^Property PhpMyAdmin\\\\Config\\\\ConfigFile\\:\\:\\$defaultCfg type has no value type specified in iterable type array\\.$#"
310                         count: 1
311                         path: libraries/classes/Config/ConfigFile.php
313                 -
314                         message: "#^Property PhpMyAdmin\\\\Config\\\\ConfigFile\\:\\:\\$persistKeys type has no value type specified in iterable type array\\.$#"
315                         count: 1
316                         path: libraries/classes/Config/ConfigFile.php
318                 -
319                         message: "#^Property PhpMyAdmin\\\\Config\\\\ConfigFile\\:\\:\\$setFilter type has no value type specified in iterable type array\\.$#"
320                         count: 1
321                         path: libraries/classes/Config/ConfigFile.php
323                 -
324                         message: "#^Empty array passed to foreach\\.$#"
325                         count: 1
326                         path: libraries/classes/Config/Form.php
328                 -
329                         message: "#^Method PhpMyAdmin\\\\Config\\\\Form\\:\\:__construct\\(\\) has parameter \\$form with no value type specified in iterable type array\\.$#"
330                         count: 1
331                         path: libraries/classes/Config/Form.php
333                 -
334                         message: "#^Method PhpMyAdmin\\\\Config\\\\Form\\:\\:cleanGroupPaths\\(\\) has parameter \\$form with no value type specified in iterable type array\\.$#"
335                         count: 1
336                         path: libraries/classes/Config/Form.php
338                 -
339                         message: "#^Method PhpMyAdmin\\\\Config\\\\Form\\:\\:cleanGroupPaths\\(\\) return type has no value type specified in iterable type array\\.$#"
340                         count: 1
341                         path: libraries/classes/Config/Form.php
343                 -
344                         message: "#^Method PhpMyAdmin\\\\Config\\\\Form\\:\\:getOptionValueList\\(\\) return type has no value type specified in iterable type array\\.$#"
345                         count: 1
346                         path: libraries/classes/Config/Form.php
348                 -
349                         message: "#^Method PhpMyAdmin\\\\Config\\\\Form\\:\\:loadForm\\(\\) has parameter \\$form with no value type specified in iterable type array\\.$#"
350                         count: 1
351                         path: libraries/classes/Config/Form.php
353                 -
354                         message: "#^Method PhpMyAdmin\\\\Config\\\\Form\\:\\:readFormPaths\\(\\) has parameter \\$form with no value type specified in iterable type array\\.$#"
355                         count: 1
356                         path: libraries/classes/Config/Form.php
358                 -
359                         message: "#^PHPDoc tag @var for variable \\$value has no value type specified in iterable type array\\.$#"
360                         count: 1
361                         path: libraries/classes/Config/Form.php
363                 -
364                         message: "#^Property PhpMyAdmin\\\\Config\\\\Form\\:\\:\\$default type has no value type specified in iterable type array\\.$#"
365                         count: 1
366                         path: libraries/classes/Config/Form.php
368                 -
369                         message: "#^Property PhpMyAdmin\\\\Config\\\\Form\\:\\:\\$fields type has no value type specified in iterable type array\\.$#"
370                         count: 1
371                         path: libraries/classes/Config/Form.php
373                 -
374                         message: "#^Property PhpMyAdmin\\\\Config\\\\Form\\:\\:\\$fieldsTypes type has no value type specified in iterable type array\\.$#"
375                         count: 1
376                         path: libraries/classes/Config/Form.php
378                 -
379                         message: "#^Property PhpMyAdmin\\\\Config\\\\Form\\:\\:\\$index \\(int\\) does not accept int\\|null\\.$#"
380                         count: 1
381                         path: libraries/classes/Config/Form.php
383                 -
384                         message: "#^Unreachable statement \\- code above always terminates\\.$#"
385                         count: 2
386                         path: libraries/classes/Config/Form.php
388                 -
389                         message: "#^Argument of an invalid type mixed supplied for foreach, only iterables are supported\\.$#"
390                         count: 1
391                         path: libraries/classes/Config/FormDisplay.php
393                 -
394                         message: "#^Cannot access offset 'wrapper_params' on mixed\\.$#"
395                         count: 2
396                         path: libraries/classes/Config/FormDisplay.php
398                 -
399                         message: "#^Method PhpMyAdmin\\\\Config\\\\FormDisplay\\:\\:displayFieldInput\\(\\) has parameter \\$jsDefault with no value type specified in iterable type array\\.$#"
400                         count: 1
401                         path: libraries/classes/Config/FormDisplay.php
403                 -
404                         message: "#^Method PhpMyAdmin\\\\Config\\\\FormDisplay\\:\\:fillPostArrayParameters\\(\\) has parameter \\$postValues with no value type specified in iterable type array\\.$#"
405                         count: 1
406                         path: libraries/classes/Config/FormDisplay.php
408                 -
409                         message: "#^Method PhpMyAdmin\\\\Config\\\\FormDisplay\\:\\:getDisplay\\(\\) has parameter \\$hiddenFields with no value type specified in iterable type array\\.$#"
410                         count: 1
411                         path: libraries/classes/Config/FormDisplay.php
413                 -
414                         message: "#^Method PhpMyAdmin\\\\Config\\\\FormDisplay\\:\\:registerForm\\(\\) has parameter \\$form with no value type specified in iterable type array\\.$#"
415                         count: 1
416                         path: libraries/classes/Config/FormDisplay.php
418                 -
419                         message: "#^Method PhpMyAdmin\\\\Config\\\\FormDisplay\\:\\:save\\(\\) has parameter \\$forms with no value type specified in iterable type array\\.$#"
420                         count: 1
421                         path: libraries/classes/Config/FormDisplay.php
423                 -
424                         message: "#^Method PhpMyAdmin\\\\Config\\\\FormDisplay\\:\\:setComments\\(\\) has parameter \\$opts with no value type specified in iterable type array\\.$#"
425                         count: 1
426                         path: libraries/classes/Config/FormDisplay.php
428                 -
429                         message: "#^Method PhpMyAdmin\\\\Config\\\\FormDisplay\\:\\:validateSelect\\(\\) has parameter \\$allowed with no value type specified in iterable type array\\.$#"
430                         count: 1
431                         path: libraries/classes/Config/FormDisplay.php
433                 -
434                         message: "#^Parameter \\#1 \\$path of method PhpMyAdmin\\\\Config\\\\ConfigFile\\:\\:getValue\\(\\) expects string, int\\|string\\|false given\\.$#"
435                         count: 1
436                         path: libraries/classes/Config/FormDisplay.php
438                 -
439                         message: "#^Parameter \\#1 \\$path of method PhpMyAdmin\\\\Config\\\\ConfigFile\\:\\:set\\(\\) expects string, int\\|string given\\.$#"
440                         count: 1
441                         path: libraries/classes/Config/FormDisplay.php
443                 -
444                         message: "#^Parameter \\#1 \\$string of static method PhpMyAdmin\\\\Sanitize\\:\\:escapeJsString\\(\\) expects string, mixed given\\.$#"
445                         count: 2
446                         path: libraries/classes/Config/FormDisplay.php
448                 -
449                         message: "#^Parameter \\#2 \\$array of function implode expects array\\<string\\>, mixed given\\.$#"
450                         count: 1
451                         path: libraries/classes/Config/FormDisplay.php
453                 -
454                         message: "#^Parameter \\#2 \\$pieces of function implode expects array, mixed given\\.$#"
455                         count: 1
456                         path: libraries/classes/Config/FormDisplay.php
458                 -
459                         message: "#^Parameter \\#2 \\$subject of function preg_match expects string, mixed given\\.$#"
460                         count: 1
461                         path: libraries/classes/Config/FormDisplay.php
463                 -
464                         message: "#^Parameter \\#3 \\$subject of function str_replace expects array\\|string, int\\|string\\|false given\\.$#"
465                         count: 1
466                         path: libraries/classes/Config/FormDisplay.php
468                 -
469                         message: "#^Parameter \\#4 \\$workPath of method PhpMyAdmin\\\\Config\\\\FormDisplay\\:\\:displayFieldInput\\(\\) expects string, int\\|string\\|false given\\.$#"
470                         count: 1
471                         path: libraries/classes/Config/FormDisplay.php
473                 -
474                         message: "#^Property PhpMyAdmin\\\\Config\\\\FormDisplay\\:\\:\\$errors type has no value type specified in iterable type array\\.$#"
475                         count: 1
476                         path: libraries/classes/Config/FormDisplay.php
478                 -
479                         message: "#^Property PhpMyAdmin\\\\Config\\\\FormDisplay\\:\\:\\$systemPaths type has no value type specified in iterable type array\\.$#"
480                         count: 1
481                         path: libraries/classes/Config/FormDisplay.php
483                 -
484                         message: "#^Property PhpMyAdmin\\\\Config\\\\FormDisplay\\:\\:\\$translatedPaths type has no value type specified in iterable type array\\.$#"
485                         count: 1
486                         path: libraries/classes/Config/FormDisplay.php
488                 -
489                         message: "#^Property PhpMyAdmin\\\\Config\\\\FormDisplay\\:\\:\\$userprefsDisallow type has no value type specified in iterable type array\\.$#"
490                         count: 1
491                         path: libraries/classes/Config/FormDisplay.php
493                 -
494                         message: "#^Property PhpMyAdmin\\\\Config\\\\FormDisplay\\:\\:\\$userprefsKeys type has no value type specified in iterable type array\\.$#"
495                         count: 1
496                         path: libraries/classes/Config/FormDisplay.php
498                 -
499                         message: "#^Method PhpMyAdmin\\\\Config\\\\FormDisplayTemplate\\:\\:addJsValidate\\(\\) has parameter \\$jsArray with no value type specified in iterable type array\\.$#"
500                         count: 1
501                         path: libraries/classes/Config/FormDisplayTemplate.php
503                 -
504                         message: "#^Method PhpMyAdmin\\\\Config\\\\FormDisplayTemplate\\:\\:addJsValidate\\(\\) has parameter \\$validators with no value type specified in iterable type array\\.$#"
505                         count: 1
506                         path: libraries/classes/Config/FormDisplayTemplate.php
508                 -
509                         message: "#^Method PhpMyAdmin\\\\Config\\\\FormDisplayTemplate\\:\\:display\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#"
510                         count: 1
511                         path: libraries/classes/Config/FormDisplayTemplate.php
513                 -
514                         message: "#^Method PhpMyAdmin\\\\Config\\\\FormDisplayTemplate\\:\\:displayErrors\\(\\) has parameter \\$errorList with no value type specified in iterable type array\\.$#"
515                         count: 1
516                         path: libraries/classes/Config/FormDisplayTemplate.php
518                 -
519                         message: "#^Method PhpMyAdmin\\\\Config\\\\FormDisplayTemplate\\:\\:displayInput\\(\\) has parameter \\$opts with no value type specified in iterable type array\\.$#"
520                         count: 1
521                         path: libraries/classes/Config/FormDisplayTemplate.php
523                 -
524                         message: "#^Method PhpMyAdmin\\\\Config\\\\Forms\\\\BaseForm\\:\\:getForms\\(\\) return type has no value type specified in iterable type array\\.$#"
525                         count: 1
526                         path: libraries/classes/Config/Forms/BaseForm.php
528                 -
529                         message: "#^Property PhpMyAdmin\\\\Config\\\\Forms\\\\BaseFormList\\:\\:\\$forms type has no value type specified in iterable type array\\.$#"
530                         count: 1
531                         path: libraries/classes/Config/Forms/BaseFormList.php
533                 -
534                         message: "#^Method PhpMyAdmin\\\\Config\\\\Forms\\\\Page\\\\BrowseForm\\:\\:getForms\\(\\) return type has no value type specified in iterable type array\\.$#"
535                         count: 1
536                         path: libraries/classes/Config/Forms/Page/BrowseForm.php
538                 -
539                         message: "#^Method PhpMyAdmin\\\\Config\\\\Forms\\\\Page\\\\DbStructureForm\\:\\:getForms\\(\\) return type has no value type specified in iterable type array\\.$#"
540                         count: 1
541                         path: libraries/classes/Config/Forms/Page/DbStructureForm.php
543                 -
544                         message: "#^Method PhpMyAdmin\\\\Config\\\\Forms\\\\Page\\\\EditForm\\:\\:getForms\\(\\) return type has no value type specified in iterable type array\\.$#"
545                         count: 1
546                         path: libraries/classes/Config/Forms/Page/EditForm.php
548                 -
549                         message: "#^Method PhpMyAdmin\\\\Config\\\\Forms\\\\Page\\\\TableStructureForm\\:\\:getForms\\(\\) return type has no value type specified in iterable type array\\.$#"
550                         count: 1
551                         path: libraries/classes/Config/Forms/Page/TableStructureForm.php
553                 -
554                         message: "#^Method PhpMyAdmin\\\\Config\\\\Forms\\\\Setup\\\\ConfigForm\\:\\:getForms\\(\\) return type has no value type specified in iterable type array\\.$#"
555                         count: 1
556                         path: libraries/classes/Config/Forms/Setup/ConfigForm.php
558                 -
559                         message: "#^Method PhpMyAdmin\\\\Config\\\\Forms\\\\Setup\\\\FeaturesForm\\:\\:getForms\\(\\) return type has no value type specified in iterable type array\\.$#"
560                         count: 1
561                         path: libraries/classes/Config/Forms/Setup/FeaturesForm.php
563                 -
564                         message: "#^Method PhpMyAdmin\\\\Config\\\\Forms\\\\Setup\\\\MainForm\\:\\:getForms\\(\\) return type has no value type specified in iterable type array\\.$#"
565                         count: 1
566                         path: libraries/classes/Config/Forms/Setup/MainForm.php
568                 -
569                         message: "#^Method PhpMyAdmin\\\\Config\\\\Forms\\\\Setup\\\\ServersForm\\:\\:getForms\\(\\) return type has no value type specified in iterable type array\\.$#"
570                         count: 1
571                         path: libraries/classes/Config/Forms/Setup/ServersForm.php
573                 -
574                         message: "#^Method PhpMyAdmin\\\\Config\\\\Forms\\\\Setup\\\\SqlForm\\:\\:getForms\\(\\) return type has no value type specified in iterable type array\\.$#"
575                         count: 1
576                         path: libraries/classes/Config/Forms/Setup/SqlForm.php
578                 -
579                         message: "#^Method PhpMyAdmin\\\\Config\\\\Forms\\\\User\\\\ExportForm\\:\\:getForms\\(\\) return type has no value type specified in iterable type array\\.$#"
580                         count: 1
581                         path: libraries/classes/Config/Forms/User/ExportForm.php
583                 -
584                         message: "#^Method PhpMyAdmin\\\\Config\\\\Forms\\\\User\\\\FeaturesForm\\:\\:getForms\\(\\) return type has no value type specified in iterable type array\\.$#"
585                         count: 1
586                         path: libraries/classes/Config/Forms/User/FeaturesForm.php
588                 -
589                         message: "#^Method PhpMyAdmin\\\\Config\\\\Forms\\\\User\\\\ImportForm\\:\\:getForms\\(\\) return type has no value type specified in iterable type array\\.$#"
590                         count: 1
591                         path: libraries/classes/Config/Forms/User/ImportForm.php
593                 -
594                         message: "#^Method PhpMyAdmin\\\\Config\\\\Forms\\\\User\\\\MainForm\\:\\:getForms\\(\\) return type has no value type specified in iterable type array\\.$#"
595                         count: 1
596                         path: libraries/classes/Config/Forms/User/MainForm.php
598                 -
599                         message: "#^Method PhpMyAdmin\\\\Config\\\\Forms\\\\User\\\\NaviForm\\:\\:getForms\\(\\) return type has no value type specified in iterable type array\\.$#"
600                         count: 1
601                         path: libraries/classes/Config/Forms/User/NaviForm.php
603                 -
604                         message: "#^Method PhpMyAdmin\\\\Config\\\\Forms\\\\User\\\\SqlForm\\:\\:getForms\\(\\) return type has no value type specified in iterable type array\\.$#"
605                         count: 1
606                         path: libraries/classes/Config/Forms/User/SqlForm.php
608                 -
609                         message: "#^Method PhpMyAdmin\\\\Config\\\\ServerConfigChecks\\:\\:performConfigChecksServers\\(\\) return type has no value type specified in iterable type array\\.$#"
610                         count: 1
611                         path: libraries/classes/Config/ServerConfigChecks.php
613                 -
614                         message: "#^Method PhpMyAdmin\\\\Config\\\\ServerConfigChecks\\:\\:performConfigChecksServersSetBlowfishSecret\\(\\) return type has no value type specified in iterable type array\\.$#"
615                         count: 1
616                         path: libraries/classes/Config/ServerConfigChecks.php
618                 -
619                         message: "#^Parameter \\#2 \\$blowfishSecret of method PhpMyAdmin\\\\Config\\\\ServerConfigChecks\\:\\:performConfigChecksServers\\(\\) expects string, mixed given\\.$#"
620                         count: 1
621                         path: libraries/classes/Config/ServerConfigChecks.php
623                 -
624                         message: "#^Cannot access offset int\\|string on mixed\\.$#"
625                         count: 1
626                         path: libraries/classes/Config/Settings.php
628                 -
629                         message: "#^Cannot cast mixed to int\\.$#"
630                         count: 34
631                         path: libraries/classes/Config/Settings.php
633                 -
634                         message: "#^Cannot cast mixed to string\\.$#"
635                         count: 44
636                         path: libraries/classes/Config/Settings.php
638                 -
639                         message: "#^Method PhpMyAdmin\\\\Config\\\\Settings\\:\\:toArray\\(\\) return type has no value type specified in iterable type array\\.$#"
640                         count: 1
641                         path: libraries/classes/Config/Settings.php
643                 -
644                         message: "#^Method PhpMyAdmin\\\\Config\\\\Settings\\:\\:toArray\\(\\) should return array\\<string, array\\|bool\\|int\\|string\\|null\\> but returns array\\<string, mixed\\>\\.$#"
645                         count: 1
646                         path: libraries/classes/Config/Settings.php
648                 -
649                         message: "#^Parameter \\#1 \\$input of function array_keys expects array, mixed given\\.$#"
650                         count: 1
651                         path: libraries/classes/Config/Settings.php
653                 -
654                         message: "#^Cannot cast mixed to int\\.$#"
655                         count: 1
656                         path: libraries/classes/Config/Settings/Console.php
658                 -
659                         message: "#^Cannot cast mixed to int\\.$#"
660                         count: 2
661                         path: libraries/classes/Config/Settings/Export.php
663                 -
664                         message: "#^Cannot cast mixed to string\\.$#"
665                         count: 23
666                         path: libraries/classes/Config/Settings/Export.php
668                 -
669                         message: "#^Cannot cast mixed to int\\.$#"
670                         count: 1
671                         path: libraries/classes/Config/Settings/Import.php
673                 -
674                         message: "#^Cannot cast mixed to string\\.$#"
675                         count: 11
676                         path: libraries/classes/Config/Settings/Import.php
678                 -
679                         message: "#^Cannot cast mixed to string\\.$#"
680                         count: 2
681                         path: libraries/classes/Config/Settings/Schema.php
683                 -
684                         message: "#^Cannot cast mixed to int\\.$#"
685                         count: 1
686                         path: libraries/classes/Config/Settings/Server.php
688                 -
689                         message: "#^Cannot cast mixed to string\\.$#"
690                         count: 46
691                         path: libraries/classes/Config/Settings/Server.php
693                 -
694                         message: "#^Cannot cast mixed to string\\.$#"
695                         count: 1
696                         path: libraries/classes/Config/Settings/Transformations.php
698                 -
699                         message: "#^Argument of an invalid type array\\|object supplied for foreach, only iterables are supported\\.$#"
700                         count: 1
701                         path: libraries/classes/Config/Validator.php
703                 -
704                         message: "#^Argument of an invalid type mixed supplied for foreach, only iterables are supported\\.$#"
705                         count: 1
706                         path: libraries/classes/Config/Validator.php
708                 -
709                         message: "#^Cannot access offset mixed on mixed\\.$#"
710                         count: 3
711                         path: libraries/classes/Config/Validator.php
713                 -
714                         message: "#^Method PhpMyAdmin\\\\Config\\\\Validator\\:\\:getValidators\\(\\) return type has no value type specified in iterable type array\\.$#"
715                         count: 1
716                         path: libraries/classes/Config/Validator.php
718                 -
719                         message: "#^Method PhpMyAdmin\\\\Config\\\\Validator\\:\\:getValidators\\(\\) should return array but returns mixed\\.$#"
720                         count: 2
721                         path: libraries/classes/Config/Validator.php
723                 -
724                         message: "#^Method PhpMyAdmin\\\\Config\\\\Validator\\:\\:testDBConnection\\(\\) return type has no value type specified in iterable type array\\.$#"
725                         count: 1
726                         path: libraries/classes/Config/Validator.php
728                 -
729                         message: "#^Method PhpMyAdmin\\\\Config\\\\Validator\\:\\:validate\\(\\) has parameter \\$validatorId with no value type specified in iterable type array\\.$#"
730                         count: 1
731                         path: libraries/classes/Config/Validator.php
733                 -
734                         message: "#^Method PhpMyAdmin\\\\Config\\\\Validator\\:\\:validate\\(\\) has parameter \\$values with no value type specified in iterable type array\\.$#"
735                         count: 1
736                         path: libraries/classes/Config/Validator.php
738                 -
739                         message: "#^Method PhpMyAdmin\\\\Config\\\\Validator\\:\\:validate\\(\\) return type has no value type specified in iterable type array\\.$#"
740                         count: 1
741                         path: libraries/classes/Config/Validator.php
743                 -
744                         message: "#^Method PhpMyAdmin\\\\Config\\\\Validator\\:\\:validateByRegex\\(\\) has parameter \\$values with no value type specified in iterable type array\\.$#"
745                         count: 1
746                         path: libraries/classes/Config/Validator.php
748                 -
749                         message: "#^Method PhpMyAdmin\\\\Config\\\\Validator\\:\\:validateByRegex\\(\\) return type has no value type specified in iterable type array\\.$#"
750                         count: 1
751                         path: libraries/classes/Config/Validator.php
753                 -
754                         message: "#^Method PhpMyAdmin\\\\Config\\\\Validator\\:\\:validateNonNegativeNumber\\(\\) has parameter \\$values with no value type specified in iterable type array\\.$#"
755                         count: 1
756                         path: libraries/classes/Config/Validator.php
758                 -
759                         message: "#^Method PhpMyAdmin\\\\Config\\\\Validator\\:\\:validateNonNegativeNumber\\(\\) return type has no value type specified in iterable type array\\.$#"
760                         count: 1
761                         path: libraries/classes/Config/Validator.php
763                 -
764                         message: "#^Method PhpMyAdmin\\\\Config\\\\Validator\\:\\:validateNumber\\(\\) has parameter \\$values with no value type specified in iterable type array\\.$#"
765                         count: 1
766                         path: libraries/classes/Config/Validator.php
768                 -
769                         message: "#^Method PhpMyAdmin\\\\Config\\\\Validator\\:\\:validatePMAStorage\\(\\) has parameter \\$values with no value type specified in iterable type array\\.$#"
770                         count: 1
771                         path: libraries/classes/Config/Validator.php
773                 -
774                         message: "#^Method PhpMyAdmin\\\\Config\\\\Validator\\:\\:validatePMAStorage\\(\\) return type has no value type specified in iterable type array\\.$#"
775                         count: 1
776                         path: libraries/classes/Config/Validator.php
778                 -
779                         message: "#^Method PhpMyAdmin\\\\Config\\\\Validator\\:\\:validatePortNumber\\(\\) has parameter \\$values with no value type specified in iterable type array\\.$#"
780                         count: 1
781                         path: libraries/classes/Config/Validator.php
783                 -
784                         message: "#^Method PhpMyAdmin\\\\Config\\\\Validator\\:\\:validatePortNumber\\(\\) return type has no value type specified in iterable type array\\.$#"
785                         count: 1
786                         path: libraries/classes/Config/Validator.php
788                 -
789                         message: "#^Method PhpMyAdmin\\\\Config\\\\Validator\\:\\:validatePositiveNumber\\(\\) has parameter \\$values with no value type specified in iterable type array\\.$#"
790                         count: 1
791                         path: libraries/classes/Config/Validator.php
793                 -
794                         message: "#^Method PhpMyAdmin\\\\Config\\\\Validator\\:\\:validatePositiveNumber\\(\\) return type has no value type specified in iterable type array\\.$#"
795                         count: 1
796                         path: libraries/classes/Config/Validator.php
798                 -
799                         message: "#^Method PhpMyAdmin\\\\Config\\\\Validator\\:\\:validateRegex\\(\\) has parameter \\$values with no value type specified in iterable type array\\.$#"
800                         count: 1
801                         path: libraries/classes/Config/Validator.php
803                 -
804                         message: "#^Method PhpMyAdmin\\\\Config\\\\Validator\\:\\:validateRegex\\(\\) return type has no value type specified in iterable type array\\.$#"
805                         count: 1
806                         path: libraries/classes/Config/Validator.php
808                 -
809                         message: "#^Method PhpMyAdmin\\\\Config\\\\Validator\\:\\:validateServer\\(\\) has parameter \\$values with no value type specified in iterable type array\\.$#"
810                         count: 1
811                         path: libraries/classes/Config/Validator.php
813                 -
814                         message: "#^Method PhpMyAdmin\\\\Config\\\\Validator\\:\\:validateServer\\(\\) return type has no value type specified in iterable type array\\.$#"
815                         count: 1
816                         path: libraries/classes/Config/Validator.php
818                 -
819                         message: "#^Method PhpMyAdmin\\\\Config\\\\Validator\\:\\:validateTrustedProxies\\(\\) has parameter \\$values with no value type specified in iterable type array\\.$#"
820                         count: 1
821                         path: libraries/classes/Config/Validator.php
823                 -
824                         message: "#^Method PhpMyAdmin\\\\Config\\\\Validator\\:\\:validateTrustedProxies\\(\\) return type has no value type specified in iterable type array\\.$#"
825                         count: 1
826                         path: libraries/classes/Config/Validator.php
828                 -
829                         message: "#^Method PhpMyAdmin\\\\Config\\\\Validator\\:\\:validateUpperBound\\(\\) has parameter \\$values with no value type specified in iterable type array\\.$#"
830                         count: 1
831                         path: libraries/classes/Config/Validator.php
833                 -
834                         message: "#^Method PhpMyAdmin\\\\Config\\\\Validator\\:\\:validateUpperBound\\(\\) return type has no value type specified in iterable type array\\.$#"
835                         count: 1
836                         path: libraries/classes/Config/Validator.php
838                 -
839                         message: "#^Do\\-while loop condition is always false\\.$#"
840                         count: 1
841                         path: libraries/classes/ConfigStorage/Relation.php
843                 -
844                         message: "#^Method PhpMyAdmin\\\\ConfigStorage\\\\Relation\\:\\:buildForeignDropdown\\(\\) has parameter \\$foreign with no value type specified in iterable type array\\.$#"
845                         count: 1
846                         path: libraries/classes/ConfigStorage/Relation.php
848                 -
849                         message: "#^Method PhpMyAdmin\\\\ConfigStorage\\\\Relation\\:\\:checkChildForeignReferences\\(\\) has parameter \\$child_references_full with no value type specified in iterable type array\\.$#"
850                         count: 1
851                         path: libraries/classes/ConfigStorage/Relation.php
853                 -
854                         message: "#^Method PhpMyAdmin\\\\ConfigStorage\\\\Relation\\:\\:checkChildForeignReferences\\(\\) has parameter \\$foreigners_full with no value type specified in iterable type array\\.$#"
855                         count: 1
856                         path: libraries/classes/ConfigStorage/Relation.php
858                 -
859                         message: "#^Method PhpMyAdmin\\\\ConfigStorage\\\\Relation\\:\\:foreignDropdown\\(\\) has parameter \\$disp_row with no value type specified in iterable type array\\.$#"
860                         count: 1
861                         path: libraries/classes/ConfigStorage/Relation.php
863                 -
864                         message: "#^Method PhpMyAdmin\\\\ConfigStorage\\\\Relation\\:\\:getChildReferences\\(\\) return type has no value type specified in iterable type array\\.$#"
865                         count: 1
866                         path: libraries/classes/ConfigStorage/Relation.php
868                 -
869                         message: "#^Method PhpMyAdmin\\\\ConfigStorage\\\\Relation\\:\\:getComments\\(\\) return type has no value type specified in iterable type array\\.$#"
870                         count: 1
871                         path: libraries/classes/ConfigStorage/Relation.php
873                 -
874                         message: "#^Method PhpMyAdmin\\\\ConfigStorage\\\\Relation\\:\\:getDbComments\\(\\) return type has no value type specified in iterable type array\\.$#"
875                         count: 1
876                         path: libraries/classes/ConfigStorage/Relation.php
878                 -
879                         message: "#^Method PhpMyAdmin\\\\ConfigStorage\\\\Relation\\:\\:getDefaultPmaTableNames\\(\\) has parameter \\$tableNameReplacements with no value type specified in iterable type array\\.$#"
880                         count: 1
881                         path: libraries/classes/ConfigStorage/Relation.php
883                 -
884                         message: "#^Method PhpMyAdmin\\\\ConfigStorage\\\\Relation\\:\\:getForeignData\\(\\) has parameter \\$foreigners with no value type specified in iterable type array\\.$#"
885                         count: 1
886                         path: libraries/classes/ConfigStorage/Relation.php
888                 -
889                         message: "#^Method PhpMyAdmin\\\\ConfigStorage\\\\Relation\\:\\:getForeignData\\(\\) return type has no value type specified in iterable type array\\.$#"
890                         count: 1
891                         path: libraries/classes/ConfigStorage/Relation.php
893                 -
894                         message: "#^Method PhpMyAdmin\\\\ConfigStorage\\\\Relation\\:\\:getForeignData\\(\\) should return array\\{foreign_link\\: bool, the_total\\: mixed, foreign_display\\: string, disp_row\\: array\\<int, non\\-empty\\-array\\>\\|null, foreign_field\\: mixed\\} but returns array\\{foreign_link\\: bool, the_total\\: mixed, foreign_display\\: string, disp_row\\: array\\<int, array\\<string, string\\|null\\>\\>\\|null, foreign_field\\: mixed\\}\\.$#"
895                         count: 1
896                         path: libraries/classes/ConfigStorage/Relation.php
898                 -
899                         message: "#^Method PhpMyAdmin\\\\ConfigStorage\\\\Relation\\:\\:getForeigners\\(\\) return type has no value type specified in iterable type array\\.$#"
900                         count: 1
901                         path: libraries/classes/ConfigStorage/Relation.php
903                 -
904                         message: "#^Method PhpMyAdmin\\\\ConfigStorage\\\\Relation\\:\\:getHistory\\(\\) return type has no value type specified in iterable type array\\.$#"
905                         count: 1
906                         path: libraries/classes/ConfigStorage/Relation.php
908                 -
909                         message: "#^Method PhpMyAdmin\\\\ConfigStorage\\\\Relation\\:\\:getRelationsAndStatus\\(\\) return type has no value type specified in iterable type array\\.$#"
910                         count: 1
911                         path: libraries/classes/ConfigStorage/Relation.php
913                 -
914                         message: "#^Method PhpMyAdmin\\\\ConfigStorage\\\\Relation\\:\\:getTables\\(\\) return type has no value type specified in iterable type array\\.$#"
915                         count: 1
916                         path: libraries/classes/ConfigStorage/Relation.php
918                 -
919                         message: "#^Method PhpMyAdmin\\\\ConfigStorage\\\\Relation\\:\\:searchColumnInForeigners\\(\\) has parameter \\$foreigners with no value type specified in iterable type array\\.$#"
920                         count: 1
921                         path: libraries/classes/ConfigStorage/Relation.php
923                 -
924                         message: "#^Method PhpMyAdmin\\\\ConfigStorage\\\\Relation\\:\\:searchColumnInForeigners\\(\\) return type has no value type specified in iterable type array\\.$#"
925                         count: 1
926                         path: libraries/classes/ConfigStorage/Relation.php
928                 -
929                         message: "#^Parameter \\#1 \\$foreigners of method PhpMyAdmin\\\\ConfigStorage\\\\Relation\\:\\:searchColumnInForeigners\\(\\) expects array, array\\|true given\\.$#"
930                         count: 1
931                         path: libraries/classes/ConfigStorage/Relation.php
933                 -
934                         message: "#^Parameter \\#1 \\$list of class PhpMyAdmin\\\\SqlParser\\\\Parser constructor expects PhpMyAdmin\\\\SqlParser\\\\TokensList\\|PhpMyAdmin\\\\SqlParser\\\\UtfString\\|string\\|null, mixed given\\.$#"
935                         count: 1
936                         path: libraries/classes/ConfigStorage/Relation.php
938                 -
939                         message: "#^Parameter \\#2 \\$callback of function usort expects callable\\(string\\|null, string\\|null\\)\\: int, 'strnatcasecmp' given\\.$#"
940                         count: 1
941                         path: libraries/classes/ConfigStorage/Relation.php
943                 -
944                         message: "#^Argument of an invalid type array\\|null supplied for foreach, only iterables are supported\\.$#"
945                         count: 3
946                         path: libraries/classes/ConfigStorage/UserGroups.php
948                 -
949                         message: "#^Method PhpMyAdmin\\\\ConfigStorage\\\\UserGroups\\:\\:getAllowedTabNames\\(\\) has parameter \\$row with no value type specified in iterable type array\\.$#"
950                         count: 1
951                         path: libraries/classes/ConfigStorage/UserGroups.php
953                 -
954                         message: "#^Method PhpMyAdmin\\\\ConfigStorage\\\\UserGroups\\:\\:getTabList\\(\\) has parameter \\$selected with no value type specified in iterable type array\\.$#"
955                         count: 1
956                         path: libraries/classes/ConfigStorage/UserGroups.php
958                 -
959                         message: "#^Parameter \\#1 \\$params of static method PhpMyAdmin\\\\Url\\:\\:getCommonRaw\\(\\) expects array\\<int\\|string, bool\\|int\\|string\\>, array\\<string, mixed\\> given\\.$#"
960                         count: 1
961                         path: libraries/classes/Controllers/AbstractController.php
963                 -
964                         message: "#^Parameter \\#3 \\$new_cfg_value of method PhpMyAdmin\\\\Config\\:\\:setUserValue\\(\\) expects string, mixed given\\.$#"
965                         count: 1
966                         path: libraries/classes/Controllers/Config/SetConfigController.php
968                 -
969                         message: "#^Method PhpMyAdmin\\\\Controllers\\\\Database\\\\CentralColumnsController\\:\\:addColumn\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#"
970                         count: 1
971                         path: libraries/classes/Controllers/Database/CentralColumnsController.php
973                 -
974                         message: "#^Method PhpMyAdmin\\\\Controllers\\\\Database\\\\CentralColumnsController\\:\\:addNewColumn\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#"
975                         count: 1
976                         path: libraries/classes/Controllers/Database/CentralColumnsController.php
978                 -
979                         message: "#^Method PhpMyAdmin\\\\Controllers\\\\Database\\\\CentralColumnsController\\:\\:deleteSave\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#"
980                         count: 1
981                         path: libraries/classes/Controllers/Database/CentralColumnsController.php
983                 -
984                         message: "#^Method PhpMyAdmin\\\\Controllers\\\\Database\\\\CentralColumnsController\\:\\:editPage\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#"
985                         count: 1
986                         path: libraries/classes/Controllers/Database/CentralColumnsController.php
988                 -
989                         message: "#^Method PhpMyAdmin\\\\Controllers\\\\Database\\\\CentralColumnsController\\:\\:editSave\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#"
990                         count: 1
991                         path: libraries/classes/Controllers/Database/CentralColumnsController.php
993                 -
994                         message: "#^Method PhpMyAdmin\\\\Controllers\\\\Database\\\\CentralColumnsController\\:\\:getColumnList\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#"
995                         count: 1
996                         path: libraries/classes/Controllers/Database/CentralColumnsController.php
998                 -
999                         message: "#^Method PhpMyAdmin\\\\Controllers\\\\Database\\\\CentralColumnsController\\:\\:getColumnList\\(\\) return type has no value type specified in iterable type array\\.$#"
1000                         count: 1
1001                         path: libraries/classes/Controllers/Database/CentralColumnsController.php
1003                 -
1004                         message: "#^Method PhpMyAdmin\\\\Controllers\\\\Database\\\\CentralColumnsController\\:\\:main\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#"
1005                         count: 1
1006                         path: libraries/classes/Controllers/Database/CentralColumnsController.php
1008                 -
1009                         message: "#^Method PhpMyAdmin\\\\Controllers\\\\Database\\\\CentralColumnsController\\:\\:updateMultipleColumn\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#"
1010                         count: 1
1011                         path: libraries/classes/Controllers/Database/CentralColumnsController.php
1013                 -
1014                         message: "#^Cannot cast mixed to string\\.$#"
1015                         count: 1
1016                         path: libraries/classes/Controllers/Database/DataDictionaryController.php
1018                 -
1019                         message: "#^Negated boolean expression is always true\\.$#"
1020                         count: 6
1021                         path: libraries/classes/Controllers/Database/OperationsController.php
1023                 -
1024                         message: "#^Parameter \\#2 \\$export_sql_plugin of method PhpMyAdmin\\\\Operations\\:\\:getViewsAndCreateSqlViewStandIn\\(\\) expects PhpMyAdmin\\\\Plugins\\\\Export\\\\ExportSql, object\\|null given\\.$#"
1025                         count: 1
1026                         path: libraries/classes/Controllers/Database/OperationsController.php
1028                 -
1029                         message: "#^Method PhpMyAdmin\\\\Controllers\\\\Database\\\\PrivilegesController\\:\\:__invoke\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#"
1030                         count: 1
1031                         path: libraries/classes/Controllers/Database/PrivilegesController.php
1033                 -
1034                         message: "#^Cannot access offset string on mixed\\.$#"
1035                         count: 1
1036                         path: libraries/classes/Controllers/Database/Structure/FavoriteTableController.php
1038                 -
1039                         message: "#^Method PhpMyAdmin\\\\Controllers\\\\Database\\\\Structure\\\\FavoriteTableController\\:\\:synchronizeFavoriteTables\\(\\) has parameter \\$favoriteTables with no value type specified in iterable type array\\.$#"
1040                         count: 1
1041                         path: libraries/classes/Controllers/Database/Structure/FavoriteTableController.php
1043                 -
1044                         message: "#^Method PhpMyAdmin\\\\Controllers\\\\Database\\\\Structure\\\\FavoriteTableController\\:\\:synchronizeFavoriteTables\\(\\) return type has no value type specified in iterable type array\\.$#"
1045                         count: 1
1046                         path: libraries/classes/Controllers/Database/Structure/FavoriteTableController.php
1048                 -
1049                         message: "#^Parameter \\#3 \\$favoriteTables of method PhpMyAdmin\\\\Controllers\\\\Database\\\\Structure\\\\FavoriteTableController\\:\\:synchronizeFavoriteTables\\(\\) expects array, mixed given\\.$#"
1050                         count: 1
1051                         path: libraries/classes/Controllers/Database/Structure/FavoriteTableController.php
1053                 -
1054                         message: "#^Parameter \\#1 \\$buffer of static method PhpMyAdmin\\\\Core\\:\\:mimeDefaultFunction\\(\\) expects string, mixed given\\.$#"
1055                         count: 1
1056                         path: libraries/classes/Controllers/Database/Structure/ShowCreateController.php
1058                 -
1059                         message: "#^Cannot use array destructuring on array\\|null\\.$#"
1060                         count: 4
1061                         path: libraries/classes/Controllers/Database/StructureController.php
1063                 -
1064                         message: "#^Method PhpMyAdmin\\\\Controllers\\\\Database\\\\StructureController\\:\\:displayTableList\\(\\) has parameter \\$replicaInfo with no value type specified in iterable type array\\.$#"
1065                         count: 1
1066                         path: libraries/classes/Controllers/Database/StructureController.php
1068                 -
1069                         message: "#^Method PhpMyAdmin\\\\Controllers\\\\Database\\\\StructureController\\:\\:getReplicationStatus\\(\\) has parameter \\$replicaInfo with no value type specified in iterable type array\\.$#"
1070                         count: 1
1071                         path: libraries/classes/Controllers/Database/StructureController.php
1073                 -
1074                         message: "#^Method PhpMyAdmin\\\\Controllers\\\\Database\\\\StructureController\\:\\:getReplicationStatus\\(\\) return type has no value type specified in iterable type array\\.$#"
1075                         count: 1
1076                         path: libraries/classes/Controllers/Database/StructureController.php
1078                 -
1079                         message: "#^Method PhpMyAdmin\\\\Controllers\\\\Database\\\\StructureController\\:\\:getStuffForEngineTypeTable\\(\\) has parameter \\$currentTable with no value type specified in iterable type array\\.$#"
1080                         count: 1
1081                         path: libraries/classes/Controllers/Database/StructureController.php
1083                 -
1084                         message: "#^Method PhpMyAdmin\\\\Controllers\\\\Database\\\\StructureController\\:\\:getStuffForEngineTypeTable\\(\\) return type has no value type specified in iterable type array\\.$#"
1085                         count: 1
1086                         path: libraries/classes/Controllers/Database/StructureController.php
1088                 -
1089                         message: "#^Method PhpMyAdmin\\\\Controllers\\\\Database\\\\StructureController\\:\\:getValuesForAriaTable\\(\\) has parameter \\$currentTable with no value type specified in iterable type array\\.$#"
1090                         count: 1
1091                         path: libraries/classes/Controllers/Database/StructureController.php
1093                 -
1094                         message: "#^Method PhpMyAdmin\\\\Controllers\\\\Database\\\\StructureController\\:\\:getValuesForAriaTable\\(\\) return type has no value type specified in iterable type array\\.$#"
1095                         count: 1
1096                         path: libraries/classes/Controllers/Database/StructureController.php
1098                 -
1099                         message: "#^Method PhpMyAdmin\\\\Controllers\\\\Database\\\\StructureController\\:\\:getValuesForInnodbTable\\(\\) has parameter \\$currentTable with no value type specified in iterable type array\\.$#"
1100                         count: 1
1101                         path: libraries/classes/Controllers/Database/StructureController.php
1103                 -
1104                         message: "#^Method PhpMyAdmin\\\\Controllers\\\\Database\\\\StructureController\\:\\:getValuesForInnodbTable\\(\\) return type has no value type specified in iterable type array\\.$#"
1105                         count: 1
1106                         path: libraries/classes/Controllers/Database/StructureController.php
1108                 -
1109                         message: "#^Method PhpMyAdmin\\\\Controllers\\\\Database\\\\StructureController\\:\\:getValuesForMroongaTable\\(\\) has parameter \\$currentTable with no value type specified in iterable type array\\.$#"
1110                         count: 1
1111                         path: libraries/classes/Controllers/Database/StructureController.php
1113                 -
1114                         message: "#^Method PhpMyAdmin\\\\Controllers\\\\Database\\\\StructureController\\:\\:getValuesForMroongaTable\\(\\) return type has no value type specified in iterable type array\\.$#"
1115                         count: 1
1116                         path: libraries/classes/Controllers/Database/StructureController.php
1118                 -
1119                         message: "#^Method PhpMyAdmin\\\\Controllers\\\\Database\\\\StructureController\\:\\:hasTable\\(\\) has parameter \\$db with no value type specified in iterable type array\\.$#"
1120                         count: 1
1121                         path: libraries/classes/Controllers/Database/StructureController.php
1123                 -
1124                         message: "#^Method PhpMyAdmin\\\\Controllers\\\\Database\\\\StructureController\\:\\:isRowCountApproximated\\(\\) has parameter \\$currentTable with no value type specified in iterable type array\\.$#"
1125                         count: 1
1126                         path: libraries/classes/Controllers/Database/StructureController.php
1128                 -
1129                         message: "#^Method PhpMyAdmin\\\\Controllers\\\\Database\\\\StructureController\\:\\:isRowCountApproximated\\(\\) return type has no value type specified in iterable type array\\.$#"
1130                         count: 1
1131                         path: libraries/classes/Controllers/Database/StructureController.php
1133                 -
1134                         message: "#^Parameter \\#4 \\$formattedSize of method PhpMyAdmin\\\\Controllers\\\\Database\\\\StructureController\\:\\:getValuesForAriaTable\\(\\) expects int, string given\\.$#"
1135                         count: 1
1136                         path: libraries/classes/Controllers/Database/StructureController.php
1138                 -
1139                         message: "#^Parameter \\#6 \\$formattedOverhead of method PhpMyAdmin\\\\Controllers\\\\Database\\\\StructureController\\:\\:getValuesForAriaTable\\(\\) expects int, string given\\.$#"
1140                         count: 1
1141                         path: libraries/classes/Controllers/Database/StructureController.php
1143                 -
1144                         message: "#^Property PhpMyAdmin\\\\Controllers\\\\Database\\\\StructureController\\:\\:\\$flash is never read, only written\\.$#"
1145                         count: 1
1146                         path: libraries/classes/Controllers/Database/StructureController.php
1148                 -
1149                         message: "#^Property PhpMyAdmin\\\\Controllers\\\\Database\\\\StructureController\\:\\:\\$operations is never read, only written\\.$#"
1150                         count: 1
1151                         path: libraries/classes/Controllers/Database/StructureController.php
1153                 -
1154                         message: "#^Property PhpMyAdmin\\\\Controllers\\\\Database\\\\StructureController\\:\\:\\$relationCleanup is never read, only written\\.$#"
1155                         count: 1
1156                         path: libraries/classes/Controllers/Database/StructureController.php
1158                 -
1159                         message: "#^Property PhpMyAdmin\\\\Controllers\\\\Database\\\\StructureController\\:\\:\\$tables type has no value type specified in iterable type array\\.$#"
1160                         count: 1
1161                         path: libraries/classes/Controllers/Database/StructureController.php
1163                 -
1164                         message: "#^Cannot access offset 'success' on mixed\\.$#"
1165                         count: 1
1166                         path: libraries/classes/Controllers/ErrorReportController.php
1168                 -
1169                         message: "#^PHPDoc tag @var for variable \\$aliasesParam has no value type specified in iterable type array\\.$#"
1170                         count: 1
1171                         path: libraries/classes/Controllers/Export/ExportController.php
1173                 -
1174                         message: "#^Parameter \\#1 \\$dumpBuffer of method PhpMyAdmin\\\\Export\\:\\:compress\\(\\) expects array\\|string, mixed given\\.$#"
1175                         count: 1
1176                         path: libraries/classes/Controllers/Export/ExportController.php
1178                 -
1179                         message: "#^Parameter \\#1 \\(mixed\\) of echo cannot be converted to string\\.$#"
1180                         count: 1
1181                         path: libraries/classes/Controllers/Export/ExportController.php
1183                 -
1184                         message: "#^Parameter \\#2 \\$dumpBuffer of method PhpMyAdmin\\\\Export\\:\\:closeFile\\(\\) expects string, mixed given\\.$#"
1185                         count: 1
1186                         path: libraries/classes/Controllers/Export/ExportController.php
1188                 -
1189                         message: "#^Parameter \\#3 \\$what of static method PhpMyAdmin\\\\Encoding\\:\\:convertString\\(\\) expects string, mixed given\\.$#"
1190                         count: 1
1191                         path: libraries/classes/Controllers/Export/ExportController.php
1193                 -
1194                         message: "#^Cannot cast mixed to int\\.$#"
1195                         count: 1
1196                         path: libraries/classes/Controllers/Export/Template/DeleteController.php
1198                 -
1199                         message: "#^Cannot cast mixed to int\\.$#"
1200                         count: 1
1201                         path: libraries/classes/Controllers/Export/Template/LoadController.php
1203                 -
1204                         message: "#^Cannot cast mixed to int\\.$#"
1205                         count: 1
1206                         path: libraries/classes/Controllers/Export/Template/UpdateController.php
1208                 -
1209                         message: "#^PHPDoc tag @var for variable \\$gisDataParam has no value type specified in iterable type array\\.$#"
1210                         count: 1
1211                         path: libraries/classes/Controllers/GisDataEditorController.php
1213                 -
1214                         message: "#^Parameter \\#1 \\$showGitRevision of class PhpMyAdmin\\\\Git constructor expects bool, mixed given\\.$#"
1215                         count: 1
1216                         path: libraries/classes/Controllers/GitInfoController.php
1218                 -
1219                         message: "#^Parameter \\#1 \\$showGitRevision of class PhpMyAdmin\\\\Git constructor expects bool, mixed given\\.$#"
1220                         count: 1
1221                         path: libraries/classes/Controllers/HomeController.php
1223                 -
1224                         message: "#^Parameter \\#2 \\.\\.\\.\\$values of function sprintf expects bool\\|float\\|int\\|string\\|null, mixed given\\.$#"
1225                         count: 1
1226                         path: libraries/classes/Controllers/HomeController.php
1228                 -
1229                         message: "#^Parameter \\#1 \\$dependencies of method PhpMyAdmin\\\\Normalization\\:\\:getHtmlForNewTables3NF\\(\\) expects object, mixed given\\.$#"
1230                         count: 1
1231                         path: libraries/classes/Controllers/NormalizationController.php
1233                 -
1234                         message: "#^Parameter \\#1 \\$newTables of method PhpMyAdmin\\\\Normalization\\:\\:createNewTablesFor3NF\\(\\) expects array, mixed given\\.$#"
1235                         count: 1
1236                         path: libraries/classes/Controllers/NormalizationController.php
1238                 -
1239                         message: "#^Parameter \\#1 \\$partialDependencies of method PhpMyAdmin\\\\Normalization\\:\\:createNewTablesFor2NF\\(\\) expects array, mixed given\\.$#"
1240                         count: 1
1241                         path: libraries/classes/Controllers/NormalizationController.php
1243                 -
1244                         message: "#^Parameter \\#1 \\$partialDependencies of method PhpMyAdmin\\\\Normalization\\:\\:getHtmlForNewTables2NF\\(\\) expects array, mixed given\\.$#"
1245                         count: 1
1246                         path: libraries/classes/Controllers/NormalizationController.php
1248                 -
1249                         message: "#^Parameter \\#2 \\$tables of method PhpMyAdmin\\\\Normalization\\:\\:getHtmlForNewTables3NF\\(\\) expects array, mixed given\\.$#"
1250                         count: 1
1251                         path: libraries/classes/Controllers/NormalizationController.php
1253                 -
1254                         message: "#^Parameter \\#2 \\$tablesName of method PhpMyAdmin\\\\Normalization\\:\\:createNewTablesFor2NF\\(\\) expects object, mixed given\\.$#"
1255                         count: 1
1256                         path: libraries/classes/Controllers/NormalizationController.php
1258                 -
1259                         message: "#^Property PhpMyAdmin\\\\Controllers\\\\Server\\\\BinlogController\\:\\:\\$binaryLogs type has no value type specified in iterable type array\\.$#"
1260                         count: 1
1261                         path: libraries/classes/Controllers/Server/BinlogController.php
1263                 -
1264                         message: "#^Expression on left side of \\?\\? is not nullable\\.$#"
1265                         count: 1
1266                         path: libraries/classes/Controllers/Server/DatabasesController.php
1268                 -
1269                         message: "#^Method PhpMyAdmin\\\\Controllers\\\\Server\\\\DatabasesController\\:\\:getDatabases\\(\\) has parameter \\$primaryInfo with no value type specified in iterable type array\\.$#"
1270                         count: 1
1271                         path: libraries/classes/Controllers/Server/DatabasesController.php
1273                 -
1274                         message: "#^Method PhpMyAdmin\\\\Controllers\\\\Server\\\\DatabasesController\\:\\:getDatabases\\(\\) has parameter \\$replicaInfo with no value type specified in iterable type array\\.$#"
1275                         count: 1
1276                         path: libraries/classes/Controllers/Server/DatabasesController.php
1278                 -
1279                         message: "#^Method PhpMyAdmin\\\\Controllers\\\\Server\\\\DatabasesController\\:\\:getDatabases\\(\\) return type has no value type specified in iterable type array\\.$#"
1280                         count: 1
1281                         path: libraries/classes/Controllers/Server/DatabasesController.php
1283                 -
1284                         message: "#^Method PhpMyAdmin\\\\Controllers\\\\Server\\\\DatabasesController\\:\\:getStatisticsColumns\\(\\) return type has no value type specified in iterable type array\\.$#"
1285                         count: 1
1286                         path: libraries/classes/Controllers/Server/DatabasesController.php
1288                 -
1289                         message: "#^Property PhpMyAdmin\\\\Controllers\\\\Server\\\\DatabasesController\\:\\:\\$databases type has no value type specified in iterable type array\\.$#"
1290                         count: 1
1291                         path: libraries/classes/Controllers/Server/DatabasesController.php
1293                 -
1294                         message: "#^Property PhpMyAdmin\\\\Controllers\\\\Server\\\\DatabasesController\\:\\:\\$relationCleanup is never read, only written\\.$#"
1295                         count: 1
1296                         path: libraries/classes/Controllers/Server/DatabasesController.php
1298                 -
1299                         message: "#^Property PhpMyAdmin\\\\Controllers\\\\Server\\\\DatabasesController\\:\\:\\$transformations is never read, only written\\.$#"
1300                         count: 1
1301                         path: libraries/classes/Controllers/Server/DatabasesController.php
1303                 -
1304                         message: "#^Method PhpMyAdmin\\\\Controllers\\\\Server\\\\Status\\\\Processes\\\\KillController\\:\\:__invoke\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#"
1305                         count: 1
1306                         path: libraries/classes/Controllers/Server/Status/Processes/KillController.php
1308                 -
1309                         message: "#^Method PhpMyAdmin\\\\Controllers\\\\Server\\\\Status\\\\StatusController\\:\\:getConnectionsInfo\\(\\) return type has no value type specified in iterable type array\\.$#"
1310                         count: 1
1311                         path: libraries/classes/Controllers/Server/Status/StatusController.php
1313                 -
1314                         message: "#^Method PhpMyAdmin\\\\Controllers\\\\Server\\\\Status\\\\StatusController\\:\\:getTrafficInfo\\(\\) return type has no value type specified in iterable type array\\.$#"
1315                         count: 1
1316                         path: libraries/classes/Controllers/Server/Status/StatusController.php
1318                 -
1319                         message: "#^Method PhpMyAdmin\\\\Controllers\\\\Server\\\\Status\\\\VariablesController\\:\\:getAlerts\\(\\) return type has no value type specified in iterable type array\\.$#"
1320                         count: 1
1321                         path: libraries/classes/Controllers/Server/Status/VariablesController.php
1323                 -
1324                         message: "#^Method PhpMyAdmin\\\\Controllers\\\\Server\\\\Status\\\\VariablesController\\:\\:getDescriptions\\(\\) return type has no value type specified in iterable type array\\.$#"
1325                         count: 1
1326                         path: libraries/classes/Controllers/Server/Status/VariablesController.php
1328                 -
1329                         message: "#^Method PhpMyAdmin\\\\Controllers\\\\Server\\\\Variables\\\\GetVariableController\\:\\:__invoke\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#"
1330                         count: 1
1331                         path: libraries/classes/Controllers/Server/Variables/GetVariableController.php
1333                 -
1334                         message: "#^Offset 1 does not exist on array\\|null\\.$#"
1335                         count: 2
1336                         path: libraries/classes/Controllers/Server/Variables/GetVariableController.php
1338                 -
1339                         message: "#^Cannot cast mixed to string\\.$#"
1340                         count: 1
1341                         path: libraries/classes/Controllers/Server/Variables/SetVariableController.php
1343                 -
1344                         message: "#^Method PhpMyAdmin\\\\Controllers\\\\Server\\\\Variables\\\\SetVariableController\\:\\:__invoke\\(\\) has parameter \\$vars with no value type specified in iterable type array\\.$#"
1345                         count: 1
1346                         path: libraries/classes/Controllers/Server/Variables/SetVariableController.php
1348                 -
1349                         message: "#^Method PhpMyAdmin\\\\Controllers\\\\Server\\\\Variables\\\\SetVariableController\\:\\:formatVariable\\(\\) return type has no value type specified in iterable type array\\.$#"
1350                         count: 1
1351                         path: libraries/classes/Controllers/Server/Variables/SetVariableController.php
1353                 -
1354                         message: "#^Offset 1 does not exist on array\\|null\\.$#"
1355                         count: 1
1356                         path: libraries/classes/Controllers/Server/Variables/SetVariableController.php
1358                 -
1359                         message: "#^Method PhpMyAdmin\\\\Controllers\\\\Server\\\\VariablesController\\:\\:formatVariable\\(\\) return type has no value type specified in iterable type array\\.$#"
1360                         count: 1
1361                         path: libraries/classes/Controllers/Server/VariablesController.php
1363                 -
1364                         message: "#^Parameter \\#2 \\$value of method PhpMyAdmin\\\\Controllers\\\\Server\\\\VariablesController\\:\\:formatVariable\\(\\) expects int\\|string, string\\|null given\\.$#"
1365                         count: 1
1366                         path: libraries/classes/Controllers/Server/VariablesController.php
1368                 -
1369                         message: "#^Method PhpMyAdmin\\\\Controllers\\\\Setup\\\\AbstractController\\:\\:getPages\\(\\) return type has no value type specified in iterable type array\\.$#"
1370                         count: 1
1371                         path: libraries/classes/Controllers/Setup/AbstractController.php
1373                 -
1374                         message: "#^Method PhpMyAdmin\\\\Controllers\\\\Setup\\\\ConfigController\\:\\:__invoke\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#"
1375                         count: 1
1376                         path: libraries/classes/Controllers/Setup/ConfigController.php
1378                 -
1379                         message: "#^Method PhpMyAdmin\\\\Controllers\\\\Setup\\\\FormController\\:\\:__invoke\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#"
1380                         count: 1
1381                         path: libraries/classes/Controllers/Setup/FormController.php
1383                 -
1384                         message: "#^Method PhpMyAdmin\\\\Controllers\\\\Setup\\\\HomeController\\:\\:__invoke\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#"
1385                         count: 1
1386                         path: libraries/classes/Controllers/Setup/HomeController.php
1388                 -
1389                         message: "#^Method PhpMyAdmin\\\\Controllers\\\\Setup\\\\ServersController\\:\\:destroy\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#"
1390                         count: 1
1391                         path: libraries/classes/Controllers/Setup/ServersController.php
1393                 -
1394                         message: "#^Method PhpMyAdmin\\\\Controllers\\\\Setup\\\\ServersController\\:\\:index\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#"
1395                         count: 1
1396                         path: libraries/classes/Controllers/Setup/ServersController.php
1398                 -
1399                         message: "#^Property PhpMyAdmin\\\\SqlParser\\\\Statements\\\\SelectStatement\\:\\:\\$limit \\(PhpMyAdmin\\\\SqlParser\\\\Components\\\\Limit\\) in empty\\(\\) is not falsy\\.$#"
1400                         count: 1
1401                         path: libraries/classes/Controllers/Table/ChartController.php
1403                 -
1404                         message: "#^Method PhpMyAdmin\\\\Controllers\\\\Table\\\\FindReplaceController\\:\\:getRegexReplaceRows\\(\\) return type has no value type specified in iterable type array\\.$#"
1405                         count: 1
1406                         path: libraries/classes/Controllers/Table/FindReplaceController.php
1408                 -
1409                         message: "#^Property PhpMyAdmin\\\\Controllers\\\\Table\\\\FindReplaceController\\:\\:\\$columnNames type has no value type specified in iterable type array\\.$#"
1410                         count: 1
1411                         path: libraries/classes/Controllers/Table/FindReplaceController.php
1413                 -
1414                         message: "#^Property PhpMyAdmin\\\\Controllers\\\\Table\\\\FindReplaceController\\:\\:\\$columnTypes type has no value type specified in iterable type array\\.$#"
1415                         count: 1
1416                         path: libraries/classes/Controllers/Table/FindReplaceController.php
1418                 -
1419                         message: "#^Parameter \\#1 \\$var of function count expects array\\|Countable, mixed given\\.$#"
1420                         count: 1
1421                         path: libraries/classes/Controllers/Table/IndexesController.php
1423                 -
1424                         message: "#^Method PhpMyAdmin\\\\Controllers\\\\Table\\\\PrivilegesController\\:\\:__invoke\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#"
1425                         count: 1
1426                         path: libraries/classes/Controllers/Table/PrivilegesController.php
1428                 -
1429                         message: "#^Cannot cast mixed to string\\.$#"
1430                         count: 1
1431                         path: libraries/classes/Controllers/Table/RelationController.php
1433                 -
1434                         message: "#^Method PhpMyAdmin\\\\Controllers\\\\Table\\\\RelationController\\:\\:updateForForeignKeys\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#"
1435                         count: 1
1436                         path: libraries/classes/Controllers/Table/RelationController.php
1438                 -
1439                         message: "#^Method PhpMyAdmin\\\\Controllers\\\\Table\\\\RelationController\\:\\:updateForForeignKeys\\(\\) has parameter \\$relationsForeign with no value type specified in iterable type array\\.$#"
1440                         count: 1
1441                         path: libraries/classes/Controllers/Table/RelationController.php
1443                 -
1444                         message: "#^Method PhpMyAdmin\\\\Controllers\\\\Table\\\\RelationController\\:\\:updateForInternalRelation\\(\\) has parameter \\$relations with no value type specified in iterable type array\\.$#"
1445                         count: 1
1446                         path: libraries/classes/Controllers/Table/RelationController.php
1448                 -
1449                         message: "#^Parameter \\#2 \\$callback of function uksort expects callable\\(int\\|string, int\\|string\\)\\: int, 'strnatcasecmp' given\\.$#"
1450                         count: 1
1451                         path: libraries/classes/Controllers/Table/RelationController.php
1453                 -
1454                         message: "#^Parameter \\#2 \\$callback of function usort expects callable\\(string\\|null, string\\|null\\)\\: int, 'strnatcasecmp' given\\.$#"
1455                         count: 1
1456                         path: libraries/classes/Controllers/Table/RelationController.php
1458                 -
1459                         message: "#^PHPDoc tag @var for variable \\$relation_fields has no value type specified in iterable type array\\.$#"
1460                         count: 1
1461                         path: libraries/classes/Controllers/Table/ReplaceController.php
1463                 -
1464                         message: "#^Method PhpMyAdmin\\\\Controllers\\\\Table\\\\SearchController\\:\\:getColumnMinMax\\(\\) return type has no value type specified in iterable type array\\.$#"
1465                         count: 1
1466                         path: libraries/classes/Controllers/Table/SearchController.php
1468                 -
1469                         message: "#^Method PhpMyAdmin\\\\Controllers\\\\Table\\\\SearchController\\:\\:getColumnProperties\\(\\) return type has no value type specified in iterable type array\\.$#"
1470                         count: 1
1471                         path: libraries/classes/Controllers/Table/SearchController.php
1473                 -
1474                         message: "#^Property PhpMyAdmin\\\\Controllers\\\\Table\\\\SearchController\\:\\:\\$columnCollations type has no value type specified in iterable type array\\.$#"
1475                         count: 1
1476                         path: libraries/classes/Controllers/Table/SearchController.php
1478                 -
1479                         message: "#^Property PhpMyAdmin\\\\Controllers\\\\Table\\\\SearchController\\:\\:\\$columnNames type has no value type specified in iterable type array\\.$#"
1480                         count: 1
1481                         path: libraries/classes/Controllers/Table/SearchController.php
1483                 -
1484                         message: "#^Property PhpMyAdmin\\\\Controllers\\\\Table\\\\SearchController\\:\\:\\$columnNullFlags type has no value type specified in iterable type array\\.$#"
1485                         count: 1
1486                         path: libraries/classes/Controllers/Table/SearchController.php
1488                 -
1489                         message: "#^Property PhpMyAdmin\\\\Controllers\\\\Table\\\\SearchController\\:\\:\\$columnTypes type has no value type specified in iterable type array\\.$#"
1490                         count: 1
1491                         path: libraries/classes/Controllers/Table/SearchController.php
1493                 -
1494                         message: "#^Property PhpMyAdmin\\\\Controllers\\\\Table\\\\SearchController\\:\\:\\$foreigners type has no value type specified in iterable type array\\.$#"
1495                         count: 1
1496                         path: libraries/classes/Controllers/Table/SearchController.php
1498                 -
1499                         message: "#^Property PhpMyAdmin\\\\Controllers\\\\Table\\\\SearchController\\:\\:\\$originalColumnTypes type has no value type specified in iterable type array\\.$#"
1500                         count: 1
1501                         path: libraries/classes/Controllers/Table/SearchController.php
1503                 -
1504                         message: "#^Method PhpMyAdmin\\\\Controllers\\\\Table\\\\Structure\\\\ChangeController\\:\\:displayHtmlForColumnChange\\(\\) has parameter \\$selected with no value type specified in iterable type array\\.$#"
1505                         count: 1
1506                         path: libraries/classes/Controllers/Table/Structure/ChangeController.php
1508                 -
1509                         message: "#^Cannot cast mixed to string\\.$#"
1510                         count: 6
1511                         path: libraries/classes/Controllers/Table/Structure/PartitioningController.php
1513                 -
1514                         message: "#^Offset 'partition_by' on array\\{partition_by\\: string, partition_expr\\: string, partition_count\\: int, subpartition_by\\: string, subpartition_expr\\: string, subpartition_count\\: int, can_have_subpartitions\\: bool\\} in isset\\(\\) always exists and is not nullable\\.$#"
1515                         count: 1
1516                         path: libraries/classes/Controllers/Table/Structure/PartitioningController.php
1518                 -
1519                         message: "#^Parameter \\#1 \\$list of class PhpMyAdmin\\\\SqlParser\\\\Parser constructor expects PhpMyAdmin\\\\SqlParser\\\\TokensList\\|PhpMyAdmin\\\\SqlParser\\\\UtfString\\|string\\|null, mixed given\\.$#"
1520                         count: 1
1521                         path: libraries/classes/Controllers/Table/Structure/PartitioningController.php
1523                 -
1524                         message: "#^Property PhpMyAdmin\\\\SqlParser\\\\Statements\\\\CreateStatement\\:\\:\\$partitionsNum \\(int\\) on left side of \\?\\? is not nullable\\.$#"
1525                         count: 1
1526                         path: libraries/classes/Controllers/Table/Structure/PartitioningController.php
1528                 -
1529                         message: "#^Property PhpMyAdmin\\\\SqlParser\\\\Statements\\\\CreateStatement\\:\\:\\$subpartitionsNum \\(int\\) on left side of \\?\\? is not nullable\\.$#"
1530                         count: 1
1531                         path: libraries/classes/Controllers/Table/Structure/PartitioningController.php
1533                 -
1534                         message: "#^Cannot cast mixed to string\\.$#"
1535                         count: 1
1536                         path: libraries/classes/Controllers/Table/Structure/SaveController.php
1538                 -
1539                         message: "#^Method PhpMyAdmin\\\\Controllers\\\\Table\\\\Structure\\\\SaveController\\:\\:adjustColumnPrivileges\\(\\) has parameter \\$adjust_privileges with no value type specified in iterable type array\\.$#"
1540                         count: 1
1541                         path: libraries/classes/Controllers/Table/Structure/SaveController.php
1543                 -
1544                         message: "#^Parameter \\#1 \\$oldcol of static method PhpMyAdmin\\\\Table\\:\\:generateAlter\\(\\) expects string, mixed given\\.$#"
1545                         count: 2
1546                         path: libraries/classes/Controllers/Table/Structure/SaveController.php
1548                 -
1549                         message: "#^Parameter \\#10 \\$extra of static method PhpMyAdmin\\\\Table\\:\\:generateAlter\\(\\) expects string, mixed given\\.$#"
1550                         count: 2
1551                         path: libraries/classes/Controllers/Table/Structure/SaveController.php
1553                 -
1554                         message: "#^Parameter \\#11 \\$comment of static method PhpMyAdmin\\\\Table\\:\\:generateAlter\\(\\) expects string, mixed given\\.$#"
1555                         count: 2
1556                         path: libraries/classes/Controllers/Table/Structure/SaveController.php
1558                 -
1559                         message: "#^Parameter \\#12 \\$virtuality of static method PhpMyAdmin\\\\Table\\:\\:generateAlter\\(\\) expects string, mixed given\\.$#"
1560                         count: 2
1561                         path: libraries/classes/Controllers/Table/Structure/SaveController.php
1563                 -
1564                         message: "#^Parameter \\#13 \\$expression of static method PhpMyAdmin\\\\Table\\:\\:generateAlter\\(\\) expects string, mixed given\\.$#"
1565                         count: 2
1566                         path: libraries/classes/Controllers/Table/Structure/SaveController.php
1568                 -
1569                         message: "#^Parameter \\#14 \\$moveTo of static method PhpMyAdmin\\\\Table\\:\\:generateAlter\\(\\) expects string, mixed given\\.$#"
1570                         count: 2
1571                         path: libraries/classes/Controllers/Table/Structure/SaveController.php
1573                 -
1574                         message: "#^Parameter \\#6 \\$collation of static method PhpMyAdmin\\\\Table\\:\\:generateAlter\\(\\) expects string, mixed given\\.$#"
1575                         count: 2
1576                         path: libraries/classes/Controllers/Table/Structure/SaveController.php
1578                 -
1579                         message: "#^Parameter \\#7 \\$null of static method PhpMyAdmin\\\\Table\\:\\:generateAlter\\(\\) expects bool\\|string, mixed given\\.$#"
1580                         count: 2
1581                         path: libraries/classes/Controllers/Table/Structure/SaveController.php
1583                 -
1584                         message: "#^Cannot use array destructuring on array\\|null\\.$#"
1585                         count: 7
1586                         path: libraries/classes/Controllers/Table/StructureController.php
1588                 -
1589                         message: "#^Method PhpMyAdmin\\\\Controllers\\\\Table\\\\StructureController\\:\\:displayStructure\\(\\) has parameter \\$columns_with_index with no value type specified in iterable type array\\.$#"
1590                         count: 1
1591                         path: libraries/classes/Controllers/Table/StructureController.php
1593                 -
1594                         message: "#^Method PhpMyAdmin\\\\Controllers\\\\Table\\\\StructureController\\:\\:displayStructure\\(\\) has parameter \\$columns_with_unique_index with no value type specified in iterable type array\\.$#"
1595                         count: 1
1596                         path: libraries/classes/Controllers/Table/StructureController.php
1598                 -
1599                         message: "#^Method PhpMyAdmin\\\\Controllers\\\\Table\\\\StructureController\\:\\:displayStructure\\(\\) has parameter \\$fields with no value type specified in iterable type array\\.$#"
1600                         count: 1
1601                         path: libraries/classes/Controllers/Table/StructureController.php
1603                 -
1604                         message: "#^Property PhpMyAdmin\\\\Controllers\\\\Table\\\\StructureController\\:\\:\\$createAddField is never read, only written\\.$#"
1605                         count: 1
1606                         path: libraries/classes/Controllers/Table/StructureController.php
1608                 -
1609                         message: "#^Property PhpMyAdmin\\\\Controllers\\\\Table\\\\StructureController\\:\\:\\$flash is never read, only written\\.$#"
1610                         count: 1
1611                         path: libraries/classes/Controllers/Table/StructureController.php
1613                 -
1614                         message: "#^Property PhpMyAdmin\\\\Controllers\\\\Table\\\\StructureController\\:\\:\\$relationCleanup is never read, only written\\.$#"
1615                         count: 1
1616                         path: libraries/classes/Controllers/Table/StructureController.php
1618                 -
1619                         message: "#^Method PhpMyAdmin\\\\Controllers\\\\Table\\\\ZoomSearchController\\:\\:getColumnProperties\\(\\) return type has no value type specified in iterable type array\\.$#"
1620                         count: 1
1621                         path: libraries/classes/Controllers/Table/ZoomSearchController.php
1623                 -
1624                         message: "#^Parameter \\#2 \\$column_index of method PhpMyAdmin\\\\Controllers\\\\Table\\\\ZoomSearchController\\:\\:getColumnProperties\\(\\) expects int, int\\|string\\|false given\\.$#"
1625                         count: 1
1626                         path: libraries/classes/Controllers/Table/ZoomSearchController.php
1628                 -
1629                         message: "#^Property PhpMyAdmin\\\\Controllers\\\\Table\\\\ZoomSearchController\\:\\:\\$columnCollations type has no value type specified in iterable type array\\.$#"
1630                         count: 1
1631                         path: libraries/classes/Controllers/Table/ZoomSearchController.php
1633                 -
1634                         message: "#^Property PhpMyAdmin\\\\Controllers\\\\Table\\\\ZoomSearchController\\:\\:\\$columnNames type has no value type specified in iterable type array\\.$#"
1635                         count: 1
1636                         path: libraries/classes/Controllers/Table/ZoomSearchController.php
1638                 -
1639                         message: "#^Property PhpMyAdmin\\\\Controllers\\\\Table\\\\ZoomSearchController\\:\\:\\$columnNullFlags type has no value type specified in iterable type array\\.$#"
1640                         count: 1
1641                         path: libraries/classes/Controllers/Table/ZoomSearchController.php
1643                 -
1644                         message: "#^Property PhpMyAdmin\\\\Controllers\\\\Table\\\\ZoomSearchController\\:\\:\\$columnTypes type has no value type specified in iterable type array\\.$#"
1645                         count: 1
1646                         path: libraries/classes/Controllers/Table/ZoomSearchController.php
1648                 -
1649                         message: "#^Property PhpMyAdmin\\\\Controllers\\\\Table\\\\ZoomSearchController\\:\\:\\$foreigners type has no value type specified in iterable type array\\.$#"
1650                         count: 1
1651                         path: libraries/classes/Controllers/Table/ZoomSearchController.php
1653                 -
1654                         message: "#^Property PhpMyAdmin\\\\Controllers\\\\Table\\\\ZoomSearchController\\:\\:\\$originalColumnTypes type has no value type specified in iterable type array\\.$#"
1655                         count: 1
1656                         path: libraries/classes/Controllers/Table/ZoomSearchController.php
1658                 -
1659                         message: "#^Parameter \\#1 \\$string of function substr expects string, mixed given\\.$#"
1660                         count: 1
1661                         path: libraries/classes/Controllers/View/CreateController.php
1663                 -
1664                         message: "#^Property PhpMyAdmin\\\\SqlParser\\\\Statements\\\\CreateStatement\\:\\:\\$body \\(array\\<PhpMyAdmin\\\\SqlParser\\\\Token\\>\\|string\\) in isset\\(\\) is not nullable\\.$#"
1665                         count: 1
1666                         path: libraries/classes/Controllers/View/CreateController.php
1668                 -
1669                         message: "#^Method PhpMyAdmin\\\\Core\\:\\:arrayRead\\(\\) has parameter \\$array with no value type specified in iterable type array\\.$#"
1670                         count: 1
1671                         path: libraries/classes/Core.php
1673                 -
1674                         message: "#^Method PhpMyAdmin\\\\Core\\:\\:arrayRemove\\(\\) has parameter \\$array with no value type specified in iterable type array\\.$#"
1675                         count: 1
1676                         path: libraries/classes/Core.php
1678                 -
1679                         message: "#^Method PhpMyAdmin\\\\Core\\:\\:arrayWrite\\(\\) has parameter \\$array with no value type specified in iterable type array\\.$#"
1680                         count: 1
1681                         path: libraries/classes/Core.php
1683                 -
1684                         message: "#^Method PhpMyAdmin\\\\Core\\:\\:checkPageValidity\\(\\) has parameter \\$allowList with no value type specified in iterable type array\\.$#"
1685                         count: 1
1686                         path: libraries/classes/Core.php
1688                 -
1689                         message: "#^Method PhpMyAdmin\\\\Core\\:\\:fatalError\\(\\) has parameter \\$message_args with no value type specified in iterable type array\\.$#"
1690                         count: 1
1691                         path: libraries/classes/Core.php
1693                 -
1694                         message: "#^Method PhpMyAdmin\\\\Core\\:\\:previewSQL\\(\\) has parameter \\$query_data with no value type specified in iterable type array\\.$#"
1695                         count: 1
1696                         path: libraries/classes/Core.php
1698                 -
1699                         message: "#^Method PhpMyAdmin\\\\Core\\:\\:setPostAsGlobal\\(\\) has parameter \\$post_patterns with no value type specified in iterable type array\\.$#"
1700                         count: 1
1701                         path: libraries/classes/Core.php
1703                 -
1704                         message: "#^Method PhpMyAdmin\\\\CreateAddField\\:\\:buildColumnCreationStatement\\(\\) return type has no value type specified in iterable type array\\.$#"
1705                         count: 1
1706                         path: libraries/classes/CreateAddField.php
1708                 -
1709                         message: "#^Method PhpMyAdmin\\\\CreateAddField\\:\\:buildIndexStatement\\(\\) has parameter \\$index with no value type specified in iterable type array\\.$#"
1710                         count: 1
1711                         path: libraries/classes/CreateAddField.php
1713                 -
1714                         message: "#^Method PhpMyAdmin\\\\CreateAddField\\:\\:getIndexedColumns\\(\\) return type has no value type specified in iterable type array\\.$#"
1715                         count: 5
1716                         path: libraries/classes/CreateAddField.php
1718                 -
1719                         message: "#^Method PhpMyAdmin\\\\CreateAddField\\:\\:getIndexedColumns\\(\\) should return array\\{int, array, array, array, array, array\\} but returns array\\{int\\<0, max\\>, mixed, mixed, mixed, mixed, mixed\\}\\.$#"
1720                         count: 1
1721                         path: libraries/classes/CreateAddField.php
1723                 -
1724                         message: "#^Method PhpMyAdmin\\\\CreateAddField\\:\\:getPartitionDefinition\\(\\) has parameter \\$partition with no value type specified in iterable type array\\.$#"
1725                         count: 1
1726                         path: libraries/classes/CreateAddField.php
1728                 -
1729                         message: "#^Method PhpMyAdmin\\\\Database\\\\CentralColumns\\:\\:deleteColumnsFromList\\(\\) has parameter \\$field_select with no value type specified in iterable type array\\.$#"
1730                         count: 1
1731                         path: libraries/classes/Database/CentralColumns.php
1733                 -
1734                         message: "#^Method PhpMyAdmin\\\\Database\\\\CentralColumns\\:\\:findExistingColNames\\(\\) return type has no value type specified in iterable type array\\.$#"
1735                         count: 1
1736                         path: libraries/classes/Database/CentralColumns.php
1738                 -
1739                         message: "#^Method PhpMyAdmin\\\\Database\\\\CentralColumns\\:\\:getColumnsList\\(\\) return type has no value type specified in iterable type array\\.$#"
1740                         count: 1
1741                         path: libraries/classes/Database/CentralColumns.php
1743                 -
1744                         message: "#^Method PhpMyAdmin\\\\Database\\\\CentralColumns\\:\\:getFromTable\\(\\) return type has no value type specified in iterable type array\\.$#"
1745                         count: 1
1746                         path: libraries/classes/Database/CentralColumns.php
1748                 -
1749                         message: "#^Method PhpMyAdmin\\\\Database\\\\CentralColumns\\:\\:getHtmlForEditTableRow\\(\\) has parameter \\$row with no value type specified in iterable type array\\.$#"
1750                         count: 1
1751                         path: libraries/classes/Database/CentralColumns.php
1753                 -
1754                         message: "#^Method PhpMyAdmin\\\\Database\\\\CentralColumns\\:\\:getHtmlForEditingPage\\(\\) has parameter \\$selected_fld with no value type specified in iterable type array\\.$#"
1755                         count: 1
1756                         path: libraries/classes/Database/CentralColumns.php
1758                 -
1759                         message: "#^Method PhpMyAdmin\\\\Database\\\\CentralColumns\\:\\:getInsertQuery\\(\\) has parameter \\$def with no value type specified in iterable type array\\.$#"
1760                         count: 1
1761                         path: libraries/classes/Database/CentralColumns.php
1763                 -
1764                         message: "#^Method PhpMyAdmin\\\\Database\\\\CentralColumns\\:\\:getListRaw\\(\\) return type has no value type specified in iterable type array\\.$#"
1765                         count: 1
1766                         path: libraries/classes/Database/CentralColumns.php
1768                 -
1769                         message: "#^Method PhpMyAdmin\\\\Database\\\\CentralColumns\\:\\:getParams\\(\\) return type has no value type specified in iterable type array\\.$#"
1770                         count: 1
1771                         path: libraries/classes/Database/CentralColumns.php
1773                 -
1774                         message: "#^Method PhpMyAdmin\\\\Database\\\\CentralColumns\\:\\:getTemplateVariablesForMain\\(\\) return type has no value type specified in iterable type array\\.$#"
1775                         count: 1
1776                         path: libraries/classes/Database/CentralColumns.php
1778                 -
1779                         message: "#^Method PhpMyAdmin\\\\Database\\\\CentralColumns\\:\\:handleColumnExtra\\(\\) has parameter \\$columns_list with no value type specified in iterable type array\\.$#"
1780                         count: 1
1781                         path: libraries/classes/Database/CentralColumns.php
1783                 -
1784                         message: "#^Method PhpMyAdmin\\\\Database\\\\CentralColumns\\:\\:makeConsistentWithList\\(\\) has parameter \\$selected_tables with no value type specified in iterable type array\\.$#"
1785                         count: 1
1786                         path: libraries/classes/Database/CentralColumns.php
1788                 -
1789                         message: "#^Method PhpMyAdmin\\\\Database\\\\CentralColumns\\:\\:syncUniqueColumns\\(\\) has parameter \\$field_select with no value type specified in iterable type array\\.$#"
1790                         count: 1
1791                         path: libraries/classes/Database/CentralColumns.php
1793                 -
1794                         message: "#^Method PhpMyAdmin\\\\Database\\\\CentralColumns\\:\\:updateMultipleColumn\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#"
1795                         count: 1
1796                         path: libraries/classes/Database/CentralColumns.php
1798                 -
1799                         message: "#^Right side of \\|\\| is always false\\.$#"
1800                         count: 1
1801                         path: libraries/classes/Database/CentralColumns.php
1803                 -
1804                         message: "#^Method PhpMyAdmin\\\\Database\\\\Designer\\:\\:getDatabaseTables\\(\\) has parameter \\$tab_column with no value type specified in iterable type array\\.$#"
1805                         count: 1
1806                         path: libraries/classes/Database/Designer.php
1808                 -
1809                         message: "#^Method PhpMyAdmin\\\\Database\\\\Designer\\:\\:getDatabaseTables\\(\\) has parameter \\$tab_pos with no value type specified in iterable type array\\.$#"
1810                         count: 1
1811                         path: libraries/classes/Database/Designer.php
1813                 -
1814                         message: "#^Method PhpMyAdmin\\\\Database\\\\Designer\\:\\:getDatabaseTables\\(\\) has parameter \\$tables_all_keys with no value type specified in iterable type array\\.$#"
1815                         count: 1
1816                         path: libraries/classes/Database/Designer.php
1818                 -
1819                         message: "#^Method PhpMyAdmin\\\\Database\\\\Designer\\:\\:getDatabaseTables\\(\\) has parameter \\$tables_pk_or_unique_keys with no value type specified in iterable type array\\.$#"
1820                         count: 1
1821                         path: libraries/classes/Database/Designer.php
1823                 -
1824                         message: "#^Method PhpMyAdmin\\\\Database\\\\Designer\\:\\:getHtmlForMain\\(\\) has parameter \\$paramsArray with no value type specified in iterable type array\\.$#"
1825                         count: 1
1826                         path: libraries/classes/Database/Designer.php
1828                 -
1829                         message: "#^Method PhpMyAdmin\\\\Database\\\\Designer\\:\\:getHtmlForMain\\(\\) has parameter \\$scriptContr with no value type specified in iterable type array\\.$#"
1830                         count: 1
1831                         path: libraries/classes/Database/Designer.php
1833                 -
1834                         message: "#^Method PhpMyAdmin\\\\Database\\\\Designer\\:\\:getHtmlForMain\\(\\) has parameter \\$scriptTables with no value type specified in iterable type array\\.$#"
1835                         count: 1
1836                         path: libraries/classes/Database/Designer.php
1838                 -
1839                         message: "#^Method PhpMyAdmin\\\\Database\\\\Designer\\:\\:getHtmlForMain\\(\\) has parameter \\$tabColumn with no value type specified in iterable type array\\.$#"
1840                         count: 1
1841                         path: libraries/classes/Database/Designer.php
1843                 -
1844                         message: "#^Method PhpMyAdmin\\\\Database\\\\Designer\\:\\:getHtmlForMain\\(\\) has parameter \\$tabPos with no value type specified in iterable type array\\.$#"
1845                         count: 1
1846                         path: libraries/classes/Database/Designer.php
1848                 -
1849                         message: "#^Method PhpMyAdmin\\\\Database\\\\Designer\\:\\:getHtmlForMain\\(\\) has parameter \\$tablesAllKeys with no value type specified in iterable type array\\.$#"
1850                         count: 1
1851                         path: libraries/classes/Database/Designer.php
1853                 -
1854                         message: "#^Method PhpMyAdmin\\\\Database\\\\Designer\\:\\:getHtmlForMain\\(\\) has parameter \\$tablesPkOrUniqueKeys with no value type specified in iterable type array\\.$#"
1855                         count: 1
1856                         path: libraries/classes/Database/Designer.php
1858                 -
1859                         message: "#^Method PhpMyAdmin\\\\Database\\\\Designer\\:\\:getPageIdsAndNames\\(\\) return type has no value type specified in iterable type array\\.$#"
1860                         count: 1
1861                         path: libraries/classes/Database/Designer.php
1863                 -
1864                         message: "#^Method PhpMyAdmin\\\\Database\\\\Designer\\:\\:getSideMenuParamsArray\\(\\) return type has no value type specified in iterable type array\\.$#"
1865                         count: 1
1866                         path: libraries/classes/Database/Designer.php
1868                 -
1869                         message: "#^Method PhpMyAdmin\\\\Database\\\\Designer\\:\\:getSideMenuParamsArray\\(\\) should return array but returns mixed\\.$#"
1870                         count: 1
1871                         path: libraries/classes/Database/Designer.php
1873                 -
1874                         message: "#^Method PhpMyAdmin\\\\Database\\\\Designer\\:\\:returnClassNamesFromMenuButtons\\(\\) return type has no value type specified in iterable type array\\.$#"
1875                         count: 1
1876                         path: libraries/classes/Database/Designer.php
1878                 -
1879                         message: "#^Cannot access offset string on mixed\\.$#"
1880                         count: 1
1881                         path: libraries/classes/Database/Designer/Common.php
1883                 -
1884                         message: "#^Method PhpMyAdmin\\\\Database\\\\Designer\\\\Common\\:\\:getAllKeys\\(\\) return type has no value type specified in iterable type array\\.$#"
1885                         count: 1
1886                         path: libraries/classes/Database/Designer/Common.php
1888                 -
1889                         message: "#^Method PhpMyAdmin\\\\Database\\\\Designer\\\\Common\\:\\:getColumnsInfo\\(\\) return type has no value type specified in iterable type array\\.$#"
1890                         count: 1
1891                         path: libraries/classes/Database/Designer/Common.php
1893                 -
1894                         message: "#^Method PhpMyAdmin\\\\Database\\\\Designer\\\\Common\\:\\:getPkOrUniqueKeys\\(\\) return type has no value type specified in iterable type array\\.$#"
1895                         count: 1
1896                         path: libraries/classes/Database/Designer/Common.php
1898                 -
1899                         message: "#^Method PhpMyAdmin\\\\Database\\\\Designer\\\\Common\\:\\:getScriptContr\\(\\) return type has no value type specified in iterable type array\\.$#"
1900                         count: 1
1901                         path: libraries/classes/Database/Designer/Common.php
1903                 -
1904                         message: "#^Method PhpMyAdmin\\\\Database\\\\Designer\\\\Common\\:\\:getScriptTabs\\(\\) return type has no value type specified in iterable type array\\.$#"
1905                         count: 1
1906                         path: libraries/classes/Database/Designer/Common.php
1908                 -
1909                         message: "#^Method PhpMyAdmin\\\\Database\\\\Designer\\\\Common\\:\\:getTablePositions\\(\\) return type has no value type specified in iterable type array\\.$#"
1910                         count: 1
1911                         path: libraries/classes/Database/Designer/Common.php
1913                 -
1914                         message: "#^Method PhpMyAdmin\\\\Database\\\\Designer\\\\Common\\:\\:removeRelation\\(\\) return type has no value type specified in iterable type array\\.$#"
1915                         count: 1
1916                         path: libraries/classes/Database/Designer/Common.php
1918                 -
1919                         message: "#^Offset 'DCN' does not exist on array\\{C_NAME\\: array\\<int\\<0, max\\>, string\\>, DCN\\?\\: non\\-empty\\-array\\<int\\<0, max\\>, string\\>, DTN\\?\\: non\\-empty\\-array\\<int\\<0, max\\>, non\\-empty\\-string\\>, SCN\\?\\: non\\-empty\\-array\\<int\\<0, max\\>, string\\>, STN\\?\\: non\\-empty\\-array\\<int\\<0, max\\>, non\\-empty\\-string\\>\\}\\.$#"
1920                         count: 1
1921                         path: libraries/classes/Database/Designer/Common.php
1923                 -
1924                         message: "#^Offset 'DTN' does not exist on array\\{C_NAME\\: array\\<int\\<0, max\\>, string\\>, DCN\\?\\: non\\-empty\\-array\\<int\\<0, max\\>, string\\>, DTN\\?\\: non\\-empty\\-array\\<int\\<0, max\\>, non\\-empty\\-string\\>, SCN\\?\\: non\\-empty\\-array\\<int\\<0, max\\>, string\\>, STN\\?\\: non\\-empty\\-array\\<int\\<0, max\\>, non\\-empty\\-string\\>\\}\\.$#"
1925                         count: 1
1926                         path: libraries/classes/Database/Designer/Common.php
1928                 -
1929                         message: "#^Offset 'SCN' does not exist on array\\{C_NAME\\: array\\<int\\<0, max\\>, string\\>, DCN\\?\\: non\\-empty\\-array\\<int\\<0, max\\>, string\\>, DTN\\?\\: non\\-empty\\-array\\<int\\<0, max\\>, non\\-empty\\-string\\>, SCN\\?\\: non\\-empty\\-array\\<int\\<0, max\\>, string\\>, STN\\?\\: non\\-empty\\-array\\<int\\<0, max\\>, non\\-empty\\-string\\>\\}\\.$#"
1930                         count: 1
1931                         path: libraries/classes/Database/Designer/Common.php
1933                 -
1934                         message: "#^Offset 'STN' does not exist on array\\{C_NAME\\: array\\<int\\<0, max\\>, string\\>, DCN\\?\\: non\\-empty\\-array\\<int\\<0, max\\>, string\\>, DTN\\?\\: non\\-empty\\-array\\<int\\<0, max\\>, non\\-empty\\-string\\>, SCN\\?\\: non\\-empty\\-array\\<int\\<0, max\\>, string\\>, STN\\?\\: non\\-empty\\-array\\<int\\<0, max\\>, non\\-empty\\-string\\>\\}\\.$#"
1935                         count: 2
1936                         path: libraries/classes/Database/Designer/Common.php
1938                 -
1939                         message: "#^Method PhpMyAdmin\\\\Database\\\\Events\\:\\:checkResult\\(\\) has parameter \\$errors with no value type specified in iterable type array\\.$#"
1940                         count: 1
1941                         path: libraries/classes/Database/Events.php
1943                 -
1944                         message: "#^Method PhpMyAdmin\\\\Database\\\\Events\\:\\:checkResult\\(\\) return type has no value type specified in iterable type array\\.$#"
1945                         count: 1
1946                         path: libraries/classes/Database/Events.php
1948                 -
1949                         message: "#^Method PhpMyAdmin\\\\Database\\\\Events\\:\\:getDataFromName\\(\\) return type has no value type specified in iterable type array\\.$#"
1950                         count: 1
1951                         path: libraries/classes/Database/Events.php
1953                 -
1954                         message: "#^Method PhpMyAdmin\\\\Database\\\\Events\\:\\:getDataFromRequest\\(\\) return type has no value type specified in iterable type array\\.$#"
1955                         count: 1
1956                         path: libraries/classes/Database/Events.php
1958                 -
1959                         message: "#^Method PhpMyAdmin\\\\Database\\\\Events\\:\\:getEditorForm\\(\\) has parameter \\$item with no value type specified in iterable type array\\.$#"
1960                         count: 1
1961                         path: libraries/classes/Database/Events.php
1963                 -
1964                         message: "#^Method PhpMyAdmin\\\\Database\\\\Events\\:\\:sendEditor\\(\\) has parameter \\$item with no value type specified in iterable type array\\.$#"
1965                         count: 1
1966                         path: libraries/classes/Database/Events.php
1968                 -
1969                         message: "#^Parameter \\#1 \\$query of method PhpMyAdmin\\\\DatabaseInterface\\:\\:tryQuery\\(\\) expects string, string\\|null given\\.$#"
1970                         count: 1
1971                         path: libraries/classes/Database/Events.php
1973                 -
1974                         message: "#^Property PhpMyAdmin\\\\Database\\\\MultiTableQuery\\:\\:\\$tables type has no value type specified in iterable type array\\.$#"
1975                         count: 1
1976                         path: libraries/classes/Database/MultiTableQuery.php
1978                 -
1979                         message: "#^Method PhpMyAdmin\\\\Database\\\\Qbe\\:\\:__construct\\(\\) has parameter \\$savedSearchList with no value type specified in iterable type array\\.$#"
1980                         count: 1
1981                         path: libraries/classes/Database/Qbe.php
1983                 -
1984                         message: "#^Method PhpMyAdmin\\\\Database\\\\Qbe\\:\\:fillJoinClauses\\(\\) has parameter \\$finalized with no value type specified in iterable type array\\.$#"
1985                         count: 1
1986                         path: libraries/classes/Database/Qbe.php
1988                 -
1989                         message: "#^Method PhpMyAdmin\\\\Database\\\\Qbe\\:\\:fillJoinClauses\\(\\) has parameter \\$relations with no value type specified in iterable type array\\.$#"
1990                         count: 1
1991                         path: libraries/classes/Database/Qbe.php
1993                 -
1994                         message: "#^Method PhpMyAdmin\\\\Database\\\\Qbe\\:\\:fillJoinClauses\\(\\) has parameter \\$searchTables with no value type specified in iterable type array\\.$#"
1995                         count: 1
1996                         path: libraries/classes/Database/Qbe.php
1998                 -
1999                         message: "#^Method PhpMyAdmin\\\\Database\\\\Qbe\\:\\:getAndOrColCell\\(\\) has parameter \\$selected with no value type specified in iterable type array\\.$#"
2000                         count: 1
2001                         path: libraries/classes/Database/Qbe.php
2003                 -
2004                         message: "#^Method PhpMyAdmin\\\\Database\\\\Qbe\\:\\:getFromClause\\(\\) has parameter \\$formColumns with no value type specified in iterable type array\\.$#"
2005                         count: 1
2006                         path: libraries/classes/Database/Qbe.php
2008                 -
2009                         message: "#^Method PhpMyAdmin\\\\Database\\\\Qbe\\:\\:getIndexes\\(\\) has parameter \\$searchColumns with no value type specified in iterable type array\\.$#"
2010                         count: 1
2011                         path: libraries/classes/Database/Qbe.php
2013                 -
2014                         message: "#^Method PhpMyAdmin\\\\Database\\\\Qbe\\:\\:getIndexes\\(\\) has parameter \\$searchTables with no value type specified in iterable type array\\.$#"
2015                         count: 1
2016                         path: libraries/classes/Database/Qbe.php
2018                 -
2019                         message: "#^Method PhpMyAdmin\\\\Database\\\\Qbe\\:\\:getIndexes\\(\\) has parameter \\$whereClauseColumns with no value type specified in iterable type array\\.$#"
2020                         count: 1
2021                         path: libraries/classes/Database/Qbe.php
2023                 -
2024                         message: "#^Method PhpMyAdmin\\\\Database\\\\Qbe\\:\\:getIndexes\\(\\) return type has no value type specified in iterable type array\\.$#"
2025                         count: 1
2026                         path: libraries/classes/Database/Qbe.php
2028                 -
2029                         message: "#^Method PhpMyAdmin\\\\Database\\\\Qbe\\:\\:getJoinForFromClause\\(\\) has parameter \\$searchColumns with no value type specified in iterable type array\\.$#"
2030                         count: 1
2031                         path: libraries/classes/Database/Qbe.php
2033                 -
2034                         message: "#^Method PhpMyAdmin\\\\Database\\\\Qbe\\:\\:getJoinForFromClause\\(\\) has parameter \\$searchTables with no value type specified in iterable type array\\.$#"
2035                         count: 1
2036                         path: libraries/classes/Database/Qbe.php
2038                 -
2039                         message: "#^Method PhpMyAdmin\\\\Database\\\\Qbe\\:\\:getLeftJoinColumnCandidates\\(\\) has parameter \\$searchColumns with no value type specified in iterable type array\\.$#"
2040                         count: 1
2041                         path: libraries/classes/Database/Qbe.php
2043                 -
2044                         message: "#^Method PhpMyAdmin\\\\Database\\\\Qbe\\:\\:getLeftJoinColumnCandidates\\(\\) has parameter \\$searchTables with no value type specified in iterable type array\\.$#"
2045                         count: 1
2046                         path: libraries/classes/Database/Qbe.php
2048                 -
2049                         message: "#^Method PhpMyAdmin\\\\Database\\\\Qbe\\:\\:getLeftJoinColumnCandidates\\(\\) has parameter \\$whereClauseColumns with no value type specified in iterable type array\\.$#"
2050                         count: 1
2051                         path: libraries/classes/Database/Qbe.php
2053                 -
2054                         message: "#^Method PhpMyAdmin\\\\Database\\\\Qbe\\:\\:getLeftJoinColumnCandidates\\(\\) return type has no value type specified in iterable type array\\.$#"
2055                         count: 1
2056                         path: libraries/classes/Database/Qbe.php
2058                 -
2059                         message: "#^Method PhpMyAdmin\\\\Database\\\\Qbe\\:\\:getLeftJoinColumnCandidatesBest\\(\\) has parameter \\$indexColumns with no value type specified in iterable type array\\.$#"
2060                         count: 1
2061                         path: libraries/classes/Database/Qbe.php
2063                 -
2064                         message: "#^Method PhpMyAdmin\\\\Database\\\\Qbe\\:\\:getLeftJoinColumnCandidatesBest\\(\\) has parameter \\$searchTables with no value type specified in iterable type array\\.$#"
2065                         count: 1
2066                         path: libraries/classes/Database/Qbe.php
2068                 -
2069                         message: "#^Method PhpMyAdmin\\\\Database\\\\Qbe\\:\\:getLeftJoinColumnCandidatesBest\\(\\) has parameter \\$uniqueColumns with no value type specified in iterable type array\\.$#"
2070                         count: 1
2071                         path: libraries/classes/Database/Qbe.php
2073                 -
2074                         message: "#^Method PhpMyAdmin\\\\Database\\\\Qbe\\:\\:getLeftJoinColumnCandidatesBest\\(\\) has parameter \\$whereClauseColumns with no value type specified in iterable type array\\.$#"
2075                         count: 1
2076                         path: libraries/classes/Database/Qbe.php
2078                 -
2079                         message: "#^Method PhpMyAdmin\\\\Database\\\\Qbe\\:\\:getLeftJoinColumnCandidatesBest\\(\\) return type has no value type specified in iterable type array\\.$#"
2080                         count: 1
2081                         path: libraries/classes/Database/Qbe.php
2083                 -
2084                         message: "#^Method PhpMyAdmin\\\\Database\\\\Qbe\\:\\:getMasterTable\\(\\) has parameter \\$searchColumns with no value type specified in iterable type array\\.$#"
2085                         count: 1
2086                         path: libraries/classes/Database/Qbe.php
2088                 -
2089                         message: "#^Method PhpMyAdmin\\\\Database\\\\Qbe\\:\\:getMasterTable\\(\\) has parameter \\$searchTables with no value type specified in iterable type array\\.$#"
2090                         count: 1
2091                         path: libraries/classes/Database/Qbe.php
2093                 -
2094                         message: "#^Method PhpMyAdmin\\\\Database\\\\Qbe\\:\\:getMasterTable\\(\\) has parameter \\$whereClauseColumns with no value type specified in iterable type array\\.$#"
2095                         count: 1
2096                         path: libraries/classes/Database/Qbe.php
2098                 -
2099                         message: "#^Method PhpMyAdmin\\\\Database\\\\Qbe\\:\\:getMasterTable\\(\\) has parameter \\$whereClauseTables with no value type specified in iterable type array\\.$#"
2100                         count: 1
2101                         path: libraries/classes/Database/Qbe.php
2103                 -
2104                         message: "#^Method PhpMyAdmin\\\\Database\\\\Qbe\\:\\:getSQLQuery\\(\\) has parameter \\$formColumns with no value type specified in iterable type array\\.$#"
2105                         count: 1
2106                         path: libraries/classes/Database/Qbe.php
2108                 -
2109                         message: "#^Method PhpMyAdmin\\\\Database\\\\Qbe\\:\\:getWhereClauseTablesAndColumns\\(\\) return type has no value type specified in iterable type array\\.$#"
2110                         count: 1
2111                         path: libraries/classes/Database/Qbe.php
2113                 -
2114                         message: "#^Method PhpMyAdmin\\\\Database\\\\Qbe\\:\\:loadRelationsForTable\\(\\) has parameter \\$relations with no value type specified in iterable type array\\.$#"
2115                         count: 1
2116                         path: libraries/classes/Database/Qbe.php
2118                 -
2119                         message: "#^Parameter \\#2 \\$sortOrder of method PhpMyAdmin\\\\Database\\\\Qbe\\:\\:getSortOrderSelectCell\\(\\) expects int, null given\\.$#"
2120                         count: 1
2121                         path: libraries/classes/Database/Qbe.php
2123                 -
2124                         message: "#^Parameter \\#2 \\$table of method PhpMyAdmin\\\\DatabaseInterface\\:\\:getColumns\\(\\) expects string, string\\|null given\\.$#"
2125                         count: 1
2126                         path: libraries/classes/Database/Qbe.php
2128                 -
2129                         message: "#^Property PhpMyAdmin\\\\Database\\\\Qbe\\:\\:\\$columnNames type has no value type specified in iterable type array\\.$#"
2130                         count: 1
2131                         path: libraries/classes/Database/Qbe.php
2133                 -
2134                         message: "#^Property PhpMyAdmin\\\\Database\\\\Qbe\\:\\:\\$criteria type has no value type specified in iterable type array\\.$#"
2135                         count: 1
2136                         path: libraries/classes/Database/Qbe.php
2138                 -
2139                         message: "#^Property PhpMyAdmin\\\\Database\\\\Qbe\\:\\:\\$criteriaAndOrColumn type has no value type specified in iterable type array\\.$#"
2140                         count: 1
2141                         path: libraries/classes/Database/Qbe.php
2143                 -
2144                         message: "#^Property PhpMyAdmin\\\\Database\\\\Qbe\\:\\:\\$criteriaAndOrRow type has no value type specified in iterable type array\\.$#"
2145                         count: 1
2146                         path: libraries/classes/Database/Qbe.php
2148                 -
2149                         message: "#^Property PhpMyAdmin\\\\Database\\\\Qbe\\:\\:\\$criteriaColumnDelete type has no value type specified in iterable type array\\.$#"
2150                         count: 1
2151                         path: libraries/classes/Database/Qbe.php
2153                 -
2154                         message: "#^Property PhpMyAdmin\\\\Database\\\\Qbe\\:\\:\\$criteriaColumnInsert type has no value type specified in iterable type array\\.$#"
2155                         count: 1
2156                         path: libraries/classes/Database/Qbe.php
2158                 -
2159                         message: "#^Property PhpMyAdmin\\\\Database\\\\Qbe\\:\\:\\$criteriaRowDelete type has no value type specified in iterable type array\\.$#"
2160                         count: 1
2161                         path: libraries/classes/Database/Qbe.php
2163                 -
2164                         message: "#^Property PhpMyAdmin\\\\Database\\\\Qbe\\:\\:\\$criteriaRowInsert type has no value type specified in iterable type array\\.$#"
2165                         count: 1
2166                         path: libraries/classes/Database/Qbe.php
2168                 -
2169                         message: "#^Property PhpMyAdmin\\\\Database\\\\Qbe\\:\\:\\$criteriaTables type has no value type specified in iterable type array\\.$#"
2170                         count: 1
2171                         path: libraries/classes/Database/Qbe.php
2173                 -
2174                         message: "#^Property PhpMyAdmin\\\\Database\\\\Qbe\\:\\:\\$formAliases type has no value type specified in iterable type array\\.$#"
2175                         count: 1
2176                         path: libraries/classes/Database/Qbe.php
2178                 -
2179                         message: "#^Property PhpMyAdmin\\\\Database\\\\Qbe\\:\\:\\$formAndOrCols \\(array\\) in isset\\(\\) is not nullable\\.$#"
2180                         count: 1
2181                         path: libraries/classes/Database/Qbe.php
2183                 -
2184                         message: "#^Property PhpMyAdmin\\\\Database\\\\Qbe\\:\\:\\$formAndOrCols type has no value type specified in iterable type array\\.$#"
2185                         count: 1
2186                         path: libraries/classes/Database/Qbe.php
2188                 -
2189                         message: "#^Property PhpMyAdmin\\\\Database\\\\Qbe\\:\\:\\$formAndOrRows \\(array\\) in isset\\(\\) is not nullable\\.$#"
2190                         count: 1
2191                         path: libraries/classes/Database/Qbe.php
2193                 -
2194                         message: "#^Property PhpMyAdmin\\\\Database\\\\Qbe\\:\\:\\$formAndOrRows type has no value type specified in iterable type array\\.$#"
2195                         count: 1
2196                         path: libraries/classes/Database/Qbe.php
2198                 -
2199                         message: "#^Property PhpMyAdmin\\\\Database\\\\Qbe\\:\\:\\$formColumns type has no value type specified in iterable type array\\.$#"
2200                         count: 1
2201                         path: libraries/classes/Database/Qbe.php
2203                 -
2204                         message: "#^Property PhpMyAdmin\\\\Database\\\\Qbe\\:\\:\\$formCriterions type has no value type specified in iterable type array\\.$#"
2205                         count: 1
2206                         path: libraries/classes/Database/Qbe.php
2208                 -
2209                         message: "#^Property PhpMyAdmin\\\\Database\\\\Qbe\\:\\:\\$formShows type has no value type specified in iterable type array\\.$#"
2210                         count: 1
2211                         path: libraries/classes/Database/Qbe.php
2213                 -
2214                         message: "#^Property PhpMyAdmin\\\\Database\\\\Qbe\\:\\:\\$formSortOrders type has no value type specified in iterable type array\\.$#"
2215                         count: 1
2216                         path: libraries/classes/Database/Qbe.php
2218                 -
2219                         message: "#^Property PhpMyAdmin\\\\Database\\\\Qbe\\:\\:\\$formSorts type has no value type specified in iterable type array\\.$#"
2220                         count: 1
2221                         path: libraries/classes/Database/Qbe.php
2223                 -
2224                         message: "#^Property PhpMyAdmin\\\\Database\\\\Qbe\\:\\:\\$prevCriteria type has no value type specified in iterable type array\\.$#"
2225                         count: 1
2226                         path: libraries/classes/Database/Qbe.php
2228                 -
2229                         message: "#^Property PhpMyAdmin\\\\Database\\\\Qbe\\:\\:\\$savedSearchList type has no value type specified in iterable type array\\.$#"
2230                         count: 1
2231                         path: libraries/classes/Database/Qbe.php
2233                 -
2234                         message: "#^Strict comparison using \\=\\=\\= between array and null will always evaluate to false\\.$#"
2235                         count: 1
2236                         path: libraries/classes/Database/Qbe.php
2238                 -
2239                         message: "#^Method PhpMyAdmin\\\\Database\\\\Routines\\:\\:backupPrivileges\\(\\) return type has no value type specified in iterable type array\\.$#"
2240                         count: 1
2241                         path: libraries/classes/Database/Routines.php
2243                 -
2244                         message: "#^Method PhpMyAdmin\\\\Database\\\\Routines\\:\\:browseRow\\(\\) has parameter \\$row with no value type specified in iterable type array\\.$#"
2245                         count: 1
2246                         path: libraries/classes/Database/Routines.php
2248                 -
2249                         message: "#^Method PhpMyAdmin\\\\Database\\\\Routines\\:\\:checkResult\\(\\) has parameter \\$errors with no value type specified in iterable type array\\.$#"
2250                         count: 1
2251                         path: libraries/classes/Database/Routines.php
2253                 -
2254                         message: "#^Method PhpMyAdmin\\\\Database\\\\Routines\\:\\:checkResult\\(\\) return type has no value type specified in iterable type array\\.$#"
2255                         count: 1
2256                         path: libraries/classes/Database/Routines.php
2258                 -
2259                         message: "#^Method PhpMyAdmin\\\\Database\\\\Routines\\:\\:create\\(\\) has parameter \\$privilegesBackup with no value type specified in iterable type array\\.$#"
2260                         count: 1
2261                         path: libraries/classes/Database/Routines.php
2263                 -
2264                         message: "#^Method PhpMyAdmin\\\\Database\\\\Routines\\:\\:create\\(\\) return type has no value type specified in iterable type array\\.$#"
2265                         count: 1
2266                         path: libraries/classes/Database/Routines.php
2268                 -
2269                         message: "#^Method PhpMyAdmin\\\\Database\\\\Routines\\:\\:getDataFromName\\(\\) return type has no value type specified in iterable type array\\.$#"
2270                         count: 1
2271                         path: libraries/classes/Database/Routines.php
2273                 -
2274                         message: "#^Method PhpMyAdmin\\\\Database\\\\Routines\\:\\:getDataFromRequest\\(\\) return type has no value type specified in iterable type array\\.$#"
2275                         count: 1
2276                         path: libraries/classes/Database/Routines.php
2278                 -
2279                         message: "#^Method PhpMyAdmin\\\\Database\\\\Routines\\:\\:getEditorForm\\(\\) has parameter \\$routine with no value type specified in iterable type array\\.$#"
2280                         count: 1
2281                         path: libraries/classes/Database/Routines.php
2283                 -
2284                         message: "#^Method PhpMyAdmin\\\\Database\\\\Routines\\:\\:getExecuteForm\\(\\) has parameter \\$routine with no value type specified in iterable type array\\.$#"
2285                         count: 1
2286                         path: libraries/classes/Database/Routines.php
2288                 -
2289                         message: "#^Method PhpMyAdmin\\\\Database\\\\Routines\\:\\:getParameterRow\\(\\) has parameter \\$routine with no value type specified in iterable type array\\.$#"
2290                         count: 1
2291                         path: libraries/classes/Database/Routines.php
2293                 -
2294                         message: "#^Method PhpMyAdmin\\\\Database\\\\Routines\\:\\:getQueriesFromRoutineForm\\(\\) has parameter \\$routine with no value type specified in iterable type array\\.$#"
2295                         count: 1
2296                         path: libraries/classes/Database/Routines.php
2298                 -
2299                         message: "#^Method PhpMyAdmin\\\\Database\\\\Routines\\:\\:getRow\\(\\) has parameter \\$routine with no value type specified in iterable type array\\.$#"
2300                         count: 1
2301                         path: libraries/classes/Database/Routines.php
2303                 -
2304                         message: "#^Method PhpMyAdmin\\\\Database\\\\Routines\\:\\:handleRequestCreateOrEdit\\(\\) has parameter \\$errors with no value type specified in iterable type array\\.$#"
2305                         count: 1
2306                         path: libraries/classes/Database/Routines.php
2308                 -
2309                         message: "#^Method PhpMyAdmin\\\\Database\\\\Routines\\:\\:handleRequestCreateOrEdit\\(\\) return type has no value type specified in iterable type array\\.$#"
2310                         count: 1
2311                         path: libraries/classes/Database/Routines.php
2313                 -
2314                         message: "#^Method PhpMyAdmin\\\\Database\\\\Routines\\:\\:processParamsAndBuild\\(\\) has parameter \\$itemParamLength with no value type specified in iterable type array\\.$#"
2315                         count: 1
2316                         path: libraries/classes/Database/Routines.php
2318                 -
2319                         message: "#^Method PhpMyAdmin\\\\Database\\\\Routines\\:\\:processParamsAndBuild\\(\\) has parameter \\$itemParamOpsNum with no value type specified in iterable type array\\.$#"
2320                         count: 1
2321                         path: libraries/classes/Database/Routines.php
2323                 -
2324                         message: "#^Method PhpMyAdmin\\\\Database\\\\Routines\\:\\:processParamsAndBuild\\(\\) has parameter \\$itemParamOpsText with no value type specified in iterable type array\\.$#"
2325                         count: 1
2326                         path: libraries/classes/Database/Routines.php
2328                 -
2329                         message: "#^Method PhpMyAdmin\\\\Database\\\\Routines\\:\\:processParamsAndBuild\\(\\) has parameter \\$itemParamType with no value type specified in iterable type array\\.$#"
2330                         count: 1
2331                         path: libraries/classes/Database/Routines.php
2333                 -
2334                         message: "#^Offset 'item_name' does not exist on array\\|null\\.$#"
2335                         count: 1
2336                         path: libraries/classes/Database/Routines.php
2338                 -
2339                         message: "#^Offset 'item_type' does not exist on array\\|null\\.$#"
2340                         count: 1
2341                         path: libraries/classes/Database/Routines.php
2343                 -
2344                         message: "#^Parameter \\#1 \\$mode of method PhpMyAdmin\\\\Database\\\\Routines\\:\\:getEditorForm\\(\\) expects string, string\\|null given\\.$#"
2345                         count: 1
2346                         path: libraries/classes/Database/Routines.php
2348                 -
2349                         message: "#^Parameter \\#2 \\$create_routine of method PhpMyAdmin\\\\Database\\\\Routines\\:\\:create\\(\\) expects string, string\\|null given\\.$#"
2350                         count: 1
2351                         path: libraries/classes/Database/Routines.php
2353                 -
2354                         message: "#^Parameter \\#2 \\$haystack of function in_array expects array, mixed given\\.$#"
2355                         count: 3
2356                         path: libraries/classes/Database/Routines.php
2358                 -
2359                         message: "#^Method PhpMyAdmin\\\\Database\\\\Search\\:\\:getSearchSqls\\(\\) return type has no value type specified in iterable type array\\.$#"
2360                         count: 1
2361                         path: libraries/classes/Database/Search.php
2363                 -
2364                         message: "#^Property PhpMyAdmin\\\\Database\\\\Search\\:\\:\\$criteriaColumnName \\(string\\) in isset\\(\\) is not nullable\\.$#"
2365                         count: 1
2366                         path: libraries/classes/Database/Search.php
2368                 -
2369                         message: "#^Property PhpMyAdmin\\\\Database\\\\Search\\:\\:\\$criteriaColumnName \\(string\\) on left side of \\?\\? is not nullable\\.$#"
2370                         count: 1
2371                         path: libraries/classes/Database/Search.php
2373                 -
2374                         message: "#^Property PhpMyAdmin\\\\Database\\\\Search\\:\\:\\$criteriaTables type has no value type specified in iterable type array\\.$#"
2375                         count: 1
2376                         path: libraries/classes/Database/Search.php
2378                 -
2379                         message: "#^Property PhpMyAdmin\\\\Database\\\\Search\\:\\:\\$searchTypes type has no value type specified in iterable type array\\.$#"
2380                         count: 1
2381                         path: libraries/classes/Database/Search.php
2383                 -
2384                         message: "#^Property PhpMyAdmin\\\\Database\\\\Search\\:\\:\\$tablesNamesOnly type has no value type specified in iterable type array\\.$#"
2385                         count: 1
2386                         path: libraries/classes/Database/Search.php
2388                 -
2389                         message: "#^Method PhpMyAdmin\\\\Database\\\\Triggers\\:\\:checkResult\\(\\) has parameter \\$errors with no value type specified in iterable type array\\.$#"
2390                         count: 1
2391                         path: libraries/classes/Database/Triggers.php
2393                 -
2394                         message: "#^Method PhpMyAdmin\\\\Database\\\\Triggers\\:\\:checkResult\\(\\) return type has no value type specified in iterable type array\\.$#"
2395                         count: 1
2396                         path: libraries/classes/Database/Triggers.php
2398                 -
2399                         message: "#^Method PhpMyAdmin\\\\Database\\\\Triggers\\:\\:getDataFromName\\(\\) return type has no value type specified in iterable type array\\.$#"
2400                         count: 1
2401                         path: libraries/classes/Database/Triggers.php
2403                 -
2404                         message: "#^Method PhpMyAdmin\\\\Database\\\\Triggers\\:\\:getDataFromRequest\\(\\) return type has no value type specified in iterable type array\\.$#"
2405                         count: 1
2406                         path: libraries/classes/Database/Triggers.php
2408                 -
2409                         message: "#^Method PhpMyAdmin\\\\Database\\\\Triggers\\:\\:getEditorForm\\(\\) has parameter \\$item with no value type specified in iterable type array\\.$#"
2410                         count: 1
2411                         path: libraries/classes/Database/Triggers.php
2413                 -
2414                         message: "#^Method PhpMyAdmin\\\\Database\\\\Triggers\\:\\:sendEditor\\(\\) has parameter \\$item with no value type specified in iterable type array\\.$#"
2415                         count: 1
2416                         path: libraries/classes/Database/Triggers.php
2418                 -
2419                         message: "#^Offset 'create' does not exist on array\\|null\\.$#"
2420                         count: 1
2421                         path: libraries/classes/Database/Triggers.php
2423                 -
2424                         message: "#^Offset 'drop' does not exist on array\\|null\\.$#"
2425                         count: 1
2426                         path: libraries/classes/Database/Triggers.php
2428                 -
2429                         message: "#^Binary operation \"\\+\" between string\\|null and string\\|null results in an error\\.$#"
2430                         count: 1
2431                         path: libraries/classes/DatabaseInterface.php
2433                 -
2434                         message: "#^Comparison operation \"\\<\\=\\>\" between \\(array\\|float\\|int\\) and \\(array\\|float\\|int\\) results in an error\\.$#"
2435                         count: 1
2436                         path: libraries/classes/DatabaseInterface.php
2438                 -
2439                         message: "#^Method PhpMyAdmin\\\\DatabaseInterface\\:\\:attachIndexInfoToColumns\\(\\) has parameter \\$fields with no value type specified in iterable type array\\.$#"
2440                         count: 1
2441                         path: libraries/classes/DatabaseInterface.php
2443                 -
2444                         message: "#^Method PhpMyAdmin\\\\DatabaseInterface\\:\\:attachIndexInfoToColumns\\(\\) return type has no value type specified in iterable type array\\.$#"
2445                         count: 1
2446                         path: libraries/classes/DatabaseInterface.php
2448                 -
2449                         message: "#^Method PhpMyAdmin\\\\DatabaseInterface\\:\\:connect\\(\\) has parameter \\$server with no value type specified in iterable type array\\.$#"
2450                         count: 1
2451                         path: libraries/classes/DatabaseInterface.php
2453                 -
2454                         message: "#^Method PhpMyAdmin\\\\DatabaseInterface\\:\\:fetchByMode\\(\\) return type has no value type specified in iterable type array\\.$#"
2455                         count: 1
2456                         path: libraries/classes/DatabaseInterface.php
2458                 -
2459                         message: "#^Method PhpMyAdmin\\\\DatabaseInterface\\:\\:fetchResult\\(\\) has parameter \\$key with no value type specified in iterable type array\\.$#"
2460                         count: 1
2461                         path: libraries/classes/DatabaseInterface.php
2463                 -
2464                         message: "#^Method PhpMyAdmin\\\\DatabaseInterface\\:\\:fetchResult\\(\\) return type has no value type specified in iterable type array\\.$#"
2465                         count: 1
2466                         path: libraries/classes/DatabaseInterface.php
2468                 -
2469                         message: "#^Method PhpMyAdmin\\\\DatabaseInterface\\:\\:fetchSingleRow\\(\\) return type has no value type specified in iterable type array\\.$#"
2470                         count: 1
2471                         path: libraries/classes/DatabaseInterface.php
2473                 -
2474                         message: "#^Method PhpMyAdmin\\\\DatabaseInterface\\:\\:fetchValueOrValueByIndex\\(\\) has parameter \\$row with no value type specified in iterable type array\\.$#"
2475                         count: 1
2476                         path: libraries/classes/DatabaseInterface.php
2478                 -
2479                         message: "#^Method PhpMyAdmin\\\\DatabaseInterface\\:\\:getColumn\\(\\) return type has no value type specified in iterable type array\\.$#"
2480                         count: 1
2481                         path: libraries/classes/DatabaseInterface.php
2483                 -
2484                         message: "#^Method PhpMyAdmin\\\\DatabaseInterface\\:\\:getColumnMapFromSql\\(\\) has parameter \\$viewColumns with no value type specified in iterable type array\\.$#"
2485                         count: 1
2486                         path: libraries/classes/DatabaseInterface.php
2488                 -
2489                         message: "#^Method PhpMyAdmin\\\\DatabaseInterface\\:\\:getColumns\\(\\) return type has no value type specified in iterable type array\\.$#"
2490                         count: 1
2491                         path: libraries/classes/DatabaseInterface.php
2493                 -
2494                         message: "#^Method PhpMyAdmin\\\\DatabaseInterface\\:\\:getColumnsFull\\(\\) return type has no value type specified in iterable type array\\.$#"
2495                         count: 1
2496                         path: libraries/classes/DatabaseInterface.php
2498                 -
2499                         message: "#^Method PhpMyAdmin\\\\DatabaseInterface\\:\\:getCompatibilities\\(\\) return type has no value type specified in iterable type array\\.$#"
2500                         count: 1
2501                         path: libraries/classes/DatabaseInterface.php
2503                 -
2504                         message: "#^Method PhpMyAdmin\\\\DatabaseInterface\\:\\:getCurrentUser\\(\\) should return string but returns mixed\\.$#"
2505                         count: 1
2506                         path: libraries/classes/DatabaseInterface.php
2508                 -
2509                         message: "#^Method PhpMyAdmin\\\\DatabaseInterface\\:\\:getCurrentUser\\(\\) should return string but returns string\\|null\\.$#"
2510                         count: 1
2511                         path: libraries/classes/DatabaseInterface.php
2513                 -
2514                         message: "#^Method PhpMyAdmin\\\\DatabaseInterface\\:\\:getCurrentUserAndHost\\(\\) return type has no value type specified in iterable type array\\.$#"
2515                         count: 1
2516                         path: libraries/classes/DatabaseInterface.php
2518                 -
2519                         message: "#^Method PhpMyAdmin\\\\DatabaseInterface\\:\\:getCurrentUserGrants\\(\\) return type has no value type specified in iterable type array\\.$#"
2520                         count: 1
2521                         path: libraries/classes/DatabaseInterface.php
2523                 -
2524                         message: "#^Method PhpMyAdmin\\\\DatabaseInterface\\:\\:getDatabasesFull\\(\\) return type has no value type specified in iterable type array\\.$#"
2525                         count: 1
2526                         path: libraries/classes/DatabaseInterface.php
2528                 -
2529                         message: "#^Method PhpMyAdmin\\\\DatabaseInterface\\:\\:getEvents\\(\\) return type has no value type specified in iterable type array\\.$#"
2530                         count: 1
2531                         path: libraries/classes/DatabaseInterface.php
2533                 -
2534                         message: "#^Method PhpMyAdmin\\\\DatabaseInterface\\:\\:getProceduresOrFunctions\\(\\) return type has no value type specified in iterable type array\\.$#"
2535                         count: 1
2536                         path: libraries/classes/DatabaseInterface.php
2538                 -
2539                         message: "#^Method PhpMyAdmin\\\\DatabaseInterface\\:\\:getProtoInfo\\(\\) should return bool\\|int but returns int\\|string\\.$#"
2540                         count: 1
2541                         path: libraries/classes/DatabaseInterface.php
2543                 -
2544                         message: "#^Method PhpMyAdmin\\\\DatabaseInterface\\:\\:getRoutines\\(\\) return type has no value type specified in iterable type array\\.$#"
2545                         count: 1
2546                         path: libraries/classes/DatabaseInterface.php
2548                 -
2549                         message: "#^Method PhpMyAdmin\\\\DatabaseInterface\\:\\:getTableIndexes\\(\\) return type has no value type specified in iterable type array\\.$#"
2550                         count: 1
2551                         path: libraries/classes/DatabaseInterface.php
2553                 -
2554                         message: "#^Method PhpMyAdmin\\\\DatabaseInterface\\:\\:getTables\\(\\) return type has no value type specified in iterable type array\\.$#"
2555                         count: 1
2556                         path: libraries/classes/DatabaseInterface.php
2558                 -
2559                         message: "#^Method PhpMyAdmin\\\\DatabaseInterface\\:\\:getTablesFull\\(\\) has parameter \\$table with no value type specified in iterable type array\\.$#"
2560                         count: 1
2561                         path: libraries/classes/DatabaseInterface.php
2563                 -
2564                         message: "#^Method PhpMyAdmin\\\\DatabaseInterface\\:\\:getTablesFull\\(\\) return type has no value type specified in iterable type array\\.$#"
2565                         count: 1
2566                         path: libraries/classes/DatabaseInterface.php
2568                 -
2569                         message: "#^Method PhpMyAdmin\\\\DatabaseInterface\\:\\:getTriggers\\(\\) return type has no value type specified in iterable type array\\.$#"
2570                         count: 1
2571                         path: libraries/classes/DatabaseInterface.php
2573                 -
2574                         message: "#^PHPDoc tag @var for variable \\$fields has no value type specified in iterable type array\\.$#"
2575                         count: 2
2576                         path: libraries/classes/DatabaseInterface.php
2578                 -
2579                         message: "#^Parameter \\#1 \\$link of method PhpMyAdmin\\\\DatabaseInterface\\:\\:affectedRows\\(\\) expects int, mixed given\\.$#"
2580                         count: 1
2581                         path: libraries/classes/DatabaseInterface.php
2583                 -
2584                         message: "#^Parameter \\#1 \\$link of method PhpMyAdmin\\\\DatabaseInterface\\:\\:getError\\(\\) expects int, mixed given\\.$#"
2585                         count: 2
2586                         path: libraries/classes/DatabaseInterface.php
2588                 -
2589                         message: "#^Parameter \\#2 \\$link of method PhpMyAdmin\\\\DatabaseInterface\\:\\:escapeMysqlLikeString\\(\\) expects int, mixed given\\.$#"
2590                         count: 1
2591                         path: libraries/classes/DatabaseInterface.php
2593                 -
2594                         message: "#^Parameter \\#2 \\$table of method PhpMyAdmin\\\\Query\\\\Cache\\:\\:cacheTableData\\(\\) expects bool\\|string, array\\|string given\\.$#"
2595                         count: 1
2596                         path: libraries/classes/DatabaseInterface.php
2598                 -
2599                         message: "#^Parameter \\#3 \\.\\.\\.\\$args of function array_map expects array, mixed given\\.$#"
2600                         count: 1
2601                         path: libraries/classes/DatabaseInterface.php
2603                 -
2604                         message: "#^Parameter \\#4 \\$link of method PhpMyAdmin\\\\DatabaseInterface\\:\\:fetchResult\\(\\) expects int, mixed given\\.$#"
2605                         count: 7
2606                         path: libraries/classes/DatabaseInterface.php
2608                 -
2609                         message: "#^Parameter \\#7 \\.\\.\\.\\$values of function sprintf expects bool\\|float\\|int\\|string\\|null, mixed given\\.$#"
2610                         count: 1
2611                         path: libraries/classes/DatabaseInterface.php
2613                 -
2614                         message: "#^Property PhpMyAdmin\\\\DatabaseInterface\\:\\:\\$currentUser type has no value type specified in iterable type array\\.$#"
2615                         count: 1
2616                         path: libraries/classes/DatabaseInterface.php
2618                 -
2619                         message: "#^Property PhpMyAdmin\\\\DatabaseInterface\\:\\:\\$links type has no value type specified in iterable type array\\.$#"
2620                         count: 1
2621                         path: libraries/classes/DatabaseInterface.php
2623                 -
2624                         message: "#^Method PhpMyAdmin\\\\Dbal\\\\DbalInterface\\:\\:connect\\(\\) has parameter \\$server with no value type specified in iterable type array\\.$#"
2625                         count: 1
2626                         path: libraries/classes/Dbal/DbalInterface.php
2628                 -
2629                         message: "#^Method PhpMyAdmin\\\\Dbal\\\\DbalInterface\\:\\:fetchResult\\(\\) has parameter \\$key with no value type specified in iterable type array\\.$#"
2630                         count: 1
2631                         path: libraries/classes/Dbal/DbalInterface.php
2633                 -
2634                         message: "#^Method PhpMyAdmin\\\\Dbal\\\\DbalInterface\\:\\:fetchResult\\(\\) return type has no value type specified in iterable type array\\.$#"
2635                         count: 1
2636                         path: libraries/classes/Dbal/DbalInterface.php
2638                 -
2639                         message: "#^Method PhpMyAdmin\\\\Dbal\\\\DbalInterface\\:\\:fetchSingleRow\\(\\) return type has no value type specified in iterable type array\\.$#"
2640                         count: 1
2641                         path: libraries/classes/Dbal/DbalInterface.php
2643                 -
2644                         message: "#^Method PhpMyAdmin\\\\Dbal\\\\DbalInterface\\:\\:getColumn\\(\\) return type has no value type specified in iterable type array\\.$#"
2645                         count: 1
2646                         path: libraries/classes/Dbal/DbalInterface.php
2648                 -
2649                         message: "#^Method PhpMyAdmin\\\\Dbal\\\\DbalInterface\\:\\:getColumnMapFromSql\\(\\) has parameter \\$viewColumns with no value type specified in iterable type array\\.$#"
2650                         count: 1
2651                         path: libraries/classes/Dbal/DbalInterface.php
2653                 -
2654                         message: "#^Method PhpMyAdmin\\\\Dbal\\\\DbalInterface\\:\\:getColumnMapFromSql\\(\\) return type has no value type specified in iterable type array\\.$#"
2655                         count: 1
2656                         path: libraries/classes/Dbal/DbalInterface.php
2658                 -
2659                         message: "#^Method PhpMyAdmin\\\\Dbal\\\\DbalInterface\\:\\:getColumns\\(\\) return type has no value type specified in iterable type array\\.$#"
2660                         count: 1
2661                         path: libraries/classes/Dbal/DbalInterface.php
2663                 -
2664                         message: "#^Method PhpMyAdmin\\\\Dbal\\\\DbalInterface\\:\\:getColumnsFull\\(\\) return type has no value type specified in iterable type array\\.$#"
2665                         count: 1
2666                         path: libraries/classes/Dbal/DbalInterface.php
2668                 -
2669                         message: "#^Method PhpMyAdmin\\\\Dbal\\\\DbalInterface\\:\\:getCompatibilities\\(\\) return type has no value type specified in iterable type array\\.$#"
2670                         count: 1
2671                         path: libraries/classes/Dbal/DbalInterface.php
2673                 -
2674                         message: "#^Method PhpMyAdmin\\\\Dbal\\\\DbalInterface\\:\\:getCurrentUserAndHost\\(\\) return type has no value type specified in iterable type array\\.$#"
2675                         count: 1
2676                         path: libraries/classes/Dbal/DbalInterface.php
2678                 -
2679                         message: "#^Method PhpMyAdmin\\\\Dbal\\\\DbalInterface\\:\\:getDatabasesFull\\(\\) return type has no value type specified in iterable type array\\.$#"
2680                         count: 1
2681                         path: libraries/classes/Dbal/DbalInterface.php
2683                 -
2684                         message: "#^Method PhpMyAdmin\\\\Dbal\\\\DbalInterface\\:\\:getEvents\\(\\) return type has no value type specified in iterable type array\\.$#"
2685                         count: 1
2686                         path: libraries/classes/Dbal/DbalInterface.php
2688                 -
2689                         message: "#^Method PhpMyAdmin\\\\Dbal\\\\DbalInterface\\:\\:getProceduresOrFunctions\\(\\) return type has no value type specified in iterable type array\\.$#"
2690                         count: 1
2691                         path: libraries/classes/Dbal/DbalInterface.php
2693                 -
2694                         message: "#^Method PhpMyAdmin\\\\Dbal\\\\DbalInterface\\:\\:getRoutines\\(\\) return type has no value type specified in iterable type array\\.$#"
2695                         count: 1
2696                         path: libraries/classes/Dbal/DbalInterface.php
2698                 -
2699                         message: "#^Method PhpMyAdmin\\\\Dbal\\\\DbalInterface\\:\\:getTableIndexes\\(\\) return type has no value type specified in iterable type array\\.$#"
2700                         count: 1
2701                         path: libraries/classes/Dbal/DbalInterface.php
2703                 -
2704                         message: "#^Method PhpMyAdmin\\\\Dbal\\\\DbalInterface\\:\\:getTables\\(\\) return type has no value type specified in iterable type array\\.$#"
2705                         count: 1
2706                         path: libraries/classes/Dbal/DbalInterface.php
2708                 -
2709                         message: "#^Method PhpMyAdmin\\\\Dbal\\\\DbalInterface\\:\\:getTablesFull\\(\\) has parameter \\$table with no value type specified in iterable type array\\.$#"
2710                         count: 1
2711                         path: libraries/classes/Dbal/DbalInterface.php
2713                 -
2714                         message: "#^Method PhpMyAdmin\\\\Dbal\\\\DbalInterface\\:\\:getTablesFull\\(\\) return type has no value type specified in iterable type array\\.$#"
2715                         count: 1
2716                         path: libraries/classes/Dbal/DbalInterface.php
2718                 -
2719                         message: "#^Method PhpMyAdmin\\\\Dbal\\\\DbalInterface\\:\\:getTriggers\\(\\) return type has no value type specified in iterable type array\\.$#"
2720                         count: 1
2721                         path: libraries/classes/Dbal/DbalInterface.php
2723                 -
2724                         message: "#^Method PhpMyAdmin\\\\Dbal\\\\DbalInterface\\:\\:getWarnings\\(\\) return type has no value type specified in iterable type array\\.$#"
2725                         count: 1
2726                         path: libraries/classes/Dbal/DbalInterface.php
2728                 -
2729                         message: "#^Method PhpMyAdmin\\\\Dbal\\\\DbiExtension\\:\\:connect\\(\\) has parameter \\$server with no value type specified in iterable type array\\.$#"
2730                         count: 1
2731                         path: libraries/classes/Dbal/DbiExtension.php
2733                 -
2734                         message: "#^Method PhpMyAdmin\\\\Dbal\\\\DbiMysqli\\:\\:connect\\(\\) has parameter \\$server with no value type specified in iterable type array\\.$#"
2735                         count: 1
2736                         path: libraries/classes/Dbal/DbiMysqli.php
2738                 -
2739                         message: "#^Method PhpMyAdmin\\\\Dbal\\\\MysqliResult\\:\\:fetchAllKeyPair\\(\\) should return array\\<string, string\\|null\\> but returns array\\<int\\|string, mixed\\>\\.$#"
2740                         count: 2
2741                         path: libraries/classes/Dbal/MysqliResult.php
2743                 -
2744                         message: "#^Argument of an invalid type mixed supplied for foreach, only iterables are supported\\.$#"
2745                         count: 1
2746                         path: libraries/classes/Display/Results.php
2748                 -
2749                         message: "#^Binary operation \"\\+\" between array\\<string, bool\\|string\\>\\|string and array\\{default_action\\: 'insert'\\} results in an error\\.$#"
2750                         count: 3
2751                         path: libraries/classes/Display/Results.php
2753                 -
2754                         message: "#^Binary operation \"\\+\" between array\\<string, bool\\|string\\>\\|string and array\\{default_action\\: 'update'\\} results in an error\\.$#"
2755                         count: 3
2756                         path: libraries/classes/Display/Results.php
2758                 -
2759                         message: "#^Cannot access offset int\\<0, max\\> on mixed\\.$#"
2760                         count: 2
2761                         path: libraries/classes/Display/Results.php
2763                 -
2764                         message: "#^Method PhpMyAdmin\\\\Display\\\\Results\\:\\:getBulkLinks\\(\\) has parameter \\$analyzedSqlResults with no value type specified in iterable type array\\.$#"
2765                         count: 1
2766                         path: libraries/classes/Display/Results.php
2768                 -
2769                         message: "#^Method PhpMyAdmin\\\\Display\\\\Results\\:\\:getColumnParams\\(\\) has parameter \\$analyzedSqlResults with no value type specified in iterable type array\\.$#"
2770                         count: 1
2771                         path: libraries/classes/Display/Results.php
2773                 -
2774                         message: "#^Method PhpMyAdmin\\\\Display\\\\Results\\:\\:getCommentForRow\\(\\) has parameter \\$commentsMap with no value type specified in iterable type array\\.$#"
2775                         count: 1
2776                         path: libraries/classes/Display/Results.php
2778                 -
2779                         message: "#^Method PhpMyAdmin\\\\Display\\\\Results\\:\\:getDataCellForGeometryColumns\\(\\) has parameter \\$analyzedSqlResults with no value type specified in iterable type array\\.$#"
2780                         count: 1
2781                         path: libraries/classes/Display/Results.php
2783                 -
2784                         message: "#^Method PhpMyAdmin\\\\Display\\\\Results\\:\\:getDataCellForGeometryColumns\\(\\) has parameter \\$transformOptions with no value type specified in iterable type array\\.$#"
2785                         count: 1
2786                         path: libraries/classes/Display/Results.php
2788                 -
2789                         message: "#^Method PhpMyAdmin\\\\Display\\\\Results\\:\\:getDataCellForGeometryColumns\\(\\) has parameter \\$urlParams with no value type specified in iterable type array\\.$#"
2790                         count: 1
2791                         path: libraries/classes/Display/Results.php
2793                 -
2794                         message: "#^Method PhpMyAdmin\\\\Display\\\\Results\\:\\:getDataCellForNonNumericColumns\\(\\) has parameter \\$analyzedSqlResults with no value type specified in iterable type array\\.$#"
2795                         count: 1
2796                         path: libraries/classes/Display/Results.php
2798                 -
2799                         message: "#^Method PhpMyAdmin\\\\Display\\\\Results\\:\\:getDataCellForNonNumericColumns\\(\\) has parameter \\$transformOptions with no value type specified in iterable type array\\.$#"
2800                         count: 1
2801                         path: libraries/classes/Display/Results.php
2803                 -
2804                         message: "#^Method PhpMyAdmin\\\\Display\\\\Results\\:\\:getDataCellForNonNumericColumns\\(\\) has parameter \\$urlParams with no value type specified in iterable type array\\.$#"
2805                         count: 1
2806                         path: libraries/classes/Display/Results.php
2808                 -
2809                         message: "#^Method PhpMyAdmin\\\\Display\\\\Results\\:\\:getDataCellForNumericColumns\\(\\) has parameter \\$analyzedSqlResults with no value type specified in iterable type array\\.$#"
2810                         count: 1
2811                         path: libraries/classes/Display/Results.php
2813                 -
2814                         message: "#^Method PhpMyAdmin\\\\Display\\\\Results\\:\\:getDataCellForNumericColumns\\(\\) has parameter \\$transformOptions with no value type specified in iterable type array\\.$#"
2815                         count: 1
2816                         path: libraries/classes/Display/Results.php
2818                 -
2819                         message: "#^Method PhpMyAdmin\\\\Display\\\\Results\\:\\:getDataForResettingColumnOrder\\(\\) has parameter \\$analyzedSqlResults with no value type specified in iterable type array\\.$#"
2820                         count: 1
2821                         path: libraries/classes/Display/Results.php
2823                 -
2824                         message: "#^Method PhpMyAdmin\\\\Display\\\\Results\\:\\:getDataForResettingColumnOrder\\(\\) return type has no value type specified in iterable type array\\.$#"
2825                         count: 1
2826                         path: libraries/classes/Display/Results.php
2828                 -
2829                         message: "#^Method PhpMyAdmin\\\\Display\\\\Results\\:\\:getOptionsBlock\\(\\) return type has no value type specified in iterable type array\\.$#"
2830                         count: 1
2831                         path: libraries/classes/Display/Results.php
2833                 -
2834                         message: "#^Method PhpMyAdmin\\\\Display\\\\Results\\:\\:getOrderLinkAndSortedHeaderHtml\\(\\) has parameter \\$sortDirection with no value type specified in iterable type array\\.$#"
2835                         count: 1
2836                         path: libraries/classes/Display/Results.php
2838                 -
2839                         message: "#^Method PhpMyAdmin\\\\Display\\\\Results\\:\\:getOrderLinkAndSortedHeaderHtml\\(\\) has parameter \\$sortExpression with no value type specified in iterable type array\\.$#"
2840                         count: 1
2841                         path: libraries/classes/Display/Results.php
2843                 -
2844                         message: "#^Method PhpMyAdmin\\\\Display\\\\Results\\:\\:getResultsOperations\\(\\) has parameter \\$analyzedSqlResults with no value type specified in iterable type array\\.$#"
2845                         count: 1
2846                         path: libraries/classes/Display/Results.php
2848                 -
2849                         message: "#^Method PhpMyAdmin\\\\Display\\\\Results\\:\\:getRowData\\(\\) has parameter \\$analyzedSqlResults with no value type specified in iterable type array\\.$#"
2850                         count: 1
2851                         path: libraries/classes/Display/Results.php
2853                 -
2854                         message: "#^Method PhpMyAdmin\\\\Display\\\\Results\\:\\:getRowData\\(\\) has parameter \\$transformOptions with no value type specified in iterable type array\\.$#"
2855                         count: 1
2856                         path: libraries/classes/Display/Results.php
2858                 -
2859                         message: "#^Method PhpMyAdmin\\\\Display\\\\Results\\:\\:getRowInfoForSpecialLinks\\(\\) has parameter \\$colOrder with no value type specified in iterable type array\\.$#"
2860                         count: 1
2861                         path: libraries/classes/Display/Results.php
2863                 -
2864                         message: "#^Method PhpMyAdmin\\\\Display\\\\Results\\:\\:getRowInfoForSpecialLinks\\(\\) has parameter \\$row with no value type specified in iterable type array\\.$#"
2865                         count: 1
2866                         path: libraries/classes/Display/Results.php
2868                 -
2869                         message: "#^Method PhpMyAdmin\\\\Display\\\\Results\\:\\:getRowValues\\(\\) has parameter \\$analyzedSqlResults with no value type specified in iterable type array\\.$#"
2870                         count: 1
2871                         path: libraries/classes/Display/Results.php
2873                 -
2874                         message: "#^Method PhpMyAdmin\\\\Display\\\\Results\\:\\:getRowValues\\(\\) has parameter \\$colOrder with no value type specified in iterable type array\\.$#"
2875                         count: 1
2876                         path: libraries/classes/Display/Results.php
2878                 -
2879                         message: "#^Method PhpMyAdmin\\\\Display\\\\Results\\:\\:getRowValues\\(\\) has parameter \\$colVisib with no value type specified in iterable type array\\.$#"
2880                         count: 1
2881                         path: libraries/classes/Display/Results.php
2883                 -
2884                         message: "#^Method PhpMyAdmin\\\\Display\\\\Results\\:\\:getRowValues\\(\\) has parameter \\$row with no value type specified in iterable type array\\.$#"
2885                         count: 1
2886                         path: libraries/classes/Display/Results.php
2888                 -
2889                         message: "#^Method PhpMyAdmin\\\\Display\\\\Results\\:\\:getSingleAndMultiSortUrls\\(\\) has parameter \\$sortExpression with no value type specified in iterable type array\\.$#"
2890                         count: 1
2891                         path: libraries/classes/Display/Results.php
2893                 -
2894                         message: "#^Method PhpMyAdmin\\\\Display\\\\Results\\:\\:getSortByKeyDropDown\\(\\) has parameter \\$sortExpression with no value type specified in iterable type array\\.$#"
2895                         count: 1
2896                         path: libraries/classes/Display/Results.php
2898                 -
2899                         message: "#^Method PhpMyAdmin\\\\Display\\\\Results\\:\\:getSortByKeyDropDown\\(\\) return type has no value type specified in iterable type array\\.$#"
2900                         count: 2
2901                         path: libraries/classes/Display/Results.php
2903                 -
2904                         message: "#^Method PhpMyAdmin\\\\Display\\\\Results\\:\\:getSortOrderHiddenInputs\\(\\) has parameter \\$multipleUrlParams with no value type specified in iterable type array\\.$#"
2905                         count: 1
2906                         path: libraries/classes/Display/Results.php
2908                 -
2909                         message: "#^Method PhpMyAdmin\\\\Display\\\\Results\\:\\:getSpecialLinkUrl\\(\\) has parameter \\$rowInfo with no value type specified in iterable type array\\.$#"
2910                         count: 1
2911                         path: libraries/classes/Display/Results.php
2913                 -
2914                         message: "#^Method PhpMyAdmin\\\\Display\\\\Results\\:\\:getTable\\(\\) has parameter \\$analyzedSqlResults with no value type specified in iterable type array\\.$#"
2915                         count: 1
2916                         path: libraries/classes/Display/Results.php
2918                 -
2919                         message: "#^Method PhpMyAdmin\\\\Display\\\\Results\\:\\:getTableBody\\(\\) has parameter \\$analyzedSqlResults with no value type specified in iterable type array\\.$#"
2920                         count: 1
2921                         path: libraries/classes/Display/Results.php
2923                 -
2924                         message: "#^Method PhpMyAdmin\\\\Display\\\\Results\\:\\:getTableCommentsArray\\(\\) has parameter \\$analyzedSqlResults with no value type specified in iterable type array\\.$#"
2925                         count: 1
2926                         path: libraries/classes/Display/Results.php
2928                 -
2929                         message: "#^Method PhpMyAdmin\\\\Display\\\\Results\\:\\:getTableCommentsArray\\(\\) return type has no value type specified in iterable type array\\.$#"
2930                         count: 1
2931                         path: libraries/classes/Display/Results.php
2933                 -
2934                         message: "#^Method PhpMyAdmin\\\\Display\\\\Results\\:\\:getTableHeaders\\(\\) has parameter \\$analyzedSqlResults with no value type specified in iterable type array\\.$#"
2935                         count: 1
2936                         path: libraries/classes/Display/Results.php
2938                 -
2939                         message: "#^Method PhpMyAdmin\\\\Display\\\\Results\\:\\:getTableHeaders\\(\\) has parameter \\$sortDirection with no value type specified in iterable type array\\.$#"
2940                         count: 1
2941                         path: libraries/classes/Display/Results.php
2943                 -
2944                         message: "#^Method PhpMyAdmin\\\\Display\\\\Results\\:\\:getTableHeaders\\(\\) has parameter \\$sortExpression with no value type specified in iterable type array\\.$#"
2945                         count: 1
2946                         path: libraries/classes/Display/Results.php
2948                 -
2949                         message: "#^Method PhpMyAdmin\\\\Display\\\\Results\\:\\:getTableHeaders\\(\\) return type has no value type specified in iterable type array\\.$#"
2950                         count: 2
2951                         path: libraries/classes/Display/Results.php
2953                 -
2954                         message: "#^Method PhpMyAdmin\\\\Display\\\\Results\\:\\:getTableHeadersForColumns\\(\\) has parameter \\$analyzedSqlResults with no value type specified in iterable type array\\.$#"
2955                         count: 1
2956                         path: libraries/classes/Display/Results.php
2958                 -
2959                         message: "#^Method PhpMyAdmin\\\\Display\\\\Results\\:\\:getTableHeadersForColumns\\(\\) has parameter \\$sortDirection with no value type specified in iterable type array\\.$#"
2960                         count: 1
2961                         path: libraries/classes/Display/Results.php
2963                 -
2964                         message: "#^Method PhpMyAdmin\\\\Display\\\\Results\\:\\:getTableHeadersForColumns\\(\\) has parameter \\$sortExpression with no value type specified in iterable type array\\.$#"
2965                         count: 1
2966                         path: libraries/classes/Display/Results.php
2968                 -
2969                         message: "#^Method PhpMyAdmin\\\\Display\\\\Results\\:\\:getTableNavigation\\(\\) has parameter \\$sortByKeyData with no value type specified in iterable type array\\.$#"
2970                         count: 1
2971                         path: libraries/classes/Display/Results.php
2973                 -
2974                         message: "#^Method PhpMyAdmin\\\\Display\\\\Results\\:\\:getTableNavigation\\(\\) return type has no value type specified in iterable type array\\.$#"
2975                         count: 1
2976                         path: libraries/classes/Display/Results.php
2978                 -
2979                         message: "#^Method PhpMyAdmin\\\\Display\\\\Results\\:\\:getUrlSqlQuery\\(\\) has parameter \\$analyzedSqlResults with no value type specified in iterable type array\\.$#"
2980                         count: 1
2981                         path: libraries/classes/Display/Results.php
2983                 -
2984                         message: "#^Method PhpMyAdmin\\\\Display\\\\Results\\:\\:handleNonPrintableContents\\(\\) has parameter \\$transformOptions with no value type specified in iterable type array\\.$#"
2985                         count: 1
2986                         path: libraries/classes/Display/Results.php
2988                 -
2989                         message: "#^Method PhpMyAdmin\\\\Display\\\\Results\\:\\:handleNonPrintableContents\\(\\) has parameter \\$urlParams with no value type specified in iterable type array\\.$#"
2990                         count: 1
2991                         path: libraries/classes/Display/Results.php
2993                 -
2994                         message: "#^Method PhpMyAdmin\\\\Display\\\\Results\\:\\:isInSorted\\(\\) has parameter \\$sortExpression with no value type specified in iterable type array\\.$#"
2995                         count: 1
2996                         path: libraries/classes/Display/Results.php
2998                 -
2999                         message: "#^Method PhpMyAdmin\\\\Display\\\\Results\\:\\:isInSorted\\(\\) has parameter \\$sortExpressionNoDirection with no value type specified in iterable type array\\.$#"
3000                         count: 1
3001                         path: libraries/classes/Display/Results.php
3003                 -
3004                         message: "#^Method PhpMyAdmin\\\\Display\\\\Results\\:\\:isSelect\\(\\) has parameter \\$analyzedSqlResults with no value type specified in iterable type array\\.$#"
3005                         count: 1
3006                         path: libraries/classes/Display/Results.php
3008                 -
3009                         message: "#^Method PhpMyAdmin\\\\Display\\\\Results\\:\\:setHighlightedColumnGlobalField\\(\\) has parameter \\$analyzedSqlResults with no value type specified in iterable type array\\.$#"
3010                         count: 1
3011                         path: libraries/classes/Display/Results.php
3013                 -
3014                         message: "#^Method PhpMyAdmin\\\\Display\\\\Results\\:\\:setMessageInformation\\(\\) has parameter \\$analyzedSqlResults with no value type specified in iterable type array\\.$#"
3015                         count: 1
3016                         path: libraries/classes/Display/Results.php
3018                 -
3019                         message: "#^Offset 3 does not exist on array\\{string\\|null, string\\|null, string\\|null\\}\\.$#"
3020                         count: 1
3021                         path: libraries/classes/Display/Results.php
3023                 -
3024                         message: "#^Parameter \\#1 \\$offset of method PhpMyAdmin\\\\Dbal\\\\ResultInterface\\:\\:seek\\(\\) expects int, float\\|int given\\.$#"
3025                         count: 2
3026                         path: libraries/classes/Display/Results.php
3028                 -
3029                         message: "#^Parameter \\#1 \\$params of static method PhpMyAdmin\\\\Url\\:\\:getCommon\\(\\) expects array\\<string, bool\\|int\\|string\\>, array\\<int\\|string, mixed\\> given\\.$#"
3030                         count: 1
3031                         path: libraries/classes/Display/Results.php
3033                 -
3034                         message: "#^Parameter \\#3 \\$colOrder of method PhpMyAdmin\\\\Display\\\\Results\\:\\:getRowValues\\(\\) expects array\\|false, mixed given\\.$#"
3035                         count: 1
3036                         path: libraries/classes/Display/Results.php
3038                 -
3039                         message: "#^Parameter \\#3 \\$total of method PhpMyAdmin\\\\Display\\\\Results\\:\\:setMessageInformation\\(\\) expects int, mixed given\\.$#"
3040                         count: 1
3041                         path: libraries/classes/Display/Results.php
3043                 -
3044                         message: "#^Parameter \\#6 \\$colVisib of method PhpMyAdmin\\\\Display\\\\Results\\:\\:getRowValues\\(\\) expects array\\|bool\\|string, mixed given\\.$#"
3045                         count: 1
3046                         path: libraries/classes/Display/Results.php
3048                 -
3049                         message: "#^Parameter \\#8 \\$colVisib of method PhpMyAdmin\\\\Display\\\\Results\\:\\:getOrderLinkAndSortedHeaderHtml\\(\\) expects bool, mixed given\\.$#"
3050                         count: 1
3051                         path: libraries/classes/Display/Results.php
3053                 -
3054                         message: "#^Parameter \\#9 \\$colVisibElement of method PhpMyAdmin\\\\Display\\\\Results\\:\\:getOrderLinkAndSortedHeaderHtml\\(\\) expects string, mixed given\\.$#"
3055                         count: 1
3056                         path: libraries/classes/Display/Results.php
3058                 -
3059                         message: "#^Property PhpMyAdmin\\\\Display\\\\Results\\:\\:\\$properties type has no value type specified in iterable type array\\.$#"
3060                         count: 4
3061                         path: libraries/classes/Display/Results.php
3063                 -
3064                         message: "#^Property PhpMyAdmin\\\\FieldMetadata\\:\\:\\$internalMediaType \\(string\\) in isset\\(\\) is not nullable\\.$#"
3065                         count: 1
3066                         path: libraries/classes/Display/Results.php
3068                 -
3069                         message: "#^Property PhpMyAdmin\\\\SqlParser\\\\Statements\\\\SelectStatement\\:\\:\\$limit \\(PhpMyAdmin\\\\SqlParser\\\\Components\\\\Limit\\) in empty\\(\\) is not falsy\\.$#"
3070                         count: 1
3071                         path: libraries/classes/Display/Results.php
3073                 -
3074                         message: "#^Property PhpMyAdmin\\\\SqlParser\\\\Statements\\\\SelectStatement\\:\\:\\$order \\(array\\<PhpMyAdmin\\\\SqlParser\\\\Components\\\\OrderKeyword\\>\\) on left side of \\?\\? is not nullable\\.$#"
3075                         count: 1
3076                         path: libraries/classes/Display/Results.php
3078                 -
3079                         message: "#^Result of && is always false\\.$#"
3080                         count: 1
3081                         path: libraries/classes/Display/Results.php
3083                 -
3084                         message: "#^Method PhpMyAdmin\\\\Encoding\\:\\:convertString\\(\\) should return string but returns string\\|false\\.$#"
3085                         count: 1
3086                         path: libraries/classes/Encoding.php
3088                 -
3089                         message: "#^Method PhpMyAdmin\\\\Encoding\\:\\:listEncodings\\(\\) return type has no value type specified in iterable type array\\.$#"
3090                         count: 1
3091                         path: libraries/classes/Encoding.php
3093                 -
3094                         message: "#^Property PhpMyAdmin\\\\Encoding\\:\\:\\$enginemap type has no value type specified in iterable type array\\.$#"
3095                         count: 1
3096                         path: libraries/classes/Encoding.php
3098                 -
3099                         message: "#^Property PhpMyAdmin\\\\Encoding\\:\\:\\$engineorder type has no value type specified in iterable type array\\.$#"
3100                         count: 1
3101                         path: libraries/classes/Encoding.php
3103                 -
3104                         message: "#^Method PhpMyAdmin\\\\Engines\\\\Bdb\\:\\:getVariables\\(\\) return type has no value type specified in iterable type array\\.$#"
3105                         count: 1
3106                         path: libraries/classes/Engines/Bdb.php
3108                 -
3109                         message: "#^Method PhpMyAdmin\\\\Engines\\\\Innodb\\:\\:getInfoPages\\(\\) return type has no value type specified in iterable type array\\.$#"
3110                         count: 1
3111                         path: libraries/classes/Engines/Innodb.php
3113                 -
3114                         message: "#^Method PhpMyAdmin\\\\Engines\\\\Innodb\\:\\:getVariables\\(\\) return type has no value type specified in iterable type array\\.$#"
3115                         count: 1
3116                         path: libraries/classes/Engines/Innodb.php
3118                 -
3119                         message: "#^Method PhpMyAdmin\\\\Engines\\\\Memory\\:\\:getVariables\\(\\) return type has no value type specified in iterable type array\\.$#"
3120                         count: 1
3121                         path: libraries/classes/Engines/Memory.php
3123                 -
3124                         message: "#^Method PhpMyAdmin\\\\Engines\\\\Myisam\\:\\:getVariables\\(\\) return type has no value type specified in iterable type array\\.$#"
3125                         count: 1
3126                         path: libraries/classes/Engines/Myisam.php
3128                 -
3129                         message: "#^Method PhpMyAdmin\\\\Engines\\\\Ndbcluster\\:\\:getVariables\\(\\) return type has no value type specified in iterable type array\\.$#"
3130                         count: 1
3131                         path: libraries/classes/Engines/Ndbcluster.php
3133                 -
3134                         message: "#^Method PhpMyAdmin\\\\Engines\\\\Pbxt\\:\\:getInfoPages\\(\\) return type has no value type specified in iterable type array\\.$#"
3135                         count: 1
3136                         path: libraries/classes/Engines/Pbxt.php
3138                 -
3139                         message: "#^Method PhpMyAdmin\\\\Engines\\\\Pbxt\\:\\:getVariables\\(\\) return type has no value type specified in iterable type array\\.$#"
3140                         count: 1
3141                         path: libraries/classes/Engines/Pbxt.php
3143                 -
3144                         message: "#^Method PhpMyAdmin\\\\Engines\\\\Pbxt\\:\\:resolveTypeSize\\(\\) return type has no value type specified in iterable type array\\.$#"
3145                         count: 1
3146                         path: libraries/classes/Engines/Pbxt.php
3148                 -
3149                         message: "#^Method PhpMyAdmin\\\\Error\\:\\:formatBacktrace\\(\\) has parameter \\$backtrace with no value type specified in iterable type array\\.$#"
3150                         count: 1
3151                         path: libraries/classes/Error.php
3153                 -
3154                         message: "#^Method PhpMyAdmin\\\\Error\\:\\:getBacktrace\\(\\) return type has no value type specified in iterable type array\\.$#"
3155                         count: 1
3156                         path: libraries/classes/Error.php
3158                 -
3159                         message: "#^Method PhpMyAdmin\\\\Error\\:\\:getFunctionCall\\(\\) has parameter \\$step with no value type specified in iterable type array\\.$#"
3160                         count: 1
3161                         path: libraries/classes/Error.php
3163                 -
3164                         message: "#^Method PhpMyAdmin\\\\Error\\:\\:processBacktrace\\(\\) has parameter \\$backtrace with no value type specified in iterable type array\\.$#"
3165                         count: 1
3166                         path: libraries/classes/Error.php
3168                 -
3169                         message: "#^Method PhpMyAdmin\\\\Error\\:\\:processBacktrace\\(\\) return type has no value type specified in iterable type array\\.$#"
3170                         count: 1
3171                         path: libraries/classes/Error.php
3173                 -
3174                         message: "#^Method PhpMyAdmin\\\\Error\\:\\:setBacktrace\\(\\) has parameter \\$backtrace with no value type specified in iterable type array\\.$#"
3175                         count: 1
3176                         path: libraries/classes/Error.php
3178                 -
3179                         message: "#^Parameter \\#1 \\$path of static method PhpMyAdmin\\\\Error\\:\\:relPath\\(\\) expects string, mixed given\\.$#"
3180                         count: 1
3181                         path: libraries/classes/Error.php
3183                 -
3184                         message: "#^Property PhpMyAdmin\\\\Error\\:\\:\\$backtrace type has no value type specified in iterable type array\\.$#"
3185                         count: 1
3186                         path: libraries/classes/Error.php
3188                 -
3189                         message: "#^Property PhpMyAdmin\\\\Error\\:\\:\\$errorlevel type has no value type specified in iterable type array\\.$#"
3190                         count: 1
3191                         path: libraries/classes/Error.php
3193                 -
3194                         message: "#^Property PhpMyAdmin\\\\Error\\:\\:\\$errortype type has no value type specified in iterable type array\\.$#"
3195                         count: 1
3196                         path: libraries/classes/Error.php
3198                 -
3199                         message: "#^Parameter \\#1 \\$callback of function set_error_handler expects \\(callable\\(int, string, string, int, array\\)\\: bool\\)\\|null, array\\{\\$this\\(PhpMyAdmin\\\\ErrorHandler\\), 'handleError'\\} given\\.$#"
3200                         count: 1
3201                         path: libraries/classes/ErrorHandler.php
3203                 -
3204                         message: "#^Method PhpMyAdmin\\\\ErrorReport\\:\\:getData\\(\\) return type has no value type specified in iterable type array\\.$#"
3205                         count: 1
3206                         path: libraries/classes/ErrorReport.php
3208                 -
3209                         message: "#^Method PhpMyAdmin\\\\ErrorReport\\:\\:sanitizeUrl\\(\\) return type has no value type specified in iterable type array\\.$#"
3210                         count: 1
3211                         path: libraries/classes/ErrorReport.php
3213                 -
3214                         message: "#^Method PhpMyAdmin\\\\ErrorReport\\:\\:send\\(\\) has parameter \\$report with no value type specified in iterable type array\\.$#"
3215                         count: 1
3216                         path: libraries/classes/ErrorReport.php
3218                 -
3219                         message: "#^Method PhpMyAdmin\\\\ErrorReport\\:\\:translateStacktrace\\(\\) has parameter \\$stack with no value type specified in iterable type array\\.$#"
3220                         count: 1
3221                         path: libraries/classes/ErrorReport.php
3223                 -
3224                         message: "#^Method PhpMyAdmin\\\\ErrorReport\\:\\:translateStacktrace\\(\\) return type has no value type specified in iterable type array\\.$#"
3225                         count: 1
3226                         path: libraries/classes/ErrorReport.php
3228                 -
3229                         message: "#^Method PhpMyAdmin\\\\Export\\:\\:compress\\(\\) has parameter \\$dumpBuffer with no value type specified in iterable type array\\.$#"
3230                         count: 1
3231                         path: libraries/classes/Export.php
3233                 -
3234                         message: "#^Method PhpMyAdmin\\\\Export\\:\\:compress\\(\\) return type has no value type specified in iterable type array\\.$#"
3235                         count: 1
3236                         path: libraries/classes/Export.php
3238                 -
3239                         message: "#^Method PhpMyAdmin\\\\Export\\:\\:exportDatabase\\(\\) has parameter \\$aliases with no value type specified in iterable type array\\.$#"
3240                         count: 1
3241                         path: libraries/classes/Export.php
3243                 -
3244                         message: "#^Method PhpMyAdmin\\\\Export\\:\\:exportDatabase\\(\\) has parameter \\$tableData with no value type specified in iterable type array\\.$#"
3245                         count: 1
3246                         path: libraries/classes/Export.php
3248                 -
3249                         message: "#^Method PhpMyAdmin\\\\Export\\:\\:exportDatabase\\(\\) has parameter \\$tableStructure with no value type specified in iterable type array\\.$#"
3250                         count: 1
3251                         path: libraries/classes/Export.php
3253                 -
3254                         message: "#^Method PhpMyAdmin\\\\Export\\:\\:exportDatabase\\(\\) has parameter \\$tables with no value type specified in iterable type array\\.$#"
3255                         count: 1
3256                         path: libraries/classes/Export.php
3258                 -
3259                         message: "#^Method PhpMyAdmin\\\\Export\\:\\:exportServer\\(\\) has parameter \\$aliases with no value type specified in iterable type array\\.$#"
3260                         count: 1
3261                         path: libraries/classes/Export.php
3263                 -
3264                         message: "#^Method PhpMyAdmin\\\\Export\\:\\:exportServer\\(\\) has parameter \\$dbSelect with no value type specified in iterable type array\\.$#"
3265                         count: 1
3266                         path: libraries/classes/Export.php
3268                 -
3269                         message: "#^Method PhpMyAdmin\\\\Export\\:\\:exportTable\\(\\) has parameter \\$aliases with no value type specified in iterable type array\\.$#"
3270                         count: 1
3271                         path: libraries/classes/Export.php
3273                 -
3274                         message: "#^Method PhpMyAdmin\\\\Export\\:\\:getCheckedClause\\(\\) has parameter \\$array with no value type specified in iterable type array\\.$#"
3275                         count: 1
3276                         path: libraries/classes/Export.php
3278                 -
3279                         message: "#^Method PhpMyAdmin\\\\Export\\:\\:lockTables\\(\\) has parameter \\$tables with no value type specified in iterable type array\\.$#"
3280                         count: 1
3281                         path: libraries/classes/Export.php
3283                 -
3284                         message: "#^Method PhpMyAdmin\\\\Export\\:\\:mergeAliases\\(\\) has parameter \\$aliases1 with no value type specified in iterable type array\\.$#"
3285                         count: 1
3286                         path: libraries/classes/Export.php
3288                 -
3289                         message: "#^Method PhpMyAdmin\\\\Export\\:\\:mergeAliases\\(\\) has parameter \\$aliases2 with no value type specified in iterable type array\\.$#"
3290                         count: 1
3291                         path: libraries/classes/Export.php
3293                 -
3294                         message: "#^Method PhpMyAdmin\\\\Export\\:\\:mergeAliases\\(\\) return type has no value type specified in iterable type array\\.$#"
3295                         count: 1
3296                         path: libraries/classes/Export.php
3298                 -
3299                         message: "#^Method PhpMyAdmin\\\\Export\\:\\:openFile\\(\\) return type has no value type specified in iterable type array\\.$#"
3300                         count: 1
3301                         path: libraries/classes/Export.php
3303                 -
3304                         message: "#^Parameter \\#1 \\$str of static method PhpMyAdmin\\\\Encoding\\:\\:kanjiStrConv\\(\\) expects string, string\\|null given\\.$#"
3305                         count: 1
3306                         path: libraries/classes/Export.php
3308                 -
3309                         message: "#^Parameter \\#3 \\$what of static method PhpMyAdmin\\\\Encoding\\:\\:convertString\\(\\) expects string, string\\|null given\\.$#"
3310                         count: 1
3311                         path: libraries/classes/Export.php
3313                 -
3314                         message: "#^Property PhpMyAdmin\\\\Export\\:\\:\\$dumpBufferObjects type has no value type specified in iterable type array\\.$#"
3315                         count: 1
3316                         path: libraries/classes/Export.php
3318                 -
3319                         message: "#^Strict comparison using \\=\\=\\= between PhpMyAdmin\\\\Plugins\\\\SchemaPlugin and null will always evaluate to false\\.$#"
3320                         count: 1
3321                         path: libraries/classes/Export.php
3323                 -
3324                         message: "#^Method PhpMyAdmin\\\\Export\\\\Options\\:\\:getDatabasesForSelectOptions\\(\\) return type has no value type specified in iterable type array\\.$#"
3325                         count: 1
3326                         path: libraries/classes/Export/Options.php
3328                 -
3329                         message: "#^PHPDoc tag @var for variable \\$dbSelect has no value type specified in iterable type array\\.$#"
3330                         count: 1
3331                         path: libraries/classes/Export/Options.php
3333                 -
3334                         message: "#^Parameter \\#1 \\$id of class PhpMyAdmin\\\\Export\\\\Template constructor expects int, mixed given\\.$#"
3335                         count: 1
3336                         path: libraries/classes/Export/Template.php
3338                 -
3339                         message: "#^Parameter \\#2 \\$username of class PhpMyAdmin\\\\Export\\\\Template constructor expects string, mixed given\\.$#"
3340                         count: 1
3341                         path: libraries/classes/Export/Template.php
3343                 -
3344                         message: "#^Parameter \\#3 \\$exportType of class PhpMyAdmin\\\\Export\\\\Template constructor expects string, mixed given\\.$#"
3345                         count: 1
3346                         path: libraries/classes/Export/Template.php
3348                 -
3349                         message: "#^Parameter \\#4 \\$name of class PhpMyAdmin\\\\Export\\\\Template constructor expects string, mixed given\\.$#"
3350                         count: 1
3351                         path: libraries/classes/Export/Template.php
3353                 -
3354                         message: "#^Parameter \\#5 \\$data of class PhpMyAdmin\\\\Export\\\\Template constructor expects string, mixed given\\.$#"
3355                         count: 1
3356                         path: libraries/classes/Export/Template.php
3358                 -
3359                         message: "#^Method PhpMyAdmin\\\\FieldMetadata\\:\\:getTypeMap\\(\\) return type has no value type specified in iterable type array\\.$#"
3360                         count: 1
3361                         path: libraries/classes/FieldMetadata.php
3363                 -
3364                         message: "#^Method PhpMyAdmin\\\\File\\:\\:fetchUploadedFromTblChangeRequestMultiple\\(\\) has parameter \\$file with no value type specified in iterable type array\\.$#"
3365                         count: 1
3366                         path: libraries/classes/File.php
3368                 -
3369                         message: "#^Method PhpMyAdmin\\\\File\\:\\:fetchUploadedFromTblChangeRequestMultiple\\(\\) return type has no value type specified in iterable type array\\.$#"
3370                         count: 1
3371                         path: libraries/classes/File.php
3373                 -
3374                         message: "#^Method PhpMyAdmin\\\\File\\:\\:getCompression\\(\\) should return string but returns string\\|false\\.$#"
3375                         count: 1
3376                         path: libraries/classes/File.php
3378                 -
3379                         message: "#^Parameter \\#1 \\$file of function bzopen expects resource\\|string, string\\|null given\\.$#"
3380                         count: 1
3381                         path: libraries/classes/File.php
3383                 -
3384                         message: "#^Parameter \\#1 \\$file of method PhpMyAdmin\\\\ZipExtension\\:\\:getContents\\(\\) expects string, string\\|null given\\.$#"
3385                         count: 1
3386                         path: libraries/classes/File.php
3388                 -
3389                         message: "#^Parameter \\#2 \\$length of function fread expects int\\<0, max\\>, int given\\.$#"
3390                         count: 1
3391                         path: libraries/classes/File.php
3393                 -
3394                         message: "#^Property PhpMyAdmin\\\\File\\:\\:\\$content \\(string\\) does not accept string\\|false\\.$#"
3395                         count: 1
3396                         path: libraries/classes/File.php
3398                 -
3399                         message: "#^Property PhpMyAdmin\\\\File\\:\\:\\$handle \\(resource\\|null\\) does not accept resource\\|false\\.$#"
3400                         count: 4
3401                         path: libraries/classes/File.php
3403                 -
3404                         message: "#^Method PhpMyAdmin\\\\FileListing\\:\\:getDirContent\\(\\) return type has no value type specified in iterable type array\\.$#"
3405                         count: 1
3406                         path: libraries/classes/FileListing.php
3408                 -
3409                         message: "#^Property PhpMyAdmin\\\\FlashMessages\\:\\:\\$storage type has no value type specified in iterable type array\\.$#"
3410                         count: 1
3411                         path: libraries/classes/FlashMessages.php
3413                 -
3414                         message: "#^Method PhpMyAdmin\\\\Font\\:\\:getCharLists\\(\\) return type has no value type specified in iterable type array\\.$#"
3415                         count: 1
3416                         path: libraries/classes/Font.php
3418                 -
3419                         message: "#^Method PhpMyAdmin\\\\Font\\:\\:getStringWidth\\(\\) has parameter \\$charLists with no value type specified in iterable type array\\.$#"
3420                         count: 1
3421                         path: libraries/classes/Font.php
3423                 -
3424                         message: "#^Variable \\$charLists in empty\\(\\) always exists and is not falsy\\.$#"
3425                         count: 1
3426                         path: libraries/classes/Font.php
3428                 -
3429                         message: "#^Method PhpMyAdmin\\\\Footer\\:\\:removeRecursion\\(\\) has parameter \\$stack with no value type specified in iterable type array\\.$#"
3430                         count: 1
3431                         path: libraries/classes/Footer.php
3433                 -
3434                         message: "#^Method PhpMyAdmin\\\\Gis\\\\GisGeometry\\:\\:extractPoints\\(\\) has parameter \\$scale_data with no value type specified in iterable type array\\.$#"
3435                         count: 1
3436                         path: libraries/classes/Gis/GisGeometry.php
3438                 -
3439                         message: "#^Method PhpMyAdmin\\\\Gis\\\\GisGeometry\\:\\:extractPoints\\(\\) return type has no value type specified in iterable type array\\.$#"
3440                         count: 1
3441                         path: libraries/classes/Gis/GisGeometry.php
3443                 -
3444                         message: "#^Method PhpMyAdmin\\\\Gis\\\\GisGeometry\\:\\:generateParams\\(\\) return type has no value type specified in iterable type array\\.$#"
3445                         count: 1
3446                         path: libraries/classes/Gis/GisGeometry.php
3448                 -
3449                         message: "#^Method PhpMyAdmin\\\\Gis\\\\GisGeometry\\:\\:generateWkt\\(\\) has parameter \\$gis_data with no value type specified in iterable type array\\.$#"
3450                         count: 1
3451                         path: libraries/classes/Gis/GisGeometry.php
3453                 -
3454                         message: "#^Method PhpMyAdmin\\\\Gis\\\\GisGeometry\\:\\:getBoundsForOl\\(\\) has parameter \\$scale_data with no value type specified in iterable type array\\.$#"
3455                         count: 1
3456                         path: libraries/classes/Gis/GisGeometry.php
3458                 -
3459                         message: "#^Method PhpMyAdmin\\\\Gis\\\\GisGeometry\\:\\:getLineArrayForOpenLayers\\(\\) has parameter \\$lines with no value type specified in iterable type array\\.$#"
3460                         count: 1
3461                         path: libraries/classes/Gis/GisGeometry.php
3463                 -
3464                         message: "#^Method PhpMyAdmin\\\\Gis\\\\GisGeometry\\:\\:getLineForOpenLayers\\(\\) has parameter \\$points_arr with no value type specified in iterable type array\\.$#"
3465                         count: 1
3466                         path: libraries/classes/Gis/GisGeometry.php
3468                 -
3469                         message: "#^Method PhpMyAdmin\\\\Gis\\\\GisGeometry\\:\\:getPointForOpenLayers\\(\\) has parameter \\$point with no value type specified in iterable type array\\.$#"
3470                         count: 1
3471                         path: libraries/classes/Gis/GisGeometry.php
3473                 -
3474                         message: "#^Method PhpMyAdmin\\\\Gis\\\\GisGeometry\\:\\:getPointsArrayForOpenLayers\\(\\) has parameter \\$points_arr with no value type specified in iterable type array\\.$#"
3475                         count: 1
3476                         path: libraries/classes/Gis/GisGeometry.php
3478                 -
3479                         message: "#^Method PhpMyAdmin\\\\Gis\\\\GisGeometry\\:\\:getPolygonArrayForOpenLayers\\(\\) has parameter \\$polygons with no value type specified in iterable type array\\.$#"
3480                         count: 1
3481                         path: libraries/classes/Gis/GisGeometry.php
3483                 -
3484                         message: "#^Method PhpMyAdmin\\\\Gis\\\\GisGeometry\\:\\:getPolygonForOpenLayers\\(\\) has parameter \\$polygon with no value type specified in iterable type array\\.$#"
3485                         count: 1
3486                         path: libraries/classes/Gis/GisGeometry.php
3488                 -
3489                         message: "#^Method PhpMyAdmin\\\\Gis\\\\GisGeometry\\:\\:prepareRowAsOl\\(\\) has parameter \\$color with no value type specified in iterable type array\\.$#"
3490                         count: 1
3491                         path: libraries/classes/Gis/GisGeometry.php
3493                 -
3494                         message: "#^Method PhpMyAdmin\\\\Gis\\\\GisGeometry\\:\\:prepareRowAsOl\\(\\) has parameter \\$scale_data with no value type specified in iterable type array\\.$#"
3495                         count: 1
3496                         path: libraries/classes/Gis/GisGeometry.php
3498                 -
3499                         message: "#^Method PhpMyAdmin\\\\Gis\\\\GisGeometry\\:\\:prepareRowAsPdf\\(\\) has parameter \\$scale_data with no value type specified in iterable type array\\.$#"
3500                         count: 1
3501                         path: libraries/classes/Gis/GisGeometry.php
3503                 -
3504                         message: "#^Method PhpMyAdmin\\\\Gis\\\\GisGeometry\\:\\:prepareRowAsPng\\(\\) has parameter \\$scale_data with no value type specified in iterable type array\\.$#"
3505                         count: 1
3506                         path: libraries/classes/Gis/GisGeometry.php
3508                 -
3509                         message: "#^Method PhpMyAdmin\\\\Gis\\\\GisGeometry\\:\\:prepareRowAsSvg\\(\\) has parameter \\$scale_data with no value type specified in iterable type array\\.$#"
3510                         count: 1
3511                         path: libraries/classes/Gis/GisGeometry.php
3513                 -
3514                         message: "#^Method PhpMyAdmin\\\\Gis\\\\GisGeometry\\:\\:scaleRow\\(\\) return type has no value type specified in iterable type array\\.$#"
3515                         count: 1
3516                         path: libraries/classes/Gis/GisGeometry.php
3518                 -
3519                         message: "#^Method PhpMyAdmin\\\\Gis\\\\GisGeometry\\:\\:setMinMax\\(\\) has parameter \\$min_max with no value type specified in iterable type array\\.$#"
3520                         count: 1
3521                         path: libraries/classes/Gis/GisGeometry.php
3523                 -
3524                         message: "#^Method PhpMyAdmin\\\\Gis\\\\GisGeometry\\:\\:setMinMax\\(\\) return type has no value type specified in iterable type array\\.$#"
3525                         count: 1
3526                         path: libraries/classes/Gis/GisGeometry.php
3528                 -
3529                         message: "#^Method PhpMyAdmin\\\\Gis\\\\GisGeometryCollection\\:\\:explodeGeomCol\\(\\) return type has no value type specified in iterable type array\\.$#"
3530                         count: 1
3531                         path: libraries/classes/Gis/GisGeometryCollection.php
3533                 -
3534                         message: "#^Method PhpMyAdmin\\\\Gis\\\\GisGeometryCollection\\:\\:generateParams\\(\\) return type has no value type specified in iterable type array\\.$#"
3535                         count: 1
3536                         path: libraries/classes/Gis/GisGeometryCollection.php
3538                 -
3539                         message: "#^Method PhpMyAdmin\\\\Gis\\\\GisGeometryCollection\\:\\:generateWkt\\(\\) has parameter \\$gis_data with no value type specified in iterable type array\\.$#"
3540                         count: 1
3541                         path: libraries/classes/Gis/GisGeometryCollection.php
3543                 -
3544                         message: "#^Method PhpMyAdmin\\\\Gis\\\\GisGeometryCollection\\:\\:prepareRowAsOl\\(\\) has parameter \\$color with no value type specified in iterable type array\\.$#"
3545                         count: 1
3546                         path: libraries/classes/Gis/GisGeometryCollection.php
3548                 -
3549                         message: "#^Method PhpMyAdmin\\\\Gis\\\\GisGeometryCollection\\:\\:prepareRowAsOl\\(\\) has parameter \\$scale_data with no value type specified in iterable type array\\.$#"
3550                         count: 1
3551                         path: libraries/classes/Gis/GisGeometryCollection.php
3553                 -
3554                         message: "#^Method PhpMyAdmin\\\\Gis\\\\GisGeometryCollection\\:\\:prepareRowAsPdf\\(\\) has parameter \\$scale_data with no value type specified in iterable type array\\.$#"
3555                         count: 1
3556                         path: libraries/classes/Gis/GisGeometryCollection.php
3558                 -
3559                         message: "#^Method PhpMyAdmin\\\\Gis\\\\GisGeometryCollection\\:\\:prepareRowAsPng\\(\\) has parameter \\$scale_data with no value type specified in iterable type array\\.$#"
3560                         count: 1
3561                         path: libraries/classes/Gis/GisGeometryCollection.php
3563                 -
3564                         message: "#^Method PhpMyAdmin\\\\Gis\\\\GisGeometryCollection\\:\\:prepareRowAsSvg\\(\\) has parameter \\$scale_data with no value type specified in iterable type array\\.$#"
3565                         count: 1
3566                         path: libraries/classes/Gis/GisGeometryCollection.php
3568                 -
3569                         message: "#^Method PhpMyAdmin\\\\Gis\\\\GisGeometryCollection\\:\\:scaleRow\\(\\) return type has no value type specified in iterable type array\\.$#"
3570                         count: 1
3571                         path: libraries/classes/Gis/GisGeometryCollection.php
3573                 -
3574                         message: "#^Negated boolean expression is always false\\.$#"
3575                         count: 1
3576                         path: libraries/classes/Gis/GisGeometryCollection.php
3578                 -
3579                         message: "#^Static property PhpMyAdmin\\\\Gis\\\\GisGeometryCollection\\:\\:\\$instance \\(PhpMyAdmin\\\\Gis\\\\GisGeometryCollection\\) in isset\\(\\) is not nullable\\.$#"
3580                         count: 1
3581                         path: libraries/classes/Gis/GisGeometryCollection.php
3583                 -
3584                         message: "#^Method PhpMyAdmin\\\\Gis\\\\GisLineString\\:\\:generateParams\\(\\) return type has no value type specified in iterable type array\\.$#"
3585                         count: 1
3586                         path: libraries/classes/Gis/GisLineString.php
3588                 -
3589                         message: "#^Method PhpMyAdmin\\\\Gis\\\\GisLineString\\:\\:generateWkt\\(\\) has parameter \\$gis_data with no value type specified in iterable type array\\.$#"
3590                         count: 1
3591                         path: libraries/classes/Gis/GisLineString.php
3593                 -
3594                         message: "#^Method PhpMyAdmin\\\\Gis\\\\GisLineString\\:\\:prepareRowAsOl\\(\\) has parameter \\$line_color with no value type specified in iterable type array\\.$#"
3595                         count: 1
3596                         path: libraries/classes/Gis/GisLineString.php
3598                 -
3599                         message: "#^Method PhpMyAdmin\\\\Gis\\\\GisLineString\\:\\:prepareRowAsOl\\(\\) has parameter \\$scale_data with no value type specified in iterable type array\\.$#"
3600                         count: 1
3601                         path: libraries/classes/Gis/GisLineString.php
3603                 -
3604                         message: "#^Method PhpMyAdmin\\\\Gis\\\\GisLineString\\:\\:prepareRowAsPdf\\(\\) has parameter \\$scale_data with no value type specified in iterable type array\\.$#"
3605                         count: 1
3606                         path: libraries/classes/Gis/GisLineString.php
3608                 -
3609                         message: "#^Method PhpMyAdmin\\\\Gis\\\\GisLineString\\:\\:prepareRowAsPng\\(\\) has parameter \\$scale_data with no value type specified in iterable type array\\.$#"
3610                         count: 1
3611                         path: libraries/classes/Gis/GisLineString.php
3613                 -
3614                         message: "#^Method PhpMyAdmin\\\\Gis\\\\GisLineString\\:\\:prepareRowAsSvg\\(\\) has parameter \\$scale_data with no value type specified in iterable type array\\.$#"
3615                         count: 1
3616                         path: libraries/classes/Gis/GisLineString.php
3618                 -
3619                         message: "#^Method PhpMyAdmin\\\\Gis\\\\GisLineString\\:\\:scaleRow\\(\\) return type has no value type specified in iterable type array\\.$#"
3620                         count: 1
3621                         path: libraries/classes/Gis/GisLineString.php
3623                 -
3624                         message: "#^Parameter \\#5 \\$color of method PhpMyAdmin\\\\Image\\\\ImageWrapper\\:\\:line\\(\\) expects int, int\\|false given\\.$#"
3625                         count: 1
3626                         path: libraries/classes/Gis/GisLineString.php
3628                 -
3629                         message: "#^Parameter \\#5 \\$color of method PhpMyAdmin\\\\Image\\\\ImageWrapper\\:\\:string\\(\\) expects int, int\\|false given\\.$#"
3630                         count: 1
3631                         path: libraries/classes/Gis/GisLineString.php
3633                 -
3634                         message: "#^Static property PhpMyAdmin\\\\Gis\\\\GisLineString\\:\\:\\$instance \\(PhpMyAdmin\\\\Gis\\\\GisLineString\\) in isset\\(\\) is not nullable\\.$#"
3635                         count: 1
3636                         path: libraries/classes/Gis/GisLineString.php
3638                 -
3639                         message: "#^Method PhpMyAdmin\\\\Gis\\\\GisMultiLineString\\:\\:generateParams\\(\\) return type has no value type specified in iterable type array\\.$#"
3640                         count: 1
3641                         path: libraries/classes/Gis/GisMultiLineString.php
3643                 -
3644                         message: "#^Method PhpMyAdmin\\\\Gis\\\\GisMultiLineString\\:\\:generateWkt\\(\\) has parameter \\$gis_data with no value type specified in iterable type array\\.$#"
3645                         count: 1
3646                         path: libraries/classes/Gis/GisMultiLineString.php
3648                 -
3649                         message: "#^Method PhpMyAdmin\\\\Gis\\\\GisMultiLineString\\:\\:getShape\\(\\) has parameter \\$row_data with no value type specified in iterable type array\\.$#"
3650                         count: 1
3651                         path: libraries/classes/Gis/GisMultiLineString.php
3653                 -
3654                         message: "#^Method PhpMyAdmin\\\\Gis\\\\GisMultiLineString\\:\\:prepareRowAsOl\\(\\) has parameter \\$line_color with no value type specified in iterable type array\\.$#"
3655                         count: 1
3656                         path: libraries/classes/Gis/GisMultiLineString.php
3658                 -
3659                         message: "#^Method PhpMyAdmin\\\\Gis\\\\GisMultiLineString\\:\\:prepareRowAsOl\\(\\) has parameter \\$scale_data with no value type specified in iterable type array\\.$#"
3660                         count: 1
3661                         path: libraries/classes/Gis/GisMultiLineString.php
3663                 -
3664                         message: "#^Method PhpMyAdmin\\\\Gis\\\\GisMultiLineString\\:\\:prepareRowAsPdf\\(\\) has parameter \\$scale_data with no value type specified in iterable type array\\.$#"
3665                         count: 1
3666                         path: libraries/classes/Gis/GisMultiLineString.php
3668                 -
3669                         message: "#^Method PhpMyAdmin\\\\Gis\\\\GisMultiLineString\\:\\:prepareRowAsPng\\(\\) has parameter \\$scale_data with no value type specified in iterable type array\\.$#"
3670                         count: 1
3671                         path: libraries/classes/Gis/GisMultiLineString.php
3673                 -
3674                         message: "#^Method PhpMyAdmin\\\\Gis\\\\GisMultiLineString\\:\\:prepareRowAsSvg\\(\\) has parameter \\$scale_data with no value type specified in iterable type array\\.$#"
3675                         count: 1
3676                         path: libraries/classes/Gis/GisMultiLineString.php
3678                 -
3679                         message: "#^Method PhpMyAdmin\\\\Gis\\\\GisMultiLineString\\:\\:scaleRow\\(\\) return type has no value type specified in iterable type array\\.$#"
3680                         count: 1
3681                         path: libraries/classes/Gis/GisMultiLineString.php
3683                 -
3684                         message: "#^Parameter \\#5 \\$color of method PhpMyAdmin\\\\Image\\\\ImageWrapper\\:\\:line\\(\\) expects int, int\\|false given\\.$#"
3685                         count: 1
3686                         path: libraries/classes/Gis/GisMultiLineString.php
3688                 -
3689                         message: "#^Parameter \\#5 \\$color of method PhpMyAdmin\\\\Image\\\\ImageWrapper\\:\\:string\\(\\) expects int, int\\|false given\\.$#"
3690                         count: 1
3691                         path: libraries/classes/Gis/GisMultiLineString.php
3693                 -
3694                         message: "#^Static property PhpMyAdmin\\\\Gis\\\\GisMultiLineString\\:\\:\\$instance \\(PhpMyAdmin\\\\Gis\\\\GisMultiLineString\\) in isset\\(\\) is not nullable\\.$#"
3695                         count: 1
3696                         path: libraries/classes/Gis/GisMultiLineString.php
3698                 -
3699                         message: "#^Method PhpMyAdmin\\\\Gis\\\\GisMultiPoint\\:\\:generateParams\\(\\) return type has no value type specified in iterable type array\\.$#"
3700                         count: 1
3701                         path: libraries/classes/Gis/GisMultiPoint.php
3703                 -
3704                         message: "#^Method PhpMyAdmin\\\\Gis\\\\GisMultiPoint\\:\\:generateWkt\\(\\) has parameter \\$gis_data with no value type specified in iterable type array\\.$#"
3705                         count: 1
3706                         path: libraries/classes/Gis/GisMultiPoint.php
3708                 -
3709                         message: "#^Method PhpMyAdmin\\\\Gis\\\\GisMultiPoint\\:\\:getPointsArrayForOpenLayers\\(\\) has parameter \\$points_arr with no value type specified in iterable type array\\.$#"
3710                         count: 1
3711                         path: libraries/classes/Gis/GisMultiPoint.php
3713                 -
3714                         message: "#^Method PhpMyAdmin\\\\Gis\\\\GisMultiPoint\\:\\:getShape\\(\\) has parameter \\$row_data with no value type specified in iterable type array\\.$#"
3715                         count: 1
3716                         path: libraries/classes/Gis/GisMultiPoint.php
3718                 -
3719                         message: "#^Method PhpMyAdmin\\\\Gis\\\\GisMultiPoint\\:\\:prepareRowAsOl\\(\\) has parameter \\$point_color with no value type specified in iterable type array\\.$#"
3720                         count: 1
3721                         path: libraries/classes/Gis/GisMultiPoint.php
3723                 -
3724                         message: "#^Method PhpMyAdmin\\\\Gis\\\\GisMultiPoint\\:\\:prepareRowAsOl\\(\\) has parameter \\$scale_data with no value type specified in iterable type array\\.$#"
3725                         count: 1
3726                         path: libraries/classes/Gis/GisMultiPoint.php
3728                 -
3729                         message: "#^Method PhpMyAdmin\\\\Gis\\\\GisMultiPoint\\:\\:prepareRowAsPdf\\(\\) has parameter \\$scale_data with no value type specified in iterable type array\\.$#"
3730                         count: 1
3731                         path: libraries/classes/Gis/GisMultiPoint.php
3733                 -
3734                         message: "#^Method PhpMyAdmin\\\\Gis\\\\GisMultiPoint\\:\\:prepareRowAsPng\\(\\) has parameter \\$scale_data with no value type specified in iterable type array\\.$#"
3735                         count: 1
3736                         path: libraries/classes/Gis/GisMultiPoint.php
3738                 -
3739                         message: "#^Method PhpMyAdmin\\\\Gis\\\\GisMultiPoint\\:\\:prepareRowAsSvg\\(\\) has parameter \\$scale_data with no value type specified in iterable type array\\.$#"
3740                         count: 1
3741                         path: libraries/classes/Gis/GisMultiPoint.php
3743                 -
3744                         message: "#^Method PhpMyAdmin\\\\Gis\\\\GisMultiPoint\\:\\:scaleRow\\(\\) return type has no value type specified in iterable type array\\.$#"
3745                         count: 1
3746                         path: libraries/classes/Gis/GisMultiPoint.php
3748                 -
3749                         message: "#^Parameter \\#5 \\$color of method PhpMyAdmin\\\\Image\\\\ImageWrapper\\:\\:string\\(\\) expects int, int\\|false given\\.$#"
3750                         count: 1
3751                         path: libraries/classes/Gis/GisMultiPoint.php
3753                 -
3754                         message: "#^Parameter \\#7 \\$color of method PhpMyAdmin\\\\Image\\\\ImageWrapper\\:\\:arc\\(\\) expects int, int\\|false given\\.$#"
3755                         count: 1
3756                         path: libraries/classes/Gis/GisMultiPoint.php
3758                 -
3759                         message: "#^Static property PhpMyAdmin\\\\Gis\\\\GisMultiPoint\\:\\:\\$instance \\(PhpMyAdmin\\\\Gis\\\\GisMultiPoint\\) in isset\\(\\) is not nullable\\.$#"
3760                         count: 1
3761                         path: libraries/classes/Gis/GisMultiPoint.php
3763                 -
3764                         message: "#^Method PhpMyAdmin\\\\Gis\\\\GisMultiPolygon\\:\\:drawPath\\(\\) has parameter \\$scale_data with no value type specified in iterable type array\\.$#"
3765                         count: 1
3766                         path: libraries/classes/Gis/GisMultiPolygon.php
3768                 -
3769                         message: "#^Method PhpMyAdmin\\\\Gis\\\\GisMultiPolygon\\:\\:generateParams\\(\\) return type has no value type specified in iterable type array\\.$#"
3770                         count: 1
3771                         path: libraries/classes/Gis/GisMultiPolygon.php
3773                 -
3774                         message: "#^Method PhpMyAdmin\\\\Gis\\\\GisMultiPolygon\\:\\:generateWkt\\(\\) has parameter \\$gis_data with no value type specified in iterable type array\\.$#"
3775                         count: 1
3776                         path: libraries/classes/Gis/GisMultiPolygon.php
3778                 -
3779                         message: "#^Method PhpMyAdmin\\\\Gis\\\\GisMultiPolygon\\:\\:getShape\\(\\) has parameter \\$row_data with no value type specified in iterable type array\\.$#"
3780                         count: 1
3781                         path: libraries/classes/Gis/GisMultiPolygon.php
3783                 -
3784                         message: "#^Method PhpMyAdmin\\\\Gis\\\\GisMultiPolygon\\:\\:prepareRowAsOl\\(\\) has parameter \\$fill_color with no value type specified in iterable type array\\.$#"
3785                         count: 1
3786                         path: libraries/classes/Gis/GisMultiPolygon.php
3788                 -
3789                         message: "#^Method PhpMyAdmin\\\\Gis\\\\GisMultiPolygon\\:\\:prepareRowAsOl\\(\\) has parameter \\$scale_data with no value type specified in iterable type array\\.$#"
3790                         count: 1
3791                         path: libraries/classes/Gis/GisMultiPolygon.php
3793                 -
3794                         message: "#^Method PhpMyAdmin\\\\Gis\\\\GisMultiPolygon\\:\\:prepareRowAsPdf\\(\\) has parameter \\$scale_data with no value type specified in iterable type array\\.$#"
3795                         count: 1
3796                         path: libraries/classes/Gis/GisMultiPolygon.php
3798                 -
3799                         message: "#^Method PhpMyAdmin\\\\Gis\\\\GisMultiPolygon\\:\\:prepareRowAsPng\\(\\) has parameter \\$scale_data with no value type specified in iterable type array\\.$#"
3800                         count: 1
3801                         path: libraries/classes/Gis/GisMultiPolygon.php
3803                 -
3804                         message: "#^Method PhpMyAdmin\\\\Gis\\\\GisMultiPolygon\\:\\:prepareRowAsSvg\\(\\) has parameter \\$scale_data with no value type specified in iterable type array\\.$#"
3805                         count: 1
3806                         path: libraries/classes/Gis/GisMultiPolygon.php
3808                 -
3809                         message: "#^Method PhpMyAdmin\\\\Gis\\\\GisMultiPolygon\\:\\:scaleRow\\(\\) return type has no value type specified in iterable type array\\.$#"
3810                         count: 1
3811                         path: libraries/classes/Gis/GisMultiPolygon.php
3813                 -
3814                         message: "#^Parameter \\#2 \\$color of method PhpMyAdmin\\\\Image\\\\ImageWrapper\\:\\:filledPolygon\\(\\) expects int, int\\|false given\\.$#"
3815                         count: 1
3816                         path: libraries/classes/Gis/GisMultiPolygon.php
3818                 -
3819                         message: "#^Parameter \\#5 \\$color of method PhpMyAdmin\\\\Image\\\\ImageWrapper\\:\\:string\\(\\) expects int, int\\|false given\\.$#"
3820                         count: 1
3821                         path: libraries/classes/Gis/GisMultiPolygon.php
3823                 -
3824                         message: "#^Static property PhpMyAdmin\\\\Gis\\\\GisMultiPolygon\\:\\:\\$instance \\(PhpMyAdmin\\\\Gis\\\\GisMultiPolygon\\) in isset\\(\\) is not nullable\\.$#"
3825                         count: 1
3826                         path: libraries/classes/Gis/GisMultiPolygon.php
3828                 -
3829                         message: "#^Method PhpMyAdmin\\\\Gis\\\\GisPoint\\:\\:generateParams\\(\\) return type has no value type specified in iterable type array\\.$#"
3830                         count: 1
3831                         path: libraries/classes/Gis/GisPoint.php
3833                 -
3834                         message: "#^Method PhpMyAdmin\\\\Gis\\\\GisPoint\\:\\:generateWkt\\(\\) has parameter \\$gis_data with no value type specified in iterable type array\\.$#"
3835                         count: 1
3836                         path: libraries/classes/Gis/GisPoint.php
3838                 -
3839                         message: "#^Method PhpMyAdmin\\\\Gis\\\\GisPoint\\:\\:getShape\\(\\) has parameter \\$row_data with no value type specified in iterable type array\\.$#"
3840                         count: 1
3841                         path: libraries/classes/Gis/GisPoint.php
3843                 -
3844                         message: "#^Method PhpMyAdmin\\\\Gis\\\\GisPoint\\:\\:prepareRowAsOl\\(\\) has parameter \\$point_color with no value type specified in iterable type array\\.$#"
3845                         count: 1
3846                         path: libraries/classes/Gis/GisPoint.php
3848                 -
3849                         message: "#^Method PhpMyAdmin\\\\Gis\\\\GisPoint\\:\\:prepareRowAsOl\\(\\) has parameter \\$scale_data with no value type specified in iterable type array\\.$#"
3850                         count: 1
3851                         path: libraries/classes/Gis/GisPoint.php
3853                 -
3854                         message: "#^Method PhpMyAdmin\\\\Gis\\\\GisPoint\\:\\:prepareRowAsPdf\\(\\) has parameter \\$scale_data with no value type specified in iterable type array\\.$#"
3855                         count: 1
3856                         path: libraries/classes/Gis/GisPoint.php
3858                 -
3859                         message: "#^Method PhpMyAdmin\\\\Gis\\\\GisPoint\\:\\:prepareRowAsPng\\(\\) has parameter \\$scale_data with no value type specified in iterable type array\\.$#"
3860                         count: 1
3861                         path: libraries/classes/Gis/GisPoint.php
3863                 -
3864                         message: "#^Method PhpMyAdmin\\\\Gis\\\\GisPoint\\:\\:prepareRowAsSvg\\(\\) has parameter \\$scale_data with no value type specified in iterable type array\\.$#"
3865                         count: 1
3866                         path: libraries/classes/Gis/GisPoint.php
3868                 -
3869                         message: "#^Method PhpMyAdmin\\\\Gis\\\\GisPoint\\:\\:scaleRow\\(\\) return type has no value type specified in iterable type array\\.$#"
3870                         count: 1
3871                         path: libraries/classes/Gis/GisPoint.php
3873                 -
3874                         message: "#^Parameter \\#5 \\$color of method PhpMyAdmin\\\\Image\\\\ImageWrapper\\:\\:string\\(\\) expects int, int\\|false given\\.$#"
3875                         count: 1
3876                         path: libraries/classes/Gis/GisPoint.php
3878                 -
3879                         message: "#^Parameter \\#7 \\$color of method PhpMyAdmin\\\\Image\\\\ImageWrapper\\:\\:arc\\(\\) expects int, int\\|false given\\.$#"
3880                         count: 1
3881                         path: libraries/classes/Gis/GisPoint.php
3883                 -
3884                         message: "#^Static property PhpMyAdmin\\\\Gis\\\\GisPoint\\:\\:\\$instance \\(PhpMyAdmin\\\\Gis\\\\GisPoint\\) in isset\\(\\) is not nullable\\.$#"
3885                         count: 1
3886                         path: libraries/classes/Gis/GisPoint.php
3888                 -
3889                         message: "#^Method PhpMyAdmin\\\\Gis\\\\GisPolygon\\:\\:area\\(\\) has parameter \\$ring with no value type specified in iterable type array\\.$#"
3890                         count: 1
3891                         path: libraries/classes/Gis/GisPolygon.php
3893                 -
3894                         message: "#^Method PhpMyAdmin\\\\Gis\\\\GisPolygon\\:\\:drawPath\\(\\) has parameter \\$scale_data with no value type specified in iterable type array\\.$#"
3895                         count: 1
3896                         path: libraries/classes/Gis/GisPolygon.php
3898                 -
3899                         message: "#^Method PhpMyAdmin\\\\Gis\\\\GisPolygon\\:\\:generateParams\\(\\) return type has no value type specified in iterable type array\\.$#"
3900                         count: 1
3901                         path: libraries/classes/Gis/GisPolygon.php
3903                 -
3904                         message: "#^Method PhpMyAdmin\\\\Gis\\\\GisPolygon\\:\\:generateWkt\\(\\) has parameter \\$gis_data with no value type specified in iterable type array\\.$#"
3905                         count: 1
3906                         path: libraries/classes/Gis/GisPolygon.php
3908                 -
3909                         message: "#^Method PhpMyAdmin\\\\Gis\\\\GisPolygon\\:\\:getPointOnSurface\\(\\) has parameter \\$ring with no value type specified in iterable type array\\.$#"
3910                         count: 1
3911                         path: libraries/classes/Gis/GisPolygon.php
3913                 -
3914                         message: "#^Method PhpMyAdmin\\\\Gis\\\\GisPolygon\\:\\:getPointOnSurface\\(\\) return type has no value type specified in iterable type array\\.$#"
3915                         count: 1
3916                         path: libraries/classes/Gis/GisPolygon.php
3918                 -
3919                         message: "#^Method PhpMyAdmin\\\\Gis\\\\GisPolygon\\:\\:isOuterRing\\(\\) has parameter \\$ring with no value type specified in iterable type array\\.$#"
3920                         count: 1
3921                         path: libraries/classes/Gis/GisPolygon.php
3923                 -
3924                         message: "#^Method PhpMyAdmin\\\\Gis\\\\GisPolygon\\:\\:isPointInsidePolygon\\(\\) has parameter \\$point with no value type specified in iterable type array\\.$#"
3925                         count: 1
3926                         path: libraries/classes/Gis/GisPolygon.php
3928                 -
3929                         message: "#^Method PhpMyAdmin\\\\Gis\\\\GisPolygon\\:\\:isPointInsidePolygon\\(\\) has parameter \\$polygon with no value type specified in iterable type array\\.$#"
3930                         count: 1
3931                         path: libraries/classes/Gis/GisPolygon.php
3933                 -
3934                         message: "#^Method PhpMyAdmin\\\\Gis\\\\GisPolygon\\:\\:prepareRowAsOl\\(\\) has parameter \\$fill_color with no value type specified in iterable type array\\.$#"
3935                         count: 1
3936                         path: libraries/classes/Gis/GisPolygon.php
3938                 -
3939                         message: "#^Method PhpMyAdmin\\\\Gis\\\\GisPolygon\\:\\:prepareRowAsOl\\(\\) has parameter \\$scale_data with no value type specified in iterable type array\\.$#"
3940                         count: 1
3941                         path: libraries/classes/Gis/GisPolygon.php
3943                 -
3944                         message: "#^Method PhpMyAdmin\\\\Gis\\\\GisPolygon\\:\\:prepareRowAsPdf\\(\\) has parameter \\$scale_data with no value type specified in iterable type array\\.$#"
3945                         count: 1
3946                         path: libraries/classes/Gis/GisPolygon.php
3948                 -
3949                         message: "#^Method PhpMyAdmin\\\\Gis\\\\GisPolygon\\:\\:prepareRowAsPng\\(\\) has parameter \\$scale_data with no value type specified in iterable type array\\.$#"
3950                         count: 1
3951                         path: libraries/classes/Gis/GisPolygon.php
3953                 -
3954                         message: "#^Method PhpMyAdmin\\\\Gis\\\\GisPolygon\\:\\:prepareRowAsSvg\\(\\) has parameter \\$scale_data with no value type specified in iterable type array\\.$#"
3955                         count: 1
3956                         path: libraries/classes/Gis/GisPolygon.php
3958                 -
3959                         message: "#^Method PhpMyAdmin\\\\Gis\\\\GisPolygon\\:\\:scaleRow\\(\\) return type has no value type specified in iterable type array\\.$#"
3960                         count: 1
3961                         path: libraries/classes/Gis/GisPolygon.php
3963                 -
3964                         message: "#^Parameter \\#2 \\$color of method PhpMyAdmin\\\\Image\\\\ImageWrapper\\:\\:filledPolygon\\(\\) expects int, int\\|false given\\.$#"
3965                         count: 1
3966                         path: libraries/classes/Gis/GisPolygon.php
3968                 -
3969                         message: "#^Parameter \\#5 \\$color of method PhpMyAdmin\\\\Image\\\\ImageWrapper\\:\\:string\\(\\) expects int, int\\|false given\\.$#"
3970                         count: 1
3971                         path: libraries/classes/Gis/GisPolygon.php
3973                 -
3974                         message: "#^Static property PhpMyAdmin\\\\Gis\\\\GisPolygon\\:\\:\\$instance \\(PhpMyAdmin\\\\Gis\\\\GisPolygon\\) in isset\\(\\) is not nullable\\.$#"
3975                         count: 1
3976                         path: libraries/classes/Gis/GisPolygon.php
3978                 -
3979                         message: "#^Cannot call method Output\\(\\) on mixed\\.$#"
3980                         count: 1
3981                         path: libraries/classes/Gis/GisVisualization.php
3983                 -
3984                         message: "#^Method PhpMyAdmin\\\\Gis\\\\GisVisualization\\:\\:__construct\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#"
3985                         count: 1
3986                         path: libraries/classes/Gis/GisVisualization.php
3988                 -
3989                         message: "#^Method PhpMyAdmin\\\\Gis\\\\GisVisualization\\:\\:__construct\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#"
3990                         count: 1
3991                         path: libraries/classes/Gis/GisVisualization.php
3993                 -
3994                         message: "#^Method PhpMyAdmin\\\\Gis\\\\GisVisualization\\:\\:fetchRawData\\(\\) return type has no value type specified in iterable type array\\.$#"
3995                         count: 1
3996                         path: libraries/classes/Gis/GisVisualization.php
3998                 -
3999                         message: "#^Method PhpMyAdmin\\\\Gis\\\\GisVisualization\\:\\:get\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#"
4000                         count: 1
4001                         path: libraries/classes/Gis/GisVisualization.php
4003                 -
4004                         message: "#^Method PhpMyAdmin\\\\Gis\\\\GisVisualization\\:\\:getByData\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#"
4005                         count: 1
4006                         path: libraries/classes/Gis/GisVisualization.php
4008                 -
4009                         message: "#^Method PhpMyAdmin\\\\Gis\\\\GisVisualization\\:\\:getByData\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#"
4010                         count: 1
4011                         path: libraries/classes/Gis/GisVisualization.php
4013                 -
4014                         message: "#^Method PhpMyAdmin\\\\Gis\\\\GisVisualization\\:\\:getSettings\\(\\) return type has no value type specified in iterable type array\\.$#"
4015                         count: 1
4016                         path: libraries/classes/Gis/GisVisualization.php
4018                 -
4019                         message: "#^Method PhpMyAdmin\\\\Gis\\\\GisVisualization\\:\\:prepareDataSet\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#"
4020                         count: 1
4021                         path: libraries/classes/Gis/GisVisualization.php
4023                 -
4024                         message: "#^Method PhpMyAdmin\\\\Gis\\\\GisVisualization\\:\\:prepareDataSet\\(\\) has parameter \\$scale_data with no value type specified in iterable type array\\.$#"
4025                         count: 1
4026                         path: libraries/classes/Gis/GisVisualization.php
4028                 -
4029                         message: "#^Method PhpMyAdmin\\\\Gis\\\\GisVisualization\\:\\:scaleDataSet\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#"
4030                         count: 1
4031                         path: libraries/classes/Gis/GisVisualization.php
4033                 -
4034                         message: "#^Method PhpMyAdmin\\\\Gis\\\\GisVisualization\\:\\:scaleDataSet\\(\\) return type has no value type specified in iterable type array\\.$#"
4035                         count: 1
4036                         path: libraries/classes/Gis/GisVisualization.php
4038                 -
4039                         message: "#^Method PhpMyAdmin\\\\Gis\\\\GisVisualization\\:\\:setUserSpecifiedSettings\\(\\) has parameter \\$userSpecifiedSettings with no value type specified in iterable type array\\.$#"
4040                         count: 1
4041                         path: libraries/classes/Gis/GisVisualization.php
4043                 -
4044                         message: "#^Parameter \\#1 \\$sql_query of class PhpMyAdmin\\\\Gis\\\\GisVisualization constructor expects string, null given\\.$#"
4045                         count: 1
4046                         path: libraries/classes/Gis/GisVisualization.php
4048                 -
4049                         message: "#^Parameter \\#3 \\$row of class PhpMyAdmin\\\\Gis\\\\GisVisualization constructor expects int, null given\\.$#"
4050                         count: 1
4051                         path: libraries/classes/Gis/GisVisualization.php
4053                 -
4054                         message: "#^Parameter \\#4 \\$pos of class PhpMyAdmin\\\\Gis\\\\GisVisualization constructor expects int, null given\\.$#"
4055                         count: 1
4056                         path: libraries/classes/Gis/GisVisualization.php
4058                 -
4059                         message: "#^Property PhpMyAdmin\\\\Gis\\\\GisVisualization\\:\\:\\$data type has no value type specified in iterable type array\\.$#"
4060                         count: 1
4061                         path: libraries/classes/Gis/GisVisualization.php
4063                 -
4064                         message: "#^Property PhpMyAdmin\\\\Gis\\\\GisVisualization\\:\\:\\$settings type has no value type specified in iterable type array\\.$#"
4065                         count: 1
4066                         path: libraries/classes/Gis/GisVisualization.php
4068                 -
4069                         message: "#^Property PhpMyAdmin\\\\Gis\\\\GisVisualization\\:\\:\\$userSpecifiedSettings type has no value type specified in iterable type array\\.$#"
4070                         count: 1
4071                         path: libraries/classes/Gis/GisVisualization.php
4073                 -
4074                         message: "#^Cannot access offset 1 on array\\|false\\.$#"
4075                         count: 2
4076                         path: libraries/classes/Git.php
4078                 -
4079                         message: "#^Cannot access offset 256 on array\\|false\\.$#"
4080                         count: 1
4081                         path: libraries/classes/Git.php
4083                 -
4084                         message: "#^Cannot access offset int on array\\|false\\.$#"
4085                         count: 1
4086                         path: libraries/classes/Git.php
4088                 -
4089                         message: "#^Cannot access offset int\\<min, \\-1\\>\\|int\\<1, max\\> on array\\|false\\.$#"
4090                         count: 1
4091                         path: libraries/classes/Git.php
4093                 -
4094                         message: "#^Method PhpMyAdmin\\\\Git\\:\\:checkGitRevision\\(\\) return type has no value type specified in iterable type array\\.$#"
4095                         count: 1
4096                         path: libraries/classes/Git.php
4098                 -
4099                         message: "#^Method PhpMyAdmin\\\\Git\\:\\:extractDataFormTextBody\\(\\) has parameter \\$commit with no value type specified in iterable type array\\.$#"
4100                         count: 1
4101                         path: libraries/classes/Git.php
4103                 -
4104                         message: "#^Method PhpMyAdmin\\\\Git\\:\\:getHashFromHeadRef\\(\\) return type has no value type specified in iterable type array\\.$#"
4105                         count: 1
4106                         path: libraries/classes/Git.php
4108                 -
4109                         message: "#^Method PhpMyAdmin\\\\Git\\:\\:isRemoteCommit\\(\\) should return stdClass\\|null but returns mixed\\.$#"
4110                         count: 1
4111                         path: libraries/classes/Git.php
4113                 -
4114                         message: "#^Method PhpMyAdmin\\\\Git\\:\\:unPackGz\\(\\) return type has no value type specified in iterable type array\\.$#"
4115                         count: 1
4116                         path: libraries/classes/Git.php
4118                 -
4119                         message: "#^Parameter \\#2 \\$length of function fread expects int\\<0, max\\>, int given\\.$#"
4120                         count: 1
4121                         path: libraries/classes/Git.php
4123                 -
4124                         message: "#^Method PhpMyAdmin\\\\Header\\:\\:getJsParams\\(\\) return type has no value type specified in iterable type array\\.$#"
4125                         count: 1
4126                         path: libraries/classes/Header.php
4128                 -
4129                         message: "#^Method PhpMyAdmin\\\\Html\\\\Generator\\:\\:getDefaultFunctionForField\\(\\) has parameter \\$field with no value type specified in iterable type array\\.$#"
4130                         count: 1
4131                         path: libraries/classes/Html/Generator.php
4133                 -
4134                         message: "#^Method PhpMyAdmin\\\\Html\\\\Generator\\:\\:getFunctionsForField\\(\\) has parameter \\$field with no value type specified in iterable type array\\.$#"
4135                         count: 1
4136                         path: libraries/classes/Html/Generator.php
4138                 -
4139                         message: "#^Method PhpMyAdmin\\\\Html\\\\Generator\\:\\:getFunctionsForField\\(\\) has parameter \\$foreignData with no value type specified in iterable type array\\.$#"
4140                         count: 1
4141                         path: libraries/classes/Html/Generator.php
4143                 -
4144                         message: "#^Method PhpMyAdmin\\\\Html\\\\Generator\\:\\:getImage\\(\\) has parameter \\$attributes with no value type specified in iterable type array\\.$#"
4145                         count: 1
4146                         path: libraries/classes/Html/Generator.php
4148                 -
4149                         message: "#^Method PhpMyAdmin\\\\Html\\\\Generator\\:\\:getListNavigator\\(\\) has parameter \\$urlParams with no value type specified in iterable type array\\.$#"
4150                         count: 1
4151                         path: libraries/classes/Html/Generator.php
4153                 -
4154                         message: "#^Method PhpMyAdmin\\\\Html\\\\Generator\\:\\:getNavigationLink\\(\\) has parameter \\$classes with no value type specified in iterable type array\\.$#"
4155                         count: 1
4156                         path: libraries/classes/Html/Generator.php
4158                 -
4159                         message: "#^Parameter \\#1 \\$params of static method PhpMyAdmin\\\\Url\\:\\:getCommon\\(\\) expects array\\<string, bool\\|int\\|string\\>, array\\<int\\|string, mixed\\> given\\.$#"
4160                         count: 2
4161                         path: libraries/classes/Html/Generator.php
4163                 -
4164                         message: "#^Method PhpMyAdmin\\\\Http\\\\Factory\\\\ServerRequestFactory\\:\\:createServerRequest\\(\\) has parameter \\$serverParams with no value type specified in iterable type array\\.$#"
4165                         count: 1
4166                         path: libraries/classes/Http/Factory/ServerRequestFactory.php
4168                 -
4169                         message: "#^Method PhpMyAdmin\\\\Http\\\\ServerRequest\\:\\:getAttributes\\(\\) return type has no value type specified in iterable type array\\.$#"
4170                         count: 1
4171                         path: libraries/classes/Http/ServerRequest.php
4173                 -
4174                         message: "#^Method PhpMyAdmin\\\\Http\\\\ServerRequest\\:\\:getCookieParams\\(\\) return type has no value type specified in iterable type array\\.$#"
4175                         count: 1
4176                         path: libraries/classes/Http/ServerRequest.php
4178                 -
4179                         message: "#^Method PhpMyAdmin\\\\Http\\\\ServerRequest\\:\\:getParsedBody\\(\\) return type has no value type specified in iterable type array\\.$#"
4180                         count: 1
4181                         path: libraries/classes/Http/ServerRequest.php
4183                 -
4184                         message: "#^Method PhpMyAdmin\\\\Http\\\\ServerRequest\\:\\:getQueryParams\\(\\) return type has no value type specified in iterable type array\\.$#"
4185                         count: 1
4186                         path: libraries/classes/Http/ServerRequest.php
4188                 -
4189                         message: "#^Method PhpMyAdmin\\\\Http\\\\ServerRequest\\:\\:getServerParams\\(\\) return type has no value type specified in iterable type array\\.$#"
4190                         count: 1
4191                         path: libraries/classes/Http/ServerRequest.php
4193                 -
4194                         message: "#^Method PhpMyAdmin\\\\Http\\\\ServerRequest\\:\\:getUploadedFiles\\(\\) return type has no value type specified in iterable type array\\.$#"
4195                         count: 1
4196                         path: libraries/classes/Http/ServerRequest.php
4198                 -
4199                         message: "#^Method PhpMyAdmin\\\\Http\\\\ServerRequest\\:\\:withCookieParams\\(\\) has parameter \\$cookies with no value type specified in iterable type array\\.$#"
4200                         count: 1
4201                         path: libraries/classes/Http/ServerRequest.php
4203                 -
4204                         message: "#^Method PhpMyAdmin\\\\Http\\\\ServerRequest\\:\\:withParsedBody\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#"
4205                         count: 1
4206                         path: libraries/classes/Http/ServerRequest.php
4208                 -
4209                         message: "#^Method PhpMyAdmin\\\\Http\\\\ServerRequest\\:\\:withQueryParams\\(\\) has parameter \\$query with no value type specified in iterable type array\\.$#"
4210                         count: 1
4211                         path: libraries/classes/Http/ServerRequest.php
4213                 -
4214                         message: "#^Method PhpMyAdmin\\\\Http\\\\ServerRequest\\:\\:withUploadedFiles\\(\\) has parameter \\$uploadedFiles with no value type specified in iterable type array\\.$#"
4215                         count: 1
4216                         path: libraries/classes/Http/ServerRequest.php
4218                 -
4219                         message: "#^Function imagefilledpolygon invoked with 3 parameters, 4 required\\.$#"
4220                         count: 1
4221                         path: libraries/classes/Image/ImageWrapper.php
4223                 -
4224                         message: "#^Method PhpMyAdmin\\\\Image\\\\ImageWrapper\\:\\:filledPolygon\\(\\) has parameter \\$points with no value type specified in iterable type array\\.$#"
4225                         count: 1
4226                         path: libraries/classes/Image/ImageWrapper.php
4228                 -
4229                         message: "#^Method PhpMyAdmin\\\\Import\\:\\:analyzeTable\\(\\) has parameter \\$table with no value type specified in iterable type array\\.$#"
4230                         count: 1
4231                         path: libraries/classes/Import.php
4233                 -
4234                         message: "#^Method PhpMyAdmin\\\\Import\\:\\:analyzeTable\\(\\) return type has no value type specified in iterable type array\\.$#"
4235                         count: 1
4236                         path: libraries/classes/Import.php
4238                 -
4239                         message: "#^Method PhpMyAdmin\\\\Import\\:\\:buildSql\\(\\) has parameter \\$additionalSql with no value type specified in iterable type array\\.$#"
4240                         count: 1
4241                         path: libraries/classes/Import.php
4243                 -
4244                         message: "#^Method PhpMyAdmin\\\\Import\\:\\:buildSql\\(\\) has parameter \\$analyses with no value type specified in iterable type array\\.$#"
4245                         count: 1
4246                         path: libraries/classes/Import.php
4248                 -
4249                         message: "#^Method PhpMyAdmin\\\\Import\\:\\:buildSql\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#"
4250                         count: 1
4251                         path: libraries/classes/Import.php
4253                 -
4254                         message: "#^Method PhpMyAdmin\\\\Import\\:\\:buildSql\\(\\) has parameter \\$tables with no value type specified in iterable type array\\.$#"
4255                         count: 1
4256                         path: libraries/classes/Import.php
4258                 -
4259                         message: "#^Method PhpMyAdmin\\\\Import\\:\\:getDecimalSize\\(\\) return type has no value type specified in iterable type array\\.$#"
4260                         count: 1
4261                         path: libraries/classes/Import.php
4263                 -
4264                         message: "#^Method PhpMyAdmin\\\\Import\\:\\:getLocalFiles\\(\\) has parameter \\$importList with no value type specified in iterable type array\\.$#"
4265                         count: 1
4266                         path: libraries/classes/Import.php
4268                 -
4269                         message: "#^Method PhpMyAdmin\\\\Import\\:\\:lookForUse\\(\\) return type has no value type specified in iterable type array\\.$#"
4270                         count: 1
4271                         path: libraries/classes/Import.php
4273                 -
4274                         message: "#^Parameter \\#1 \\$lastCumulativeSize of method PhpMyAdmin\\\\Import\\:\\:getDecimalPrecision\\(\\) expects string, int\\|string given\\.$#"
4275                         count: 3
4276                         path: libraries/classes/Import.php
4278                 -
4279                         message: "#^Parameter \\#1 \\$lastCumulativeSize of method PhpMyAdmin\\\\Import\\:\\:getDecimalScale\\(\\) expects string, int\\|string given\\.$#"
4280                         count: 2
4281                         path: libraries/classes/Import.php
4283                 -
4284                         message: "#^Parameter \\#1 \\$sql of method PhpMyAdmin\\\\Import\\:\\:executeQuery\\(\\) expects string, string\\|null given\\.$#"
4285                         count: 1
4286                         path: libraries/classes/Import.php
4288                 -
4289                         message: "#^Method PhpMyAdmin\\\\Import\\\\Ajax\\:\\:uploadProgressSetup\\(\\) return type has no value type specified in iterable type array\\.$#"
4290                         count: 1
4291                         path: libraries/classes/Import/Ajax.php
4293                 -
4294                         message: "#^Property PhpMyAdmin\\\\SqlParser\\\\Statements\\\\DeleteStatement\\:\\:\\$limit \\(PhpMyAdmin\\\\SqlParser\\\\Components\\\\Limit\\) in empty\\(\\) is not falsy\\.$#"
4295                         count: 1
4296                         path: libraries/classes/Import/SimulateDml.php
4298                 -
4299                         message: "#^Property PhpMyAdmin\\\\SqlParser\\\\Statements\\\\UpdateStatement\\:\\:\\$limit \\(PhpMyAdmin\\\\SqlParser\\\\Components\\\\Limit\\) in empty\\(\\) is not falsy\\.$#"
4300                         count: 1
4301                         path: libraries/classes/Import/SimulateDml.php
4303                 -
4304                         message: "#^Method PhpMyAdmin\\\\Index\\:\\:__construct\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#"
4305                         count: 1
4306                         path: libraries/classes/Index.php
4308                 -
4309                         message: "#^Method PhpMyAdmin\\\\Index\\:\\:addColumn\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#"
4310                         count: 1
4311                         path: libraries/classes/Index.php
4313                 -
4314                         message: "#^Method PhpMyAdmin\\\\Index\\:\\:addColumns\\(\\) has parameter \\$columns with no value type specified in iterable type array\\.$#"
4315                         count: 1
4316                         path: libraries/classes/Index.php
4318                 -
4319                         message: "#^Method PhpMyAdmin\\\\Index\\:\\:getCompareData\\(\\) return type has no value type specified in iterable type array\\.$#"
4320                         count: 1
4321                         path: libraries/classes/Index.php
4323                 -
4324                         message: "#^Method PhpMyAdmin\\\\Index\\:\\:set\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#"
4325                         count: 1
4326                         path: libraries/classes/Index.php
4328                 -
4329                         message: "#^Property PhpMyAdmin\\\\Index\\:\\:\\$columns type has no value type specified in iterable type array\\.$#"
4330                         count: 1
4331                         path: libraries/classes/Index.php
4333                 -
4334                         message: "#^Property PhpMyAdmin\\\\Index\\:\\:\\$registry type has no value type specified in iterable type array\\.$#"
4335                         count: 1
4336                         path: libraries/classes/Index.php
4338                 -
4339                         message: "#^Method PhpMyAdmin\\\\IndexColumn\\:\\:__construct\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#"
4340                         count: 1
4341                         path: libraries/classes/IndexColumn.php
4343                 -
4344                         message: "#^Method PhpMyAdmin\\\\IndexColumn\\:\\:getCompareData\\(\\) return type has no value type specified in iterable type array\\.$#"
4345                         count: 1
4346                         path: libraries/classes/IndexColumn.php
4348                 -
4349                         message: "#^Method PhpMyAdmin\\\\IndexColumn\\:\\:set\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#"
4350                         count: 1
4351                         path: libraries/classes/IndexColumn.php
4353                 -
4354                         message: "#^Method PhpMyAdmin\\\\InsertEdit\\:\\:analyzeTableColumnsArray\\(\\) has parameter \\$column with no value type specified in iterable type array\\.$#"
4355                         count: 1
4356                         path: libraries/classes/InsertEdit.php
4358                 -
4359                         message: "#^Method PhpMyAdmin\\\\InsertEdit\\:\\:analyzeTableColumnsArray\\(\\) has parameter \\$commentsMap with no value type specified in iterable type array\\.$#"
4360                         count: 1
4361                         path: libraries/classes/InsertEdit.php
4363                 -
4364                         message: "#^Method PhpMyAdmin\\\\InsertEdit\\:\\:analyzeTableColumnsArray\\(\\) return type has no value type specified in iterable type array\\.$#"
4365                         count: 1
4366                         path: libraries/classes/InsertEdit.php
4368                 -
4369                         message: "#^Method PhpMyAdmin\\\\InsertEdit\\:\\:analyzeWhereClauses\\(\\) has parameter \\$whereClauseArray with no value type specified in iterable type array\\.$#"
4370                         count: 1
4371                         path: libraries/classes/InsertEdit.php
4373                 -
4374                         message: "#^Method PhpMyAdmin\\\\InsertEdit\\:\\:analyzeWhereClauses\\(\\) return type has no value type specified in iterable type array\\.$#"
4375                         count: 1
4376                         path: libraries/classes/InsertEdit.php
4378                 -
4379                         message: "#^Method PhpMyAdmin\\\\InsertEdit\\:\\:buildSqlQuery\\(\\) has parameter \\$queryFields with no value type specified in iterable type array\\.$#"
4380                         count: 1
4381                         path: libraries/classes/InsertEdit.php
4383                 -
4384                         message: "#^Method PhpMyAdmin\\\\InsertEdit\\:\\:buildSqlQuery\\(\\) has parameter \\$valueSets with no value type specified in iterable type array\\.$#"
4385                         count: 1
4386                         path: libraries/classes/InsertEdit.php
4388                 -
4389                         message: "#^Method PhpMyAdmin\\\\InsertEdit\\:\\:determineInsertOrEdit\\(\\) return type has no value type specified in iterable type array\\.$#"
4390                         count: 1
4391                         path: libraries/classes/InsertEdit.php
4393                 -
4394                         message: "#^Method PhpMyAdmin\\\\InsertEdit\\:\\:executeSqlQuery\\(\\) has parameter \\$query with no value type specified in iterable type array\\.$#"
4395                         count: 1
4396                         path: libraries/classes/InsertEdit.php
4398                 -
4399                         message: "#^Method PhpMyAdmin\\\\InsertEdit\\:\\:executeSqlQuery\\(\\) has parameter \\$urlParams with no value type specified in iterable type array\\.$#"
4400                         count: 1
4401                         path: libraries/classes/InsertEdit.php
4403                 -
4404                         message: "#^Method PhpMyAdmin\\\\InsertEdit\\:\\:executeSqlQuery\\(\\) return type has no value type specified in iterable type array\\.$#"
4405                         count: 1
4406                         path: libraries/classes/InsertEdit.php
4408                 -
4409                         message: "#^Method PhpMyAdmin\\\\InsertEdit\\:\\:getColumnSetValueAndSelectSize\\(\\) has parameter \\$column with no value type specified in iterable type array\\.$#"
4410                         count: 1
4411                         path: libraries/classes/InsertEdit.php
4413                 -
4414                         message: "#^Method PhpMyAdmin\\\\InsertEdit\\:\\:getColumnSetValueAndSelectSize\\(\\) return type has no value type specified in iterable type array\\.$#"
4415                         count: 1
4416                         path: libraries/classes/InsertEdit.php
4418                 -
4419                         message: "#^Method PhpMyAdmin\\\\InsertEdit\\:\\:getColumnSize\\(\\) has parameter \\$column with no value type specified in iterable type array\\.$#"
4420                         count: 1
4421                         path: libraries/classes/InsertEdit.php
4423                 -
4424                         message: "#^Method PhpMyAdmin\\\\InsertEdit\\:\\:getColumnTitle\\(\\) has parameter \\$column with no value type specified in iterable type array\\.$#"
4425                         count: 1
4426                         path: libraries/classes/InsertEdit.php
4428                 -
4429                         message: "#^Method PhpMyAdmin\\\\InsertEdit\\:\\:getColumnTitle\\(\\) has parameter \\$commentsMap with no value type specified in iterable type array\\.$#"
4430                         count: 1
4431                         path: libraries/classes/InsertEdit.php
4433                 -
4434                         message: "#^Method PhpMyAdmin\\\\InsertEdit\\:\\:getCommentsMap\\(\\) return type has no value type specified in iterable type array\\.$#"
4435                         count: 1
4436                         path: libraries/classes/InsertEdit.php
4438                 -
4439                         message: "#^Method PhpMyAdmin\\\\InsertEdit\\:\\:getContinueInsertionForm\\(\\) has parameter \\$whereClauseArray with no value type specified in iterable type array\\.$#"
4440                         count: 1
4441                         path: libraries/classes/InsertEdit.php
4443                 -
4444                         message: "#^Method PhpMyAdmin\\\\InsertEdit\\:\\:getCurrentValueAsAnArrayForMultipleEdit\\(\\) has parameter \\$funcNoParam with no value type specified in iterable type array\\.$#"
4445                         count: 1
4446                         path: libraries/classes/InsertEdit.php
4448                 -
4449                         message: "#^Method PhpMyAdmin\\\\InsertEdit\\:\\:getCurrentValueAsAnArrayForMultipleEdit\\(\\) has parameter \\$funcOptionalParam with no value type specified in iterable type array\\.$#"
4450                         count: 1
4451                         path: libraries/classes/InsertEdit.php
4453                 -
4454                         message: "#^Method PhpMyAdmin\\\\InsertEdit\\:\\:getCurrentValueAsAnArrayForMultipleEdit\\(\\) has parameter \\$gisFromTextFunctions with no value type specified in iterable type array\\.$#"
4455                         count: 1
4456                         path: libraries/classes/InsertEdit.php
4458                 -
4459                         message: "#^Method PhpMyAdmin\\\\InsertEdit\\:\\:getCurrentValueAsAnArrayForMultipleEdit\\(\\) has parameter \\$gisFromWkbFunctions with no value type specified in iterable type array\\.$#"
4460                         count: 1
4461                         path: libraries/classes/InsertEdit.php
4463                 -
4464                         message: "#^Method PhpMyAdmin\\\\InsertEdit\\:\\:getCurrentValueAsAnArrayForMultipleEdit\\(\\) has parameter \\$multiEditFuncs with no value type specified in iterable type array\\.$#"
4465                         count: 1
4466                         path: libraries/classes/InsertEdit.php
4468                 -
4469                         message: "#^Method PhpMyAdmin\\\\InsertEdit\\:\\:getCurrentValueAsAnArrayForMultipleEdit\\(\\) has parameter \\$multiEditSalt with no value type specified in iterable type array\\.$#"
4470                         count: 1
4471                         path: libraries/classes/InsertEdit.php
4473                 -
4474                         message: "#^Method PhpMyAdmin\\\\InsertEdit\\:\\:getCurrentValueForDifferentTypes\\(\\) has parameter \\$multiEditAutoIncrement with no value type specified in iterable type array\\.$#"
4475                         count: 1
4476                         path: libraries/classes/InsertEdit.php
4478                 -
4479                         message: "#^Method PhpMyAdmin\\\\InsertEdit\\:\\:getCurrentValueForDifferentTypes\\(\\) has parameter \\$multiEditColumnsName with no value type specified in iterable type array\\.$#"
4480                         count: 1
4481                         path: libraries/classes/InsertEdit.php
4483                 -
4484                         message: "#^Method PhpMyAdmin\\\\InsertEdit\\:\\:getCurrentValueForDifferentTypes\\(\\) has parameter \\$multiEditColumnsNull with no value type specified in iterable type array\\.$#"
4485                         count: 1
4486                         path: libraries/classes/InsertEdit.php
4488                 -
4489                         message: "#^Method PhpMyAdmin\\\\InsertEdit\\:\\:getCurrentValueForDifferentTypes\\(\\) has parameter \\$multiEditColumnsNullPrev with no value type specified in iterable type array\\.$#"
4490                         count: 1
4491                         path: libraries/classes/InsertEdit.php
4493                 -
4494                         message: "#^Method PhpMyAdmin\\\\InsertEdit\\:\\:getCurrentValueForDifferentTypes\\(\\) has parameter \\$multiEditColumnsType with no value type specified in iterable type array\\.$#"
4495                         count: 1
4496                         path: libraries/classes/InsertEdit.php
4498                 -
4499                         message: "#^Method PhpMyAdmin\\\\InsertEdit\\:\\:getCurrentValueForDifferentTypes\\(\\) has parameter \\$multiEditFuncs with no value type specified in iterable type array\\.$#"
4500                         count: 1
4501                         path: libraries/classes/InsertEdit.php
4503                 -
4504                         message: "#^Method PhpMyAdmin\\\\InsertEdit\\:\\:getDisplayValueForForeignTableColumn\\(\\) has parameter \\$map with no value type specified in iterable type array\\.$#"
4505                         count: 1
4506                         path: libraries/classes/InsertEdit.php
4508                 -
4509                         message: "#^Method PhpMyAdmin\\\\InsertEdit\\:\\:getEnumSetAndTimestampColumns\\(\\) has parameter \\$column with no value type specified in iterable type array\\.$#"
4510                         count: 1
4511                         path: libraries/classes/InsertEdit.php
4513                 -
4514                         message: "#^Method PhpMyAdmin\\\\InsertEdit\\:\\:getErrorUrl\\(\\) has parameter \\$urlParams with no value type specified in iterable type array\\.$#"
4515                         count: 1
4516                         path: libraries/classes/InsertEdit.php
4518                 -
4519                         message: "#^Method PhpMyAdmin\\\\InsertEdit\\:\\:getFormParametersForInsertForm\\(\\) has parameter \\$whereClauseArray with no value type specified in iterable type array\\.$#"
4520                         count: 1
4521                         path: libraries/classes/InsertEdit.php
4523                 -
4524                         message: "#^Method PhpMyAdmin\\\\InsertEdit\\:\\:getFormParametersForInsertForm\\(\\) has parameter \\$whereClauses with no value type specified in iterable type array\\.$#"
4525                         count: 1
4526                         path: libraries/classes/InsertEdit.php
4528                 -
4529                         message: "#^Method PhpMyAdmin\\\\InsertEdit\\:\\:getFormParametersForInsertForm\\(\\) return type has no value type specified in iterable type array\\.$#"
4530                         count: 1
4531                         path: libraries/classes/InsertEdit.php
4533                 -
4534                         message: "#^Method PhpMyAdmin\\\\InsertEdit\\:\\:getHeadAndFootOfInsertRowTable\\(\\) has parameter \\$urlParams with no value type specified in iterable type array\\.$#"
4535                         count: 1
4536                         path: libraries/classes/InsertEdit.php
4538                 -
4539                         message: "#^Method PhpMyAdmin\\\\InsertEdit\\:\\:getHtmlForInsertEditFormColumn\\(\\) has parameter \\$column with no value type specified in iterable type array\\.$#"
4540                         count: 1
4541                         path: libraries/classes/InsertEdit.php
4543                 -
4544                         message: "#^Method PhpMyAdmin\\\\InsertEdit\\:\\:getHtmlForInsertEditFormColumn\\(\\) has parameter \\$columnMime with no value type specified in iterable type array\\.$#"
4545                         count: 1
4546                         path: libraries/classes/InsertEdit.php
4548                 -
4549                         message: "#^Method PhpMyAdmin\\\\InsertEdit\\:\\:getHtmlForInsertEditFormColumn\\(\\) has parameter \\$commentsMap with no value type specified in iterable type array\\.$#"
4550                         count: 1
4551                         path: libraries/classes/InsertEdit.php
4553                 -
4554                         message: "#^Method PhpMyAdmin\\\\InsertEdit\\:\\:getHtmlForInsertEditFormColumn\\(\\) has parameter \\$currentRow with no value type specified in iterable type array\\.$#"
4555                         count: 1
4556                         path: libraries/classes/InsertEdit.php
4558                 -
4559                         message: "#^Method PhpMyAdmin\\\\InsertEdit\\:\\:getHtmlForInsertEditFormColumn\\(\\) has parameter \\$foreigners with no value type specified in iterable type array\\.$#"
4560                         count: 1
4561                         path: libraries/classes/InsertEdit.php
4563                 -
4564                         message: "#^Method PhpMyAdmin\\\\InsertEdit\\:\\:getHtmlForInsertEditFormColumn\\(\\) has parameter \\$repopulate with no value type specified in iterable type array\\.$#"
4565                         count: 1
4566                         path: libraries/classes/InsertEdit.php
4568                 -
4569                         message: "#^Method PhpMyAdmin\\\\InsertEdit\\:\\:getHtmlForInsertEditRow\\(\\) has parameter \\$commentsMap with no value type specified in iterable type array\\.$#"
4570                         count: 1
4571                         path: libraries/classes/InsertEdit.php
4573                 -
4574                         message: "#^Method PhpMyAdmin\\\\InsertEdit\\:\\:getHtmlForInsertEditRow\\(\\) has parameter \\$currentRow with no value type specified in iterable type array\\.$#"
4575                         count: 1
4576                         path: libraries/classes/InsertEdit.php
4578                 -
4579                         message: "#^Method PhpMyAdmin\\\\InsertEdit\\:\\:getHtmlForInsertEditRow\\(\\) has parameter \\$foreigners with no value type specified in iterable type array\\.$#"
4580                         count: 1
4581                         path: libraries/classes/InsertEdit.php
4583                 -
4584                         message: "#^Method PhpMyAdmin\\\\InsertEdit\\:\\:getHtmlForInsertEditRow\\(\\) has parameter \\$repopulate with no value type specified in iterable type array\\.$#"
4585                         count: 1
4586                         path: libraries/classes/InsertEdit.php
4588                 -
4589                         message: "#^Method PhpMyAdmin\\\\InsertEdit\\:\\:getHtmlForInsertEditRow\\(\\) has parameter \\$tableColumns with no value type specified in iterable type array\\.$#"
4590                         count: 1
4591                         path: libraries/classes/InsertEdit.php
4593                 -
4594                         message: "#^Method PhpMyAdmin\\\\InsertEdit\\:\\:getHtmlForInsertEditRow\\(\\) has parameter \\$urlParams with no value type specified in iterable type array\\.$#"
4595                         count: 1
4596                         path: libraries/classes/InsertEdit.php
4598                 -
4599                         message: "#^Method PhpMyAdmin\\\\InsertEdit\\:\\:getHtmlForInsertEditRow\\(\\) has parameter \\$whereClauseArray with no value type specified in iterable type array\\.$#"
4600                         count: 1
4601                         path: libraries/classes/InsertEdit.php
4603                 -
4604                         message: "#^Method PhpMyAdmin\\\\InsertEdit\\:\\:getHtmlInput\\(\\) has parameter \\$column with no value type specified in iterable type array\\.$#"
4605                         count: 1
4606                         path: libraries/classes/InsertEdit.php
4608                 -
4609                         message: "#^Method PhpMyAdmin\\\\InsertEdit\\:\\:getLinkForRelationalDisplayField\\(\\) has parameter \\$map with no value type specified in iterable type array\\.$#"
4610                         count: 1
4611                         path: libraries/classes/InsertEdit.php
4613                 -
4614                         message: "#^Method PhpMyAdmin\\\\InsertEdit\\:\\:getNullifyCodeForNullColumn\\(\\) has parameter \\$column with no value type specified in iterable type array\\.$#"
4615                         count: 1
4616                         path: libraries/classes/InsertEdit.php
4618                 -
4619                         message: "#^Method PhpMyAdmin\\\\InsertEdit\\:\\:getNullifyCodeForNullColumn\\(\\) has parameter \\$foreignData with no value type specified in iterable type array\\.$#"
4620                         count: 1
4621                         path: libraries/classes/InsertEdit.php
4623                 -
4624                         message: "#^Method PhpMyAdmin\\\\InsertEdit\\:\\:getNullifyCodeForNullColumn\\(\\) has parameter \\$foreigners with no value type specified in iterable type array\\.$#"
4625                         count: 1
4626                         path: libraries/classes/InsertEdit.php
4628                 -
4629                         message: "#^Method PhpMyAdmin\\\\InsertEdit\\:\\:getParamsForUpdateOrInsert\\(\\) return type has no value type specified in iterable type array\\.$#"
4630                         count: 1
4631                         path: libraries/classes/InsertEdit.php
4633                 -
4634                         message: "#^Method PhpMyAdmin\\\\InsertEdit\\:\\:getQueryValuesForInsertAndUpdateInMultipleEdit\\(\\) has parameter \\$multiEditColumnsName with no value type specified in iterable type array\\.$#"
4635                         count: 1
4636                         path: libraries/classes/InsertEdit.php
4638                 -
4639                         message: "#^Method PhpMyAdmin\\\\InsertEdit\\:\\:getQueryValuesForInsertAndUpdateInMultipleEdit\\(\\) has parameter \\$multiEditColumnsNull with no value type specified in iterable type array\\.$#"
4640                         count: 1
4641                         path: libraries/classes/InsertEdit.php
4643                 -
4644                         message: "#^Method PhpMyAdmin\\\\InsertEdit\\:\\:getQueryValuesForInsertAndUpdateInMultipleEdit\\(\\) has parameter \\$multiEditColumnsNullPrev with no value type specified in iterable type array\\.$#"
4645                         count: 1
4646                         path: libraries/classes/InsertEdit.php
4648                 -
4649                         message: "#^Method PhpMyAdmin\\\\InsertEdit\\:\\:getQueryValuesForInsertAndUpdateInMultipleEdit\\(\\) has parameter \\$multiEditColumnsPrev with no value type specified in iterable type array\\.$#"
4650                         count: 1
4651                         path: libraries/classes/InsertEdit.php
4653                 -
4654                         message: "#^Method PhpMyAdmin\\\\InsertEdit\\:\\:getQueryValuesForInsertAndUpdateInMultipleEdit\\(\\) has parameter \\$multiEditFuncs with no value type specified in iterable type array\\.$#"
4655                         count: 1
4656                         path: libraries/classes/InsertEdit.php
4658                 -
4659                         message: "#^Method PhpMyAdmin\\\\InsertEdit\\:\\:getQueryValuesForInsertAndUpdateInMultipleEdit\\(\\) has parameter \\$queryFields with no value type specified in iterable type array\\.$#"
4660                         count: 1
4661                         path: libraries/classes/InsertEdit.php
4663                 -
4664                         message: "#^Method PhpMyAdmin\\\\InsertEdit\\:\\:getQueryValuesForInsertAndUpdateInMultipleEdit\\(\\) has parameter \\$queryValues with no value type specified in iterable type array\\.$#"
4665                         count: 1
4666                         path: libraries/classes/InsertEdit.php
4668                 -
4669                         message: "#^Method PhpMyAdmin\\\\InsertEdit\\:\\:getQueryValuesForInsertAndUpdateInMultipleEdit\\(\\) has parameter \\$valueSets with no value type specified in iterable type array\\.$#"
4670                         count: 1
4671                         path: libraries/classes/InsertEdit.php
4673                 -
4674                         message: "#^Method PhpMyAdmin\\\\InsertEdit\\:\\:getQueryValuesForInsertAndUpdateInMultipleEdit\\(\\) return type has no value type specified in iterable type array\\.$#"
4675                         count: 1
4676                         path: libraries/classes/InsertEdit.php
4678                 -
4679                         message: "#^Method PhpMyAdmin\\\\InsertEdit\\:\\:getSpecialCharsAndBackupFieldForExistingRow\\(\\) has parameter \\$column with no value type specified in iterable type array\\.$#"
4680                         count: 1
4681                         path: libraries/classes/InsertEdit.php
4683                 -
4684                         message: "#^Method PhpMyAdmin\\\\InsertEdit\\:\\:getSpecialCharsAndBackupFieldForExistingRow\\(\\) has parameter \\$currentRow with no value type specified in iterable type array\\.$#"
4685                         count: 1
4686                         path: libraries/classes/InsertEdit.php
4688                 -
4689                         message: "#^Method PhpMyAdmin\\\\InsertEdit\\:\\:getSpecialCharsAndBackupFieldForExistingRow\\(\\) has parameter \\$extractedColumnspec with no value type specified in iterable type array\\.$#"
4690                         count: 1
4691                         path: libraries/classes/InsertEdit.php
4693                 -
4694                         message: "#^Method PhpMyAdmin\\\\InsertEdit\\:\\:getSpecialCharsAndBackupFieldForExistingRow\\(\\) has parameter \\$gisDataTypes with no value type specified in iterable type array\\.$#"
4695                         count: 1
4696                         path: libraries/classes/InsertEdit.php
4698                 -
4699                         message: "#^Method PhpMyAdmin\\\\InsertEdit\\:\\:getSpecialCharsAndBackupFieldForExistingRow\\(\\) return type has no value type specified in iterable type array\\.$#"
4700                         count: 1
4701                         path: libraries/classes/InsertEdit.php
4703                 -
4704                         message: "#^Method PhpMyAdmin\\\\InsertEdit\\:\\:getSpecialCharsAndBackupFieldForInsertingMode\\(\\) has parameter \\$column with no value type specified in iterable type array\\.$#"
4705                         count: 1
4706                         path: libraries/classes/InsertEdit.php
4708                 -
4709                         message: "#^Method PhpMyAdmin\\\\InsertEdit\\:\\:getTableColumns\\(\\) return type has no value type specified in iterable type array\\.$#"
4710                         count: 1
4711                         path: libraries/classes/InsertEdit.php
4713                 -
4714                         message: "#^Method PhpMyAdmin\\\\InsertEdit\\:\\:getTextarea\\(\\) has parameter \\$column with no value type specified in iterable type array\\.$#"
4715                         count: 1
4716                         path: libraries/classes/InsertEdit.php
4718                 -
4719                         message: "#^Method PhpMyAdmin\\\\InsertEdit\\:\\:getValueColumnForOtherDatatypes\\(\\) has parameter \\$column with no value type specified in iterable type array\\.$#"
4720                         count: 1
4721                         path: libraries/classes/InsertEdit.php
4723                 -
4724                         message: "#^Method PhpMyAdmin\\\\InsertEdit\\:\\:getValueColumnForOtherDatatypes\\(\\) has parameter \\$extractedColumnspec with no value type specified in iterable type array\\.$#"
4725                         count: 1
4726                         path: libraries/classes/InsertEdit.php
4728                 -
4729                         message: "#^Method PhpMyAdmin\\\\InsertEdit\\:\\:getWhereClauseArray\\(\\) has parameter \\$whereClause with no value type specified in iterable type array\\.$#"
4730                         count: 1
4731                         path: libraries/classes/InsertEdit.php
4733                 -
4734                         message: "#^Method PhpMyAdmin\\\\InsertEdit\\:\\:getWhereClauseArray\\(\\) return type has no value type specified in iterable type array\\.$#"
4735                         count: 1
4736                         path: libraries/classes/InsertEdit.php
4738                 -
4739                         message: "#^Method PhpMyAdmin\\\\InsertEdit\\:\\:isColumn\\(\\) has parameter \\$column with no value type specified in iterable type array\\.$#"
4740                         count: 1
4741                         path: libraries/classes/InsertEdit.php
4743                 -
4744                         message: "#^Method PhpMyAdmin\\\\InsertEdit\\:\\:isColumnBinary\\(\\) has parameter \\$column with no value type specified in iterable type array\\.$#"
4745                         count: 1
4746                         path: libraries/classes/InsertEdit.php
4748                 -
4749                         message: "#^Method PhpMyAdmin\\\\InsertEdit\\:\\:loadFirstRow\\(\\) return type has no value type specified in iterable type array\\.$#"
4750                         count: 1
4751                         path: libraries/classes/InsertEdit.php
4753                 -
4754                         message: "#^Method PhpMyAdmin\\\\InsertEdit\\:\\:showEmptyResultMessageOrSetUniqueCondition\\(\\) has parameter \\$rows with no value type specified in iterable type array\\.$#"
4755                         count: 1
4756                         path: libraries/classes/InsertEdit.php
4758                 -
4759                         message: "#^Method PhpMyAdmin\\\\InsertEdit\\:\\:showEmptyResultMessageOrSetUniqueCondition\\(\\) has parameter \\$whereClauseArray with no value type specified in iterable type array\\.$#"
4760                         count: 1
4761                         path: libraries/classes/InsertEdit.php
4763                 -
4764                         message: "#^Method PhpMyAdmin\\\\InsertEdit\\:\\:showTypeOrFunction\\(\\) has parameter \\$urlParams with no value type specified in iterable type array\\.$#"
4765                         count: 1
4766                         path: libraries/classes/InsertEdit.php
4768                 -
4769                         message: "#^Method PhpMyAdmin\\\\InsertEdit\\:\\:transformEditedValues\\(\\) has parameter \\$editedValues with no value type specified in iterable type array\\.$#"
4770                         count: 1
4771                         path: libraries/classes/InsertEdit.php
4773                 -
4774                         message: "#^Method PhpMyAdmin\\\\InsertEdit\\:\\:transformEditedValues\\(\\) has parameter \\$extraData with no value type specified in iterable type array\\.$#"
4775                         count: 1
4776                         path: libraries/classes/InsertEdit.php
4778                 -
4779                         message: "#^Method PhpMyAdmin\\\\InsertEdit\\:\\:transformEditedValues\\(\\) has parameter \\$transformation with no value type specified in iterable type array\\.$#"
4780                         count: 1
4781                         path: libraries/classes/InsertEdit.php
4783                 -
4784                         message: "#^Method PhpMyAdmin\\\\InsertEdit\\:\\:transformEditedValues\\(\\) return type has no value type specified in iterable type array\\.$#"
4785                         count: 1
4786                         path: libraries/classes/InsertEdit.php
4788                 -
4789                         message: "#^Method PhpMyAdmin\\\\InsertEdit\\:\\:urlParamsInEditMode\\(\\) has parameter \\$urlParams with no value type specified in iterable type array\\.$#"
4790                         count: 1
4791                         path: libraries/classes/InsertEdit.php
4793                 -
4794                         message: "#^Method PhpMyAdmin\\\\InsertEdit\\:\\:urlParamsInEditMode\\(\\) has parameter \\$whereClauseArray with no value type specified in iterable type array\\.$#"
4795                         count: 1
4796                         path: libraries/classes/InsertEdit.php
4798                 -
4799                         message: "#^Method PhpMyAdmin\\\\InsertEdit\\:\\:urlParamsInEditMode\\(\\) return type has no value type specified in iterable type array\\.$#"
4800                         count: 1
4801                         path: libraries/classes/InsertEdit.php
4803                 -
4804                         message: "#^Method PhpMyAdmin\\\\InsertEdit\\:\\:verifyWhetherValueCanBeTruncatedAndAppendExtraData\\(\\) has parameter \\$extraData with no value type specified in iterable type array\\.$#"
4805                         count: 1
4806                         path: libraries/classes/InsertEdit.php
4808                 -
4809                         message: "#^Parameter \\#1 \\$data of function bin2hex expects string, string\\|null given\\.$#"
4810                         count: 1
4811                         path: libraries/classes/InsertEdit.php
4813                 -
4814                         message: "#^Parameter \\#1 \\$str of function stripslashes expects string, mixed given\\.$#"
4815                         count: 1
4816                         path: libraries/classes/InsertEdit.php
4818                 -
4819                         message: "#^Parameter \\#1 \\$value of static method PhpMyAdmin\\\\Util\\:\\:addMicroseconds\\(\\) expects string, string\\|null given\\.$#"
4820                         count: 1
4821                         path: libraries/classes/InsertEdit.php
4823                 -
4824                         message: "#^Parameter \\#12 \\$data of method PhpMyAdmin\\\\InsertEdit\\:\\:getValueColumnForOtherDatatypes\\(\\) expects string, mixed given\\.$#"
4825                         count: 1
4826                         path: libraries/classes/InsertEdit.php
4828                 -
4829                         message: "#^Parameter \\#2 \\$foreign_field of method PhpMyAdmin\\\\ConfigStorage\\\\Relation\\:\\:foreignDropdown\\(\\) expects string, mixed given\\.$#"
4830                         count: 1
4831                         path: libraries/classes/InsertEdit.php
4833                 -
4834                         message: "#^Parameter \\#4 \\$data of method PhpMyAdmin\\\\ConfigStorage\\\\Relation\\:\\:foreignDropdown\\(\\) expects string, mixed given\\.$#"
4835                         count: 1
4836                         path: libraries/classes/InsertEdit.php
4838                 -
4839                         message: "#^Method PhpMyAdmin\\\\InternalRelations\\:\\:getInformationSchema\\(\\) return type has no value type specified in iterable type array\\.$#"
4840                         count: 1
4841                         path: libraries/classes/InternalRelations.php
4843                 -
4844                         message: "#^Method PhpMyAdmin\\\\InternalRelations\\:\\:getMySql\\(\\) return type has no value type specified in iterable type array\\.$#"
4845                         count: 1
4846                         path: libraries/classes/InternalRelations.php
4848                 -
4849                         message: "#^Property PhpMyAdmin\\\\InternalRelations\\:\\:\\$informationSchema type has no value type specified in iterable type array\\.$#"
4850                         count: 1
4851                         path: libraries/classes/InternalRelations.php
4853                 -
4854                         message: "#^Property PhpMyAdmin\\\\InternalRelations\\:\\:\\$mysql type has no value type specified in iterable type array\\.$#"
4855                         count: 1
4856                         path: libraries/classes/InternalRelations.php
4858                 -
4859                         message: "#^Parameter \\#2 \\$ipToTest of method PhpMyAdmin\\\\IpAllowDeny\\:\\:ipMaskTest\\(\\) expects string, string\\|true given\\.$#"
4860                         count: 1
4861                         path: libraries/classes/IpAllowDeny.php
4863                 -
4864                         message: "#^Method PhpMyAdmin\\\\LanguageManager\\:\\:availableLocales\\(\\) return type has no value type specified in iterable type array\\.$#"
4865                         count: 1
4866                         path: libraries/classes/LanguageManager.php
4868                 -
4869                         message: "#^Method PhpMyAdmin\\\\LanguageManager\\:\\:availableLocales\\(\\) should return array but returns array\\|false\\.$#"
4870                         count: 1
4871                         path: libraries/classes/LanguageManager.php
4873                 -
4874                         message: "#^Method PhpMyAdmin\\\\LanguageManager\\:\\:listLocaleDir\\(\\) return type has no value type specified in iterable type array\\.$#"
4875                         count: 1
4876                         path: libraries/classes/LanguageManager.php
4878                 -
4879                         message: "#^Property PhpMyAdmin\\\\LanguageManager\\:\\:\\$availableLanguages type has no value type specified in iterable type array\\.$#"
4880                         count: 1
4881                         path: libraries/classes/LanguageManager.php
4883                 -
4884                         message: "#^Property PhpMyAdmin\\\\LanguageManager\\:\\:\\$availableLocales \\(array\\) does not accept array\\|false\\.$#"
4885                         count: 1
4886                         path: libraries/classes/LanguageManager.php
4888                 -
4889                         message: "#^Property PhpMyAdmin\\\\LanguageManager\\:\\:\\$availableLocales type has no value type specified in iterable type array\\.$#"
4890                         count: 1
4891                         path: libraries/classes/LanguageManager.php
4893                 -
4894                         message: "#^Unsafe access to private property PhpMyAdmin\\\\LanguageManager\\:\\:\\$languageData through static\\:\\:\\.$#"
4895                         count: 2
4896                         path: libraries/classes/LanguageManager.php
4898                 -
4899                         message: "#^Method PhpMyAdmin\\\\Linter\\:\\:findLineNumberAndColumn\\(\\) has parameter \\$lines with no value type specified in iterable type array\\.$#"
4900                         count: 1
4901                         path: libraries/classes/Linter.php
4903                 -
4904                         message: "#^Method PhpMyAdmin\\\\Linter\\:\\:findLineNumberAndColumn\\(\\) return type has no value type specified in iterable type array\\.$#"
4905                         count: 1
4906                         path: libraries/classes/Linter.php
4908                 -
4909                         message: "#^Method PhpMyAdmin\\\\Linter\\:\\:getLines\\(\\) return type has no value type specified in iterable type array\\.$#"
4910                         count: 1
4911                         path: libraries/classes/Linter.php
4913                 -
4914                         message: "#^Method PhpMyAdmin\\\\Linter\\:\\:lint\\(\\) return type has no value type specified in iterable type array\\.$#"
4915                         count: 1
4916                         path: libraries/classes/Linter.php
4918                 -
4919                         message: "#^PHPDoc tag @var has no value type specified in iterable type array\\.$#"
4920                         count: 1
4921                         path: libraries/classes/Linter.php
4923                 -
4924                         message: "#^Right side of && is always true\\.$#"
4925                         count: 1
4926                         path: libraries/classes/Linter.php
4928                 -
4929                         message: "#^Method PhpMyAdmin\\\\ListAbstract\\:\\:getDefault\\(\\) should return string but returns mixed\\.$#"
4930                         count: 1
4931                         path: libraries/classes/ListAbstract.php
4933                 -
4934                         message: "#^Method PhpMyAdmin\\\\ListDatabase\\:\\:getDefault\\(\\) should return string but returns mixed\\.$#"
4935                         count: 1
4936                         path: libraries/classes/ListDatabase.php
4938                 -
4939                         message: "#^Method PhpMyAdmin\\\\ListDatabase\\:\\:retrieve\\(\\) return type has no value type specified in iterable type array\\.$#"
4940                         count: 1
4941                         path: libraries/classes/ListDatabase.php
4943                 -
4944                         message: "#^Method PhpMyAdmin\\\\Menu\\:\\:getAllowedTabs\\(\\) return type has no value type specified in iterable type array\\.$#"
4945                         count: 1
4946                         path: libraries/classes/Menu.php
4948                 -
4949                         message: "#^Method PhpMyAdmin\\\\Menu\\:\\:getAllowedTabs\\(\\) should return array but returns mixed\\.$#"
4950                         count: 1
4951                         path: libraries/classes/Menu.php
4953                 -
4954                         message: "#^Method PhpMyAdmin\\\\Menu\\:\\:getDbTabs\\(\\) return type has no value type specified in iterable type array\\.$#"
4955                         count: 1
4956                         path: libraries/classes/Menu.php
4958                 -
4959                         message: "#^Method PhpMyAdmin\\\\Menu\\:\\:getServerTabs\\(\\) return type has no value type specified in iterable type array\\.$#"
4960                         count: 1
4961                         path: libraries/classes/Menu.php
4963                 -
4964                         message: "#^Method PhpMyAdmin\\\\Menu\\:\\:getTableTabs\\(\\) return type has no value type specified in iterable type array\\.$#"
4965                         count: 1
4966                         path: libraries/classes/Menu.php
4968                 -
4969                         message: "#^Cannot cast mixed to string\\.$#"
4970                         count: 2
4971                         path: libraries/classes/Message.php
4973                 -
4974                         message: "#^Method PhpMyAdmin\\\\Message\\:\\:__construct\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#"
4975                         count: 1
4976                         path: libraries/classes/Message.php
4978                 -
4979                         message: "#^Method PhpMyAdmin\\\\Message\\:\\:getAddedMessages\\(\\) return type has no value type specified in iterable type array\\.$#"
4980                         count: 1
4981                         path: libraries/classes/Message.php
4983                 -
4984                         message: "#^Method PhpMyAdmin\\\\Message\\:\\:getParams\\(\\) return type has no value type specified in iterable type array\\.$#"
4985                         count: 1
4986                         path: libraries/classes/Message.php
4988                 -
4989                         message: "#^Method PhpMyAdmin\\\\Message\\:\\:setParams\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#"
4990                         count: 1
4991                         path: libraries/classes/Message.php
4993                 -
4994                         message: "#^Property PhpMyAdmin\\\\Message\\:\\:\\$addedMessages type has no value type specified in iterable type array\\.$#"
4995                         count: 1
4996                         path: libraries/classes/Message.php
4998                 -
4999                         message: "#^Property PhpMyAdmin\\\\Message\\:\\:\\$level type has no value type specified in iterable type array\\.$#"
5000                         count: 1
5001                         path: libraries/classes/Message.php
5003                 -
5004                         message: "#^Property PhpMyAdmin\\\\Message\\:\\:\\$message \\(string\\) does not accept mixed\\.$#"
5005                         count: 1
5006                         path: libraries/classes/Message.php
5008                 -
5009                         message: "#^Property PhpMyAdmin\\\\Message\\:\\:\\$params \\(array\\) does not accept mixed\\.$#"
5010                         count: 1
5011                         path: libraries/classes/Message.php
5013                 -
5014                         message: "#^Property PhpMyAdmin\\\\Message\\:\\:\\$params type has no value type specified in iterable type array\\.$#"
5015                         count: 1
5016                         path: libraries/classes/Message.php
5018                 -
5019                         message: "#^Property PhpMyAdmin\\\\Message\\:\\:\\$string \\(string\\) does not accept mixed\\.$#"
5020                         count: 1
5021                         path: libraries/classes/Message.php
5023                 -
5024                         message: "#^Method PhpMyAdmin\\\\Navigation\\\\Navigation\\:\\:getHiddenItems\\(\\) return type has no value type specified in iterable type array\\.$#"
5025                         count: 1
5026                         path: libraries/classes/Navigation/Navigation.php
5028                 -
5029                         message: "#^Method PhpMyAdmin\\\\Navigation\\\\NavigationTree\\:\\:addDbContainers\\(\\) return type has no value type specified in iterable type array\\.$#"
5030                         count: 1
5031                         path: libraries/classes/Navigation/NavigationTree.php
5033                 -
5034                         message: "#^Method PhpMyAdmin\\\\Navigation\\\\NavigationTree\\:\\:addTableContainers\\(\\) return type has no value type specified in iterable type array\\.$#"
5035                         count: 1
5036                         path: libraries/classes/Navigation/NavigationTree.php
5038                 -
5039                         message: "#^Method PhpMyAdmin\\\\Navigation\\\\NavigationTree\\:\\:buildPathPart\\(\\) has parameter \\$path with no value type specified in iterable type array\\.$#"
5040                         count: 1
5041                         path: libraries/classes/Navigation/NavigationTree.php
5043                 -
5044                         message: "#^Method PhpMyAdmin\\\\Navigation\\\\NavigationTree\\:\\:findTreeMatch\\(\\) has parameter \\$paths with no value type specified in iterable type array\\.$#"
5045                         count: 1
5046                         path: libraries/classes/Navigation/NavigationTree.php
5048                 -
5049                         message: "#^Method PhpMyAdmin\\\\Navigation\\\\NavigationTree\\:\\:findTreeMatch\\(\\) has parameter \\$tree with no value type specified in iterable type array\\.$#"
5050                         count: 1
5051                         path: libraries/classes/Navigation/NavigationTree.php
5053                 -
5054                         message: "#^Method PhpMyAdmin\\\\Navigation\\\\NavigationTree\\:\\:parsePath\\(\\) return type has no value type specified in iterable type array\\.$#"
5055                         count: 1
5056                         path: libraries/classes/Navigation/NavigationTree.php
5058                 -
5059                         message: "#^Offset 'text' on array\\{text\\: array\\{route\\: string, params\\: array\\<string, mixed\\>\\}, icon\\: array\\{route\\: string, params\\: array\\<string, mixed\\>\\}, second_icon\\?\\: array\\{route\\: string, params\\: array\\<string, mixed\\>\\}, title\\?\\: string\\} in isset\\(\\) always exists and is not nullable\\.$#"
5060                         count: 1
5061                         path: libraries/classes/Navigation/NavigationTree.php
5063                 -
5064                         message: "#^Parameter \\#1 \\$haystack of function strstr expects string, string\\|null given\\.$#"
5065                         count: 1
5066                         path: libraries/classes/Navigation/NavigationTree.php
5068                 -
5069                         message: "#^Parameter \\#1 \\$str1 of function strcasecmp expects string, string\\|null given\\.$#"
5070                         count: 1
5071                         path: libraries/classes/Navigation/NavigationTree.php
5073                 -
5074                         message: "#^Parameter \\#1 \\$string of function strlen expects string, mixed given\\.$#"
5075                         count: 1
5076                         path: libraries/classes/Navigation/NavigationTree.php
5078                 -
5079                         message: "#^Property PhpMyAdmin\\\\Navigation\\\\NavigationTree\\:\\:\\$aPath type has no value type specified in iterable type array\\.$#"
5080                         count: 1
5081                         path: libraries/classes/Navigation/NavigationTree.php
5083                 -
5084                         message: "#^Property PhpMyAdmin\\\\Navigation\\\\NavigationTree\\:\\:\\$pos \\(int\\) in isset\\(\\) is not nullable\\.$#"
5085                         count: 1
5086                         path: libraries/classes/Navigation/NavigationTree.php
5088                 -
5089                         message: "#^Property PhpMyAdmin\\\\Navigation\\\\NavigationTree\\:\\:\\$vPath type has no value type specified in iterable type array\\.$#"
5090                         count: 1
5091                         path: libraries/classes/Navigation/NavigationTree.php
5093                 -
5094                         message: "#^Property PhpMyAdmin\\\\Navigation\\\\Nodes\\\\Node\\:\\:\\$title \\(string\\) on left side of \\?\\? is not nullable\\.$#"
5095                         count: 1
5096                         path: libraries/classes/Navigation/NavigationTree.php
5098                 -
5099                         message: "#^Right side of \\|\\| is always false\\.$#"
5100                         count: 1
5101                         path: libraries/classes/Navigation/NavigationTree.php
5103                 -
5104                         message: "#^Method PhpMyAdmin\\\\Navigation\\\\NodeFactory\\:\\:getInstance\\(\\) has parameter \\$name with no value type specified in iterable type array\\.$#"
5105                         count: 1
5106                         path: libraries/classes/Navigation/NodeFactory.php
5108                 -
5109                         message: "#^Method PhpMyAdmin\\\\Navigation\\\\Nodes\\\\Node\\:\\:getData\\(\\) return type has no value type specified in iterable type array\\.$#"
5110                         count: 1
5111                         path: libraries/classes/Navigation/Nodes/Node.php
5113                 -
5114                         message: "#^Method PhpMyAdmin\\\\Navigation\\\\Nodes\\\\Node\\:\\:getDataFromInfoSchema\\(\\) return type has no value type specified in iterable type array\\.$#"
5115                         count: 1
5116                         path: libraries/classes/Navigation/Nodes/Node.php
5118                 -
5119                         message: "#^Method PhpMyAdmin\\\\Navigation\\\\Nodes\\\\Node\\:\\:getDataFromShowDatabases\\(\\) return type has no value type specified in iterable type array\\.$#"
5120                         count: 1
5121                         path: libraries/classes/Navigation/Nodes/Node.php
5123                 -
5124                         message: "#^Method PhpMyAdmin\\\\Navigation\\\\Nodes\\\\Node\\:\\:getDataFromShowDatabasesLike\\(\\) return type has no value type specified in iterable type array\\.$#"
5125                         count: 1
5126                         path: libraries/classes/Navigation/Nodes/Node.php
5128                 -
5129                         message: "#^Method PhpMyAdmin\\\\Navigation\\\\Nodes\\\\Node\\:\\:getDatabasesToSearch\\(\\) return type has no value type specified in iterable type array\\.$#"
5130                         count: 1
5131                         path: libraries/classes/Navigation/Nodes/Node.php
5133                 -
5134                         message: "#^Method PhpMyAdmin\\\\Navigation\\\\Nodes\\\\Node\\:\\:getNavigationHidingData\\(\\) return type has no value type specified in iterable type array\\.$#"
5135                         count: 1
5136                         path: libraries/classes/Navigation/Nodes/Node.php
5138                 -
5139                         message: "#^Method PhpMyAdmin\\\\Navigation\\\\Nodes\\\\Node\\:\\:getPaths\\(\\) return type has no value type specified in iterable type array\\.$#"
5140                         count: 1
5141                         path: libraries/classes/Navigation/Nodes/Node.php
5143                 -
5144                         message: "#^Unreachable statement \\- code above always terminates\\.$#"
5145                         count: 1
5146                         path: libraries/classes/Navigation/Nodes/Node.php
5148                 -
5149                         message: "#^Method PhpMyAdmin\\\\Navigation\\\\Nodes\\\\NodeColumn\\:\\:__construct\\(\\) has parameter \\$item with no value type specified in iterable type array\\.$#"
5150                         count: 1
5151                         path: libraries/classes/Navigation/Nodes/NodeColumn.php
5153                 -
5154                         message: "#^Parameter \\#2 \\$value of method PhpMyAdmin\\\\Navigation\\\\Nodes\\\\NodeColumn\\:\\:getTruncateValue\\(\\) expects string, mixed given\\.$#"
5155                         count: 1
5156                         path: libraries/classes/Navigation/Nodes/NodeColumn.php
5158                 -
5159                         message: "#^Method PhpMyAdmin\\\\Navigation\\\\Nodes\\\\NodeDatabase\\:\\:getData\\(\\) return type has no value type specified in iterable type array\\.$#"
5160                         count: 1
5161                         path: libraries/classes/Navigation/Nodes/NodeDatabase.php
5163                 -
5164                         message: "#^Method PhpMyAdmin\\\\Navigation\\\\Nodes\\\\NodeDatabase\\:\\:getEvents\\(\\) return type has no value type specified in iterable type array\\.$#"
5165                         count: 1
5166                         path: libraries/classes/Navigation/Nodes/NodeDatabase.php
5168                 -
5169                         message: "#^Method PhpMyAdmin\\\\Navigation\\\\Nodes\\\\NodeDatabase\\:\\:getFunctions\\(\\) return type has no value type specified in iterable type array\\.$#"
5170                         count: 1
5171                         path: libraries/classes/Navigation/Nodes/NodeDatabase.php
5173                 -
5174                         message: "#^Method PhpMyAdmin\\\\Navigation\\\\Nodes\\\\NodeDatabase\\:\\:getHiddenItems\\(\\) return type has no value type specified in iterable type array\\.$#"
5175                         count: 1
5176                         path: libraries/classes/Navigation/Nodes/NodeDatabase.php
5178                 -
5179                         message: "#^Method PhpMyAdmin\\\\Navigation\\\\Nodes\\\\NodeDatabase\\:\\:getProcedures\\(\\) return type has no value type specified in iterable type array\\.$#"
5180                         count: 1
5181                         path: libraries/classes/Navigation/Nodes/NodeDatabase.php
5183                 -
5184                         message: "#^Method PhpMyAdmin\\\\Navigation\\\\Nodes\\\\NodeDatabase\\:\\:getRoutines\\(\\) return type has no value type specified in iterable type array\\.$#"
5185                         count: 1
5186                         path: libraries/classes/Navigation/Nodes/NodeDatabase.php
5188                 -
5189                         message: "#^Method PhpMyAdmin\\\\Navigation\\\\Nodes\\\\NodeDatabase\\:\\:getTables\\(\\) return type has no value type specified in iterable type array\\.$#"
5190                         count: 1
5191                         path: libraries/classes/Navigation/Nodes/NodeDatabase.php
5193                 -
5194                         message: "#^Method PhpMyAdmin\\\\Navigation\\\\Nodes\\\\NodeDatabase\\:\\:getTablesOrViews\\(\\) return type has no value type specified in iterable type array\\.$#"
5195                         count: 1
5196                         path: libraries/classes/Navigation/Nodes/NodeDatabase.php
5198                 -
5199                         message: "#^Method PhpMyAdmin\\\\Navigation\\\\Nodes\\\\NodeDatabase\\:\\:getViews\\(\\) return type has no value type specified in iterable type array\\.$#"
5200                         count: 1
5201                         path: libraries/classes/Navigation/Nodes/NodeDatabase.php
5203                 -
5204                         message: "#^Cannot access property \\$realName on PhpMyAdmin\\\\Navigation\\\\Nodes\\\\Node\\|false\\.$#"
5205                         count: 1
5206                         path: libraries/classes/Navigation/Nodes/NodeDatabaseChild.php
5208                 -
5209                         message: "#^Cannot access property \\$realName on PhpMyAdmin\\\\Navigation\\\\Nodes\\\\Node\\|false\\.$#"
5210                         count: 2
5211                         path: libraries/classes/Navigation/Nodes/NodeTable.php
5213                 -
5214                         message: "#^Method PhpMyAdmin\\\\Navigation\\\\Nodes\\\\NodeTable\\:\\:getData\\(\\) return type has no value type specified in iterable type array\\.$#"
5215                         count: 1
5216                         path: libraries/classes/Navigation/Nodes/NodeTable.php
5218                 -
5219                         message: "#^Method PhpMyAdmin\\\\Normalization\\:\\:createNewTablesFor2NF\\(\\) has parameter \\$partialDependencies with no value type specified in iterable type array\\.$#"
5220                         count: 1
5221                         path: libraries/classes/Normalization.php
5223                 -
5224                         message: "#^Method PhpMyAdmin\\\\Normalization\\:\\:createNewTablesFor2NF\\(\\) return type has no value type specified in iterable type array\\.$#"
5225                         count: 1
5226                         path: libraries/classes/Normalization.php
5228                 -
5229                         message: "#^Method PhpMyAdmin\\\\Normalization\\:\\:createNewTablesFor3NF\\(\\) has parameter \\$newTables with no value type specified in iterable type array\\.$#"
5230                         count: 1
5231                         path: libraries/classes/Normalization.php
5233                 -
5234                         message: "#^Method PhpMyAdmin\\\\Normalization\\:\\:createNewTablesFor3NF\\(\\) return type has no value type specified in iterable type array\\.$#"
5235                         count: 1
5236                         path: libraries/classes/Normalization.php
5238                 -
5239                         message: "#^Method PhpMyAdmin\\\\Normalization\\:\\:findDistinctValuesCount\\(\\) has parameter \\$columns with no value type specified in iterable type array\\.$#"
5240                         count: 1
5241                         path: libraries/classes/Normalization.php
5243                 -
5244                         message: "#^Method PhpMyAdmin\\\\Normalization\\:\\:findDistinctValuesCount\\(\\) return type has no value type specified in iterable type array\\.$#"
5245                         count: 1
5246                         path: libraries/classes/Normalization.php
5248                 -
5249                         message: "#^Method PhpMyAdmin\\\\Normalization\\:\\:getAllCombinationPartialKeys\\(\\) has parameter \\$primaryKey with no value type specified in iterable type array\\.$#"
5250                         count: 1
5251                         path: libraries/classes/Normalization.php
5253                 -
5254                         message: "#^Method PhpMyAdmin\\\\Normalization\\:\\:getAllCombinationPartialKeys\\(\\) return type has no value type specified in iterable type array\\.$#"
5255                         count: 1
5256                         path: libraries/classes/Normalization.php
5258                 -
5259                         message: "#^Method PhpMyAdmin\\\\Normalization\\:\\:getHtmlContentsFor1NFStep3\\(\\) should return array\\<string\\> but returns array\\<string, string\\|false\\>\\.$#"
5260                         count: 1
5261                         path: libraries/classes/Normalization.php
5263                 -
5264                         message: "#^Method PhpMyAdmin\\\\Normalization\\:\\:getHtmlFor3NFstep1\\(\\) has parameter \\$tables with no value type specified in iterable type array\\.$#"
5265                         count: 1
5266                         path: libraries/classes/Normalization.php
5268                 -
5269                         message: "#^Method PhpMyAdmin\\\\Normalization\\:\\:getHtmlForCreateNewColumn\\(\\) has parameter \\$columnMeta with no value type specified in iterable type array\\.$#"
5270                         count: 1
5271                         path: libraries/classes/Normalization.php
5273                 -
5274                         message: "#^Method PhpMyAdmin\\\\Normalization\\:\\:getHtmlForNewTables2NF\\(\\) has parameter \\$partialDependencies with no value type specified in iterable type array\\.$#"
5275                         count: 1
5276                         path: libraries/classes/Normalization.php
5278                 -
5279                         message: "#^Method PhpMyAdmin\\\\Normalization\\:\\:getHtmlForNewTables3NF\\(\\) has parameter \\$tables with no value type specified in iterable type array\\.$#"
5280                         count: 1
5281                         path: libraries/classes/Normalization.php
5283                 -
5284                         message: "#^Method PhpMyAdmin\\\\Normalization\\:\\:getHtmlForNewTables3NF\\(\\) return type has no value type specified in iterable type array\\.$#"
5285                         count: 1
5286                         path: libraries/classes/Normalization.php
5288                 -
5289                         message: "#^Method PhpMyAdmin\\\\Normalization\\:\\:moveRepeatingGroup\\(\\) return type has no value type specified in iterable type array\\.$#"
5290                         count: 1
5291                         path: libraries/classes/Normalization.php
5293                 -
5294                         message: "#^Method PhpMyAdmin\\\\OpenDocument\\:\\:create\\(\\) should return string but returns bool\\|string\\.$#"
5295                         count: 1
5296                         path: libraries/classes/OpenDocument.php
5298                 -
5299                         message: "#^Method PhpMyAdmin\\\\Operations\\:\\:copyTables\\(\\) has parameter \\$tables_full with no value type specified in iterable type array\\.$#"
5300                         count: 1
5301                         path: libraries/classes/Operations.php
5303                 -
5304                         message: "#^Method PhpMyAdmin\\\\Operations\\:\\:copyTables\\(\\) return type has no value type specified in iterable type array\\.$#"
5305                         count: 1
5306                         path: libraries/classes/Operations.php
5308                 -
5309                         message: "#^Method PhpMyAdmin\\\\Operations\\:\\:createAllAccumulatedConstraints\\(\\) has parameter \\$sqlConstratints with no value type specified in iterable type array\\.$#"
5310                         count: 1
5311                         path: libraries/classes/Operations.php
5313                 -
5314                         message: "#^Method PhpMyAdmin\\\\Operations\\:\\:getForeignersForReferentialIntegrityCheck\\(\\) has parameter \\$urlParams with no value type specified in iterable type array\\.$#"
5315                         count: 1
5316                         path: libraries/classes/Operations.php
5318                 -
5319                         message: "#^Method PhpMyAdmin\\\\Operations\\:\\:getForeignersForReferentialIntegrityCheck\\(\\) return type has no value type specified in iterable type array\\.$#"
5320                         count: 1
5321                         path: libraries/classes/Operations.php
5323                 -
5324                         message: "#^Method PhpMyAdmin\\\\Operations\\:\\:getPossibleRowFormat\\(\\) return type has no value type specified in iterable type array\\.$#"
5325                         count: 1
5326                         path: libraries/classes/Operations.php
5328                 -
5329                         message: "#^Method PhpMyAdmin\\\\Operations\\:\\:getTableAltersArray\\(\\) return type has no value type specified in iterable type array\\.$#"
5330                         count: 1
5331                         path: libraries/classes/Operations.php
5333                 -
5334                         message: "#^Method PhpMyAdmin\\\\Operations\\:\\:getViewsAndCreateSqlViewStandIn\\(\\) has parameter \\$tables_full with no value type specified in iterable type array\\.$#"
5335                         count: 1
5336                         path: libraries/classes/Operations.php
5338                 -
5339                         message: "#^Method PhpMyAdmin\\\\Operations\\:\\:getViewsAndCreateSqlViewStandIn\\(\\) return type has no value type specified in iterable type array\\.$#"
5340                         count: 1
5341                         path: libraries/classes/Operations.php
5343                 -
5344                         message: "#^Method PhpMyAdmin\\\\Operations\\:\\:handleTheViews\\(\\) has parameter \\$views with no value type specified in iterable type array\\.$#"
5345                         count: 1
5346                         path: libraries/classes/Operations.php
5348                 -
5349                         message: "#^Parameter \\#1 \\$query of method PhpMyAdmin\\\\DatabaseInterface\\:\\:query\\(\\) expects string, string\\|null given\\.$#"
5350                         count: 1
5351                         path: libraries/classes/Operations.php
5353                 -
5354                         message: "#^Property PhpMyAdmin\\\\OutputBuffering\\:\\:\\$content \\(string\\) does not accept string\\|false\\.$#"
5355                         count: 1
5356                         path: libraries/classes/OutputBuffering.php
5358                 -
5359                         message: "#^Static property PhpMyAdmin\\\\OutputBuffering\\:\\:\\$instance \\(PhpMyAdmin\\\\OutputBuffering\\) in empty\\(\\) is not falsy\\.$#"
5360                         count: 1
5361                         path: libraries/classes/OutputBuffering.php
5363                 -
5364                         message: "#^Method PhpMyAdmin\\\\ParseAnalyze\\:\\:sqlQuery\\(\\) return type has no value type specified in iterable type array\\.$#"
5365                         count: 1
5366                         path: libraries/classes/ParseAnalyze.php
5368                 -
5369                         message: "#^Method PhpMyAdmin\\\\Partitioning\\\\Maintenance\\:\\:analyze\\(\\) return type has no value type specified in iterable type array\\.$#"
5370                         count: 1
5371                         path: libraries/classes/Partitioning/Maintenance.php
5373                 -
5374                         message: "#^Method PhpMyAdmin\\\\Partitioning\\\\Maintenance\\:\\:check\\(\\) return type has no value type specified in iterable type array\\.$#"
5375                         count: 1
5376                         path: libraries/classes/Partitioning/Maintenance.php
5378                 -
5379                         message: "#^Method PhpMyAdmin\\\\Partitioning\\\\Maintenance\\:\\:drop\\(\\) return type has no value type specified in iterable type array\\.$#"
5380                         count: 1
5381                         path: libraries/classes/Partitioning/Maintenance.php
5383                 -
5384                         message: "#^Method PhpMyAdmin\\\\Partitioning\\\\Maintenance\\:\\:optimize\\(\\) return type has no value type specified in iterable type array\\.$#"
5385                         count: 1
5386                         path: libraries/classes/Partitioning/Maintenance.php
5388                 -
5389                         message: "#^Method PhpMyAdmin\\\\Partitioning\\\\Maintenance\\:\\:repair\\(\\) return type has no value type specified in iterable type array\\.$#"
5390                         count: 1
5391                         path: libraries/classes/Partitioning/Maintenance.php
5393                 -
5394                         message: "#^Method PhpMyAdmin\\\\Partitioning\\\\Partition\\:\\:getPartitionNames\\(\\) return type has no value type specified in iterable type array\\.$#"
5395                         count: 1
5396                         path: libraries/classes/Partitioning/Partition.php
5398                 -
5399                         message: "#^Method PhpMyAdmin\\\\Partitioning\\\\Partition\\:\\:loadData\\(\\) has parameter \\$row with no value type specified in iterable type array\\.$#"
5400                         count: 1
5401                         path: libraries/classes/Partitioning/Partition.php
5403                 -
5404                         message: "#^PHPDoc tag @var for variable \\$row has no value type specified in iterable type array\\.$#"
5405                         count: 1
5406                         path: libraries/classes/Partitioning/Partition.php
5408                 -
5409                         message: "#^Method PhpMyAdmin\\\\Partitioning\\\\SubPartition\\:\\:__construct\\(\\) has parameter \\$row with no value type specified in iterable type array\\.$#"
5410                         count: 1
5411                         path: libraries/classes/Partitioning/SubPartition.php
5413                 -
5414                         message: "#^Method PhpMyAdmin\\\\Partitioning\\\\SubPartition\\:\\:loadCommonData\\(\\) has parameter \\$row with no value type specified in iterable type array\\.$#"
5415                         count: 1
5416                         path: libraries/classes/Partitioning/SubPartition.php
5418                 -
5419                         message: "#^Method PhpMyAdmin\\\\Partitioning\\\\SubPartition\\:\\:loadData\\(\\) has parameter \\$row with no value type specified in iterable type array\\.$#"
5420                         count: 1
5421                         path: libraries/classes/Partitioning/SubPartition.php
5423                 -
5424                         message: "#^Method PhpMyAdmin\\\\Partitioning\\\\TablePartitionDefinition\\:\\:extractDetailsFromRequest\\(\\) return type has no value type specified in iterable type array\\.$#"
5425                         count: 1
5426                         path: libraries/classes/Partitioning/TablePartitionDefinition.php
5428                 -
5429                         message: "#^Method PhpMyAdmin\\\\Partitioning\\\\TablePartitionDefinition\\:\\:extractPartitions\\(\\) has parameter \\$partitionDetails with no value type specified in iterable type array\\.$#"
5430                         count: 1
5431                         path: libraries/classes/Partitioning/TablePartitionDefinition.php
5433                 -
5434                         message: "#^Method PhpMyAdmin\\\\Partitioning\\\\TablePartitionDefinition\\:\\:extractPartitions\\(\\) return type has no value type specified in iterable type array\\.$#"
5435                         count: 1
5436                         path: libraries/classes/Partitioning/TablePartitionDefinition.php
5438                 -
5439                         message: "#^Method PhpMyAdmin\\\\Partitioning\\\\TablePartitionDefinition\\:\\:generateDetails\\(\\) return type has no value type specified in iterable type array\\.$#"
5440                         count: 1
5441                         path: libraries/classes/Partitioning/TablePartitionDefinition.php
5443                 -
5444                         message: "#^Method PhpMyAdmin\\\\Partitioning\\\\TablePartitionDefinition\\:\\:getDetails\\(\\) has parameter \\$details with no value type specified in iterable type array\\.$#"
5445                         count: 1
5446                         path: libraries/classes/Partitioning/TablePartitionDefinition.php
5448                 -
5449                         message: "#^Method PhpMyAdmin\\\\Partitioning\\\\TablePartitionDefinition\\:\\:getDetails\\(\\) return type has no value type specified in iterable type array\\.$#"
5450                         count: 1
5451                         path: libraries/classes/Partitioning/TablePartitionDefinition.php
5453                 -
5454                         message: "#^Property PhpMyAdmin\\\\Pdf\\:\\:\\$alias type has no value type specified in iterable type array\\.$#"
5455                         count: 1
5456                         path: libraries/classes/Pdf.php
5458                 -
5459                         message: "#^Property PhpMyAdmin\\\\Pdf\\:\\:\\$footerset type has no value type specified in iterable type array\\.$#"
5460                         count: 1
5461                         path: libraries/classes/Pdf.php
5463                 -
5464                         message: "#^Left side of \\|\\| is always false\\.$#"
5465                         count: 1
5466                         path: libraries/classes/Plugins.php
5468                 -
5469                         message: "#^Method PhpMyAdmin\\\\Plugins\\:\\:getPlugins\\(\\) return type has no value type specified in iterable type array\\.$#"
5470                         count: 1
5471                         path: libraries/classes/Plugins.php
5473                 -
5474                         message: "#^Parameter \\#2 \\$str2 of function strcmp expects string, class\\-string\\|false given\\.$#"
5475                         count: 1
5476                         path: libraries/classes/Plugins.php
5478                 -
5479                         message: "#^Right side of \\|\\| is always false\\.$#"
5480                         count: 3
5481                         path: libraries/classes/Plugins.php
5483                 -
5484                         message: "#^Parameter \\#2 \\$remoteIp of method ReCaptcha\\\\ReCaptcha\\:\\:verify\\(\\) expects string\\|null, bool\\|string given\\.$#"
5485                         count: 1
5486                         path: libraries/classes/Plugins/Auth/AuthenticationCookie.php
5488                 -
5489                         message: "#^Property PhpMyAdmin\\\\Plugins\\\\AuthenticationPlugin\\:\\:\\$user \\(string\\) in isset\\(\\) is not nullable\\.$#"
5490                         count: 1
5491                         path: libraries/classes/Plugins/Auth/AuthenticationHttp.php
5493                 -
5494                         message: "#^Method PhpMyAdmin\\\\Plugins\\\\Auth\\\\AuthenticationSignon\\:\\:setCookieParams\\(\\) has parameter \\$sessionCookieParams with no value type specified in iterable type array\\.$#"
5495                         count: 1
5496                         path: libraries/classes/Plugins/Auth/AuthenticationSignon.php
5498                 -
5499                         message: "#^Method PhpMyAdmin\\\\Plugins\\\\Export\\\\ExportCodegen\\:\\:exportData\\(\\) has parameter \\$aliases with no value type specified in iterable type array\\.$#"
5500                         count: 1
5501                         path: libraries/classes/Plugins/Export/ExportCodegen.php
5503                 -
5504                         message: "#^Method PhpMyAdmin\\\\Plugins\\\\Export\\\\ExportCodegen\\:\\:getCgFormats\\(\\) return type has no value type specified in iterable type array\\.$#"
5505                         count: 1
5506                         path: libraries/classes/Plugins/Export/ExportCodegen.php
5508                 -
5509                         message: "#^Method PhpMyAdmin\\\\Plugins\\\\Export\\\\ExportCodegen\\:\\:handleNHibernateCSBody\\(\\) has parameter \\$aliases with no value type specified in iterable type array\\.$#"
5510                         count: 1
5511                         path: libraries/classes/Plugins/Export/ExportCodegen.php
5513                 -
5514                         message: "#^Method PhpMyAdmin\\\\Plugins\\\\Export\\\\ExportCodegen\\:\\:handleNHibernateXMLBody\\(\\) has parameter \\$aliases with no value type specified in iterable type array\\.$#"
5515                         count: 1
5516                         path: libraries/classes/Plugins/Export/ExportCodegen.php
5518                 -
5519                         message: "#^Method PhpMyAdmin\\\\Plugins\\\\Export\\\\ExportCodegen\\:\\:setCgFormats\\(\\) has parameter \\$CG_FORMATS with no value type specified in iterable type array\\.$#"
5520                         count: 1
5521                         path: libraries/classes/Plugins/Export/ExportCodegen.php
5523                 -
5524                         message: "#^Property PhpMyAdmin\\\\Plugins\\\\Export\\\\ExportCodegen\\:\\:\\$cgFormats type has no value type specified in iterable type array\\.$#"
5525                         count: 1
5526                         path: libraries/classes/Plugins/Export/ExportCodegen.php
5528                 -
5529                         message: "#^Method PhpMyAdmin\\\\Plugins\\\\Export\\\\ExportCsv\\:\\:exportData\\(\\) has parameter \\$aliases with no value type specified in iterable type array\\.$#"
5530                         count: 1
5531                         path: libraries/classes/Plugins/Export/ExportCsv.php
5533                 -
5534                         message: "#^Method PhpMyAdmin\\\\Plugins\\\\Export\\\\ExportHtmlword\\:\\:exportData\\(\\) has parameter \\$aliases with no value type specified in iterable type array\\.$#"
5535                         count: 1
5536                         path: libraries/classes/Plugins/Export/ExportHtmlword.php
5538                 -
5539                         message: "#^Method PhpMyAdmin\\\\Plugins\\\\Export\\\\ExportHtmlword\\:\\:exportStructure\\(\\) has parameter \\$aliases with no value type specified in iterable type array\\.$#"
5540                         count: 1
5541                         path: libraries/classes/Plugins/Export/ExportHtmlword.php
5543                 -
5544                         message: "#^Method PhpMyAdmin\\\\Plugins\\\\Export\\\\ExportHtmlword\\:\\:formatOneColumnDefinition\\(\\) has parameter \\$column with no value type specified in iterable type array\\.$#"
5545                         count: 1
5546                         path: libraries/classes/Plugins/Export/ExportHtmlword.php
5548                 -
5549                         message: "#^Method PhpMyAdmin\\\\Plugins\\\\Export\\\\ExportHtmlword\\:\\:formatOneColumnDefinition\\(\\) has parameter \\$unique_keys with no value type specified in iterable type array\\.$#"
5550                         count: 1
5551                         path: libraries/classes/Plugins/Export/ExportHtmlword.php
5553                 -
5554                         message: "#^Method PhpMyAdmin\\\\Plugins\\\\Export\\\\ExportHtmlword\\:\\:getTableDef\\(\\) has parameter \\$aliases with no value type specified in iterable type array\\.$#"
5555                         count: 1
5556                         path: libraries/classes/Plugins/Export/ExportHtmlword.php
5558                 -
5559                         message: "#^Method PhpMyAdmin\\\\Plugins\\\\Export\\\\ExportHtmlword\\:\\:getTableDefStandIn\\(\\) has parameter \\$aliases with no value type specified in iterable type array\\.$#"
5560                         count: 1
5561                         path: libraries/classes/Plugins/Export/ExportHtmlword.php
5563                 -
5564                         message: "#^Method PhpMyAdmin\\\\Plugins\\\\Export\\\\ExportJson\\:\\:doExportForQuery\\(\\) has parameter \\$aliases with no value type specified in iterable type array\\.$#"
5565                         count: 1
5566                         path: libraries/classes/Plugins/Export/ExportJson.php
5568                 -
5569                         message: "#^Method PhpMyAdmin\\\\Plugins\\\\Export\\\\ExportJson\\:\\:exportData\\(\\) has parameter \\$aliases with no value type specified in iterable type array\\.$#"
5570                         count: 1
5571                         path: libraries/classes/Plugins/Export/ExportJson.php
5573                 -
5574                         message: "#^Method PhpMyAdmin\\\\Plugins\\\\Export\\\\ExportLatex\\:\\:exportData\\(\\) has parameter \\$aliases with no value type specified in iterable type array\\.$#"
5575                         count: 1
5576                         path: libraries/classes/Plugins/Export/ExportLatex.php
5578                 -
5579                         message: "#^Method PhpMyAdmin\\\\Plugins\\\\Export\\\\ExportLatex\\:\\:exportStructure\\(\\) has parameter \\$aliases with no value type specified in iterable type array\\.$#"
5580                         count: 1
5581                         path: libraries/classes/Plugins/Export/ExportLatex.php
5583                 -
5584                         message: "#^Method PhpMyAdmin\\\\Plugins\\\\Export\\\\ExportMediawiki\\:\\:exportData\\(\\) has parameter \\$aliases with no value type specified in iterable type array\\.$#"
5585                         count: 1
5586                         path: libraries/classes/Plugins/Export/ExportMediawiki.php
5588                 -
5589                         message: "#^Method PhpMyAdmin\\\\Plugins\\\\Export\\\\ExportMediawiki\\:\\:exportStructure\\(\\) has parameter \\$aliases with no value type specified in iterable type array\\.$#"
5590                         count: 1
5591                         path: libraries/classes/Plugins/Export/ExportMediawiki.php
5593                 -
5594                         message: "#^Method PhpMyAdmin\\\\Plugins\\\\Export\\\\ExportOds\\:\\:exportData\\(\\) has parameter \\$aliases with no value type specified in iterable type array\\.$#"
5595                         count: 1
5596                         path: libraries/classes/Plugins/Export/ExportOds.php
5598                 -
5599                         message: "#^Method PhpMyAdmin\\\\Plugins\\\\Export\\\\ExportOdt\\:\\:exportData\\(\\) has parameter \\$aliases with no value type specified in iterable type array\\.$#"
5600                         count: 1
5601                         path: libraries/classes/Plugins/Export/ExportOdt.php
5603                 -
5604                         message: "#^Method PhpMyAdmin\\\\Plugins\\\\Export\\\\ExportOdt\\:\\:exportStructure\\(\\) has parameter \\$aliases with no value type specified in iterable type array\\.$#"
5605                         count: 1
5606                         path: libraries/classes/Plugins/Export/ExportOdt.php
5608                 -
5609                         message: "#^Method PhpMyAdmin\\\\Plugins\\\\Export\\\\ExportOdt\\:\\:formatOneColumnDefinition\\(\\) has parameter \\$column with no value type specified in iterable type array\\.$#"
5610                         count: 1
5611                         path: libraries/classes/Plugins/Export/ExportOdt.php
5613                 -
5614                         message: "#^Method PhpMyAdmin\\\\Plugins\\\\Export\\\\ExportOdt\\:\\:getTableDef\\(\\) has parameter \\$aliases with no value type specified in iterable type array\\.$#"
5615                         count: 1
5616                         path: libraries/classes/Plugins/Export/ExportOdt.php
5618                 -
5619                         message: "#^Method PhpMyAdmin\\\\Plugins\\\\Export\\\\ExportOdt\\:\\:getTableDefStandIn\\(\\) has parameter \\$aliases with no value type specified in iterable type array\\.$#"
5620                         count: 1
5621                         path: libraries/classes/Plugins/Export/ExportOdt.php
5623                 -
5624                         message: "#^Method PhpMyAdmin\\\\Plugins\\\\Export\\\\ExportOdt\\:\\:getTriggers\\(\\) has parameter \\$aliases with no value type specified in iterable type array\\.$#"
5625                         count: 1
5626                         path: libraries/classes/Plugins/Export/ExportOdt.php
5628                 -
5629                         message: "#^Method PhpMyAdmin\\\\Plugins\\\\Export\\\\ExportPdf\\:\\:exportData\\(\\) has parameter \\$aliases with no value type specified in iterable type array\\.$#"
5630                         count: 1
5631                         path: libraries/classes/Plugins/Export/ExportPdf.php
5633                 -
5634                         message: "#^Method PhpMyAdmin\\\\Plugins\\\\Export\\\\ExportPdf\\:\\:exportStructure\\(\\) has parameter \\$aliases with no value type specified in iterable type array\\.$#"
5635                         count: 1
5636                         path: libraries/classes/Plugins/Export/ExportPdf.php
5638                 -
5639                         message: "#^Method PhpMyAdmin\\\\Plugins\\\\Export\\\\ExportPhparray\\:\\:exportData\\(\\) has parameter \\$aliases with no value type specified in iterable type array\\.$#"
5640                         count: 1
5641                         path: libraries/classes/Plugins/Export/ExportPhparray.php
5643                 -
5644                         message: "#^Binary operation \"\\.\" between 'FOREIGN KEY ' and array\\|string results in an error\\.$#"
5645                         count: 1
5646                         path: libraries/classes/Plugins/Export/ExportSql.php
5648                 -
5649                         message: "#^Method PhpMyAdmin\\\\Plugins\\\\Export\\\\ExportSql\\:\\:exportConfigurationMetadata\\(\\) has parameter \\$metadataTypes with no value type specified in iterable type array\\.$#"
5650                         count: 1
5651                         path: libraries/classes/Plugins/Export/ExportSql.php
5653                 -
5654                         message: "#^Method PhpMyAdmin\\\\Plugins\\\\Export\\\\ExportSql\\:\\:exportData\\(\\) has parameter \\$aliases with no value type specified in iterable type array\\.$#"
5655                         count: 1
5656                         path: libraries/classes/Plugins/Export/ExportSql.php
5658                 -
5659                         message: "#^Method PhpMyAdmin\\\\Plugins\\\\Export\\\\ExportSql\\:\\:exportMetadata\\(\\) has parameter \\$metadataTypes with no value type specified in iterable type array\\.$#"
5660                         count: 1
5661                         path: libraries/classes/Plugins/Export/ExportSql.php
5663                 -
5664                         message: "#^Method PhpMyAdmin\\\\Plugins\\\\Export\\\\ExportSql\\:\\:exportMetadata\\(\\) has parameter \\$tables with no value type specified in iterable type array\\.$#"
5665                         count: 1
5666                         path: libraries/classes/Plugins/Export/ExportSql.php
5668                 -
5669                         message: "#^Method PhpMyAdmin\\\\Plugins\\\\Export\\\\ExportSql\\:\\:exportRoutineSQL\\(\\) has parameter \\$aliases with no value type specified in iterable type array\\.$#"
5670                         count: 1
5671                         path: libraries/classes/Plugins/Export/ExportSql.php
5673                 -
5674                         message: "#^Method PhpMyAdmin\\\\Plugins\\\\Export\\\\ExportSql\\:\\:exportRoutineSQL\\(\\) has parameter \\$routines with no value type specified in iterable type array\\.$#"
5675                         count: 1
5676                         path: libraries/classes/Plugins/Export/ExportSql.php
5678                 -
5679                         message: "#^Method PhpMyAdmin\\\\Plugins\\\\Export\\\\ExportSql\\:\\:exportRoutines\\(\\) has parameter \\$aliases with no value type specified in iterable type array\\.$#"
5680                         count: 1
5681                         path: libraries/classes/Plugins/Export/ExportSql.php
5683                 -
5684                         message: "#^Method PhpMyAdmin\\\\Plugins\\\\Export\\\\ExportSql\\:\\:exportStructure\\(\\) has parameter \\$aliases with no value type specified in iterable type array\\.$#"
5685                         count: 1
5686                         path: libraries/classes/Plugins/Export/ExportSql.php
5688                 -
5689                         message: "#^Method PhpMyAdmin\\\\Plugins\\\\Export\\\\ExportSql\\:\\:getTableComments\\(\\) has parameter \\$aliases with no value type specified in iterable type array\\.$#"
5690                         count: 1
5691                         path: libraries/classes/Plugins/Export/ExportSql.php
5693                 -
5694                         message: "#^Method PhpMyAdmin\\\\Plugins\\\\Export\\\\ExportSql\\:\\:getTableDef\\(\\) has parameter \\$aliases with no value type specified in iterable type array\\.$#"
5695                         count: 1
5696                         path: libraries/classes/Plugins/Export/ExportSql.php
5698                 -
5699                         message: "#^Method PhpMyAdmin\\\\Plugins\\\\Export\\\\ExportSql\\:\\:getTableDefForView\\(\\) has parameter \\$aliases with no value type specified in iterable type array\\.$#"
5700                         count: 1
5701                         path: libraries/classes/Plugins/Export/ExportSql.php
5703                 -
5704                         message: "#^Method PhpMyAdmin\\\\Plugins\\\\Export\\\\ExportSql\\:\\:getTableDefStandIn\\(\\) has parameter \\$aliases with no value type specified in iterable type array\\.$#"
5705                         count: 1
5706                         path: libraries/classes/Plugins/Export/ExportSql.php
5708                 -
5709                         message: "#^Method PhpMyAdmin\\\\Plugins\\\\Export\\\\ExportSql\\:\\:replaceWithAliases\\(\\) has parameter \\$aliases with no value type specified in iterable type array\\.$#"
5710                         count: 1
5711                         path: libraries/classes/Plugins/Export/ExportSql.php
5713                 -
5714                         message: "#^PHPDoc tag @var has no value type specified in iterable type array\\.$#"
5715                         count: 5
5716                         path: libraries/classes/Plugins/Export/ExportSql.php
5718                 -
5719                         message: "#^Parameter \\#1 \\$str of function strtoupper expects string, mixed given\\.$#"
5720                         count: 1
5721                         path: libraries/classes/Plugins/Export/ExportSql.php
5723                 -
5724                         message: "#^Parameter \\#2 \\$id of method PhpMyAdmin\\\\Plugins\\\\ExportPlugin\\:\\:getAlias\\(\\) expects string, mixed given\\.$#"
5725                         count: 1
5726                         path: libraries/classes/Plugins/Export/ExportSql.php
5728                 -
5729                         message: "#^Property PhpMyAdmin\\\\SqlParser\\\\Components\\\\CreateDefinition\\:\\:\\$key \\(PhpMyAdmin\\\\SqlParser\\\\Components\\\\Key\\) in empty\\(\\) is not falsy\\.$#"
5730                         count: 3
5731                         path: libraries/classes/Plugins/Export/ExportSql.php
5733                 -
5734                         message: "#^Property PhpMyAdmin\\\\SqlParser\\\\Components\\\\CreateDefinition\\:\\:\\$options \\(PhpMyAdmin\\\\SqlParser\\\\Components\\\\OptionsArray\\) in empty\\(\\) is not falsy\\.$#"
5735                         count: 1
5736                         path: libraries/classes/Plugins/Export/ExportSql.php
5738                 -
5739                         message: "#^Property PhpMyAdmin\\\\SqlParser\\\\Components\\\\CreateDefinition\\:\\:\\$references \\(PhpMyAdmin\\\\SqlParser\\\\Components\\\\Reference\\) in empty\\(\\) is not falsy\\.$#"
5740                         count: 1
5741                         path: libraries/classes/Plugins/Export/ExportSql.php
5743                 -
5744                         message: "#^Property PhpMyAdmin\\\\SqlParser\\\\Components\\\\CreateDefinition\\:\\:\\$type \\(PhpMyAdmin\\\\SqlParser\\\\Components\\\\DataType\\) in empty\\(\\) is not falsy\\.$#"
5745                         count: 1
5746                         path: libraries/classes/Plugins/Export/ExportSql.php
5748                 -
5749                         message: "#^Property PhpMyAdmin\\\\SqlParser\\\\Statements\\\\CreateStatement\\:\\:\\$entityOptions \\(PhpMyAdmin\\\\SqlParser\\\\Components\\\\OptionsArray\\) in empty\\(\\) is not falsy\\.$#"
5750                         count: 2
5751                         path: libraries/classes/Plugins/Export/ExportSql.php
5753                 -
5754                         message: "#^Property PhpMyAdmin\\\\SqlParser\\\\Token\\:\\:\\$token \\(string\\) does not accept array\\|string\\.$#"
5755                         count: 1
5756                         path: libraries/classes/Plugins/Export/ExportSql.php
5758                 -
5759                         message: "#^Method PhpMyAdmin\\\\Plugins\\\\Export\\\\ExportTexytext\\:\\:exportData\\(\\) has parameter \\$aliases with no value type specified in iterable type array\\.$#"
5760                         count: 1
5761                         path: libraries/classes/Plugins/Export/ExportTexytext.php
5763                 -
5764                         message: "#^Method PhpMyAdmin\\\\Plugins\\\\Export\\\\ExportTexytext\\:\\:exportStructure\\(\\) has parameter \\$aliases with no value type specified in iterable type array\\.$#"
5765                         count: 1
5766                         path: libraries/classes/Plugins/Export/ExportTexytext.php
5768                 -
5769                         message: "#^Method PhpMyAdmin\\\\Plugins\\\\Export\\\\ExportTexytext\\:\\:formatOneColumnDefinition\\(\\) has parameter \\$column with no value type specified in iterable type array\\.$#"
5770                         count: 1
5771                         path: libraries/classes/Plugins/Export/ExportTexytext.php
5773                 -
5774                         message: "#^Method PhpMyAdmin\\\\Plugins\\\\Export\\\\ExportTexytext\\:\\:formatOneColumnDefinition\\(\\) has parameter \\$unique_keys with no value type specified in iterable type array\\.$#"
5775                         count: 1
5776                         path: libraries/classes/Plugins/Export/ExportTexytext.php
5778                 -
5779                         message: "#^Method PhpMyAdmin\\\\Plugins\\\\Export\\\\ExportTexytext\\:\\:getTableDef\\(\\) has parameter \\$aliases with no value type specified in iterable type array\\.$#"
5780                         count: 1
5781                         path: libraries/classes/Plugins/Export/ExportTexytext.php
5783                 -
5784                         message: "#^Method PhpMyAdmin\\\\Plugins\\\\Export\\\\ExportTexytext\\:\\:getTableDefStandIn\\(\\) has parameter \\$aliases with no value type specified in iterable type array\\.$#"
5785                         count: 1
5786                         path: libraries/classes/Plugins/Export/ExportTexytext.php
5788                 -
5789                         message: "#^Method PhpMyAdmin\\\\Plugins\\\\Export\\\\ExportXml\\:\\:exportData\\(\\) has parameter \\$aliases with no value type specified in iterable type array\\.$#"
5790                         count: 1
5791                         path: libraries/classes/Plugins/Export/ExportXml.php
5793                 -
5794                         message: "#^Method PhpMyAdmin\\\\Plugins\\\\Export\\\\ExportXml\\:\\:exportDefinitions\\(\\) has parameter \\$names with no value type specified in iterable type array\\.$#"
5795                         count: 1
5796                         path: libraries/classes/Plugins/Export/ExportXml.php
5798                 -
5799                         message: "#^Method PhpMyAdmin\\\\Plugins\\\\Export\\\\ExportXml\\:\\:getTables\\(\\) return type has no value type specified in iterable type array\\.$#"
5800                         count: 1
5801                         path: libraries/classes/Plugins/Export/ExportXml.php
5803                 -
5804                         message: "#^Method PhpMyAdmin\\\\Plugins\\\\Export\\\\ExportXml\\:\\:setTables\\(\\) has parameter \\$tables with no value type specified in iterable type array\\.$#"
5805                         count: 1
5806                         path: libraries/classes/Plugins/Export/ExportXml.php
5808                 -
5809                         message: "#^Property PhpMyAdmin\\\\Plugins\\\\Export\\\\ExportXml\\:\\:\\$tables type has no value type specified in iterable type array\\.$#"
5810                         count: 1
5811                         path: libraries/classes/Plugins/Export/ExportXml.php
5813                 -
5814                         message: "#^Method PhpMyAdmin\\\\Plugins\\\\Export\\\\ExportYaml\\:\\:exportData\\(\\) has parameter \\$aliases with no value type specified in iterable type array\\.$#"
5815                         count: 1
5816                         path: libraries/classes/Plugins/Export/ExportYaml.php
5818                 -
5819                         message: "#^Method PhpMyAdmin\\\\Plugins\\\\Export\\\\Helpers\\\\Pdf\\:\\:getTableDef\\(\\) has parameter \\$aliases with no value type specified in iterable type array\\.$#"
5820                         count: 1
5821                         path: libraries/classes/Plugins/Export/Helpers/Pdf.php
5823                 -
5824                         message: "#^Method PhpMyAdmin\\\\Plugins\\\\Export\\\\Helpers\\\\Pdf\\:\\:setAliases\\(\\) has parameter \\$aliases with no value type specified in iterable type array\\.$#"
5825                         count: 1
5826                         path: libraries/classes/Plugins/Export/Helpers/Pdf.php
5828                 -
5829                         message: "#^Parameter \\#1 \\$str of static method TCPDF_STATIC\\:\\:empty_string\\(\\) expects string, mixed given\\.$#"
5830                         count: 1
5831                         path: libraries/classes/Plugins/Export/Helpers/Pdf.php
5833                 -
5834                         message: "#^Parameter \\#3 \\$txt of method TCPDF\\:\\:MultiCell\\(\\) expects string, string\\|null given\\.$#"
5835                         count: 1
5836                         path: libraries/classes/Plugins/Export/Helpers/Pdf.php
5838                 -
5839                         message: "#^Property PhpMyAdmin\\\\Plugins\\\\Export\\\\Helpers\\\\Pdf\\:\\:\\$aliases type has no value type specified in iterable type array\\.$#"
5840                         count: 1
5841                         path: libraries/classes/Plugins/Export/Helpers/Pdf.php
5843                 -
5844                         message: "#^Property PhpMyAdmin\\\\Plugins\\\\Export\\\\Helpers\\\\Pdf\\:\\:\\$colAlign type has no value type specified in iterable type array\\.$#"
5845                         count: 1
5846                         path: libraries/classes/Plugins/Export/Helpers/Pdf.php
5848                 -
5849                         message: "#^Property PhpMyAdmin\\\\Plugins\\\\Export\\\\Helpers\\\\Pdf\\:\\:\\$colFits is never written, only read\\.$#"
5850                         count: 1
5851                         path: libraries/classes/Plugins/Export/Helpers/Pdf.php
5853                 -
5854                         message: "#^Property PhpMyAdmin\\\\Plugins\\\\Export\\\\Helpers\\\\Pdf\\:\\:\\$colTitles type has no value type specified in iterable type array\\.$#"
5855                         count: 1
5856                         path: libraries/classes/Plugins/Export/Helpers/Pdf.php
5858                 -
5859                         message: "#^Property PhpMyAdmin\\\\Plugins\\\\Export\\\\Helpers\\\\Pdf\\:\\:\\$displayColumn type has no value type specified in iterable type array\\.$#"
5860                         count: 1
5861                         path: libraries/classes/Plugins/Export/Helpers/Pdf.php
5863                 -
5864                         message: "#^Property PhpMyAdmin\\\\Plugins\\\\Export\\\\Helpers\\\\Pdf\\:\\:\\$headerset type has no value type specified in iterable type array\\.$#"
5865                         count: 1
5866                         path: libraries/classes/Plugins/Export/Helpers/Pdf.php
5868                 -
5869                         message: "#^Property PhpMyAdmin\\\\Plugins\\\\Export\\\\Helpers\\\\Pdf\\:\\:\\$tablewidths type has no value type specified in iterable type array\\.$#"
5870                         count: 1
5871                         path: libraries/classes/Plugins/Export/Helpers/Pdf.php
5873                 -
5874                         message: "#^Property PhpMyAdmin\\\\Plugins\\\\Export\\\\Helpers\\\\Pdf\\:\\:\\$titleWidth is never written, only read\\.$#"
5875                         count: 1
5876                         path: libraries/classes/Plugins/Export/Helpers/Pdf.php
5878                 -
5879                         message: "#^Method PhpMyAdmin\\\\Plugins\\\\Export\\\\Helpers\\\\TableProperty\\:\\:__construct\\(\\) has parameter \\$row with no value type specified in iterable type array\\.$#"
5880                         count: 1
5881                         path: libraries/classes/Plugins/Export/Helpers/TableProperty.php
5883                 -
5884                         message: "#^Method PhpMyAdmin\\\\Plugins\\\\ExportPlugin\\:\\:exportData\\(\\) has parameter \\$aliases with no value type specified in iterable type array\\.$#"
5885                         count: 1
5886                         path: libraries/classes/Plugins/ExportPlugin.php
5888                 -
5889                         message: "#^Method PhpMyAdmin\\\\Plugins\\\\ExportPlugin\\:\\:exportMetadata\\(\\) has parameter \\$metadataTypes with no value type specified in iterable type array\\.$#"
5890                         count: 1
5891                         path: libraries/classes/Plugins/ExportPlugin.php
5893                 -
5894                         message: "#^Method PhpMyAdmin\\\\Plugins\\\\ExportPlugin\\:\\:exportMetadata\\(\\) has parameter \\$tables with no value type specified in iterable type array\\.$#"
5895                         count: 1
5896                         path: libraries/classes/Plugins/ExportPlugin.php
5898                 -
5899                         message: "#^Method PhpMyAdmin\\\\Plugins\\\\ExportPlugin\\:\\:exportRoutines\\(\\) has parameter \\$aliases with no value type specified in iterable type array\\.$#"
5900                         count: 1
5901                         path: libraries/classes/Plugins/ExportPlugin.php
5903                 -
5904                         message: "#^Method PhpMyAdmin\\\\Plugins\\\\ExportPlugin\\:\\:exportStructure\\(\\) has parameter \\$aliases with no value type specified in iterable type array\\.$#"
5905                         count: 1
5906                         path: libraries/classes/Plugins/ExportPlugin.php
5908                 -
5909                         message: "#^Method PhpMyAdmin\\\\Plugins\\\\ExportPlugin\\:\\:getAlias\\(\\) has parameter \\$aliases with no value type specified in iterable type array\\.$#"
5910                         count: 1
5911                         path: libraries/classes/Plugins/ExportPlugin.php
5913                 -
5914                         message: "#^Method PhpMyAdmin\\\\Plugins\\\\ExportPlugin\\:\\:getRelationString\\(\\) has parameter \\$aliases with no value type specified in iterable type array\\.$#"
5915                         count: 1
5916                         path: libraries/classes/Plugins/ExportPlugin.php
5918                 -
5919                         message: "#^Method PhpMyAdmin\\\\Plugins\\\\ExportPlugin\\:\\:getRelationString\\(\\) has parameter \\$foreigners with no value type specified in iterable type array\\.$#"
5920                         count: 1
5921                         path: libraries/classes/Plugins/ExportPlugin.php
5923                 -
5924                         message: "#^Method PhpMyAdmin\\\\Plugins\\\\ExportPlugin\\:\\:getTableDefStandIn\\(\\) has parameter \\$aliases with no value type specified in iterable type array\\.$#"
5925                         count: 1
5926                         path: libraries/classes/Plugins/ExportPlugin.php
5928                 -
5929                         message: "#^Method PhpMyAdmin\\\\Plugins\\\\ExportPlugin\\:\\:initAlias\\(\\) has parameter \\$aliases with no value type specified in iterable type array\\.$#"
5930                         count: 1
5931                         path: libraries/classes/Plugins/ExportPlugin.php
5933                 -
5934                         message: "#^Method PhpMyAdmin\\\\Plugins\\\\IOTransformationsPlugin\\:\\:getInputHtml\\(\\) has parameter \\$column with no value type specified in iterable type array\\.$#"
5935                         count: 1
5936                         path: libraries/classes/Plugins/IOTransformationsPlugin.php
5938                 -
5939                         message: "#^Method PhpMyAdmin\\\\Plugins\\\\IOTransformationsPlugin\\:\\:getInputHtml\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#"
5940                         count: 1
5941                         path: libraries/classes/Plugins/IOTransformationsPlugin.php
5943                 -
5944                         message: "#^Method PhpMyAdmin\\\\Plugins\\\\IOTransformationsPlugin\\:\\:getScripts\\(\\) return type has no value type specified in iterable type array\\.$#"
5945                         count: 1
5946                         path: libraries/classes/Plugins/IOTransformationsPlugin.php
5948                 -
5949                         message: "#^Method PhpMyAdmin\\\\Plugins\\\\Import\\\\ImportCsv\\:\\:buildErrorsForParams\\(\\) return type has no value type specified in iterable type array\\.$#"
5950                         count: 1
5951                         path: libraries/classes/Plugins/Import/ImportCsv.php
5953                 -
5954                         message: "#^Method PhpMyAdmin\\\\Plugins\\\\Import\\\\ImportCsv\\:\\:getColumnNames\\(\\) has parameter \\$columnNames with no value type specified in iterable type array\\.$#"
5955                         count: 1
5956                         path: libraries/classes/Plugins/Import/ImportCsv.php
5958                 -
5959                         message: "#^Method PhpMyAdmin\\\\Plugins\\\\Import\\\\ImportCsv\\:\\:getColumnNames\\(\\) has parameter \\$rows with no value type specified in iterable type array\\.$#"
5960                         count: 1
5961                         path: libraries/classes/Plugins/Import/ImportCsv.php
5963                 -
5964                         message: "#^Method PhpMyAdmin\\\\Plugins\\\\Import\\\\ImportCsv\\:\\:getColumnNames\\(\\) return type has no value type specified in iterable type array\\.$#"
5965                         count: 1
5966                         path: libraries/classes/Plugins/Import/ImportCsv.php
5968                 -
5969                         message: "#^Method PhpMyAdmin\\\\Plugins\\\\Import\\\\ImportCsv\\:\\:getSqlTemplateAndRequiredFields\\(\\) return type has no value type specified in iterable type array\\.$#"
5970                         count: 1
5971                         path: libraries/classes/Plugins/Import/ImportCsv.php
5973                 -
5974                         message: "#^Method PhpMyAdmin\\\\Plugins\\\\Import\\\\ImportMediawiki\\:\\:executeImportTables\\(\\) has parameter \\$analyses with no value type specified in iterable type array\\.$#"
5975                         count: 1
5976                         path: libraries/classes/Plugins/Import/ImportMediawiki.php
5978                 -
5979                         message: "#^Method PhpMyAdmin\\\\Plugins\\\\Import\\\\ImportMediawiki\\:\\:executeImportTables\\(\\) has parameter \\$tables with no value type specified in iterable type array\\.$#"
5980                         count: 1
5981                         path: libraries/classes/Plugins/Import/ImportMediawiki.php
5983                 -
5984                         message: "#^Method PhpMyAdmin\\\\Plugins\\\\Import\\\\ImportMediawiki\\:\\:explodeMarkup\\(\\) return type has no value type specified in iterable type array\\.$#"
5985                         count: 1
5986                         path: libraries/classes/Plugins/Import/ImportMediawiki.php
5988                 -
5989                         message: "#^Method PhpMyAdmin\\\\Plugins\\\\Import\\\\ImportMediawiki\\:\\:importDataOneTable\\(\\) has parameter \\$table with no value type specified in iterable type array\\.$#"
5990                         count: 1
5991                         path: libraries/classes/Plugins/Import/ImportMediawiki.php
5993                 -
5994                         message: "#^Method PhpMyAdmin\\\\Plugins\\\\Import\\\\ImportMediawiki\\:\\:setTableHeaders\\(\\) has parameter \\$table_headers with no value type specified in iterable type array\\.$#"
5995                         count: 1
5996                         path: libraries/classes/Plugins/Import/ImportMediawiki.php
5998                 -
5999                         message: "#^Method PhpMyAdmin\\\\Plugins\\\\Import\\\\ImportMediawiki\\:\\:setTableHeaders\\(\\) has parameter \\$table_row with no value type specified in iterable type array\\.$#"
6000                         count: 1
6001                         path: libraries/classes/Plugins/Import/ImportMediawiki.php
6003                 -
6004                         message: "#^Negated boolean expression is always true\\.$#"
6005                         count: 1
6006                         path: libraries/classes/Plugins/Import/ImportMediawiki.php
6008                 -
6009                         message: "#^Parameter \\#1 \\$str of function trim expects string, mixed given\\.$#"
6010                         count: 1
6011                         path: libraries/classes/Plugins/Import/ImportMediawiki.php
6013                 -
6014                         message: "#^Method PhpMyAdmin\\\\Plugins\\\\Import\\\\ImportOds\\:\\:iterateOverColumns\\(\\) has parameter \\$col_names with no value type specified in iterable type array\\.$#"
6015                         count: 1
6016                         path: libraries/classes/Plugins/Import/ImportOds.php
6018                 -
6019                         message: "#^Method PhpMyAdmin\\\\Plugins\\\\Import\\\\ImportOds\\:\\:iterateOverColumns\\(\\) has parameter \\$tempRow with no value type specified in iterable type array\\.$#"
6020                         count: 1
6021                         path: libraries/classes/Plugins/Import/ImportOds.php
6023                 -
6024                         message: "#^Method PhpMyAdmin\\\\Plugins\\\\Import\\\\ImportOds\\:\\:iterateOverColumns\\(\\) return type has no value type specified in iterable type array\\.$#"
6025                         count: 1
6026                         path: libraries/classes/Plugins/Import/ImportOds.php
6028                 -
6029                         message: "#^Method PhpMyAdmin\\\\Plugins\\\\Import\\\\ImportOds\\:\\:iterateOverRows\\(\\) has parameter \\$col_names with no value type specified in iterable type array\\.$#"
6030                         count: 1
6031                         path: libraries/classes/Plugins/Import/ImportOds.php
6033                 -
6034                         message: "#^Method PhpMyAdmin\\\\Plugins\\\\Import\\\\ImportOds\\:\\:iterateOverRows\\(\\) has parameter \\$tempRow with no value type specified in iterable type array\\.$#"
6035                         count: 1
6036                         path: libraries/classes/Plugins/Import/ImportOds.php
6038                 -
6039                         message: "#^Method PhpMyAdmin\\\\Plugins\\\\Import\\\\ImportOds\\:\\:iterateOverRows\\(\\) has parameter \\$tempRows with no value type specified in iterable type array\\.$#"
6040                         count: 1
6041                         path: libraries/classes/Plugins/Import/ImportOds.php
6043                 -
6044                         message: "#^Method PhpMyAdmin\\\\Plugins\\\\Import\\\\ImportOds\\:\\:iterateOverRows\\(\\) return type has no value type specified in iterable type array\\.$#"
6045                         count: 1
6046                         path: libraries/classes/Plugins/Import/ImportOds.php
6048                 -
6049                         message: "#^Method PhpMyAdmin\\\\Plugins\\\\Import\\\\ImportOds\\:\\:iterateOverTables\\(\\) has parameter \\$sheets with no value type specified in iterable type array\\.$#"
6050                         count: 1
6051                         path: libraries/classes/Plugins/Import/ImportOds.php
6053                 -
6054                         message: "#^Method PhpMyAdmin\\\\Plugins\\\\Import\\\\ImportOds\\:\\:iterateOverTables\\(\\) has parameter \\$sheets with no value type specified in iterable type array\\|SimpleXMLElement\\.$#"
6055                         count: 1
6056                         path: libraries/classes/Plugins/Import/ImportOds.php
6058                 -
6059                         message: "#^Method PhpMyAdmin\\\\Plugins\\\\Import\\\\ImportOds\\:\\:iterateOverTables\\(\\) return type has no value type specified in iterable type array\\.$#"
6060                         count: 1
6061                         path: libraries/classes/Plugins/Import/ImportOds.php
6063                 -
6064                         message: "#^Offset 'name' does not exist on SimpleXMLElement\\|null\\.$#"
6065                         count: 2
6066                         path: libraries/classes/Plugins/Import/ImportOds.php
6068                 -
6069                         message: "#^Offset 'number\\-columns…' does not exist on SimpleXMLElement\\|null\\.$#"
6070                         count: 2
6071                         path: libraries/classes/Plugins/Import/ImportOds.php
6073                 -
6074                         message: "#^Parameter \\#1 \\$cell_attrs of method PhpMyAdmin\\\\Plugins\\\\Import\\\\ImportOds\\:\\:getValue\\(\\) expects SimpleXMLElement, SimpleXMLElement\\|null given\\.$#"
6075                         count: 1
6076                         path: libraries/classes/Plugins/Import/ImportOds.php
6078                 -
6079                         message: "#^Method PhpMyAdmin\\\\Plugins\\\\Import\\\\ImportSql\\:\\:setSQLMode\\(\\) has parameter \\$request with no value type specified in iterable type array\\.$#"
6080                         count: 1
6081                         path: libraries/classes/Plugins/Import/ImportSql.php
6083                 -
6084                         message: "#^Offset 'charset' does not exist on SimpleXMLElement\\|null\\.$#"
6085                         count: 1
6086                         path: libraries/classes/Plugins/Import/ImportXml.php
6088                 -
6089                         message: "#^Offset 'collation' does not exist on SimpleXMLElement\\|null\\.$#"
6090                         count: 1
6091                         path: libraries/classes/Plugins/Import/ImportXml.php
6093                 -
6094                         message: "#^Offset 'name' does not exist on SimpleXMLElement\\|null\\.$#"
6095                         count: 8
6096                         path: libraries/classes/Plugins/Import/ImportXml.php
6098                 -
6099                         message: "#^Method PhpMyAdmin\\\\Plugins\\\\Import\\\\Upload\\\\UploadNoplugin\\:\\:getUploadStatus\\(\\) return type has no value type specified in iterable type array\\.$#"
6100                         count: 1
6101                         path: libraries/classes/Plugins/Import/Upload/UploadNoplugin.php
6103                 -
6104                         message: "#^Method PhpMyAdmin\\\\Plugins\\\\Import\\\\Upload\\\\UploadProgress\\:\\:getUploadStatus\\(\\) return type has no value type specified in iterable type array\\.$#"
6105                         count: 1
6106                         path: libraries/classes/Plugins/Import/Upload/UploadProgress.php
6108                 -
6109                         message: "#^Method PhpMyAdmin\\\\Plugins\\\\Import\\\\Upload\\\\UploadSession\\:\\:getUploadStatus\\(\\) return type has no value type specified in iterable type array\\.$#"
6110                         count: 1
6111                         path: libraries/classes/Plugins/Import/Upload/UploadSession.php
6113                 -
6114                         message: "#^Method PhpMyAdmin\\\\Plugins\\\\ImportPlugin\\:\\:getDbnameAndOptions\\(\\) return type has no value type specified in iterable type array\\.$#"
6115                         count: 1
6116                         path: libraries/classes/Plugins/ImportPlugin.php
6118                 -
6119                         message: "#^Parameter \\#1 \\$string of function strlen expects string, mixed given\\.$#"
6120                         count: 1
6121                         path: libraries/classes/Plugins/Schema/Dia/Dia.php
6123                 -
6124                         message: "#^Parameter mixed of print cannot be converted to string\\.$#"
6125                         count: 1
6126                         path: libraries/classes/Plugins/Schema/Dia/Dia.php
6128                 -
6129                         message: "#^Binary operation \"\\+\" between int\\|string\\|false and 12 results in an error\\.$#"
6130                         count: 4
6131                         path: libraries/classes/Plugins/Schema/Dia/RelationStatsDia.php
6133                 -
6134                         message: "#^Method PhpMyAdmin\\\\Plugins\\\\Schema\\\\Dia\\\\RelationStatsDia\\:\\:getXy\\(\\) return type has no value type specified in iterable type array\\.$#"
6135                         count: 1
6136                         path: libraries/classes/Plugins/Schema/Dia/RelationStatsDia.php
6138                 -
6139                         message: "#^Parameter \\#2 \\$master_table of class PhpMyAdmin\\\\Plugins\\\\Schema\\\\Eps\\\\RelationStatsEps constructor expects string, PhpMyAdmin\\\\Plugins\\\\Schema\\\\Eps\\\\TableStatsEps given\\.$#"
6140                         count: 1
6141                         path: libraries/classes/Plugins/Schema/Eps/EpsRelationSchema.php
6143                 -
6144                         message: "#^Parameter \\#4 \\$foreign_table of class PhpMyAdmin\\\\Plugins\\\\Schema\\\\Eps\\\\RelationStatsEps constructor expects string, PhpMyAdmin\\\\Plugins\\\\Schema\\\\Eps\\\\TableStatsEps given\\.$#"
6145                         count: 1
6146                         path: libraries/classes/Plugins/Schema/Eps/EpsRelationSchema.php
6148                 -
6149                         message: "#^Call to an undefined method object\\:\\:line\\(\\)\\.$#"
6150                         count: 7
6151                         path: libraries/classes/Plugins/Schema/Eps/RelationStatsEps.php
6153                 -
6154                         message: "#^Parameter \\#1 \\$x_from of method PhpMyAdmin\\\\Plugins\\\\Schema\\\\Eps\\\\Eps\\:\\:rect\\(\\) expects int, float\\|int given\\.$#"
6155                         count: 2
6156                         path: libraries/classes/Plugins/Schema/Eps/TableStatsEps.php
6158                 -
6159                         message: "#^Parameter \\#2 \\$x of method PhpMyAdmin\\\\Plugins\\\\Schema\\\\Eps\\\\Eps\\:\\:showXY\\(\\) expects int, float\\|int given\\.$#"
6160                         count: 2
6161                         path: libraries/classes/Plugins/Schema/Eps/TableStatsEps.php
6163                 -
6164                         message: "#^Parameter \\#2 \\$y_from of method PhpMyAdmin\\\\Plugins\\\\Schema\\\\Eps\\\\Eps\\:\\:rect\\(\\) expects int, float\\|int given\\.$#"
6165                         count: 2
6166                         path: libraries/classes/Plugins/Schema/Eps/TableStatsEps.php
6168                 -
6169                         message: "#^Parameter \\#3 \\$y of method PhpMyAdmin\\\\Plugins\\\\Schema\\\\Eps\\\\Eps\\:\\:showXY\\(\\) expects int, float\\|int given\\.$#"
6170                         count: 2
6171                         path: libraries/classes/Plugins/Schema/Eps/TableStatsEps.php
6173                 -
6174                         message: "#^Method PhpMyAdmin\\\\Plugins\\\\Schema\\\\Pdf\\\\Pdf\\:\\:row\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#"
6175                         count: 1
6176                         path: libraries/classes/Plugins/Schema/Pdf/Pdf.php
6178                 -
6179                         message: "#^Method PhpMyAdmin\\\\Plugins\\\\Schema\\\\Pdf\\\\Pdf\\:\\:row\\(\\) has parameter \\$links with no value type specified in iterable type array\\.$#"
6180                         count: 1
6181                         path: libraries/classes/Plugins/Schema/Pdf/Pdf.php
6183                 -
6184                         message: "#^Method PhpMyAdmin\\\\Plugins\\\\Schema\\\\Pdf\\\\Pdf\\:\\:setWidths\\(\\) has parameter \\$w with no value type specified in iterable type array\\.$#"
6185                         count: 1
6186                         path: libraries/classes/Plugins/Schema/Pdf/Pdf.php
6188                 -
6189                         message: "#^Property PhpMyAdmin\\\\Plugins\\\\Schema\\\\Pdf\\\\Pdf\\:\\:\\$customLinks type has no value type specified in iterable type array\\.$#"
6190                         count: 1
6191                         path: libraries/classes/Plugins/Schema/Pdf/Pdf.php
6193                 -
6194                         message: "#^Property PhpMyAdmin\\\\Plugins\\\\Schema\\\\Pdf\\\\Pdf\\:\\:\\$widths type has no value type specified in iterable type array\\.$#"
6195                         count: 1
6196                         path: libraries/classes/Plugins/Schema/Pdf/Pdf.php
6198                 -
6199                         message: "#^Method PhpMyAdmin\\\\Plugins\\\\Schema\\\\Pdf\\\\PdfRelationSchema\\:\\:dataDictionaryDoc\\(\\) has parameter \\$alltables with no value type specified in iterable type array\\.$#"
6200                         count: 1
6201                         path: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php
6203                 -
6204                         message: "#^Parameter \\#2 \\$master_table of class PhpMyAdmin\\\\Plugins\\\\Schema\\\\Pdf\\\\RelationStatsPdf constructor expects string, PhpMyAdmin\\\\Plugins\\\\Schema\\\\Pdf\\\\TableStatsPdf given\\.$#"
6205                         count: 1
6206                         path: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php
6208                 -
6209                         message: "#^Parameter \\#2 \\$value of method PhpMyAdmin\\\\Pdf\\:\\:setAlias\\(\\) expects string, int given\\.$#"
6210                         count: 2
6211                         path: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php
6213                 -
6214                         message: "#^Parameter \\#4 \\$fontSize of class PhpMyAdmin\\\\Plugins\\\\Schema\\\\Pdf\\\\TableStatsPdf constructor expects int, null given\\.$#"
6215                         count: 3
6216                         path: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php
6218                 -
6219                         message: "#^Parameter \\#4 \\$foreign_table of class PhpMyAdmin\\\\Plugins\\\\Schema\\\\Pdf\\\\RelationStatsPdf constructor expects string, PhpMyAdmin\\\\Plugins\\\\Schema\\\\Pdf\\\\TableStatsPdf given\\.$#"
6220                         count: 1
6221                         path: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php
6223                 -
6224                         message: "#^Property PhpMyAdmin\\\\Plugins\\\\Schema\\\\ExportRelationSchema\\:\\:\\$orientation \\(string\\) in isset\\(\\) is not nullable\\.$#"
6225                         count: 1
6226                         path: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php
6228                 -
6229                         message: "#^Call to an undefined method object\\:\\:SetDrawColor\\(\\)\\.$#"
6230                         count: 3
6231                         path: libraries/classes/Plugins/Schema/Pdf/RelationStatsPdf.php
6233                 -
6234                         message: "#^Call to an undefined method object\\:\\:lineScale\\(\\)\\.$#"
6235                         count: 7
6236                         path: libraries/classes/Plugins/Schema/Pdf/RelationStatsPdf.php
6238                 -
6239                         message: "#^Call to an undefined method object\\:\\:setLineWidthScale\\(\\)\\.$#"
6240                         count: 2
6241                         path: libraries/classes/Plugins/Schema/Pdf/RelationStatsPdf.php
6243                 -
6244                         message: "#^Binary operation \"\\+\\=\" between int and array\\<float\\>\\|float results in an error\\.$#"
6245                         count: 1
6246                         path: libraries/classes/Plugins/Schema/Pdf/TableStatsPdf.php
6248                 -
6249                         message: "#^Property PhpMyAdmin\\\\Plugins\\\\Schema\\\\TableStats\\:\\:\\$width \\(int\\) does not accept array\\<float\\>\\|float\\|int\\.$#"
6250                         count: 1
6251                         path: libraries/classes/Plugins/Schema/Pdf/TableStatsPdf.php
6253                 -
6254                         message: "#^Binary operation \"\\+\" between int\\|string\\|false and 1\\.5 results in an error\\.$#"
6255                         count: 1
6256                         path: libraries/classes/Plugins/Schema/RelationStats.php
6258                 -
6259                         message: "#^Method PhpMyAdmin\\\\Plugins\\\\Schema\\\\RelationStats\\:\\:getXy\\(\\) return type has no value type specified in iterable type array\\.$#"
6260                         count: 1
6261                         path: libraries/classes/Plugins/Schema/RelationStats.php
6263                 -
6264                         message: "#^Parameter \\#1 \\$table of method PhpMyAdmin\\\\Plugins\\\\Schema\\\\RelationStats\\:\\:getXy\\(\\) expects PhpMyAdmin\\\\Plugins\\\\Schema\\\\TableStats, string given\\.$#"
6265                         count: 2
6266                         path: libraries/classes/Plugins/Schema/RelationStats.php
6268                 -
6269                         message: "#^Call to an undefined method object\\:\\:printElementLine\\(\\)\\.$#"
6270                         count: 7
6271                         path: libraries/classes/Plugins/Schema/Svg/RelationStatsSvg.php
6273                 -
6274                         message: "#^Parameter \\#1 \\$string of function strlen expects string, mixed given\\.$#"
6275                         count: 1
6276                         path: libraries/classes/Plugins/Schema/Svg/Svg.php
6278                 -
6279                         message: "#^Parameter mixed of print cannot be converted to string\\.$#"
6280                         count: 1
6281                         path: libraries/classes/Plugins/Schema/Svg/Svg.php
6283                 -
6284                         message: "#^Parameter \\#1 \\$table of method PhpMyAdmin\\\\Plugins\\\\Schema\\\\Svg\\\\SvgRelationSchema\\:\\:setMinMax\\(\\) expects PhpMyAdmin\\\\Plugins\\\\Schema\\\\Svg\\\\TableStatsSvg, PhpMyAdmin\\\\Plugins\\\\Schema\\\\Dia\\\\TableStatsDia\\|PhpMyAdmin\\\\Plugins\\\\Schema\\\\Eps\\\\TableStatsEps\\|PhpMyAdmin\\\\Plugins\\\\Schema\\\\Pdf\\\\TableStatsPdf\\|PhpMyAdmin\\\\Plugins\\\\Schema\\\\Svg\\\\TableStatsSvg given\\.$#"
6285                         count: 1
6286                         path: libraries/classes/Plugins/Schema/Svg/SvgRelationSchema.php
6288                 -
6289                         message: "#^Parameter \\#1 \\$width of method PhpMyAdmin\\\\Plugins\\\\Schema\\\\Svg\\\\Svg\\:\\:startSvgDoc\\(\\) expects int, float\\|int given\\.$#"
6290                         count: 1
6291                         path: libraries/classes/Plugins/Schema/Svg/SvgRelationSchema.php
6293                 -
6294                         message: "#^Parameter \\#2 \\$height of method PhpMyAdmin\\\\Plugins\\\\Schema\\\\Svg\\\\Svg\\:\\:startSvgDoc\\(\\) expects int, float\\|int given\\.$#"
6295                         count: 1
6296                         path: libraries/classes/Plugins/Schema/Svg/SvgRelationSchema.php
6298                 -
6299                         message: "#^Parameter \\#2 \\$master_table of class PhpMyAdmin\\\\Plugins\\\\Schema\\\\Svg\\\\RelationStatsSvg constructor expects string, PhpMyAdmin\\\\Plugins\\\\Schema\\\\Dia\\\\TableStatsDia\\|PhpMyAdmin\\\\Plugins\\\\Schema\\\\Eps\\\\TableStatsEps\\|PhpMyAdmin\\\\Plugins\\\\Schema\\\\Pdf\\\\TableStatsPdf\\|PhpMyAdmin\\\\Plugins\\\\Schema\\\\Svg\\\\TableStatsSvg given\\.$#"
6300                         count: 1
6301                         path: libraries/classes/Plugins/Schema/Svg/SvgRelationSchema.php
6303                 -
6304                         message: "#^Parameter \\#3 \\$x of method PhpMyAdmin\\\\Plugins\\\\Schema\\\\Svg\\\\Svg\\:\\:startSvgDoc\\(\\) expects int, float\\|int given\\.$#"
6305                         count: 1
6306                         path: libraries/classes/Plugins/Schema/Svg/SvgRelationSchema.php
6308                 -
6309                         message: "#^Parameter \\#4 \\$foreign_table of class PhpMyAdmin\\\\Plugins\\\\Schema\\\\Svg\\\\RelationStatsSvg constructor expects string, PhpMyAdmin\\\\Plugins\\\\Schema\\\\Dia\\\\TableStatsDia\\|PhpMyAdmin\\\\Plugins\\\\Schema\\\\Eps\\\\TableStatsEps\\|PhpMyAdmin\\\\Plugins\\\\Schema\\\\Pdf\\\\TableStatsPdf\\|PhpMyAdmin\\\\Plugins\\\\Schema\\\\Svg\\\\TableStatsSvg given\\.$#"
6310                         count: 1
6311                         path: libraries/classes/Plugins/Schema/Svg/SvgRelationSchema.php
6313                 -
6314                         message: "#^Parameter \\#4 \\$y of method PhpMyAdmin\\\\Plugins\\\\Schema\\\\Svg\\\\Svg\\:\\:startSvgDoc\\(\\) expects int, float\\|int given\\.$#"
6315                         count: 1
6316                         path: libraries/classes/Plugins/Schema/Svg/SvgRelationSchema.php
6318                 -
6319                         message: "#^Parameter \\#2 \\$x of method PhpMyAdmin\\\\Plugins\\\\Schema\\\\Svg\\\\Svg\\:\\:printElement\\(\\) expects int, float\\|int given\\.$#"
6320                         count: 4
6321                         path: libraries/classes/Plugins/Schema/Svg/TableStatsSvg.php
6323                 -
6324                         message: "#^Parameter \\#3 \\$y of method PhpMyAdmin\\\\Plugins\\\\Schema\\\\Svg\\\\Svg\\:\\:printElement\\(\\) expects int, float\\|int given\\.$#"
6325                         count: 4
6326                         path: libraries/classes/Plugins/Schema/Svg/TableStatsSvg.php
6328                 -
6329                         message: "#^Property PhpMyAdmin\\\\Plugins\\\\Schema\\\\TableStats\\:\\:\\$fields type has no value type specified in iterable type array\\.$#"
6330                         count: 1
6331                         path: libraries/classes/Plugins/Schema/TableStats.php
6333                 -
6334                         message: "#^Property PhpMyAdmin\\\\Plugins\\\\Schema\\\\TableStats\\:\\:\\$primary type has no value type specified in iterable type array\\.$#"
6335                         count: 1
6336                         path: libraries/classes/Plugins/Schema/TableStats.php
6338                 -
6339                         message: "#^Method PhpMyAdmin\\\\Plugins\\\\SchemaPlugin\\:\\:getPaperSizeArray\\(\\) return type has no value type specified in iterable type array\\.$#"
6340                         count: 1
6341                         path: libraries/classes/Plugins/SchemaPlugin.php
6343                 -
6344                         message: "#^Method PhpMyAdmin\\\\Plugins\\\\Transformations\\\\Abs\\\\Bool2TextTransformationsPlugin\\:\\:applyTransformation\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#"
6345                         count: 1
6346                         path: libraries/classes/Plugins/Transformations/Abs/Bool2TextTransformationsPlugin.php
6348                 -
6349                         message: "#^Method PhpMyAdmin\\\\Plugins\\\\Transformations\\\\Abs\\\\CodeMirrorEditorTransformationPlugin\\:\\:applyTransformation\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#"
6350                         count: 1
6351                         path: libraries/classes/Plugins/Transformations/Abs/CodeMirrorEditorTransformationPlugin.php
6353                 -
6354                         message: "#^Method PhpMyAdmin\\\\Plugins\\\\Transformations\\\\Abs\\\\CodeMirrorEditorTransformationPlugin\\:\\:getInputHtml\\(\\) has parameter \\$column with no value type specified in iterable type array\\.$#"
6355                         count: 1
6356                         path: libraries/classes/Plugins/Transformations/Abs/CodeMirrorEditorTransformationPlugin.php
6358                 -
6359                         message: "#^Method PhpMyAdmin\\\\Plugins\\\\Transformations\\\\Abs\\\\CodeMirrorEditorTransformationPlugin\\:\\:getInputHtml\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#"
6360                         count: 1
6361                         path: libraries/classes/Plugins/Transformations/Abs/CodeMirrorEditorTransformationPlugin.php
6363                 -
6364                         message: "#^Binary operation \"\\-\\=\" between int\\<0, max\\>\\|string\\|false and int results in an error\\.$#"
6365                         count: 1
6366                         path: libraries/classes/Plugins/Transformations/Abs/DateFormatTransformationsPlugin.php
6368                 -
6369                         message: "#^Method PhpMyAdmin\\\\Plugins\\\\Transformations\\\\Abs\\\\DateFormatTransformationsPlugin\\:\\:applyTransformation\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#"
6370                         count: 1
6371                         path: libraries/classes/Plugins/Transformations/Abs/DateFormatTransformationsPlugin.php
6373                 -
6374                         message: "#^Method PhpMyAdmin\\\\Plugins\\\\Transformations\\\\Abs\\\\DownloadTransformationsPlugin\\:\\:applyTransformation\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#"
6375                         count: 1
6376                         path: libraries/classes/Plugins/Transformations/Abs/DownloadTransformationsPlugin.php
6378                 -
6379                         message: "#^Method PhpMyAdmin\\\\Plugins\\\\Transformations\\\\Abs\\\\ExternalTransformationsPlugin\\:\\:applyTransformation\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#"
6380                         count: 1
6381                         path: libraries/classes/Plugins/Transformations/Abs/ExternalTransformationsPlugin.php
6383                 -
6384                         message: "#^Method PhpMyAdmin\\\\Plugins\\\\Transformations\\\\Abs\\\\ExternalTransformationsPlugin\\:\\:applyTransformationNoWrap\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#"
6385                         count: 1
6386                         path: libraries/classes/Plugins/Transformations/Abs/ExternalTransformationsPlugin.php
6388                 -
6389                         message: "#^Unreachable statement \\- code above always terminates\\.$#"
6390                         count: 1
6391                         path: libraries/classes/Plugins/Transformations/Abs/ExternalTransformationsPlugin.php
6393                 -
6394                         message: "#^Method PhpMyAdmin\\\\Plugins\\\\Transformations\\\\Abs\\\\FormattedTransformationsPlugin\\:\\:applyTransformation\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#"
6395                         count: 1
6396                         path: libraries/classes/Plugins/Transformations/Abs/FormattedTransformationsPlugin.php
6398                 -
6399                         message: "#^Method PhpMyAdmin\\\\Plugins\\\\Transformations\\\\Abs\\\\HexTransformationsPlugin\\:\\:applyTransformation\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#"
6400                         count: 1
6401                         path: libraries/classes/Plugins/Transformations/Abs/HexTransformationsPlugin.php
6403                 -
6404                         message: "#^Method PhpMyAdmin\\\\Plugins\\\\Transformations\\\\Abs\\\\ImageLinkTransformationsPlugin\\:\\:applyTransformation\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#"
6405                         count: 1
6406                         path: libraries/classes/Plugins/Transformations/Abs/ImageLinkTransformationsPlugin.php
6408                 -
6409                         message: "#^Method PhpMyAdmin\\\\Plugins\\\\Transformations\\\\Abs\\\\ImageUploadTransformationsPlugin\\:\\:applyTransformation\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#"
6410                         count: 1
6411                         path: libraries/classes/Plugins/Transformations/Abs/ImageUploadTransformationsPlugin.php
6413                 -
6414                         message: "#^Method PhpMyAdmin\\\\Plugins\\\\Transformations\\\\Abs\\\\ImageUploadTransformationsPlugin\\:\\:getInputHtml\\(\\) has parameter \\$column with no value type specified in iterable type array\\.$#"
6415                         count: 1
6416                         path: libraries/classes/Plugins/Transformations/Abs/ImageUploadTransformationsPlugin.php
6418                 -
6419                         message: "#^Method PhpMyAdmin\\\\Plugins\\\\Transformations\\\\Abs\\\\ImageUploadTransformationsPlugin\\:\\:getInputHtml\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#"
6420                         count: 1
6421                         path: libraries/classes/Plugins/Transformations/Abs/ImageUploadTransformationsPlugin.php
6423                 -
6424                         message: "#^Method PhpMyAdmin\\\\Plugins\\\\Transformations\\\\Abs\\\\ImageUploadTransformationsPlugin\\:\\:getScripts\\(\\) return type has no value type specified in iterable type array\\.$#"
6425                         count: 1
6426                         path: libraries/classes/Plugins/Transformations/Abs/ImageUploadTransformationsPlugin.php
6428                 -
6429                         message: "#^Method PhpMyAdmin\\\\Plugins\\\\Transformations\\\\Abs\\\\InlineTransformationsPlugin\\:\\:applyTransformation\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#"
6430                         count: 1
6431                         path: libraries/classes/Plugins/Transformations/Abs/InlineTransformationsPlugin.php
6433                 -
6434                         message: "#^Method PhpMyAdmin\\\\Plugins\\\\Transformations\\\\Abs\\\\LongToIPv4TransformationsPlugin\\:\\:applyTransformation\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#"
6435                         count: 1
6436                         path: libraries/classes/Plugins/Transformations/Abs/LongToIPv4TransformationsPlugin.php
6438                 -
6439                         message: "#^Method PhpMyAdmin\\\\Plugins\\\\Transformations\\\\Abs\\\\PreApPendTransformationsPlugin\\:\\:applyTransformation\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#"
6440                         count: 1
6441                         path: libraries/classes/Plugins/Transformations/Abs/PreApPendTransformationsPlugin.php
6443                 -
6444                         message: "#^Method PhpMyAdmin\\\\Plugins\\\\Transformations\\\\Abs\\\\RegexValidationTransformationsPlugin\\:\\:applyTransformation\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#"
6445                         count: 1
6446                         path: libraries/classes/Plugins/Transformations/Abs/RegexValidationTransformationsPlugin.php
6448                 -
6449                         message: "#^Method PhpMyAdmin\\\\Plugins\\\\Transformations\\\\Abs\\\\SQLTransformationsPlugin\\:\\:applyTransformation\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#"
6450                         count: 1
6451                         path: libraries/classes/Plugins/Transformations/Abs/SQLTransformationsPlugin.php
6453                 -
6454                         message: "#^Method PhpMyAdmin\\\\Plugins\\\\Transformations\\\\Abs\\\\SubstringTransformationsPlugin\\:\\:applyTransformation\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#"
6455                         count: 1
6456                         path: libraries/classes/Plugins/Transformations/Abs/SubstringTransformationsPlugin.php
6458                 -
6459                         message: "#^Method PhpMyAdmin\\\\Plugins\\\\Transformations\\\\Abs\\\\TextFileUploadTransformationsPlugin\\:\\:applyTransformation\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#"
6460                         count: 1
6461                         path: libraries/classes/Plugins/Transformations/Abs/TextFileUploadTransformationsPlugin.php
6463                 -
6464                         message: "#^Method PhpMyAdmin\\\\Plugins\\\\Transformations\\\\Abs\\\\TextFileUploadTransformationsPlugin\\:\\:getInputHtml\\(\\) has parameter \\$column with no value type specified in iterable type array\\.$#"
6465                         count: 1
6466                         path: libraries/classes/Plugins/Transformations/Abs/TextFileUploadTransformationsPlugin.php
6468                 -
6469                         message: "#^Method PhpMyAdmin\\\\Plugins\\\\Transformations\\\\Abs\\\\TextFileUploadTransformationsPlugin\\:\\:getInputHtml\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#"
6470                         count: 1
6471                         path: libraries/classes/Plugins/Transformations/Abs/TextFileUploadTransformationsPlugin.php
6473                 -
6474                         message: "#^Method PhpMyAdmin\\\\Plugins\\\\Transformations\\\\Abs\\\\TextImageLinkTransformationsPlugin\\:\\:applyTransformation\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#"
6475                         count: 1
6476                         path: libraries/classes/Plugins/Transformations/Abs/TextImageLinkTransformationsPlugin.php
6478                 -
6479                         message: "#^Method PhpMyAdmin\\\\Plugins\\\\Transformations\\\\Abs\\\\TextLinkTransformationsPlugin\\:\\:applyTransformation\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#"
6480                         count: 1
6481                         path: libraries/classes/Plugins/Transformations/Abs/TextLinkTransformationsPlugin.php
6483                 -
6484                         message: "#^Method PhpMyAdmin\\\\Plugins\\\\Transformations\\\\Input\\\\Text_Plain_Iptobinary\\:\\:applyTransformation\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#"
6485                         count: 1
6486                         path: libraries/classes/Plugins/Transformations/Input/Text_Plain_Iptobinary.php
6488                 -
6489                         message: "#^Method PhpMyAdmin\\\\Plugins\\\\Transformations\\\\Input\\\\Text_Plain_Iptobinary\\:\\:getInputHtml\\(\\) has parameter \\$column with no value type specified in iterable type array\\.$#"
6490                         count: 1
6491                         path: libraries/classes/Plugins/Transformations/Input/Text_Plain_Iptobinary.php
6493                 -
6494                         message: "#^Method PhpMyAdmin\\\\Plugins\\\\Transformations\\\\Input\\\\Text_Plain_Iptobinary\\:\\:getInputHtml\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#"
6495                         count: 1
6496                         path: libraries/classes/Plugins/Transformations/Input/Text_Plain_Iptobinary.php
6498                 -
6499                         message: "#^Method PhpMyAdmin\\\\Plugins\\\\Transformations\\\\Input\\\\Text_Plain_Iptolong\\:\\:applyTransformation\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#"
6500                         count: 1
6501                         path: libraries/classes/Plugins/Transformations/Input/Text_Plain_Iptolong.php
6503                 -
6504                         message: "#^Method PhpMyAdmin\\\\Plugins\\\\Transformations\\\\Input\\\\Text_Plain_Iptolong\\:\\:getInputHtml\\(\\) has parameter \\$column with no value type specified in iterable type array\\.$#"
6505                         count: 1
6506                         path: libraries/classes/Plugins/Transformations/Input/Text_Plain_Iptolong.php
6508                 -
6509                         message: "#^Method PhpMyAdmin\\\\Plugins\\\\Transformations\\\\Input\\\\Text_Plain_Iptolong\\:\\:getInputHtml\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#"
6510                         count: 1
6511                         path: libraries/classes/Plugins/Transformations/Input/Text_Plain_Iptolong.php
6513                 -
6514                         message: "#^Method PhpMyAdmin\\\\Plugins\\\\Transformations\\\\Input\\\\Text_Plain_JsonEditor\\:\\:getScripts\\(\\) return type has no value type specified in iterable type array\\.$#"
6515                         count: 1
6516                         path: libraries/classes/Plugins/Transformations/Input/Text_Plain_JsonEditor.php
6518                 -
6519                         message: "#^Method PhpMyAdmin\\\\Plugins\\\\Transformations\\\\Input\\\\Text_Plain_SqlEditor\\:\\:getScripts\\(\\) return type has no value type specified in iterable type array\\.$#"
6520                         count: 1
6521                         path: libraries/classes/Plugins/Transformations/Input/Text_Plain_SqlEditor.php
6523                 -
6524                         message: "#^Method PhpMyAdmin\\\\Plugins\\\\Transformations\\\\Input\\\\Text_Plain_XmlEditor\\:\\:getScripts\\(\\) return type has no value type specified in iterable type array\\.$#"
6525                         count: 1
6526                         path: libraries/classes/Plugins/Transformations/Input/Text_Plain_XmlEditor.php
6528                 -
6529                         message: "#^Method PhpMyAdmin\\\\Plugins\\\\Transformations\\\\Output\\\\Text_Plain_Binarytoip\\:\\:applyTransformation\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#"
6530                         count: 1
6531                         path: libraries/classes/Plugins/Transformations/Output/Text_Plain_Binarytoip.php
6533                 -
6534                         message: "#^Method PhpMyAdmin\\\\Plugins\\\\Transformations\\\\Output\\\\Text_Plain_Binarytoip\\:\\:applyTransformation\\(\\) should return string but returns string\\|false\\.$#"
6535                         count: 1
6536                         path: libraries/classes/Plugins/Transformations/Output/Text_Plain_Binarytoip.php
6538                 -
6539                         message: "#^Method PhpMyAdmin\\\\Plugins\\\\Transformations\\\\Output\\\\Text_Plain_Json\\:\\:applyTransformation\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#"
6540                         count: 1
6541                         path: libraries/classes/Plugins/Transformations/Output/Text_Plain_Json.php
6543                 -
6544                         message: "#^Method PhpMyAdmin\\\\Plugins\\\\Transformations\\\\Output\\\\Text_Plain_Xml\\:\\:applyTransformation\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#"
6545                         count: 1
6546                         path: libraries/classes/Plugins/Transformations/Output/Text_Plain_Xml.php
6548                 -
6549                         message: "#^Method PhpMyAdmin\\\\Plugins\\\\TransformationsPlugin\\:\\:applyTransformation\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#"
6550                         count: 1
6551                         path: libraries/classes/Plugins/TransformationsPlugin.php
6553                 -
6554                         message: "#^Method PhpMyAdmin\\\\Plugins\\\\TransformationsPlugin\\:\\:applyTransformationNoWrap\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#"
6555                         count: 1
6556                         path: libraries/classes/Plugins/TransformationsPlugin.php
6558                 -
6559                         message: "#^Method PhpMyAdmin\\\\Plugins\\\\TransformationsPlugin\\:\\:getOptions\\(\\) return type has no value type specified in iterable type array\\.$#"
6560                         count: 1
6561                         path: libraries/classes/Plugins/TransformationsPlugin.php
6563                 -
6564                         message: "#^Method PhpMyAdmin\\\\Plugins\\\\TwoFactor\\\\Key\\:\\:getRegistrations\\(\\) return type has no value type specified in iterable type array\\.$#"
6565                         count: 1
6566                         path: libraries/classes/Plugins/TwoFactor/Key.php
6568                 -
6569                         message: "#^Method PhpMyAdmin\\\\Plugins\\\\UploadInterface\\:\\:getUploadStatus\\(\\) return type has no value type specified in iterable type array\\.$#"
6570                         count: 1
6571                         path: libraries/classes/Plugins/UploadInterface.php
6573                 -
6574                         message: "#^Method PhpMyAdmin\\\\Properties\\\\Options\\\\OptionsPropertyGroup\\:\\:getProperties\\(\\) return type has no value type specified in iterable type array\\.$#"
6575                         count: 1
6576                         path: libraries/classes/Properties/Options/OptionsPropertyGroup.php
6578                 -
6579                         message: "#^Property PhpMyAdmin\\\\Properties\\\\Options\\\\OptionsPropertyGroup\\:\\:\\$properties type has no value type specified in iterable type array\\.$#"
6580                         count: 1
6581                         path: libraries/classes/Properties/Options/OptionsPropertyGroup.php
6583                 -
6584                         message: "#^Method PhpMyAdmin\\\\Properties\\\\Options\\\\OptionsPropertyOneItem\\:\\:getDoc\\(\\) return type has no value type specified in iterable type array\\.$#"
6585                         count: 1
6586                         path: libraries/classes/Properties/Options/OptionsPropertyOneItem.php
6588                 -
6589                         message: "#^Method PhpMyAdmin\\\\Properties\\\\Options\\\\OptionsPropertyOneItem\\:\\:getValues\\(\\) return type has no value type specified in iterable type array\\.$#"
6590                         count: 1
6591                         path: libraries/classes/Properties/Options/OptionsPropertyOneItem.php
6593                 -
6594                         message: "#^Method PhpMyAdmin\\\\Properties\\\\Options\\\\OptionsPropertyOneItem\\:\\:setDoc\\(\\) has parameter \\$doc with no value type specified in iterable type array\\.$#"
6595                         count: 1
6596                         path: libraries/classes/Properties/Options/OptionsPropertyOneItem.php
6598                 -
6599                         message: "#^Method PhpMyAdmin\\\\Properties\\\\Options\\\\OptionsPropertyOneItem\\:\\:setValues\\(\\) has parameter \\$values with no value type specified in iterable type array\\.$#"
6600                         count: 1
6601                         path: libraries/classes/Properties/Options/OptionsPropertyOneItem.php
6603                 -
6604                         message: "#^Property PhpMyAdmin\\\\Properties\\\\Options\\\\OptionsPropertyOneItem\\:\\:\\$doc type has no value type specified in iterable type array\\.$#"
6605                         count: 1
6606                         path: libraries/classes/Properties/Options/OptionsPropertyOneItem.php
6608                 -
6609                         message: "#^Property PhpMyAdmin\\\\Properties\\\\Options\\\\OptionsPropertyOneItem\\:\\:\\$values type has no value type specified in iterable type array\\.$#"
6610                         count: 1
6611                         path: libraries/classes/Properties/Options/OptionsPropertyOneItem.php
6613                 -
6614                         message: "#^Method PhpMyAdmin\\\\Providers\\\\ServerVariables\\\\MariaDbMySqlKbsProvider\\:\\:getStaticVariables\\(\\) return type has no value type specified in iterable type array\\.$#"
6615                         count: 1
6616                         path: libraries/classes/Providers/ServerVariables/MariaDbMySqlKbsProvider.php
6618                 -
6619                         message: "#^Method PhpMyAdmin\\\\Providers\\\\ServerVariables\\\\ServerVariablesProviderInterface\\:\\:getStaticVariables\\(\\) return type has no value type specified in iterable type array\\.$#"
6620                         count: 1
6621                         path: libraries/classes/Providers/ServerVariables/ServerVariablesProviderInterface.php
6623                 -
6624                         message: "#^Method PhpMyAdmin\\\\Providers\\\\ServerVariables\\\\VoidProvider\\:\\:getStaticVariables\\(\\) return type has no value type specified in iterable type array\\.$#"
6625                         count: 1
6626                         path: libraries/classes/Providers/ServerVariables/VoidProvider.php
6628                 -
6629                         message: "#^Method PhpMyAdmin\\\\Query\\\\Cache\\:\\:cacheTableContent\\(\\) has parameter \\$contentPath with no value type specified in iterable type array\\.$#"
6630                         count: 1
6631                         path: libraries/classes/Query/Cache.php
6633                 -
6634                         message: "#^Method PhpMyAdmin\\\\Query\\\\Cache\\:\\:cacheTableData\\(\\) has parameter \\$tables with no value type specified in iterable type array\\.$#"
6635                         count: 1
6636                         path: libraries/classes/Query/Cache.php
6638                 -
6639                         message: "#^Method PhpMyAdmin\\\\Query\\\\Cache\\:\\:getCache\\(\\) return type has no value type specified in iterable type array\\.$#"
6640                         count: 1
6641                         path: libraries/classes/Query/Cache.php
6643                 -
6644                         message: "#^Method PhpMyAdmin\\\\Query\\\\Cache\\:\\:getCachedTableContent\\(\\) has parameter \\$contentPath with no value type specified in iterable type array\\.$#"
6645                         count: 1
6646                         path: libraries/classes/Query/Cache.php
6648                 -
6649                         message: "#^Property PhpMyAdmin\\\\Query\\\\Cache\\:\\:\\$tableCache type has no value type specified in iterable type array\\.$#"
6650                         count: 1
6651                         path: libraries/classes/Query/Cache.php
6653                 -
6654                         message: "#^Method PhpMyAdmin\\\\Query\\\\Compatibility\\:\\:getISCompatForGetColumnsFull\\(\\) has parameter \\$columns with no value type specified in iterable type array\\.$#"
6655                         count: 1
6656                         path: libraries/classes/Query/Compatibility.php
6658                 -
6659                         message: "#^Method PhpMyAdmin\\\\Query\\\\Compatibility\\:\\:getISCompatForGetColumnsFull\\(\\) return type has no value type specified in iterable type array\\.$#"
6660                         count: 1
6661                         path: libraries/classes/Query/Compatibility.php
6663                 -
6664                         message: "#^Method PhpMyAdmin\\\\Query\\\\Compatibility\\:\\:getISCompatForGetTablesFull\\(\\) has parameter \\$eachTables with no value type specified in iterable type array\\.$#"
6665                         count: 1
6666                         path: libraries/classes/Query/Compatibility.php
6668                 -
6669                         message: "#^Method PhpMyAdmin\\\\Query\\\\Compatibility\\:\\:getISCompatForGetTablesFull\\(\\) return type has no value type specified in iterable type array\\.$#"
6670                         count: 1
6671                         path: libraries/classes/Query/Compatibility.php
6673                 -
6674                         message: "#^Method PhpMyAdmin\\\\Query\\\\Generator\\:\\:getInformationSchemaColumnsFullRequest\\(\\) return type has no value type specified in iterable type array\\.$#"
6675                         count: 1
6676                         path: libraries/classes/Query/Generator.php
6678                 -
6679                         message: "#^Method PhpMyAdmin\\\\Query\\\\Generator\\:\\:getTableCondition\\(\\) has parameter \\$escapedTableOrTables with no value type specified in iterable type array\\.$#"
6680                         count: 1
6681                         path: libraries/classes/Query/Generator.php
6683                 -
6684                         message: "#^Method PhpMyAdmin\\\\Query\\\\Utilities\\:\\:usortComparisonCallback\\(\\) has parameter \\$a with no value type specified in iterable type array\\.$#"
6685                         count: 1
6686                         path: libraries/classes/Query/Utilities.php
6688                 -
6689                         message: "#^Method PhpMyAdmin\\\\Query\\\\Utilities\\:\\:usortComparisonCallback\\(\\) has parameter \\$b with no value type specified in iterable type array\\.$#"
6690                         count: 1
6691                         path: libraries/classes/Query/Utilities.php
6693                 -
6694                         message: "#^Method PhpMyAdmin\\\\RecentFavoriteTable\\:\\:getFromDb\\(\\) return type has no value type specified in iterable type array\\.$#"
6695                         count: 1
6696                         path: libraries/classes/RecentFavoriteTable.php
6698                 -
6699                         message: "#^Method PhpMyAdmin\\\\RecentFavoriteTable\\:\\:getFromDb\\(\\) should return array but returns mixed\\.$#"
6700                         count: 1
6701                         path: libraries/classes/RecentFavoriteTable.php
6703                 -
6704                         message: "#^Method PhpMyAdmin\\\\RecentFavoriteTable\\:\\:getTables\\(\\) return type has no value type specified in iterable type array\\.$#"
6705                         count: 1
6706                         path: libraries/classes/RecentFavoriteTable.php
6708                 -
6709                         message: "#^Property PhpMyAdmin\\\\RecentFavoriteTable\\:\\:\\$tables type has no value type specified in iterable type array\\.$#"
6710                         count: 1
6711                         path: libraries/classes/RecentFavoriteTable.php
6713                 -
6714                         message: "#^Method PhpMyAdmin\\\\Replication\\:\\:replicaChangePrimary\\(\\) has parameter \\$pos with no value type specified in iterable type array\\.$#"
6715                         count: 1
6716                         path: libraries/classes/Replication.php
6718                 -
6719                         message: "#^Parameter \\#1 \\$name of static method PhpMyAdmin\\\\Core\\:\\:sanitizeMySQLHost\\(\\) expects string, string\\|null given\\.$#"
6720                         count: 1
6721                         path: libraries/classes/Replication.php
6723                 -
6724                         message: "#^Method PhpMyAdmin\\\\ReplicationGui\\:\\:getHtmlForReplicaConfiguration\\(\\) has parameter \\$serverReplicaReplication with no value type specified in iterable type array\\.$#"
6725                         count: 1
6726                         path: libraries/classes/ReplicationGui.php
6728                 -
6729                         message: "#^Method PhpMyAdmin\\\\ReplicationInfo\\:\\:fill\\(\\) has parameter \\$status with no value type specified in iterable type array\\.$#"
6730                         count: 1
6731                         path: libraries/classes/ReplicationInfo.php
6733                 -
6734                         message: "#^Method PhpMyAdmin\\\\ReplicationInfo\\:\\:fill\\(\\) return type has no value type specified in iterable type array\\.$#"
6735                         count: 1
6736                         path: libraries/classes/ReplicationInfo.php
6738                 -
6739                         message: "#^Method PhpMyAdmin\\\\ReplicationInfo\\:\\:getPrimaryInfo\\(\\) return type has no value type specified in iterable type array\\.$#"
6740                         count: 1
6741                         path: libraries/classes/ReplicationInfo.php
6743                 -
6744                         message: "#^Method PhpMyAdmin\\\\ReplicationInfo\\:\\:getPrimaryStatus\\(\\) return type has no value type specified in iterable type array\\.$#"
6745                         count: 1
6746                         path: libraries/classes/ReplicationInfo.php
6748                 -
6749                         message: "#^Method PhpMyAdmin\\\\ReplicationInfo\\:\\:getReplicaInfo\\(\\) return type has no value type specified in iterable type array\\.$#"
6750                         count: 1
6751                         path: libraries/classes/ReplicationInfo.php
6753                 -
6754                         message: "#^Method PhpMyAdmin\\\\ReplicationInfo\\:\\:getReplicaStatus\\(\\) return type has no value type specified in iterable type array\\.$#"
6755                         count: 1
6756                         path: libraries/classes/ReplicationInfo.php
6758                 -
6759                         message: "#^Property PhpMyAdmin\\\\ReplicationInfo\\:\\:\\$multiPrimaryStatus type has no value type specified in iterable type array\\.$#"
6760                         count: 1
6761                         path: libraries/classes/ReplicationInfo.php
6763                 -
6764                         message: "#^Property PhpMyAdmin\\\\ReplicationInfo\\:\\:\\$primaryInfo type has no value type specified in iterable type array\\.$#"
6765                         count: 1
6766                         path: libraries/classes/ReplicationInfo.php
6768                 -
6769                         message: "#^Property PhpMyAdmin\\\\ReplicationInfo\\:\\:\\$primaryStatus type has no value type specified in iterable type array\\.$#"
6770                         count: 1
6771                         path: libraries/classes/ReplicationInfo.php
6773                 -
6774                         message: "#^Property PhpMyAdmin\\\\ReplicationInfo\\:\\:\\$replicaInfo type has no value type specified in iterable type array\\.$#"
6775                         count: 1
6776                         path: libraries/classes/ReplicationInfo.php
6778                 -
6779                         message: "#^Property PhpMyAdmin\\\\ReplicationInfo\\:\\:\\$replicaStatus type has no value type specified in iterable type array\\.$#"
6780                         count: 1
6781                         path: libraries/classes/ReplicationInfo.php
6783                 -
6784                         message: "#^Method PhpMyAdmin\\\\ResponseRenderer\\:\\:addJSON\\(\\) has parameter \\$json with no value type specified in iterable type array\\.$#"
6785                         count: 1
6786                         path: libraries/classes/ResponseRenderer.php
6788                 -
6789                         message: "#^Property PhpMyAdmin\\\\ResponseRenderer\\:\\:\\$JSON type has no value type specified in iterable type array\\.$#"
6790                         count: 1
6791                         path: libraries/classes/ResponseRenderer.php
6793                 -
6794                         message: "#^Static property PhpMyAdmin\\\\ResponseRenderer\\:\\:\\$instance \\(PhpMyAdmin\\\\ResponseRenderer\\) in empty\\(\\) is not falsy\\.$#"
6795                         count: 1
6796                         path: libraries/classes/ResponseRenderer.php
6798                 -
6799                         message: "#^Method PhpMyAdmin\\\\Sanitize\\:\\:escapeJsString\\(\\) should return string but returns string\\|null\\.$#"
6800                         count: 1
6801                         path: libraries/classes/Sanitize.php
6803                 -
6804                         message: "#^Method PhpMyAdmin\\\\Sanitize\\:\\:replaceBBLink\\(\\) has parameter \\$found with no value type specified in iterable type array\\.$#"
6805                         count: 1
6806                         path: libraries/classes/Sanitize.php
6808                 -
6809                         message: "#^Method PhpMyAdmin\\\\Sanitize\\:\\:sanitizeFilename\\(\\) should return string but returns string\\|null\\.$#"
6810                         count: 1
6811                         path: libraries/classes/Sanitize.php
6813                 -
6814                         message: "#^Parameter \\#1 \\$value of static method PhpMyAdmin\\\\Sanitize\\:\\:formatJsVal\\(\\) expects bool\\|int\\|string, mixed given\\.$#"
6815                         count: 1
6816                         path: libraries/classes/Sanitize.php
6818                 -
6819                         message: "#^Method PhpMyAdmin\\\\SavedSearches\\:\\:getCriterias\\(\\) return type has no value type specified in iterable type array\\.$#"
6820                         count: 1
6821                         path: libraries/classes/SavedSearches.php
6823                 -
6824                         message: "#^Method PhpMyAdmin\\\\SavedSearches\\:\\:getList\\(\\) return type has no value type specified in iterable type array\\.$#"
6825                         count: 1
6826                         path: libraries/classes/SavedSearches.php
6828                 -
6829                         message: "#^Method PhpMyAdmin\\\\SavedSearches\\:\\:setCriterias\\(\\) has parameter \\$criterias with no value type specified in iterable type array\\.$#"
6830                         count: 1
6831                         path: libraries/classes/SavedSearches.php
6833                 -
6834                         message: "#^Offset 'criteriaColumn' does not exist on array\\|string\\.$#"
6835                         count: 1
6836                         path: libraries/classes/SavedSearches.php
6838                 -
6839                         message: "#^Offset non\\-empty\\-string does not exist on array\\|string\\.$#"
6840                         count: 1
6841                         path: libraries/classes/SavedSearches.php
6843                 -
6844                         message: "#^Property PhpMyAdmin\\\\SavedSearches\\:\\:\\$criterias \\(array\\) does not accept mixed\\.$#"
6845                         count: 1
6846                         path: libraries/classes/SavedSearches.php
6848                 -
6849                         message: "#^Property PhpMyAdmin\\\\SavedSearches\\:\\:\\$criterias type has no value type specified in iterable type array\\.$#"
6850                         count: 1
6851                         path: libraries/classes/SavedSearches.php
6853                 -
6854                         message: "#^Method PhpMyAdmin\\\\Server\\\\Plugin\\:\\:fromState\\(\\) has parameter \\$state with no value type specified in iterable type array\\.$#"
6855                         count: 1
6856                         path: libraries/classes/Server/Plugin.php
6858                 -
6859                         message: "#^Method PhpMyAdmin\\\\Server\\\\Plugin\\:\\:toArray\\(\\) return type has no value type specified in iterable type array\\.$#"
6860                         count: 1
6861                         path: libraries/classes/Server/Plugin.php
6863                 -
6864                         message: "#^Method PhpMyAdmin\\\\Server\\\\Plugins\\:\\:mapRowToPlugin\\(\\) has parameter \\$row with no value type specified in iterable type array\\.$#"
6865                         count: 1
6866                         path: libraries/classes/Server/Plugins.php
6868                 -
6869                         message: "#^Parameter \\#1 \\$description of method PhpMyAdmin\\\\Server\\\\Plugins\\:\\:getTranslatedDescription\\(\\) expects string, string\\|null given\\.$#"
6870                         count: 1
6871                         path: libraries/classes/Server/Plugins.php
6873                 -
6874                         message: "#^Method PhpMyAdmin\\\\Server\\\\Privileges\\:\\:addUser\\(\\) has parameter \\$dbname with no value type specified in iterable type array\\.$#"
6875                         count: 1
6876                         path: libraries/classes/Server/Privileges.php
6878                 -
6879                         message: "#^Method PhpMyAdmin\\\\Server\\\\Privileges\\:\\:addUser\\(\\) return type has no value type specified in iterable type array\\.$#"
6880                         count: 1
6881                         path: libraries/classes/Server/Privileges.php
6883                 -
6884                         message: "#^Method PhpMyAdmin\\\\Server\\\\Privileges\\:\\:deleteUser\\(\\) has parameter \\$queries with no value type specified in iterable type array\\.$#"
6885                         count: 1
6886                         path: libraries/classes/Server/Privileges.php
6888                 -
6889                         message: "#^Method PhpMyAdmin\\\\Server\\\\Privileges\\:\\:deleteUser\\(\\) return type has no value type specified in iterable type array\\.$#"
6890                         count: 1
6891                         path: libraries/classes/Server/Privileges.php
6893                 -
6894                         message: "#^Method PhpMyAdmin\\\\Server\\\\Privileges\\:\\:extractPrivInfo\\(\\) has parameter \\$row with no value type specified in iterable type array\\.$#"
6895                         count: 1
6896                         path: libraries/classes/Server/Privileges.php
6898                 -
6899                         message: "#^Method PhpMyAdmin\\\\Server\\\\Privileges\\:\\:extractPrivInfo\\(\\) return type has no value type specified in iterable type array\\.$#"
6900                         count: 1
6901                         path: libraries/classes/Server/Privileges.php
6903                 -
6904                         message: "#^Method PhpMyAdmin\\\\Server\\\\Privileges\\:\\:fillInTablePrivileges\\(\\) has parameter \\$row with no value type specified in iterable type array\\.$#"
6905                         count: 1
6906                         path: libraries/classes/Server/Privileges.php
6908                 -
6909                         message: "#^Method PhpMyAdmin\\\\Server\\\\Privileges\\:\\:getAllPrivileges\\(\\) return type has no value type specified in iterable type array\\.$#"
6910                         count: 1
6911                         path: libraries/classes/Server/Privileges.php
6913                 -
6914                         message: "#^Method PhpMyAdmin\\\\Server\\\\Privileges\\:\\:getDataForChangeOrCopyUser\\(\\) return type has no value type specified in iterable type array\\.$#"
6915                         count: 1
6916                         path: libraries/classes/Server/Privileges.php
6918                 -
6919                         message: "#^Method PhpMyAdmin\\\\Server\\\\Privileges\\:\\:getDataForDBInfo\\(\\) return type has no value type specified in iterable type array\\.$#"
6920                         count: 2
6921                         path: libraries/classes/Server/Privileges.php
6923                 -
6924                         message: "#^Method PhpMyAdmin\\\\Server\\\\Privileges\\:\\:getDataForDeleteUsers\\(\\) has parameter \\$queries with no value type specified in iterable type array\\.$#"
6925                         count: 1
6926                         path: libraries/classes/Server/Privileges.php
6928                 -
6929                         message: "#^Method PhpMyAdmin\\\\Server\\\\Privileges\\:\\:getDataForDeleteUsers\\(\\) return type has no value type specified in iterable type array\\.$#"
6930                         count: 1
6931                         path: libraries/classes/Server/Privileges.php
6933                 -
6934                         message: "#^Method PhpMyAdmin\\\\Server\\\\Privileges\\:\\:getDataForQueries\\(\\) has parameter \\$queries with no value type specified in iterable type array\\.$#"
6935                         count: 1
6936                         path: libraries/classes/Server/Privileges.php
6938                 -
6939                         message: "#^Method PhpMyAdmin\\\\Server\\\\Privileges\\:\\:getDataForQueries\\(\\) has parameter \\$queriesForDisplay with no value type specified in iterable type array\\.$#"
6940                         count: 1
6941                         path: libraries/classes/Server/Privileges.php
6943                 -
6944                         message: "#^Method PhpMyAdmin\\\\Server\\\\Privileges\\:\\:getDataForQueries\\(\\) return type has no value type specified in iterable type array\\.$#"
6945                         count: 1
6946                         path: libraries/classes/Server/Privileges.php
6948                 -
6949                         message: "#^Method PhpMyAdmin\\\\Server\\\\Privileges\\:\\:getDbRightsForUserOverview\\(\\) return type has no value type specified in iterable type array\\.$#"
6950                         count: 1
6951                         path: libraries/classes/Server/Privileges.php
6953                 -
6954                         message: "#^Method PhpMyAdmin\\\\Server\\\\Privileges\\:\\:getDbSpecificPrivsQueriesForChangeOrCopyUser\\(\\) has parameter \\$queries with no value type specified in iterable type array\\.$#"
6955                         count: 1
6956                         path: libraries/classes/Server/Privileges.php
6958                 -
6959                         message: "#^Method PhpMyAdmin\\\\Server\\\\Privileges\\:\\:getDbSpecificPrivsQueriesForChangeOrCopyUser\\(\\) return type has no value type specified in iterable type array\\.$#"
6960                         count: 1
6961                         path: libraries/classes/Server/Privileges.php
6963                 -
6964                         message: "#^Method PhpMyAdmin\\\\Server\\\\Privileges\\:\\:getExtraDataForAjaxBehavior\\(\\) return type has no value type specified in iterable type array\\.$#"
6965                         count: 1
6966                         path: libraries/classes/Server/Privileges.php
6968                 -
6969                         message: "#^Method PhpMyAdmin\\\\Server\\\\Privileges\\:\\:getGlobalAndDatabasePrivileges\\(\\) return type has no value type specified in iterable type array\\.$#"
6970                         count: 1
6971                         path: libraries/classes/Server/Privileges.php
6973                 -
6974                         message: "#^Method PhpMyAdmin\\\\Server\\\\Privileges\\:\\:getGrantsArray\\(\\) return type has no value type specified in iterable type array\\.$#"
6975                         count: 1
6976                         path: libraries/classes/Server/Privileges.php
6978                 -
6979                         message: "#^Method PhpMyAdmin\\\\Server\\\\Privileges\\:\\:getHtmlForInitials\\(\\) has parameter \\$arrayInitials with no value type specified in iterable type array\\.$#"
6980                         count: 1
6981                         path: libraries/classes/Server/Privileges.php
6983                 -
6984                         message: "#^Method PhpMyAdmin\\\\Server\\\\Privileges\\:\\:getHtmlForUserProperties\\(\\) has parameter \\$dbname with no value type specified in iterable type array\\.$#"
6985                         count: 1
6986                         path: libraries/classes/Server/Privileges.php
6988                 -
6989                         message: "#^Method PhpMyAdmin\\\\Server\\\\Privileges\\:\\:getListForExportUserDefinition\\(\\) return type has no value type specified in iterable type array\\.$#"
6990                         count: 1
6991                         path: libraries/classes/Server/Privileges.php
6993                 -
6994                         message: "#^Method PhpMyAdmin\\\\Server\\\\Privileges\\:\\:getMessageAndSqlQueryForPrivilegesRevoke\\(\\) return type has no value type specified in iterable type array\\.$#"
6995                         count: 1
6996                         path: libraries/classes/Server/Privileges.php
6998                 -
6999                         message: "#^Method PhpMyAdmin\\\\Server\\\\Privileges\\:\\:getRoutinePrivileges\\(\\) return type has no value type specified in iterable type array\\.$#"
7000                         count: 1
7001                         path: libraries/classes/Server/Privileges.php
7003                 -
7004                         message: "#^Method PhpMyAdmin\\\\Server\\\\Privileges\\:\\:getRoutinesPrivileges\\(\\) return type has no value type specified in iterable type array\\.$#"
7005                         count: 1
7006                         path: libraries/classes/Server/Privileges.php
7008                 -
7009                         message: "#^Method PhpMyAdmin\\\\Server\\\\Privileges\\:\\:getSpecificPrivilege\\(\\) has parameter \\$row with no value type specified in iterable type array\\.$#"
7010                         count: 1
7011                         path: libraries/classes/Server/Privileges.php
7013                 -
7014                         message: "#^Method PhpMyAdmin\\\\Server\\\\Privileges\\:\\:getSpecificPrivilege\\(\\) return type has no value type specified in iterable type array\\.$#"
7015                         count: 1
7016                         path: libraries/classes/Server/Privileges.php
7018                 -
7019                         message: "#^Method PhpMyAdmin\\\\Server\\\\Privileges\\:\\:getSqlQueriesForDisplayAndAddUser\\(\\) return type has no value type specified in iterable type array\\.$#"
7020                         count: 1
7021                         path: libraries/classes/Server/Privileges.php
7023                 -
7024                         message: "#^Method PhpMyAdmin\\\\Server\\\\Privileges\\:\\:getTableGrantsArray\\(\\) return type has no value type specified in iterable type array\\.$#"
7025                         count: 1
7026                         path: libraries/classes/Server/Privileges.php
7028                 -
7029                         message: "#^Method PhpMyAdmin\\\\Server\\\\Privileges\\:\\:getTablePrivileges\\(\\) return type has no value type specified in iterable type array\\.$#"
7030                         count: 1
7031                         path: libraries/classes/Server/Privileges.php
7033                 -
7034                         message: "#^Method PhpMyAdmin\\\\Server\\\\Privileges\\:\\:getTablePrivsQueriesForChangeOrCopyUser\\(\\) has parameter \\$queries with no value type specified in iterable type array\\.$#"
7035                         count: 1
7036                         path: libraries/classes/Server/Privileges.php
7038                 -
7039                         message: "#^Method PhpMyAdmin\\\\Server\\\\Privileges\\:\\:getTablePrivsQueriesForChangeOrCopyUser\\(\\) return type has no value type specified in iterable type array\\.$#"
7040                         count: 1
7041                         path: libraries/classes/Server/Privileges.php
7043                 -
7044                         message: "#^Method PhpMyAdmin\\\\Server\\\\Privileges\\:\\:getUserSpecificRights\\(\\) return type has no value type specified in iterable type array\\.$#"
7045                         count: 1
7046                         path: libraries/classes/Server/Privileges.php
7048                 -
7049                         message: "#^Method PhpMyAdmin\\\\Server\\\\Privileges\\:\\:getUsernameAndHostnameLength\\(\\) return type has no value type specified in iterable type array\\.$#"
7050                         count: 1
7051                         path: libraries/classes/Server/Privileges.php
7053                 -
7054                         message: "#^Method PhpMyAdmin\\\\Server\\\\Privileges\\:\\:getUsersOverview\\(\\) has parameter \\$dbRights with no value type specified in iterable type array\\.$#"
7055                         count: 1
7056                         path: libraries/classes/Server/Privileges.php
7058                 -
7059                         message: "#^Method PhpMyAdmin\\\\Server\\\\Privileges\\:\\:parseProcPriv\\(\\) return type has no value type specified in iterable type array\\.$#"
7060                         count: 1
7061                         path: libraries/classes/Server/Privileges.php
7063                 -
7064                         message: "#^Method PhpMyAdmin\\\\Server\\\\Privileges\\:\\:updatePrivileges\\(\\) return type has no value type specified in iterable type array\\.$#"
7065                         count: 1
7066                         path: libraries/classes/Server/Privileges.php
7068                 -
7069                         message: "#^Offset '@@old_passwords' does not exist on array\\|null\\.$#"
7070                         count: 1
7071                         path: libraries/classes/Server/Privileges.php
7073                 -
7074                         message: "#^Offset 'Type' does not exist on array\\|null\\.$#"
7075                         count: 4
7076                         path: libraries/classes/Server/Privileges.php
7078                 -
7079                         message: "#^Offset 'password' does not exist on array\\|null\\.$#"
7080                         count: 1
7081                         path: libraries/classes/Server/Privileges.php
7083                 -
7084                         message: "#^PHPDoc tag @var for variable \\$selectedUsers has no value type specified in iterable type array\\.$#"
7085                         count: 1
7086                         path: libraries/classes/Server/Privileges.php
7088                 -
7089                         message: "#^Parameter \\#1 \\$name of static method PhpMyAdmin\\\\Util\\:\\:escapeMysqlWildcards\\(\\) expects string, array\\<int, string\\>\\|string\\|true\\|null given\\.$#"
7090                         count: 1
7091                         path: libraries/classes/Server/Privileges.php
7093                 -
7094                         message: "#^Parameter \\#1 \\$privs of method PhpMyAdmin\\\\Server\\\\Privileges\\:\\:parseProcPriv\\(\\) expects string, string\\|null given\\.$#"
7095                         count: 1
7096                         path: libraries/classes/Server/Privileges.php
7098                 -
7099                         message: "#^Parameter \\#1 \\$str of function mb_substr expects string, string\\|null given\\.$#"
7100                         count: 3
7101                         path: libraries/classes/Server/Privileges.php
7103                 -
7104                         message: "#^Parameter \\#1 \\$str of method PhpMyAdmin\\\\DatabaseInterface\\:\\:escapeString\\(\\) expects string, string\\|null given\\.$#"
7105                         count: 2
7106                         path: libraries/classes/Server/Privileges.php
7108                 -
7109                         message: "#^Parameter \\#2 \\$str of function explode expects string, string\\|null given\\.$#"
7110                         count: 3
7111                         path: libraries/classes/Server/Privileges.php
7113                 -
7114                         message: "#^Parameter \\#6 \\$dbname of method PhpMyAdmin\\\\Server\\\\Privileges\\:\\:addUserAndCreateDatabase\\(\\) expects string, array\\|string\\|null given\\.$#"
7115                         count: 1
7116                         path: libraries/classes/Server/Privileges.php
7118                 -
7119                         message: "#^Possibly invalid array key type array\\<int, string\\>\\|string\\|null\\.$#"
7120                         count: 1
7121                         path: libraries/classes/Server/Privileges.php
7123                 -
7124                         message: "#^Possibly invalid array key type array\\<int, string\\>\\|string\\|true\\|null\\.$#"
7125                         count: 1
7126                         path: libraries/classes/Server/Privileges.php
7128                 -
7129                         message: "#^Variable \\$userGroup on left side of \\?\\? always exists and is not nullable\\.$#"
7130                         count: 1
7131                         path: libraries/classes/Server/Privileges.php
7133                 -
7134                         message: "#^Method PhpMyAdmin\\\\Server\\\\Status\\\\Data\\:\\:calculateValues\\(\\) has parameter \\$server_status with no value type specified in iterable type array\\.$#"
7135                         count: 1
7136                         path: libraries/classes/Server/Status/Data.php
7138                 -
7139                         message: "#^Method PhpMyAdmin\\\\Server\\\\Status\\\\Data\\:\\:calculateValues\\(\\) has parameter \\$server_variables with no value type specified in iterable type array\\.$#"
7140                         count: 1
7141                         path: libraries/classes/Server/Status/Data.php
7143                 -
7144                         message: "#^Method PhpMyAdmin\\\\Server\\\\Status\\\\Data\\:\\:calculateValues\\(\\) return type has no value type specified in iterable type array\\.$#"
7145                         count: 1
7146                         path: libraries/classes/Server/Status/Data.php
7148                 -
7149                         message: "#^Method PhpMyAdmin\\\\Server\\\\Status\\\\Data\\:\\:cleanDeprecated\\(\\) has parameter \\$server_status with no value type specified in iterable type array\\.$#"
7150                         count: 1
7151                         path: libraries/classes/Server/Status/Data.php
7153                 -
7154                         message: "#^Method PhpMyAdmin\\\\Server\\\\Status\\\\Data\\:\\:cleanDeprecated\\(\\) return type has no value type specified in iterable type array\\.$#"
7155                         count: 1
7156                         path: libraries/classes/Server/Status/Data.php
7158                 -
7159                         message: "#^Method PhpMyAdmin\\\\Server\\\\Status\\\\Data\\:\\:getAllocations\\(\\) return type has no value type specified in iterable type array\\.$#"
7160                         count: 1
7161                         path: libraries/classes/Server/Status/Data.php
7163                 -
7164                         message: "#^Method PhpMyAdmin\\\\Server\\\\Status\\\\Data\\:\\:getLinks\\(\\) return type has no value type specified in iterable type array\\.$#"
7165                         count: 1
7166                         path: libraries/classes/Server/Status/Data.php
7168                 -
7169                         message: "#^Method PhpMyAdmin\\\\Server\\\\Status\\\\Data\\:\\:getSections\\(\\) return type has no value type specified in iterable type array\\.$#"
7170                         count: 1
7171                         path: libraries/classes/Server/Status/Data.php
7173                 -
7174                         message: "#^Method PhpMyAdmin\\\\Server\\\\Status\\\\Data\\:\\:sortVariables\\(\\) has parameter \\$allocationMap with no value type specified in iterable type array\\.$#"
7175                         count: 1
7176                         path: libraries/classes/Server/Status/Data.php
7178                 -
7179                         message: "#^Method PhpMyAdmin\\\\Server\\\\Status\\\\Data\\:\\:sortVariables\\(\\) has parameter \\$allocations with no value type specified in iterable type array\\.$#"
7180                         count: 1
7181                         path: libraries/classes/Server/Status/Data.php
7183                 -
7184                         message: "#^Method PhpMyAdmin\\\\Server\\\\Status\\\\Data\\:\\:sortVariables\\(\\) has parameter \\$sectionUsed with no value type specified in iterable type array\\.$#"
7185                         count: 1
7186                         path: libraries/classes/Server/Status/Data.php
7188                 -
7189                         message: "#^Method PhpMyAdmin\\\\Server\\\\Status\\\\Data\\:\\:sortVariables\\(\\) has parameter \\$server_status with no value type specified in iterable type array\\.$#"
7190                         count: 1
7191                         path: libraries/classes/Server/Status/Data.php
7193                 -
7194                         message: "#^Method PhpMyAdmin\\\\Server\\\\Status\\\\Data\\:\\:sortVariables\\(\\) has parameter \\$used_queries with no value type specified in iterable type array\\.$#"
7195                         count: 1
7196                         path: libraries/classes/Server/Status/Data.php
7198                 -
7199                         message: "#^Method PhpMyAdmin\\\\Server\\\\Status\\\\Data\\:\\:sortVariables\\(\\) return type has no value type specified in iterable type array\\.$#"
7200                         count: 1
7201                         path: libraries/classes/Server/Status/Data.php
7203                 -
7204                         message: "#^Property PhpMyAdmin\\\\Server\\\\Status\\\\Data\\:\\:\\$allocationMap type has no value type specified in iterable type array\\.$#"
7205                         count: 1
7206                         path: libraries/classes/Server/Status/Data.php
7208                 -
7209                         message: "#^Property PhpMyAdmin\\\\Server\\\\Status\\\\Data\\:\\:\\$links type has no value type specified in iterable type array\\.$#"
7210                         count: 1
7211                         path: libraries/classes/Server/Status/Data.php
7213                 -
7214                         message: "#^Property PhpMyAdmin\\\\Server\\\\Status\\\\Data\\:\\:\\$sectionUsed type has no value type specified in iterable type array\\.$#"
7215                         count: 1
7216                         path: libraries/classes/Server/Status/Data.php
7218                 -
7219                         message: "#^Property PhpMyAdmin\\\\Server\\\\Status\\\\Data\\:\\:\\$sections type has no value type specified in iterable type array\\.$#"
7220                         count: 1
7221                         path: libraries/classes/Server/Status/Data.php
7223                 -
7224                         message: "#^Property PhpMyAdmin\\\\Server\\\\Status\\\\Data\\:\\:\\$status type has no value type specified in iterable type array\\.$#"
7225                         count: 1
7226                         path: libraries/classes/Server/Status/Data.php
7228                 -
7229                         message: "#^Property PhpMyAdmin\\\\Server\\\\Status\\\\Data\\:\\:\\$usedQueries type has no value type specified in iterable type array\\.$#"
7230                         count: 1
7231                         path: libraries/classes/Server/Status/Data.php
7233                 -
7234                         message: "#^Property PhpMyAdmin\\\\Server\\\\Status\\\\Data\\:\\:\\$variables type has no value type specified in iterable type array\\.$#"
7235                         count: 1
7236                         path: libraries/classes/Server/Status/Data.php
7238                 -
7239                         message: "#^Binary operation \"\\-\" between string\\|null and 1 results in an error\\.$#"
7240                         count: 1
7241                         path: libraries/classes/Server/Status/Monitor.php
7243                 -
7244                         message: "#^Cannot access offset int\\<\\-1, max\\> on float\\|int\\<2, max\\>\\|string\\|null\\.$#"
7245                         count: 1
7246                         path: libraries/classes/Server/Status/Monitor.php
7248                 -
7249                         message: "#^Cannot call method fetchAssoc\\(\\) on PhpMyAdmin\\\\Dbal\\\\ResultInterface\\|false\\.$#"
7250                         count: 2
7251                         path: libraries/classes/Server/Status/Monitor.php
7253                 -
7254                         message: "#^Cannot call method loadavg\\(\\) on mixed\\.$#"
7255                         count: 1
7256                         path: libraries/classes/Server/Status/Monitor.php
7258                 -
7259                         message: "#^Cannot call method memory\\(\\) on mixed\\.$#"
7260                         count: 1
7261                         path: libraries/classes/Server/Status/Monitor.php
7263                 -
7264                         message: "#^Method PhpMyAdmin\\\\Server\\\\Status\\\\Monitor\\:\\:getJsonForChartingData\\(\\) return type has no value type specified in iterable type array\\.$#"
7265                         count: 1
7266                         path: libraries/classes/Server/Status/Monitor.php
7268                 -
7269                         message: "#^Method PhpMyAdmin\\\\Server\\\\Status\\\\Monitor\\:\\:getJsonForChartingDataGet\\(\\) has parameter \\$ret with no value type specified in iterable type array\\.$#"
7270                         count: 1
7271                         path: libraries/classes/Server/Status/Monitor.php
7273                 -
7274                         message: "#^Method PhpMyAdmin\\\\Server\\\\Status\\\\Monitor\\:\\:getJsonForChartingDataGet\\(\\) has parameter \\$serverVars with no value type specified in iterable type array\\.$#"
7275                         count: 1
7276                         path: libraries/classes/Server/Status/Monitor.php
7278                 -
7279                         message: "#^Method PhpMyAdmin\\\\Server\\\\Status\\\\Monitor\\:\\:getJsonForChartingDataGet\\(\\) has parameter \\$statusVars with no value type specified in iterable type array\\.$#"
7280                         count: 1
7281                         path: libraries/classes/Server/Status/Monitor.php
7283                 -
7284                         message: "#^Method PhpMyAdmin\\\\Server\\\\Status\\\\Monitor\\:\\:getJsonForChartingDataGet\\(\\) return type has no value type specified in iterable type array\\.$#"
7285                         count: 1
7286                         path: libraries/classes/Server/Status/Monitor.php
7288                 -
7289                         message: "#^Method PhpMyAdmin\\\\Server\\\\Status\\\\Monitor\\:\\:getJsonForChartingDataSet\\(\\) has parameter \\$ret with no value type specified in iterable type array\\.$#"
7290                         count: 1
7291                         path: libraries/classes/Server/Status/Monitor.php
7293                 -
7294                         message: "#^Method PhpMyAdmin\\\\Server\\\\Status\\\\Monitor\\:\\:getJsonForChartingDataSet\\(\\) has parameter \\$serverVarValues with no value type specified in iterable type array\\.$#"
7295                         count: 1
7296                         path: libraries/classes/Server/Status/Monitor.php
7298                 -
7299                         message: "#^Method PhpMyAdmin\\\\Server\\\\Status\\\\Monitor\\:\\:getJsonForChartingDataSet\\(\\) has parameter \\$statusVarValues with no value type specified in iterable type array\\.$#"
7300                         count: 1
7301                         path: libraries/classes/Server/Status/Monitor.php
7303                 -
7304                         message: "#^Method PhpMyAdmin\\\\Server\\\\Status\\\\Monitor\\:\\:getJsonForChartingDataSet\\(\\) return type has no value type specified in iterable type array\\.$#"
7305                         count: 1
7306                         path: libraries/classes/Server/Status/Monitor.php
7308                 -
7309                         message: "#^Method PhpMyAdmin\\\\Server\\\\Status\\\\Monitor\\:\\:getJsonForChartingDataSwitch\\(\\) has parameter \\$ret with no value type specified in iterable type array\\.$#"
7310                         count: 1
7311                         path: libraries/classes/Server/Status/Monitor.php
7313                 -
7314                         message: "#^Method PhpMyAdmin\\\\Server\\\\Status\\\\Monitor\\:\\:getJsonForChartingDataSwitch\\(\\) has parameter \\$serverVars with no value type specified in iterable type array\\.$#"
7315                         count: 1
7316                         path: libraries/classes/Server/Status/Monitor.php
7318                 -
7319                         message: "#^Method PhpMyAdmin\\\\Server\\\\Status\\\\Monitor\\:\\:getJsonForChartingDataSwitch\\(\\) has parameter \\$statusVars with no value type specified in iterable type array\\.$#"
7320                         count: 1
7321                         path: libraries/classes/Server/Status/Monitor.php
7323                 -
7324                         message: "#^Method PhpMyAdmin\\\\Server\\\\Status\\\\Monitor\\:\\:getJsonForChartingDataSwitch\\(\\) return type has no value type specified in iterable type array\\.$#"
7325                         count: 1
7326                         path: libraries/classes/Server/Status/Monitor.php
7328                 -
7329                         message: "#^Method PhpMyAdmin\\\\Server\\\\Status\\\\Monitor\\:\\:getJsonForLogDataTypeGeneral\\(\\) return type has no value type specified in iterable type array\\.$#"
7330                         count: 1
7331                         path: libraries/classes/Server/Status/Monitor.php
7333                 -
7334                         message: "#^Method PhpMyAdmin\\\\Server\\\\Status\\\\Monitor\\:\\:getJsonForLogDataTypeSlow\\(\\) return type has no value type specified in iterable type array\\.$#"
7335                         count: 1
7336                         path: libraries/classes/Server/Status/Monitor.php
7338                 -
7339                         message: "#^Method PhpMyAdmin\\\\Server\\\\Status\\\\Monitor\\:\\:getJsonForLoggingVars\\(\\) return type has no value type specified in iterable type array\\.$#"
7340                         count: 1
7341                         path: libraries/classes/Server/Status/Monitor.php
7343                 -
7344                         message: "#^Method PhpMyAdmin\\\\Server\\\\Status\\\\Monitor\\:\\:getJsonForQueryAnalyzer\\(\\) return type has no value type specified in iterable type array\\.$#"
7345                         count: 1
7346                         path: libraries/classes/Server/Status/Monitor.php
7348                 -
7349                         message: "#^Parameter \\#1 \\$haystack of function mb_strpos expects string, string\\|null given\\.$#"
7350                         count: 1
7351                         path: libraries/classes/Server/Status/Monitor.php
7353                 -
7354                         message: "#^Parameter \\#1 \\$query of method PhpMyAdmin\\\\DatabaseInterface\\:\\:tryQuery\\(\\) expects string, string\\|null given\\.$#"
7355                         count: 1
7356                         path: libraries/classes/Server/Status/Monitor.php
7358                 -
7359                         message: "#^Parameter \\#1 \\$ret of method PhpMyAdmin\\\\Server\\\\Status\\\\Monitor\\:\\:getJsonForChartingDataGet\\(\\) expects array, mixed given\\.$#"
7360                         count: 1
7361                         path: libraries/classes/Server/Status/Monitor.php
7363                 -
7364                         message: "#^Parameter \\#1 \\$str of function mb_strlen expects string, string\\|null given\\.$#"
7365                         count: 4
7366                         path: libraries/classes/Server/Status/Monitor.php
7368                 -
7369                         message: "#^Parameter \\#1 \\$str of function mb_substr expects string, string\\|null given\\.$#"
7370                         count: 3
7371                         path: libraries/classes/Server/Status/Monitor.php
7373                 -
7374                         message: "#^Parameter \\#1 \\$string of function strlen expects string, float\\|int\\<2, max\\>\\|string\\|null given\\.$#"
7375                         count: 1
7376                         path: libraries/classes/Server/Status/Monitor.php
7378                 -
7379                         message: "#^Parameter \\#2 \\$subject of function preg_match expects string, string\\|null given\\.$#"
7380                         count: 2
7381                         path: libraries/classes/Server/Status/Monitor.php
7383                 -
7384                         message: "#^Method PhpMyAdmin\\\\Server\\\\Status\\\\Processes\\:\\:getList\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#"
7385                         count: 1
7386                         path: libraries/classes/Server/Status/Processes.php
7388                 -
7389                         message: "#^Method PhpMyAdmin\\\\Server\\\\Status\\\\Processes\\:\\:getList\\(\\) return type has no value type specified in iterable type array\\.$#"
7390                         count: 1
7391                         path: libraries/classes/Server/Status/Processes.php
7393                 -
7394                         message: "#^Method PhpMyAdmin\\\\Server\\\\Status\\\\Processes\\:\\:getSortableColumnsForProcessList\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#"
7395                         count: 1
7396                         path: libraries/classes/Server/Status/Processes.php
7398                 -
7399                         message: "#^Method PhpMyAdmin\\\\Server\\\\Status\\\\Processes\\:\\:getSortableColumnsForProcessList\\(\\) return type has no value type specified in iterable type array\\.$#"
7400                         count: 1
7401                         path: libraries/classes/Server/Status/Processes.php
7403                 -
7404                         message: "#^Method PhpMyAdmin\\\\Server\\\\SysInfo\\\\Base\\:\\:loadavg\\(\\) return type has no value type specified in iterable type array\\.$#"
7405                         count: 1
7406                         path: libraries/classes/Server/SysInfo/Base.php
7408                 -
7409                         message: "#^Method PhpMyAdmin\\\\Server\\\\SysInfo\\\\Base\\:\\:memory\\(\\) return type has no value type specified in iterable type array\\.$#"
7410                         count: 1
7411                         path: libraries/classes/Server/SysInfo/Base.php
7413                 -
7414                         message: "#^Method PhpMyAdmin\\\\Server\\\\SysInfo\\\\Linux\\:\\:memory\\(\\) return type has no value type specified in iterable type array\\.$#"
7415                         count: 1
7416                         path: libraries/classes/Server/SysInfo/Linux.php
7418                 -
7419                         message: "#^Method PhpMyAdmin\\\\Server\\\\SysInfo\\\\SunOs\\:\\:loadavg\\(\\) return type has no value type specified in iterable type array\\.$#"
7420                         count: 1
7421                         path: libraries/classes/Server/SysInfo/SunOs.php
7423                 -
7424                         message: "#^Method PhpMyAdmin\\\\Server\\\\SysInfo\\\\SunOs\\:\\:memory\\(\\) return type has no value type specified in iterable type array\\.$#"
7425                         count: 1
7426                         path: libraries/classes/Server/SysInfo/SunOs.php
7428                 -
7429                         message: "#^Call to an undefined method COM\\:\\:ConnectServer\\(\\)\\.$#"
7430                         count: 1
7431                         path: libraries/classes/Server/SysInfo/WindowsNt.php
7433                 -
7434                         message: "#^Cannot call method Get\\(\\) on COM\\|null\\.$#"
7435                         count: 1
7436                         path: libraries/classes/Server/SysInfo/WindowsNt.php
7438                 -
7439                         message: "#^Method PhpMyAdmin\\\\Server\\\\SysInfo\\\\WindowsNt\\:\\:getWMI\\(\\) has parameter \\$strValue with no value type specified in iterable type array\\.$#"
7440                         count: 1
7441                         path: libraries/classes/Server/SysInfo/WindowsNt.php
7443                 -
7444                         message: "#^Method PhpMyAdmin\\\\Server\\\\SysInfo\\\\WindowsNt\\:\\:getWMI\\(\\) return type has no value type specified in iterable type array\\.$#"
7445                         count: 1
7446                         path: libraries/classes/Server/SysInfo/WindowsNt.php
7448                 -
7449                         message: "#^Method PhpMyAdmin\\\\Server\\\\SysInfo\\\\WindowsNt\\:\\:loadavg\\(\\) return type has no value type specified in iterable type array\\.$#"
7450                         count: 1
7451                         path: libraries/classes/Server/SysInfo/WindowsNt.php
7453                 -
7454                         message: "#^Method PhpMyAdmin\\\\Server\\\\SysInfo\\\\WindowsNt\\:\\:memory\\(\\) return type has no value type specified in iterable type array\\.$#"
7455                         count: 1
7456                         path: libraries/classes/Server/SysInfo/WindowsNt.php
7458                 -
7459                         message: "#^Method PhpMyAdmin\\\\Session\\:\\:sessionFailed\\(\\) has parameter \\$errors with no value type specified in iterable type array\\.$#"
7460                         count: 1
7461                         path: libraries/classes/Session.php
7463                 -
7464                         message: "#^Parameter \\#1 \\$newid of function session_id expects string, mixed given\\.$#"
7465                         count: 1
7466                         path: libraries/classes/Session.php
7468                 -
7469                         message: "#^Parameter \\#1 \\$newname of function session_save_path expects string, mixed given\\.$#"
7470                         count: 1
7471                         path: libraries/classes/Session.php
7473                 -
7474                         message: "#^Method PhpMyAdmin\\\\Setup\\\\ConfigGenerator\\:\\:exportZeroBasedArray\\(\\) has parameter \\$array with no value type specified in iterable type array\\.$#"
7475                         count: 1
7476                         path: libraries/classes/Setup/ConfigGenerator.php
7478                 -
7479                         message: "#^Method PhpMyAdmin\\\\Setup\\\\ConfigGenerator\\:\\:getServerPart\\(\\) has parameter \\$servers with no value type specified in iterable type array\\.$#"
7480                         count: 1
7481                         path: libraries/classes/Setup/ConfigGenerator.php
7483                 -
7484                         message: "#^Method PhpMyAdmin\\\\Setup\\\\ConfigGenerator\\:\\:isZeroBasedArray\\(\\) has parameter \\$array with no value type specified in iterable type array\\.$#"
7485                         count: 1
7486                         path: libraries/classes/Setup/ConfigGenerator.php
7488                 -
7489                         message: "#^Parameter \\#1 \\$canonicalPath of method PhpMyAdmin\\\\Config\\\\ConfigFile\\:\\:getDefault\\(\\) expects string, string\\|null given\\.$#"
7490                         count: 1
7491                         path: libraries/classes/Setup/ConfigGenerator.php
7493                 -
7494                         message: "#^Parameter \\#1 \\$var_name of static method PhpMyAdmin\\\\Setup\\\\ConfigGenerator\\:\\:getVarExport\\(\\) expects string, string\\|null given\\.$#"
7495                         count: 2
7496                         path: libraries/classes/Setup/ConfigGenerator.php
7498                 -
7499                         message: "#^Method PhpMyAdmin\\\\Setup\\\\Index\\:\\:messagesShowHtml\\(\\) return type has no value type specified in iterable type array\\.$#"
7500                         count: 1
7501                         path: libraries/classes/Setup/Index.php
7503                 -
7504                         message: "#^Cannot access property \\$where on mixed\\.$#"
7505                         count: 1
7506                         path: libraries/classes/Sql.php
7508                 -
7509                         message: "#^Method PhpMyAdmin\\\\Sql\\:\\:countQueryResults\\(\\) has parameter \\$analyzedSqlResults with no value type specified in iterable type array\\.$#"
7510                         count: 1
7511                         path: libraries/classes/Sql.php
7513                 -
7514                         message: "#^Method PhpMyAdmin\\\\Sql\\:\\:countQueryResults\\(\\) should return int\\|numeric\\-string but returns mixed\\.$#"
7515                         count: 1
7516                         path: libraries/classes/Sql.php
7518                 -
7519                         message: "#^Method PhpMyAdmin\\\\Sql\\:\\:deleteTransformationInfo\\(\\) has parameter \\$analyzedSqlResults with no value type specified in iterable type array\\.$#"
7520                         count: 1
7521                         path: libraries/classes/Sql.php
7523                 -
7524                         message: "#^Method PhpMyAdmin\\\\Sql\\:\\:executeQueryAndGetQueryResponse\\(\\) has parameter \\$analyzedSqlResults with no value type specified in iterable type array\\.$#"
7525                         count: 1
7526                         path: libraries/classes/Sql.php
7528                 -
7529                         message: "#^Method PhpMyAdmin\\\\Sql\\:\\:executeQueryAndGetQueryResponse\\(\\) has parameter \\$extraData with no value type specified in iterable type array\\.$#"
7530                         count: 1
7531                         path: libraries/classes/Sql.php
7533                 -
7534                         message: "#^Method PhpMyAdmin\\\\Sql\\:\\:executeQueryAndGetQueryResponse\\(\\) has parameter \\$sqlData with no value type specified in iterable type array\\.$#"
7535                         count: 1
7536                         path: libraries/classes/Sql.php
7538                 -
7539                         message: "#^Method PhpMyAdmin\\\\Sql\\:\\:executeQueryAndSendQueryResponse\\(\\) has parameter \\$analyzedSqlResults with no value type specified in iterable type array\\.$#"
7540                         count: 1
7541                         path: libraries/classes/Sql.php
7543                 -
7544                         message: "#^Method PhpMyAdmin\\\\Sql\\:\\:executeQueryAndSendQueryResponse\\(\\) has parameter \\$extraData with no value type specified in iterable type array\\.$#"
7545                         count: 1
7546                         path: libraries/classes/Sql.php
7548                 -
7549                         message: "#^Method PhpMyAdmin\\\\Sql\\:\\:executeQueryAndSendQueryResponse\\(\\) has parameter \\$sqlData with no value type specified in iterable type array\\.$#"
7550                         count: 1
7551                         path: libraries/classes/Sql.php
7553                 -
7554                         message: "#^Method PhpMyAdmin\\\\Sql\\:\\:executeTheQuery\\(\\) has parameter \\$analyzedSqlResults with no value type specified in iterable type array\\.$#"
7555                         count: 1
7556                         path: libraries/classes/Sql.php
7558                 -
7559                         message: "#^Method PhpMyAdmin\\\\Sql\\:\\:executeTheQuery\\(\\) has parameter \\$extraData with no value type specified in iterable type array\\.$#"
7560                         count: 1
7561                         path: libraries/classes/Sql.php
7563                 -
7564                         message: "#^Method PhpMyAdmin\\\\Sql\\:\\:executeTheQuery\\(\\) return type has no value type specified in iterable type array\\.$#"
7565                         count: 1
7566                         path: libraries/classes/Sql.php
7568                 -
7569                         message: "#^Method PhpMyAdmin\\\\Sql\\:\\:getDetailedProfilingStats\\(\\) has parameter \\$profilingResults with no value type specified in iterable type array\\.$#"
7570                         count: 1
7571                         path: libraries/classes/Sql.php
7573                 -
7574                         message: "#^Method PhpMyAdmin\\\\Sql\\:\\:getDetailedProfilingStats\\(\\) return type has no value type specified in iterable type array\\.$#"
7575                         count: 1
7576                         path: libraries/classes/Sql.php
7578                 -
7579                         message: "#^Method PhpMyAdmin\\\\Sql\\:\\:getHtmlForPreviousUpdateQuery\\(\\) has parameter \\$sqlData with no value type specified in iterable type array\\.$#"
7580                         count: 1
7581                         path: libraries/classes/Sql.php
7583                 -
7584                         message: "#^Method PhpMyAdmin\\\\Sql\\:\\:getHtmlForSqlQueryResultsTable\\(\\) has parameter \\$analyzedSqlResults with no value type specified in iterable type array\\.$#"
7585                         count: 1
7586                         path: libraries/classes/Sql.php
7588                 -
7589                         message: "#^Method PhpMyAdmin\\\\Sql\\:\\:getHtmlForSqlQueryResultsTable\\(\\) has parameter \\$showTable with no value type specified in iterable type array\\.$#"
7590                         count: 1
7591                         path: libraries/classes/Sql.php
7593                 -
7594                         message: "#^Method PhpMyAdmin\\\\Sql\\:\\:getMessageForNoRowsReturned\\(\\) has parameter \\$analyzedSqlResults with no value type specified in iterable type array\\.$#"
7595                         count: 1
7596                         path: libraries/classes/Sql.php
7598                 -
7599                         message: "#^Method PhpMyAdmin\\\\Sql\\:\\:getQueryResponseForNoResultsReturned\\(\\) has parameter \\$analyzedSqlResults with no value type specified in iterable type array\\.$#"
7600                         count: 1
7601                         path: libraries/classes/Sql.php
7603                 -
7604                         message: "#^Method PhpMyAdmin\\\\Sql\\:\\:getQueryResponseForNoResultsReturned\\(\\) has parameter \\$extraData with no value type specified in iterable type array\\.$#"
7605                         count: 1
7606                         path: libraries/classes/Sql.php
7608                 -
7609                         message: "#^Method PhpMyAdmin\\\\Sql\\:\\:getQueryResponseForNoResultsReturned\\(\\) has parameter \\$profilingResults with no value type specified in iterable type array\\.$#"
7610                         count: 1
7611                         path: libraries/classes/Sql.php
7613                 -
7614                         message: "#^Method PhpMyAdmin\\\\Sql\\:\\:getQueryResponseForResultsReturned\\(\\) has parameter \\$analyzedSqlResults with no value type specified in iterable type array\\.$#"
7615                         count: 1
7616                         path: libraries/classes/Sql.php
7618                 -
7619                         message: "#^Method PhpMyAdmin\\\\Sql\\:\\:getQueryResponseForResultsReturned\\(\\) has parameter \\$profilingResults with no value type specified in iterable type array\\.$#"
7620                         count: 1
7621                         path: libraries/classes/Sql.php
7623                 -
7624                         message: "#^Method PhpMyAdmin\\\\Sql\\:\\:getQueryResponseForResultsReturned\\(\\) has parameter \\$sqlData with no value type specified in iterable type array\\.$#"
7625                         count: 1
7626                         path: libraries/classes/Sql.php
7628                 -
7629                         message: "#^Method PhpMyAdmin\\\\Sql\\:\\:getSqlWithLimitClause\\(\\) has parameter \\$analyzedSqlResults with no value type specified in iterable type array\\.$#"
7630                         count: 1
7631                         path: libraries/classes/Sql.php
7633                 -
7634                         message: "#^Method PhpMyAdmin\\\\Sql\\:\\:getValuesForColumn\\(\\) return type has no value type specified in iterable type array\\.$#"
7635                         count: 1
7636                         path: libraries/classes/Sql.php
7638                 -
7639                         message: "#^Method PhpMyAdmin\\\\Sql\\:\\:handleSortOrder\\(\\) has parameter \\$analyzedSqlResults with no value type specified in iterable type array\\.$#"
7640                         count: 1
7641                         path: libraries/classes/Sql.php
7643                 -
7644                         message: "#^Method PhpMyAdmin\\\\Sql\\:\\:hasNoRightsToDropDatabase\\(\\) has parameter \\$analyzedSqlResults with no value type specified in iterable type array\\.$#"
7645                         count: 1
7646                         path: libraries/classes/Sql.php
7648                 -
7649                         message: "#^Method PhpMyAdmin\\\\Sql\\:\\:isAppendLimitClause\\(\\) has parameter \\$analyzedSqlResults with no value type specified in iterable type array\\.$#"
7650                         count: 1
7651                         path: libraries/classes/Sql.php
7653                 -
7654                         message: "#^Method PhpMyAdmin\\\\Sql\\:\\:isDeleteTransformationInfo\\(\\) has parameter \\$analyzedSqlResults with no value type specified in iterable type array\\.$#"
7655                         count: 1
7656                         path: libraries/classes/Sql.php
7658                 -
7659                         message: "#^Method PhpMyAdmin\\\\Sql\\:\\:isRememberSortingOrder\\(\\) has parameter \\$analyzedSqlResults with no value type specified in iterable type array\\.$#"
7660                         count: 1
7661                         path: libraries/classes/Sql.php
7663                 -
7664                         message: "#^Method PhpMyAdmin\\\\Sql\\:\\:resultSetContainsUniqueKey\\(\\) has parameter \\$fieldsMeta with no value type specified in iterable type array\\.$#"
7665                         count: 1
7666                         path: libraries/classes/Sql.php
7668                 -
7669                         message: "#^Method PhpMyAdmin\\\\Sql\\:\\:resultSetHasJustOneTable\\(\\) has parameter \\$fieldsMeta with no value type specified in iterable type array\\.$#"
7670                         count: 1
7671                         path: libraries/classes/Sql.php
7673                 -
7674                         message: "#^Parameter \\#1 \\$data of function bin2hex expects string, string\\|null given\\.$#"
7675                         count: 1
7676                         path: libraries/classes/Sql.php
7678                 -
7679                         message: "#^Parameter \\#1 \\$dtResult of method PhpMyAdmin\\\\Display\\\\Results\\:\\:getTable\\(\\) expects PhpMyAdmin\\\\Dbal\\\\ResultInterface, PhpMyAdmin\\\\Dbal\\\\ResultInterface\\|null given\\.$#"
7680                         count: 1
7681                         path: libraries/classes/Sql.php
7683                 -
7684                         message: "#^Parameter \\#1 \\$numberOfLine of method PhpMyAdmin\\\\Sql\\:\\:getStartPosToDisplayRow\\(\\) expects int, mixed given\\.$#"
7685                         count: 2
7686                         path: libraries/classes/Sql.php
7688                 -
7689                         message: "#^Parameter \\#1 \\$rows of static method PhpMyAdmin\\\\Message\\:\\:getMessageForAffectedRows\\(\\) expects int, int\\|string given\\.$#"
7690                         count: 2
7691                         path: libraries/classes/Sql.php
7693                 -
7694                         message: "#^Parameter \\#1 \\$rows of static method PhpMyAdmin\\\\Message\\:\\:getMessageForDeletedRows\\(\\) expects int, int\\|string given\\.$#"
7695                         count: 1
7696                         path: libraries/classes/Sql.php
7698                 -
7699                         message: "#^Parameter \\#1 \\$rows of static method PhpMyAdmin\\\\Message\\:\\:getMessageForInsertedRows\\(\\) expects int, int\\|string given\\.$#"
7700                         count: 1
7701                         path: libraries/classes/Sql.php
7703                 -
7704                         message: "#^Parameter \\#1 \\$string of static method PhpMyAdmin\\\\Message\\:\\:notice\\(\\) expects string, mixed given\\.$#"
7705                         count: 1
7706                         path: libraries/classes/Sql.php
7708                 -
7709                         message: "#^Parameter \\#1 \\$var of function count expects array\\|Countable, mixed given\\.$#"
7710                         count: 1
7711                         path: libraries/classes/Sql.php
7713                 -
7714                         message: "#^Parameter \\#2 \\$foreign_field of method PhpMyAdmin\\\\ConfigStorage\\\\Relation\\:\\:foreignDropdown\\(\\) expects string, mixed given\\.$#"
7715                         count: 1
7716                         path: libraries/classes/Sql.php
7718                 -
7719                         message: "#^Parameter \\#2 \\$table of method PhpMyAdmin\\\\Sql\\:\\:handleSortOrder\\(\\) expects string, string\\|null given\\.$#"
7720                         count: 1
7721                         path: libraries/classes/Sql.php
7723                 -
7724                         message: "#^Parameter \\#3 \\$subject of function str_replace expects array\\|string, mixed given\\.$#"
7725                         count: 1
7726                         path: libraries/classes/Sql.php
7728                 -
7729                         message: "#^Method PhpMyAdmin\\\\SqlQueryForm\\:\\:init\\(\\) return type has no value type specified in iterable type array\\.$#"
7730                         count: 1
7731                         path: libraries/classes/SqlQueryForm.php
7733                 -
7734                         message: "#^Cannot access offset 'disk_usage' on mixed\\.$#"
7735                         count: 2
7736                         path: libraries/classes/StorageEngine.php
7738                 -
7739                         message: "#^Cannot access offset 'id' on mixed\\.$#"
7740                         count: 1
7741                         path: libraries/classes/StorageEngine.php
7743                 -
7744                         message: "#^Cannot access offset 'type' on mixed\\.$#"
7745                         count: 1
7746                         path: libraries/classes/StorageEngine.php
7748                 -
7749                         message: "#^Cannot cast mixed to string\\.$#"
7750                         count: 1
7751                         path: libraries/classes/StorageEngine.php
7753                 -
7754                         message: "#^Method PhpMyAdmin\\\\StorageEngine\\:\\:getStorageEngines\\(\\) return type has no value type specified in iterable type array\\.$#"
7755                         count: 1
7756                         path: libraries/classes/StorageEngine.php
7758                 -
7759                         message: "#^Method PhpMyAdmin\\\\StorageEngine\\:\\:getVariables\\(\\) return type has no value type specified in iterable type array\\.$#"
7760                         count: 1
7761                         path: libraries/classes/StorageEngine.php
7763                 -
7764                         message: "#^Method PhpMyAdmin\\\\StorageEngine\\:\\:getVariablesStatus\\(\\) return type has no value type specified in iterable type array\\.$#"
7765                         count: 1
7766                         path: libraries/classes/StorageEngine.php
7768                 -
7769                         message: "#^Method PhpMyAdmin\\\\StorageEngine\\:\\:resolveTypeSize\\(\\) return type has no value type specified in iterable type array\\.$#"
7770                         count: 1
7771                         path: libraries/classes/StorageEngine.php
7773                 -
7774                         message: "#^Method PhpMyAdmin\\\\SystemDatabase\\:\\:getNewTransformationDataSql\\(\\) has parameter \\$columnMap with no value type specified in iterable type array\\.$#"
7775                         count: 1
7776                         path: libraries/classes/SystemDatabase.php
7778                 -
7779                         message: "#^Cannot cast mixed to string\\.$#"
7780                         count: 1
7781                         path: libraries/classes/Table.php
7783                 -
7784                         message: "#^Method PhpMyAdmin\\\\Table\\:\\:duplicateInfo\\(\\) has parameter \\$getFields with no value type specified in iterable type array\\.$#"
7785                         count: 1
7786                         path: libraries/classes/Table.php
7788                 -
7789                         message: "#^Method PhpMyAdmin\\\\Table\\:\\:duplicateInfo\\(\\) has parameter \\$newFields with no value type specified in iterable type array\\.$#"
7790                         count: 1
7791                         path: libraries/classes/Table.php
7793                 -
7794                         message: "#^Method PhpMyAdmin\\\\Table\\:\\:duplicateInfo\\(\\) has parameter \\$whereFields with no value type specified in iterable type array\\.$#"
7795                         count: 1
7796                         path: libraries/classes/Table.php
7798                 -
7799                         message: "#^Method PhpMyAdmin\\\\Table\\:\\:formatColumns\\(\\) has parameter \\$indexed with no value type specified in iterable type array\\.$#"
7800                         count: 1
7801                         path: libraries/classes/Table.php
7803                 -
7804                         message: "#^Method PhpMyAdmin\\\\Table\\:\\:formatColumns\\(\\) return type has no value type specified in iterable type array\\.$#"
7805                         count: 1
7806                         path: libraries/classes/Table.php
7808                 -
7809                         message: "#^Method PhpMyAdmin\\\\Table\\:\\:generateAlter\\(\\) has parameter \\$columnsWithIndex with no value type specified in iterable type array\\.$#"
7810                         count: 1
7811                         path: libraries/classes/Table.php
7813                 -
7814                         message: "#^Method PhpMyAdmin\\\\Table\\:\\:generateFieldSpec\\(\\) has parameter \\$columnsWithIndex with no value type specified in iterable type array\\.$#"
7815                         count: 1
7816                         path: libraries/classes/Table.php
7818                 -
7819                         message: "#^Method PhpMyAdmin\\\\Table\\:\\:getAutoIncrement\\(\\) should return int but returns mixed\\.$#"
7820                         count: 1
7821                         path: libraries/classes/Table.php
7823                 -
7824                         message: "#^Method PhpMyAdmin\\\\Table\\:\\:getCollation\\(\\) should return string but returns mixed\\.$#"
7825                         count: 1
7826                         path: libraries/classes/Table.php
7828                 -
7829                         message: "#^Method PhpMyAdmin\\\\Table\\:\\:getColumnGenerationExpression\\(\\) return type has no value type specified in iterable type array\\.$#"
7830                         count: 1
7831                         path: libraries/classes/Table.php
7833                 -
7834                         message: "#^Method PhpMyAdmin\\\\Table\\:\\:getColumns\\(\\) return type has no value type specified in iterable type array\\.$#"
7835                         count: 1
7836                         path: libraries/classes/Table.php
7838                 -
7839                         message: "#^Method PhpMyAdmin\\\\Table\\:\\:getColumnsWithIndex\\(\\) return type has no value type specified in iterable type array\\.$#"
7840                         count: 1
7841                         path: libraries/classes/Table.php
7843                 -
7844                         message: "#^Method PhpMyAdmin\\\\Table\\:\\:getComment\\(\\) should return string but returns mixed\\.$#"
7845                         count: 1
7846                         path: libraries/classes/Table.php
7848                 -
7849                         message: "#^Method PhpMyAdmin\\\\Table\\:\\:getCreateOptions\\(\\) return type has no value type specified in iterable type array\\.$#"
7850                         count: 1
7851                         path: libraries/classes/Table.php
7853                 -
7854                         message: "#^Method PhpMyAdmin\\\\Table\\:\\:getIndexedColumns\\(\\) return type has no value type specified in iterable type array\\.$#"
7855                         count: 1
7856                         path: libraries/classes/Table.php
7858                 -
7859                         message: "#^Method PhpMyAdmin\\\\Table\\:\\:getNameAndTypeOfTheColumns\\(\\) return type has no value type specified in iterable type array\\.$#"
7860                         count: 1
7861                         path: libraries/classes/Table.php
7863                 -
7864                         message: "#^Method PhpMyAdmin\\\\Table\\:\\:getNonGeneratedColumns\\(\\) return type has no value type specified in iterable type array\\.$#"
7865                         count: 1
7866                         path: libraries/classes/Table.php
7868                 -
7869                         message: "#^Method PhpMyAdmin\\\\Table\\:\\:getNumRows\\(\\) should return int but returns mixed\\.$#"
7870                         count: 1
7871                         path: libraries/classes/Table.php
7873                 -
7874                         message: "#^Method PhpMyAdmin\\\\Table\\:\\:getReservedColumnNames\\(\\) return type has no value type specified in iterable type array\\.$#"
7875                         count: 1
7876                         path: libraries/classes/Table.php
7878                 -
7879                         message: "#^Method PhpMyAdmin\\\\Table\\:\\:getRowFormat\\(\\) should return string but returns mixed\\.$#"
7880                         count: 1
7881                         path: libraries/classes/Table.php
7883                 -
7884                         message: "#^Method PhpMyAdmin\\\\Table\\:\\:getSQLToCreateForeignKey\\(\\) has parameter \\$field with no value type specified in iterable type array\\.$#"
7885                         count: 1
7886                         path: libraries/classes/Table.php
7888                 -
7889                         message: "#^Method PhpMyAdmin\\\\Table\\:\\:getSQLToCreateForeignKey\\(\\) has parameter \\$foreignField with no value type specified in iterable type array\\.$#"
7890                         count: 1
7891                         path: libraries/classes/Table.php
7893                 -
7894                         message: "#^Method PhpMyAdmin\\\\Table\\:\\:getUiPrefsFromDb\\(\\) return type has no value type specified in iterable type array\\.$#"
7895                         count: 1
7896                         path: libraries/classes/Table.php
7898                 -
7899                         message: "#^Method PhpMyAdmin\\\\Table\\:\\:getUiPrefsFromDb\\(\\) should return array but returns mixed\\.$#"
7900                         count: 1
7901                         path: libraries/classes/Table.php
7903                 -
7904                         message: "#^Method PhpMyAdmin\\\\Table\\:\\:getUniqueColumns\\(\\) return type has no value type specified in iterable type array\\.$#"
7905                         count: 1
7906                         path: libraries/classes/Table.php
7908                 -
7909                         message: "#^Method PhpMyAdmin\\\\Table\\:\\:isEngine\\(\\) has parameter \\$engine with no value type specified in iterable type array\\.$#"
7910                         count: 1
7911                         path: libraries/classes/Table.php
7913                 -
7914                         message: "#^Method PhpMyAdmin\\\\Table\\:\\:updateForeignKeys\\(\\) has parameter \\$destinationForeignColumn with no value type specified in iterable type array\\.$#"
7915                         count: 1
7916                         path: libraries/classes/Table.php
7918                 -
7919                         message: "#^Method PhpMyAdmin\\\\Table\\:\\:updateForeignKeys\\(\\) has parameter \\$destinationForeignDb with no value type specified in iterable type array\\.$#"
7920                         count: 1
7921                         path: libraries/classes/Table.php
7923                 -
7924                         message: "#^Method PhpMyAdmin\\\\Table\\:\\:updateForeignKeys\\(\\) has parameter \\$destinationForeignTable with no value type specified in iterable type array\\.$#"
7925                         count: 1
7926                         path: libraries/classes/Table.php
7928                 -
7929                         message: "#^Method PhpMyAdmin\\\\Table\\:\\:updateForeignKeys\\(\\) has parameter \\$existrelForeign with no value type specified in iterable type array\\.$#"
7930                         count: 1
7931                         path: libraries/classes/Table.php
7933                 -
7934                         message: "#^Method PhpMyAdmin\\\\Table\\:\\:updateForeignKeys\\(\\) has parameter \\$multiEditColumnsName with no value type specified in iterable type array\\.$#"
7935                         count: 1
7936                         path: libraries/classes/Table.php
7938                 -
7939                         message: "#^Method PhpMyAdmin\\\\Table\\:\\:updateForeignKeys\\(\\) has parameter \\$optionsArray with no value type specified in iterable type array\\.$#"
7940                         count: 1
7941                         path: libraries/classes/Table.php
7943                 -
7944                         message: "#^Method PhpMyAdmin\\\\Table\\:\\:updateForeignKeys\\(\\) return type has no value type specified in iterable type array\\.$#"
7945                         count: 1
7946                         path: libraries/classes/Table.php
7948                 -
7949                         message: "#^Method PhpMyAdmin\\\\Table\\:\\:updateInternalRelations\\(\\) has parameter \\$destinationColumn with no value type specified in iterable type array\\.$#"
7950                         count: 1
7951                         path: libraries/classes/Table.php
7953                 -
7954                         message: "#^Method PhpMyAdmin\\\\Table\\:\\:updateInternalRelations\\(\\) has parameter \\$destinationDb with no value type specified in iterable type array\\.$#"
7955                         count: 1
7956                         path: libraries/classes/Table.php
7958                 -
7959                         message: "#^Method PhpMyAdmin\\\\Table\\:\\:updateInternalRelations\\(\\) has parameter \\$destinationTable with no value type specified in iterable type array\\.$#"
7960                         count: 1
7961                         path: libraries/classes/Table.php
7963                 -
7964                         message: "#^Method PhpMyAdmin\\\\Table\\:\\:updateInternalRelations\\(\\) has parameter \\$existrel with no value type specified in iterable type array\\.$#"
7965                         count: 1
7966                         path: libraries/classes/Table.php
7968                 -
7969                         message: "#^Method PhpMyAdmin\\\\Table\\:\\:updateInternalRelations\\(\\) has parameter \\$multiEditColumnsName with no value type specified in iterable type array\\.$#"
7970                         count: 1
7971                         path: libraries/classes/Table.php
7973                 -
7974                         message: "#^Negated boolean expression is always false\\.$#"
7975                         count: 1
7976                         path: libraries/classes/Table.php
7978                 -
7979                         message: "#^Parameter \\#1 \\$list of class PhpMyAdmin\\\\SqlParser\\\\Parser constructor expects PhpMyAdmin\\\\SqlParser\\\\TokensList\\|PhpMyAdmin\\\\SqlParser\\\\UtfString\\|string\\|null, mixed given\\.$#"
7980                         count: 1
7981                         path: libraries/classes/Table.php
7983                 -
7984                         message: "#^Parameter \\#1 \\$var of function count expects array\\|Countable, mixed given\\.$#"
7985                         count: 1
7986                         path: libraries/classes/Table.php
7988                 -
7989                         message: "#^Parameter \\#2 \\$search of function array_key_exists expects array, mixed given\\.$#"
7990                         count: 1
7991                         path: libraries/classes/Table.php
7993                 -
7994                         message: "#^Parameter \\#2 \\$str of function explode expects string, mixed given\\.$#"
7995                         count: 1
7996                         path: libraries/classes/Table.php
7998                 -
7999                         message: "#^Property PhpMyAdmin\\\\SqlParser\\\\Components\\\\AlterOperation\\:\\:\\$field \\(PhpMyAdmin\\\\SqlParser\\\\Components\\\\Expression\\) does not accept null\\.$#"
8000                         count: 2
8001                         path: libraries/classes/Table.php
8003                 -
8004                         message: "#^Property PhpMyAdmin\\\\Table\\:\\:\\$errors type has no value type specified in iterable type array\\.$#"
8005                         count: 1
8006                         path: libraries/classes/Table.php
8008                 -
8009                         message: "#^Property PhpMyAdmin\\\\Table\\:\\:\\$messages type has no value type specified in iterable type array\\.$#"
8010                         count: 1
8011                         path: libraries/classes/Table.php
8013                 -
8014                         message: "#^Property PhpMyAdmin\\\\Table\\:\\:\\$uiprefs \\(array\\) in isset\\(\\) is not nullable\\.$#"
8015                         count: 3
8016                         path: libraries/classes/Table.php
8018                 -
8019                         message: "#^Property PhpMyAdmin\\\\Table\\:\\:\\$uiprefs type has no value type specified in iterable type array\\.$#"
8020                         count: 1
8021                         path: libraries/classes/Table.php
8023                 -
8024                         message: "#^Right side of \\|\\| is always false\\.$#"
8025                         count: 1
8026                         path: libraries/classes/Table.php
8028                 -
8029                         message: "#^Method PhpMyAdmin\\\\Table\\\\ColumnsDefinition\\:\\:displayForm\\(\\) has parameter \\$fields_meta with no value type specified in iterable type array\\.$#"
8030                         count: 1
8031                         path: libraries/classes/Table/ColumnsDefinition.php
8033                 -
8034                         message: "#^Method PhpMyAdmin\\\\Table\\\\ColumnsDefinition\\:\\:displayForm\\(\\) has parameter \\$selected with no value type specified in iterable type array\\.$#"
8035                         count: 1
8036                         path: libraries/classes/Table/ColumnsDefinition.php
8038                 -
8039                         message: "#^Parameter \\#2 \\$str of function explode expects string, mixed given\\.$#"
8040                         count: 1
8041                         path: libraries/classes/Table/ColumnsDefinition.php
8043                 -
8044                         message: "#^Parameter \\#1 \\$gisString of static method PhpMyAdmin\\\\Utils\\\\Gis\\:\\:createData\\(\\) expects string, mixed given\\.$#"
8045                         count: 2
8046                         path: libraries/classes/Table/Search.php
8048                 -
8049                         message: "#^Parameter \\#1 \\$str of function trim expects string, mixed given\\.$#"
8050                         count: 1
8051                         path: libraries/classes/Table/Search.php
8053                 -
8054                         message: "#^Parameter \\#1 \\$str of method PhpMyAdmin\\\\DatabaseInterface\\:\\:escapeString\\(\\) expects string, mixed given\\.$#"
8055                         count: 1
8056                         path: libraries/classes/Table/Search.php
8058                 -
8059                         message: "#^Parameter \\#1 \\$string of function strlen expects string, mixed given\\.$#"
8060                         count: 1
8061                         path: libraries/classes/Table/Search.php
8063                 -
8064                         message: "#^Parameter \\#2 \\$str of function explode expects string, mixed given\\.$#"
8065                         count: 2
8066                         path: libraries/classes/Table/Search.php
8068                 -
8069                         message: "#^Dead catch \\- RuntimeException is never thrown in the try block\\.$#"
8070                         count: 1
8071                         path: libraries/classes/Template.php
8073                 -
8074                         message: "#^Method PhpMyAdmin\\\\Template\\:\\:render\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#"
8075                         count: 1
8076                         path: libraries/classes/Template.php
8078                 -
8079                         message: "#^Property PhpMyAdmin\\\\Theme\\:\\:\\$filesizeInfo \\(int\\) does not accept int\\<0, max\\>\\|false\\.$#"
8080                         count: 1
8081                         path: libraries/classes/Theme.php
8083                 -
8084                         message: "#^Property PhpMyAdmin\\\\Theme\\:\\:\\$mtimeInfo \\(int\\) does not accept int\\|false\\.$#"
8085                         count: 1
8086                         path: libraries/classes/Theme.php
8088                 -
8089                         message: "#^Unreachable statement \\- code above always terminates\\.$#"
8090                         count: 1
8091                         path: libraries/classes/Theme.php
8093                 -
8094                         message: "#^If condition is always true\\.$#"
8095                         count: 1
8096                         path: libraries/classes/ThemeManager.php
8098                 -
8099                         message: "#^Method PhpMyAdmin\\\\ThemeManager\\:\\:getThemesArray\\(\\) return type has no value type specified in iterable type array\\.$#"
8100                         count: 1
8101                         path: libraries/classes/ThemeManager.php
8103                 -
8104                         message: "#^Property PhpMyAdmin\\\\ThemeManager\\:\\:\\$activeTheme \\(string\\) does not accept string\\|null\\.$#"
8105                         count: 1
8106                         path: libraries/classes/ThemeManager.php
8108                 -
8109                         message: "#^Static property PhpMyAdmin\\\\ThemeManager\\:\\:\\$instance \\(PhpMyAdmin\\\\ThemeManager\\) in empty\\(\\) is not falsy\\.$#"
8110                         count: 1
8111                         path: libraries/classes/ThemeManager.php
8113                 -
8114                         message: "#^Unreachable statement \\- code above always terminates\\.$#"
8115                         count: 2
8116                         path: libraries/classes/ThemeManager.php
8118                 -
8119                         message: "#^Cannot access property \\$table on PhpMyAdmin\\\\SqlParser\\\\Components\\\\Expression\\|string\\.$#"
8120                         count: 1
8121                         path: libraries/classes/Tracker.php
8123                 -
8124                         message: "#^Cannot access property \\$value on PhpMyAdmin\\\\SqlParser\\\\Token\\|string\\.$#"
8125                         count: 3
8126                         path: libraries/classes/Tracker.php
8128                 -
8129                         message: "#^Method PhpMyAdmin\\\\Tracker\\:\\:changeTrackingData\\(\\) has parameter \\$newData with no value type specified in iterable type array\\.$#"
8130                         count: 1
8131                         path: libraries/classes/Tracker.php
8133                 -
8134                         message: "#^Method PhpMyAdmin\\\\Tracker\\:\\:parseQuery\\(\\) return type has no value type specified in iterable type array\\.$#"
8135                         count: 1
8136                         path: libraries/classes/Tracker.php
8138                 -
8139                         message: "#^Parameter \\#3 \\$version of static method PhpMyAdmin\\\\Tracker\\:\\:deactivateTracking\\(\\) expects string, int given\\.$#"
8140                         count: 1
8141                         path: libraries/classes/Tracker.php
8143                 -
8144                         message: "#^Property PhpMyAdmin\\\\SqlParser\\\\Statement\\:\\:\\$options \\(PhpMyAdmin\\\\SqlParser\\\\Components\\\\OptionsArray\\) in isset\\(\\) is not nullable\\.$#"
8145                         count: 1
8146                         path: libraries/classes/Tracker.php
8148                 -
8149                         message: "#^Property PhpMyAdmin\\\\Tracker\\:\\:\\$trackingCache type has no value type specified in iterable type array\\.$#"
8150                         count: 1
8151                         path: libraries/classes/Tracker.php
8153                 -
8154                         message: "#^Variable \\$dbname on left side of \\?\\? always exists and is not nullable\\.$#"
8155                         count: 1
8156                         path: libraries/classes/Tracker.php
8158                 -
8159                         message: "#^Cannot access offset 'COLUMNS' on mixed\\.$#"
8160                         count: 1
8161                         path: libraries/classes/Tracking.php
8163                 -
8164                         message: "#^Cannot access offset 'INDEXES' on mixed\\.$#"
8165                         count: 1
8166                         path: libraries/classes/Tracking.php
8168                 -
8169                         message: "#^Cannot access offset 'ddlog' on mixed\\.$#"
8170                         count: 4
8171                         path: libraries/classes/Tracking.php
8173                 -
8174                         message: "#^Cannot access offset 'schema_snapshot' on mixed\\.$#"
8175                         count: 1
8176                         path: libraries/classes/Tracking.php
8178                 -
8179                         message: "#^Cannot access offset 'statement' on mixed\\.$#"
8180                         count: 4
8181                         path: libraries/classes/Tracking.php
8183                 -
8184                         message: "#^Cannot access offset 0 on mixed\\.$#"
8185                         count: 3
8186                         path: libraries/classes/Tracking.php
8188                 -
8189                         message: "#^Cannot access offset 1 on mixed\\.$#"
8190                         count: 1
8191                         path: libraries/classes/Tracking.php
8193                 -
8194                         message: "#^Method PhpMyAdmin\\\\Tracking\\:\\:createTrackingForMultipleTables\\(\\) has parameter \\$selected with no value type specified in iterable type array\\.$#"
8195                         count: 1
8196                         path: libraries/classes/Tracking.php
8198                 -
8199                         message: "#^Method PhpMyAdmin\\\\Tracking\\:\\:deleteFromTrackingReportLog\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#"
8200                         count: 1
8201                         path: libraries/classes/Tracking.php
8203                 -
8204                         message: "#^Method PhpMyAdmin\\\\Tracking\\:\\:deleteTrackingReportRows\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#"
8205                         count: 1
8206                         path: libraries/classes/Tracking.php
8208                 -
8209                         message: "#^Method PhpMyAdmin\\\\Tracking\\:\\:exportAsFileDownload\\(\\) has parameter \\$entries with no value type specified in iterable type array\\.$#"
8210                         count: 1
8211                         path: libraries/classes/Tracking.php
8213                 -
8214                         message: "#^Method PhpMyAdmin\\\\Tracking\\:\\:exportAsSqlDump\\(\\) has parameter \\$entries with no value type specified in iterable type array\\.$#"
8215                         count: 1
8216                         path: libraries/classes/Tracking.php
8218                 -
8219                         message: "#^Method PhpMyAdmin\\\\Tracking\\:\\:exportAsSqlExecution\\(\\) has parameter \\$entries with no value type specified in iterable type array\\.$#"
8220                         count: 1
8221                         path: libraries/classes/Tracking.php
8223                 -
8224                         message: "#^Method PhpMyAdmin\\\\Tracking\\:\\:extractTableNames\\(\\) has parameter \\$table_list with no value type specified in iterable type array\\.$#"
8225                         count: 1
8226                         path: libraries/classes/Tracking.php
8228                 -
8229                         message: "#^Method PhpMyAdmin\\\\Tracking\\:\\:extractTableNames\\(\\) return type has no value type specified in iterable type array\\.$#"
8230                         count: 1
8231                         path: libraries/classes/Tracking.php
8233                 -
8234                         message: "#^Method PhpMyAdmin\\\\Tracking\\:\\:filter\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#"
8235                         count: 1
8236                         path: libraries/classes/Tracking.php
8238                 -
8239                         message: "#^Method PhpMyAdmin\\\\Tracking\\:\\:filter\\(\\) has parameter \\$filter_users with no value type specified in iterable type array\\.$#"
8240                         count: 1
8241                         path: libraries/classes/Tracking.php
8243                 -
8244                         message: "#^Method PhpMyAdmin\\\\Tracking\\:\\:filter\\(\\) return type has no value type specified in iterable type array\\.$#"
8245                         count: 1
8246                         path: libraries/classes/Tracking.php
8248                 -
8249                         message: "#^Method PhpMyAdmin\\\\Tracking\\:\\:getEntries\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#"
8250                         count: 1
8251                         path: libraries/classes/Tracking.php
8253                 -
8254                         message: "#^Method PhpMyAdmin\\\\Tracking\\:\\:getEntries\\(\\) has parameter \\$filter_users with no value type specified in iterable type array\\.$#"
8255                         count: 1
8256                         path: libraries/classes/Tracking.php
8258                 -
8259                         message: "#^Method PhpMyAdmin\\\\Tracking\\:\\:getEntries\\(\\) return type has no value type specified in iterable type array\\.$#"
8260                         count: 1
8261                         path: libraries/classes/Tracking.php
8263                 -
8264                         message: "#^Method PhpMyAdmin\\\\Tracking\\:\\:getHtmlForColumns\\(\\) has parameter \\$columns with no value type specified in iterable type array\\.$#"
8265                         count: 1
8266                         path: libraries/classes/Tracking.php
8268                 -
8269                         message: "#^Method PhpMyAdmin\\\\Tracking\\:\\:getHtmlForDataDefinitionStatements\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#"
8270                         count: 1
8271                         path: libraries/classes/Tracking.php
8273                 -
8274                         message: "#^Method PhpMyAdmin\\\\Tracking\\:\\:getHtmlForDataDefinitionStatements\\(\\) has parameter \\$filter_users with no value type specified in iterable type array\\.$#"
8275                         count: 1
8276                         path: libraries/classes/Tracking.php
8278                 -
8279                         message: "#^Method PhpMyAdmin\\\\Tracking\\:\\:getHtmlForDataDefinitionStatements\\(\\) has parameter \\$url_params with no value type specified in iterable type array\\.$#"
8280                         count: 1
8281                         path: libraries/classes/Tracking.php
8283                 -
8284                         message: "#^Method PhpMyAdmin\\\\Tracking\\:\\:getHtmlForDataDefinitionStatements\\(\\) return type has no value type specified in iterable type array\\.$#"
8285                         count: 1
8286                         path: libraries/classes/Tracking.php
8288                 -
8289                         message: "#^Method PhpMyAdmin\\\\Tracking\\:\\:getHtmlForDataManipulationStatements\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#"
8290                         count: 1
8291                         path: libraries/classes/Tracking.php
8293                 -
8294                         message: "#^Method PhpMyAdmin\\\\Tracking\\:\\:getHtmlForDataManipulationStatements\\(\\) has parameter \\$filter_users with no value type specified in iterable type array\\.$#"
8295                         count: 1
8296                         path: libraries/classes/Tracking.php
8298                 -
8299                         message: "#^Method PhpMyAdmin\\\\Tracking\\:\\:getHtmlForDataManipulationStatements\\(\\) has parameter \\$url_params with no value type specified in iterable type array\\.$#"
8300                         count: 1
8301                         path: libraries/classes/Tracking.php
8303                 -
8304                         message: "#^Method PhpMyAdmin\\\\Tracking\\:\\:getHtmlForDataStatements\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#"
8305                         count: 1
8306                         path: libraries/classes/Tracking.php
8308                 -
8309                         message: "#^Method PhpMyAdmin\\\\Tracking\\:\\:getHtmlForDataStatements\\(\\) has parameter \\$filterUsers with no value type specified in iterable type array\\.$#"
8310                         count: 1
8311                         path: libraries/classes/Tracking.php
8313                 -
8314                         message: "#^Method PhpMyAdmin\\\\Tracking\\:\\:getHtmlForDataStatements\\(\\) has parameter \\$urlParams with no value type specified in iterable type array\\.$#"
8315                         count: 1
8316                         path: libraries/classes/Tracking.php
8318                 -
8319                         message: "#^Method PhpMyAdmin\\\\Tracking\\:\\:getHtmlForDataStatements\\(\\) return type has no value type specified in iterable type array\\.$#"
8320                         count: 1
8321                         path: libraries/classes/Tracking.php
8323                 -
8324                         message: "#^Method PhpMyAdmin\\\\Tracking\\:\\:getHtmlForDbTrackingTables\\(\\) has parameter \\$urlParams with no value type specified in iterable type array\\.$#"
8325                         count: 1
8326                         path: libraries/classes/Tracking.php
8328                 -
8329                         message: "#^Method PhpMyAdmin\\\\Tracking\\:\\:getHtmlForElementsOfTrackingReport\\(\\) return type has no value type specified in iterable type array\\.$#"
8330                         count: 1
8331                         path: libraries/classes/Tracking.php
8333                 -
8334                         message: "#^Method PhpMyAdmin\\\\Tracking\\:\\:getHtmlForIndexes\\(\\) has parameter \\$indexes with no value type specified in iterable type array\\.$#"
8335                         count: 1
8336                         path: libraries/classes/Tracking.php
8338                 -
8339                         message: "#^Method PhpMyAdmin\\\\Tracking\\:\\:getHtmlForMainPage\\(\\) has parameter \\$urlParams with no value type specified in iterable type array\\.$#"
8340                         count: 1
8341                         path: libraries/classes/Tracking.php
8343                 -
8344                         message: "#^Method PhpMyAdmin\\\\Tracking\\:\\:getHtmlForSchemaSnapshot\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#"
8345                         count: 1
8346                         path: libraries/classes/Tracking.php
8348                 -
8349                         message: "#^Method PhpMyAdmin\\\\Tracking\\:\\:getHtmlForTrackingReport\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#"
8350                         count: 1
8351                         path: libraries/classes/Tracking.php
8353                 -
8354                         message: "#^Method PhpMyAdmin\\\\Tracking\\:\\:getHtmlForTrackingReport\\(\\) has parameter \\$filter_users with no value type specified in iterable type array\\.$#"
8355                         count: 1
8356                         path: libraries/classes/Tracking.php
8358                 -
8359                         message: "#^Method PhpMyAdmin\\\\Tracking\\:\\:getHtmlForTrackingReport\\(\\) has parameter \\$url_params with no value type specified in iterable type array\\.$#"
8360                         count: 1
8361                         path: libraries/classes/Tracking.php
8363                 -
8364                         message: "#^Method PhpMyAdmin\\\\Tracking\\:\\:getHtmlForTrackingReportExportForm1\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#"
8365                         count: 1
8366                         path: libraries/classes/Tracking.php
8368                 -
8369                         message: "#^Method PhpMyAdmin\\\\Tracking\\:\\:getHtmlForTrackingReportExportForm1\\(\\) has parameter \\$filter_users with no value type specified in iterable type array\\.$#"
8370                         count: 1
8371                         path: libraries/classes/Tracking.php
8373                 -
8374                         message: "#^Method PhpMyAdmin\\\\Tracking\\:\\:getHtmlForTrackingReportExportForm1\\(\\) has parameter \\$url_params with no value type specified in iterable type array\\.$#"
8375                         count: 1
8376                         path: libraries/classes/Tracking.php
8378                 -
8379                         message: "#^Method PhpMyAdmin\\\\Tracking\\:\\:getHtmlForTrackingReportExportForm2\\(\\) has parameter \\$url_params with no value type specified in iterable type array\\.$#"
8380                         count: 1
8381                         path: libraries/classes/Tracking.php
8383                 -
8384                         message: "#^Method PhpMyAdmin\\\\Tracking\\:\\:getUntrackedTables\\(\\) return type has no value type specified in iterable type array\\.$#"
8385                         count: 1
8386                         path: libraries/classes/Tracking.php
8388                 -
8389                         message: "#^Parameter \\#1 \\$columns of method PhpMyAdmin\\\\Tracking\\:\\:getHtmlForColumns\\(\\) expects array, mixed given\\.$#"
8390                         count: 1
8391                         path: libraries/classes/Tracking.php
8393                 -
8394                         message: "#^Parameter \\#1 \\$data of static method PhpMyAdmin\\\\Core\\:\\:safeUnserialize\\(\\) expects string, mixed given\\.$#"
8395                         count: 1
8396                         path: libraries/classes/Tracking.php
8398                 -
8399                         message: "#^Parameter \\#1 \\$dbName of static method PhpMyAdmin\\\\Tracker\\:\\:isTracked\\(\\) expects string, string\\|null given\\.$#"
8400                         count: 1
8401                         path: libraries/classes/Tracking.php
8403                 -
8404                         message: "#^Parameter \\#1 \\$haystack of function mb_strstr expects string, mixed given\\.$#"
8405                         count: 2
8406                         path: libraries/classes/Tracking.php
8408                 -
8409                         message: "#^Parameter \\#1 \\$indexes of method PhpMyAdmin\\\\Tracking\\:\\:getHtmlForIndexes\\(\\) expects array, mixed given\\.$#"
8410                         count: 1
8411                         path: libraries/classes/Tracking.php
8413                 -
8414                         message: "#^Parameter \\#1 \\$str of method PhpMyAdmin\\\\DatabaseInterface\\:\\:escapeString\\(\\) expects string, string\\|null given\\.$#"
8415                         count: 1
8416                         path: libraries/classes/Tracking.php
8418                 -
8419                         message: "#^Parameter \\#1 \\$var of function count expects array\\|Countable, mixed given\\.$#"
8420                         count: 1
8421                         path: libraries/classes/Tracking.php
8423                 -
8424                         message: "#^Parameter \\#2 \\$sqlQuery of static method PhpMyAdmin\\\\Html\\\\Generator\\:\\:getMessage\\(\\) expects string\\|null, mixed given\\.$#"
8425                         count: 1
8426                         path: libraries/classes/Tracking.php
8428                 -
8429                         message: "#^Parameter \\#2 \\$tableName of static method PhpMyAdmin\\\\Tracker\\:\\:isTracked\\(\\) expects string, string\\|null given\\.$#"
8430                         count: 1
8431                         path: libraries/classes/Tracking.php
8433                 -
8434                         message: "#^Method PhpMyAdmin\\\\Transformations\\:\\:getAvailableMimeTypes\\(\\) return type has no value type specified in iterable type array\\.$#"
8435                         count: 1
8436                         path: libraries/classes/Transformations.php
8438                 -
8439                         message: "#^Call to an undefined method object\\:\\:configure\\(\\)\\.$#"
8440                         count: 1
8441                         path: libraries/classes/TwoFactor.php
8443                 -
8444                         message: "#^Method PhpMyAdmin\\\\TwoFactor\\:\\:getAllBackends\\(\\) return type has no value type specified in iterable type array\\.$#"
8445                         count: 1
8446                         path: libraries/classes/TwoFactor.php
8448                 -
8449                         message: "#^Method PhpMyAdmin\\\\TwoFactor\\:\\:getAvailable\\(\\) return type has no value type specified in iterable type array\\.$#"
8450                         count: 1
8451                         path: libraries/classes/TwoFactor.php
8453                 -
8454                         message: "#^Method PhpMyAdmin\\\\TwoFactor\\:\\:getAvailableBackends\\(\\) return type has no value type specified in iterable type array\\.$#"
8455                         count: 1
8456                         path: libraries/classes/TwoFactor.php
8458                 -
8459                         message: "#^Method PhpMyAdmin\\\\TwoFactor\\:\\:getBackendForCurrentUser\\(\\) should return PhpMyAdmin\\\\Plugins\\\\TwoFactorPlugin but returns object\\.$#"
8460                         count: 1
8461                         path: libraries/classes/TwoFactor.php
8463                 -
8464                         message: "#^Method PhpMyAdmin\\\\TwoFactor\\:\\:getMissingDeps\\(\\) return type has no value type specified in iterable type array\\.$#"
8465                         count: 1
8466                         path: libraries/classes/TwoFactor.php
8468                 -
8469                         message: "#^Method PhpMyAdmin\\\\TwoFactor\\:\\:readConfig\\(\\) return type has no value type specified in iterable type array\\.$#"
8470                         count: 1
8471                         path: libraries/classes/TwoFactor.php
8473                 -
8474                         message: "#^Property PhpMyAdmin\\\\TwoFactor\\:\\:\\$available type has no value type specified in iterable type array\\.$#"
8475                         count: 1
8476                         path: libraries/classes/TwoFactor.php
8478                 -
8479                         message: "#^Property PhpMyAdmin\\\\TwoFactor\\:\\:\\$backend \\(PhpMyAdmin\\\\Plugins\\\\TwoFactorPlugin\\) does not accept object\\.$#"
8480                         count: 2
8481                         path: libraries/classes/TwoFactor.php
8483                 -
8484                         message: "#^Property PhpMyAdmin\\\\TwoFactor\\:\\:\\$config type has no value type specified in iterable type array\\.$#"
8485                         count: 1
8486                         path: libraries/classes/TwoFactor.php
8488                 -
8489                         message: "#^Method PhpMyAdmin\\\\Types\\:\\:getColumns\\(\\) return type has no value type specified in iterable type array\\.$#"
8490                         count: 1
8491                         path: libraries/classes/Types.php
8493                 -
8494                         message: "#^Method PhpMyAdmin\\\\Url\\:\\:getFromRoute\\(\\) has parameter \\$additionalParameters with no value type specified in iterable type array\\.$#"
8495                         count: 1
8496                         path: libraries/classes/Url.php
8498                 -
8499                         message: "#^Method PhpMyAdmin\\\\Url\\:\\:getHiddenFields\\(\\) has parameter \\$values with no value type specified in iterable type array\\.$#"
8500                         count: 1
8501                         path: libraries/classes/Url.php
8503                 -
8504                         message: "#^Method PhpMyAdmin\\\\Url\\:\\:getHiddenInputs\\(\\) has parameter \\$db with no value type specified in iterable type array\\.$#"
8505                         count: 1
8506                         path: libraries/classes/Url.php
8508                 -
8509                         message: "#^Method PhpMyAdmin\\\\Url\\:\\:getHiddenInputs\\(\\) has parameter \\$skip with no value type specified in iterable type array\\.$#"
8510                         count: 1
8511                         path: libraries/classes/Url.php
8513                 -
8514                         message: "#^Method PhpMyAdmin\\\\UserPassword\\:\\:setChangePasswordMsg\\(\\) return type has no value type specified in iterable type array\\.$#"
8515                         count: 1
8516                         path: libraries/classes/UserPassword.php
8518                 -
8519                         message: "#^Method PhpMyAdmin\\\\UserPreferences\\:\\:apply\\(\\) has parameter \\$config_data with no value type specified in iterable type array\\.$#"
8520                         count: 1
8521                         path: libraries/classes/UserPreferences.php
8523                 -
8524                         message: "#^Method PhpMyAdmin\\\\UserPreferences\\:\\:apply\\(\\) return type has no value type specified in iterable type array\\.$#"
8525                         count: 1
8526                         path: libraries/classes/UserPreferences.php
8528                 -
8529                         message: "#^Method PhpMyAdmin\\\\UserPreferences\\:\\:load\\(\\) return type has no value type specified in iterable type array\\.$#"
8530                         count: 1
8531                         path: libraries/classes/UserPreferences.php
8533                 -
8534                         message: "#^Method PhpMyAdmin\\\\UserPreferences\\:\\:redirect\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#"
8535                         count: 1
8536                         path: libraries/classes/UserPreferences.php
8538                 -
8539                         message: "#^Method PhpMyAdmin\\\\UserPreferences\\:\\:save\\(\\) has parameter \\$config_array with no value type specified in iterable type array\\.$#"
8540                         count: 1
8541                         path: libraries/classes/UserPreferences.php
8543                 -
8544                         message: "#^Cannot cast mixed to string\\.$#"
8545                         count: 1
8546                         path: libraries/classes/Util.php
8548                 -
8549                         message: "#^Cannot use array destructuring on array\\|null\\.$#"
8550                         count: 1
8551                         path: libraries/classes/Util.php
8553                 -
8554                         message: "#^Method PhpMyAdmin\\\\Util\\:\\:checkRowCount\\(\\) has parameter \\$table with no value type specified in iterable type array\\.$#"
8555                         count: 1
8556                         path: libraries/classes/Util.php
8558                 -
8559                         message: "#^Method PhpMyAdmin\\\\Util\\:\\:expandUserString\\(\\) has parameter \\$escape with no value type specified in iterable type array\\.$#"
8560                         count: 1
8561                         path: libraries/classes/Util.php
8563                 -
8564                         message: "#^Method PhpMyAdmin\\\\Util\\:\\:expandUserString\\(\\) has parameter \\$updates with no value type specified in iterable type array\\.$#"
8565                         count: 1
8566                         path: libraries/classes/Util.php
8568                 -
8569                         message: "#^Method PhpMyAdmin\\\\Util\\:\\:extractColumnSpec\\(\\) return type has no value type specified in iterable type array\\.$#"
8570                         count: 1
8571                         path: libraries/classes/Util.php
8573                 -
8574                         message: "#^Method PhpMyAdmin\\\\Util\\:\\:formatByteDown\\(\\) return type has no value type specified in iterable type array\\.$#"
8575                         count: 1
8576                         path: libraries/classes/Util.php
8578                 -
8579                         message: "#^Method PhpMyAdmin\\\\Util\\:\\:getDbInfo\\(\\) return type has no value type specified in iterable type array\\.$#"
8580                         count: 1
8581                         path: libraries/classes/Util.php
8583                 -
8584                         message: "#^Method PhpMyAdmin\\\\Util\\:\\:getMenuTabList\\(\\) return type has no value type specified in iterable type array\\.$#"
8585                         count: 1
8586                         path: libraries/classes/Util.php
8588                 -
8589                         message: "#^Method PhpMyAdmin\\\\Util\\:\\:getTableList\\(\\) return type has no value type specified in iterable type array\\.$#"
8590                         count: 1
8591                         path: libraries/classes/Util.php
8593                 -
8594                         message: "#^Method PhpMyAdmin\\\\Util\\:\\:getTablesWhenOpen\\(\\) return type has no value type specified in iterable type array\\.$#"
8595                         count: 1
8596                         path: libraries/classes/Util.php
8598                 -
8599                         message: "#^Method PhpMyAdmin\\\\Util\\:\\:getUniqueCondition\\(\\) return type has no value type specified in iterable type array\\.$#"
8600                         count: 1
8601                         path: libraries/classes/Util.php
8603                 -
8604                         message: "#^Method PhpMyAdmin\\\\Util\\:\\:getValueByKey\\(\\) has parameter \\$array with no value type specified in iterable type array\\.$#"
8605                         count: 1
8606                         path: libraries/classes/Util.php
8608                 -
8609                         message: "#^Method PhpMyAdmin\\\\Util\\:\\:getValueByKey\\(\\) has parameter \\$path with no value type specified in iterable type array\\.$#"
8610                         count: 1
8611                         path: libraries/classes/Util.php
8613                 -
8614                         message: "#^Method PhpMyAdmin\\\\Util\\:\\:parseEnumSetValues\\(\\) return type has no value type specified in iterable type array\\.$#"
8615                         count: 1
8616                         path: libraries/classes/Util.php
8618                 -
8619                         message: "#^Method PhpMyAdmin\\\\Util\\:\\:processIndexData\\(\\) has parameter \\$indexes with no value type specified in iterable type array\\.$#"
8620                         count: 1
8621                         path: libraries/classes/Util.php
8623                 -
8624                         message: "#^Method PhpMyAdmin\\\\Util\\:\\:processIndexData\\(\\) return type has no value type specified in iterable type array\\.$#"
8625                         count: 1
8626                         path: libraries/classes/Util.php
8628                 -
8629                         message: "#^Method PhpMyAdmin\\\\Util\\:\\:unsupportedDatatypes\\(\\) return type has no value type specified in iterable type array\\.$#"
8630                         count: 1
8631                         path: libraries/classes/Util.php
8633                 -
8634                         message: "#^Parameter \\#1 \\$row of static method PhpMyAdmin\\\\Util\\:\\:getConditionValue\\(\\) expects float\\|int\\|string\\|null, mixed given\\.$#"
8635                         count: 1
8636                         path: libraries/classes/Util.php
8638                 -
8639                         message: "#^Cannot cast mixed to int\\.$#"
8640                         count: 1
8641                         path: libraries/classes/Utils/FormatConverter.php
8643                 -
8644                         message: "#^Method PhpMyAdmin\\\\Utils\\\\FormatConverter\\:\\:binaryToIp\\(\\) should return string\\|false but returns mixed\\.$#"
8645                         count: 2
8646                         path: libraries/classes/Utils/FormatConverter.php
8648                 -
8649                         message: "#^Method PhpMyAdmin\\\\Utils\\\\FormatConverter\\:\\:ipToBinary\\(\\) should return string but returns mixed\\.$#"
8650                         count: 1
8651                         path: libraries/classes/Utils/FormatConverter.php
8653                 -
8654                         message: "#^Method PhpMyAdmin\\\\Utils\\\\FormatConverter\\:\\:longToIp\\(\\) should return string but returns mixed\\.$#"
8655                         count: 1
8656                         path: libraries/classes/Utils/FormatConverter.php
8658                 -
8659                         message: "#^Parameter \\#1 \\$data of function bin2hex expects string, mixed given\\.$#"
8660                         count: 1
8661                         path: libraries/classes/Utils/FormatConverter.php
8663                 -
8664                         message: "#^Parameter \\#1 \\$haystack of function strpos expects string, mixed given\\.$#"
8665                         count: 1
8666                         path: libraries/classes/Utils/FormatConverter.php
8668                 -
8669                         message: "#^Parameter \\#1 \\$ip_address of function inet_pton expects string, mixed given\\.$#"
8670                         count: 1
8671                         path: libraries/classes/Utils/FormatConverter.php
8673                 -
8674                         message: "#^Parameter \\#1 \\$string of function substr expects string, mixed given\\.$#"
8675                         count: 1
8676                         path: libraries/classes/Utils/FormatConverter.php
8678                 -
8679                         message: "#^Method PhpMyAdmin\\\\Utils\\\\HttpRequest\\:\\:handleContext\\(\\) has parameter \\$context with no value type specified in iterable type array\\.$#"
8680                         count: 1
8681                         path: libraries/classes/Utils/HttpRequest.php
8683                 -
8684                         message: "#^Method PhpMyAdmin\\\\Utils\\\\HttpRequest\\:\\:handleContext\\(\\) return type has no value type specified in iterable type array\\.$#"
8685                         count: 1
8686                         path: libraries/classes/Utils/HttpRequest.php
8688                 -
8689                         message: "#^Method PhpMyAdmin\\\\Utils\\\\HttpRequest\\:\\:response\\(\\) should return bool\\|string\\|null but returns mixed\\.$#"
8690                         count: 1
8691                         path: libraries/classes/Utils/HttpRequest.php
8693                 -
8694                         message: "#^Variable \\$http_response_header in isset\\(\\) always exists and is not nullable\\.$#"
8695                         count: 1
8696                         path: libraries/classes/Utils/HttpRequest.php
8698                 -
8699                         message: "#^Comparison operation \"\\>\\=\" between int\\<1, max\\> and 1 is always true\\.$#"
8700                         count: 1
8701                         path: libraries/classes/VersionInformation.php
8703                 -
8704                         message: "#^Method PhpMyAdmin\\\\VersionInformation\\:\\:getLatestCompatibleVersion\\(\\) has parameter \\$releases with no value type specified in iterable type array\\.$#"
8705                         count: 1
8706                         path: libraries/classes/VersionInformation.php
8708                 -
8709                         message: "#^Method PhpMyAdmin\\\\VersionInformation\\:\\:getLatestCompatibleVersion\\(\\) return type has no value type specified in iterable type array\\.$#"
8710                         count: 1
8711                         path: libraries/classes/VersionInformation.php
8713                 -
8714                         message: "#^Method PhpMyAdmin\\\\VersionInformation\\:\\:getLatestVersion\\(\\) should return stdClass\\|null but returns object\\.$#"
8715                         count: 1
8716                         path: libraries/classes/VersionInformation.php
8718                 -
8719                         message: "#^Method PhpMyAdmin\\\\ZipExtension\\:\\:createFile\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#"
8720                         count: 1
8721                         path: libraries/classes/ZipExtension.php
8723                 -
8724                         message: "#^Method PhpMyAdmin\\\\ZipExtension\\:\\:createFile\\(\\) has parameter \\$name with no value type specified in iterable type array\\.$#"
8725                         count: 1
8726                         path: libraries/classes/ZipExtension.php
8728                 -
8729                         message: "#^Method PhpMyAdmin\\\\ZipExtension\\:\\:getContents\\(\\) return type has no value type specified in iterable type array\\.$#"
8730                         count: 1
8731                         path: libraries/classes/ZipExtension.php
8733                 -
8734                         message: "#^PHPDoc tag @var for variable \\$data has no value type specified in iterable type array\\.$#"
8735                         count: 1
8736                         path: libraries/classes/ZipExtension.php
8738                 -
8739                         message: "#^Method PhpMyAdmin\\\\Tests\\\\AbstractTestCase\\:\\:callFunction\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#"
8740                         count: 1
8741                         path: test/classes/AbstractTestCase.php
8743                 -
8744                         message: "#^Method PhpMyAdmin\\\\Tests\\\\AbstractTestCase\\:\\:getResponseJsonResult\\(\\) return type has no value type specified in iterable type array\\.$#"
8745                         count: 1
8746                         path: test/classes/AbstractTestCase.php
8748                 -
8749                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Advisory\\\\AdvisorTest\\:\\:advisorTimes\\(\\) return type has no value type specified in iterable type array\\.$#"
8750                         count: 1
8751                         path: test/classes/Advisory/AdvisorTest.php
8753                 -
8754                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Advisory\\\\AdvisorTest\\:\\:rulesProvider\\(\\) return type has no value type specified in iterable type array\\.$#"
8755                         count: 1
8756                         path: test/classes/Advisory/AdvisorTest.php
8758                 -
8759                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Advisory\\\\AdvisorTest\\:\\:testAddRule\\(\\) has parameter \\$expected with no value type specified in iterable type array\\.$#"
8760                         count: 1
8761                         path: test/classes/Advisory/AdvisorTest.php
8763                 -
8764                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Advisory\\\\AdvisorTest\\:\\:testAddRule\\(\\) has parameter \\$rule with no value type specified in iterable type array\\.$#"
8765                         count: 1
8766                         path: test/classes/Advisory/AdvisorTest.php
8768                 -
8769                         message: "#^Parameter \\#2 \\$haystack of method PHPUnit\\\\Framework\\\\Assert\\:\\:assertStringContainsString\\(\\) expects string, mixed given\\.$#"
8770                         count: 3
8771                         path: test/classes/BrowseForeignersTest.php
8773                 -
8774                         message: "#^Parameter \\#2 \\$string of method PHPUnit\\\\Framework\\\\Assert\\:\\:assertStringEndsWith\\(\\) expects string, mixed given\\.$#"
8775                         count: 1
8776                         path: test/classes/BrowseForeignersTest.php
8778                 -
8779                         message: "#^Parameter \\#2 \\$string of method PHPUnit\\\\Framework\\\\Assert\\:\\:assertStringStartsWith\\(\\) expects string, mixed given\\.$#"
8780                         count: 1
8781                         path: test/classes/BrowseForeignersTest.php
8783                 -
8784                         message: "#^Method PhpMyAdmin\\\\Tests\\\\CacheTest\\:\\:dataProviderCacheKeyValues\\(\\) return type has no value type specified in iterable type array\\.$#"
8785                         count: 1
8786                         path: test/classes/CacheTest.php
8788                 -
8789                         message: "#^Missing call to parent\\:\\:setUp\\(\\) method\\.$#"
8790                         count: 1
8791                         path: test/classes/CacheTest.php
8793                 -
8794                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Charsets\\\\CollationTest\\:\\:providerTestBuildDescription\\(\\) return type has no value type specified in iterable type array\\.$#"
8795                         count: 1
8796                         path: test/classes/Charsets/CollationTest.php
8798                 -
8799                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Command\\\\SetVersionCommandTest\\:\\:dataProviderBadVersions\\(\\) return type has no value type specified in iterable type array\\.$#"
8800                         count: 1
8801                         path: test/classes/Command/SetVersionCommandTest.php
8803                 -
8804                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Command\\\\SetVersionCommandTest\\:\\:dataProviderGoodVersions\\(\\) return type has no value type specified in iterable type array\\.$#"
8805                         count: 1
8806                         path: test/classes/Command/SetVersionCommandTest.php
8808                 -
8809                         message: "#^Missing call to parent\\:\\:setUp\\(\\) method\\.$#"
8810                         count: 1
8811                         path: test/classes/Command/SetVersionCommandTest.php
8813                 -
8814                         message: "#^Parameter \\#1 \\$array_arg of function sort expects array, mixed given\\.$#"
8815                         count: 2
8816                         path: test/classes/Command/TwigLintCommandTest.php
8818                 -
8819                         message: "#^Method PhpMyAdmin\\\\Tests\\\\CommonTest\\:\\:providerForTestCleanupPathInfo\\(\\) return type has no value type specified in iterable type array\\.$#"
8820                         count: 1
8821                         path: test/classes/CommonTest.php
8823                 -
8824                         message: "#^Cannot access offset 'pma_testform' on mixed\\.$#"
8825                         count: 1
8826                         path: test/classes/Config/FormDisplayTest.php
8828                 -
8829                         message: "#^Property PhpMyAdmin\\\\Tests\\\\Config\\\\ServerConfigChecksTest\\:\\:\\$sessionID \\(string\\) does not accept mixed\\.$#"
8830                         count: 1
8831                         path: test/classes/Config/ServerConfigChecksTest.php
8833                 -
8834                         message: "#^Property PhpMyAdmin\\\\Tests\\\\Config\\\\Settings\\\\ServerTest\\:\\:\\$defaultValues type has no value type specified in iterable type array\\.$#"
8835                         count: 1
8836                         path: test/classes/Config/Settings/ServerTest.php
8838                 -
8839                         message: "#^Property PhpMyAdmin\\\\Tests\\\\Config\\\\Settings\\\\TransformationsTest\\:\\:\\$defaultValues type has no value type specified in iterable type array\\.$#"
8840                         count: 1
8841                         path: test/classes/Config/Settings/TransformationsTest.php
8843                 -
8844                         message: "#^Property PhpMyAdmin\\\\Tests\\\\Config\\\\SettingsTest\\:\\:\\$defaultValues type has no value type specified in iterable type array\\.$#"
8845                         count: 1
8846                         path: test/classes/Config/SettingsTest.php
8848                 -
8849                         message: "#^Method PhpMyAdmin\\\\Tests\\\\ConfigTest\\:\\:configPaths\\(\\) return type has no value type specified in iterable type array\\.$#"
8850                         count: 1
8851                         path: test/classes/ConfigTest.php
8853                 -
8854                         message: "#^Method PhpMyAdmin\\\\Tests\\\\ConfigTest\\:\\:connectionParams\\(\\) return type has no value type specified in iterable type array\\.$#"
8855                         count: 1
8856                         path: test/classes/ConfigTest.php
8858                 -
8859                         message: "#^Method PhpMyAdmin\\\\Tests\\\\ConfigTest\\:\\:httpsParams\\(\\) return type has no value type specified in iterable type array\\.$#"
8860                         count: 1
8861                         path: test/classes/ConfigTest.php
8863                 -
8864                         message: "#^Method PhpMyAdmin\\\\Tests\\\\ConfigTest\\:\\:rootUris\\(\\) return type has no value type specified in iterable type array\\.$#"
8865                         count: 1
8866                         path: test/classes/ConfigTest.php
8868                 -
8869                         message: "#^Method PhpMyAdmin\\\\Tests\\\\ConfigTest\\:\\:selectServerProvider\\(\\) return type has no value type specified in iterable type array\\.$#"
8870                         count: 1
8871                         path: test/classes/ConfigTest.php
8873                 -
8874                         message: "#^Method PhpMyAdmin\\\\Tests\\\\ConfigTest\\:\\:serverNames\\(\\) return type has no value type specified in iterable type array\\.$#"
8875                         count: 1
8876                         path: test/classes/ConfigTest.php
8878                 -
8879                         message: "#^Method PhpMyAdmin\\\\Tests\\\\ConfigTest\\:\\:serverSettingsProvider\\(\\) return type has no value type specified in iterable type array\\.$#"
8880                         count: 1
8881                         path: test/classes/ConfigTest.php
8883                 -
8884                         message: "#^Method PhpMyAdmin\\\\Tests\\\\ConfigTest\\:\\:testCheckServers\\(\\) has parameter \\$expected with no value type specified in iterable type array\\.$#"
8885                         count: 1
8886                         path: test/classes/ConfigTest.php
8888                 -
8889                         message: "#^Method PhpMyAdmin\\\\Tests\\\\ConfigTest\\:\\:testCheckServers\\(\\) has parameter \\$settings with no value type specified in iterable type array\\.$#"
8890                         count: 1
8891                         path: test/classes/ConfigTest.php
8893                 -
8894                         message: "#^Method PhpMyAdmin\\\\Tests\\\\ConfigTest\\:\\:testGetConnectionParams\\(\\) has parameter \\$expected with no value type specified in iterable type array\\.$#"
8895                         count: 1
8896                         path: test/classes/ConfigTest.php
8898                 -
8899                         message: "#^Method PhpMyAdmin\\\\Tests\\\\ConfigTest\\:\\:testGetConnectionParams\\(\\) has parameter \\$server with no value type specified in iterable type array\\.$#"
8900                         count: 1
8901                         path: test/classes/ConfigTest.php
8903                 -
8904                         message: "#^Method PhpMyAdmin\\\\Tests\\\\ConfigTest\\:\\:testGetConnectionParams\\(\\) has parameter \\$server_cfg with no value type specified in iterable type array\\.$#"
8905                         count: 1
8906                         path: test/classes/ConfigTest.php
8908                 -
8909                         message: "#^Method PhpMyAdmin\\\\Tests\\\\ConfigTest\\:\\:testSelectServer\\(\\) has parameter \\$settings with no value type specified in iterable type array\\.$#"
8910                         count: 1
8911                         path: test/classes/ConfigTest.php
8913                 -
8914                         message: "#^Method PhpMyAdmin\\\\Tests\\\\ConfigTest\\:\\:userAgentProvider\\(\\) return type has no value type specified in iterable type array\\.$#"
8915                         count: 1
8916                         path: test/classes/ConfigTest.php
8918                 -
8919                         message: "#^Cannot access offset 'favoriteTables' on mixed\\.$#"
8920                         count: 1
8921                         path: test/classes/Controllers/Database/Structure/FavoriteTableControllerTest.php
8923                 -
8924                         message: "#^Parameter \\#2 \\$array of method PHPUnit\\\\Framework\\\\Assert\\:\\:assertArrayHasKey\\(\\) expects array\\|ArrayAccess, mixed given\\.$#"
8925                         count: 1
8926                         path: test/classes/Controllers/Database/Structure/FavoriteTableControllerTest.php
8928                 -
8929                         message: "#^Cannot access offset 'COUNTED' on mixed\\.$#"
8930                         count: 4
8931                         path: test/classes/Controllers/Database/StructureControllerTest.php
8933                 -
8934                         message: "#^Cannot access offset 'Data_free' on mixed\\.$#"
8935                         count: 1
8936                         path: test/classes/Controllers/Database/StructureControllerTest.php
8938                 -
8939                         message: "#^Cannot access offset 'ENGINE' on mixed\\.$#"
8940                         count: 3
8941                         path: test/classes/Controllers/Database/StructureControllerTest.php
8943                 -
8944                         message: "#^Cannot access offset 'Rows' on mixed\\.$#"
8945                         count: 1
8946                         path: test/classes/Controllers/Database/StructureControllerTest.php
8948                 -
8949                         message: "#^Cannot access offset 'TABLE_ROWS' on mixed\\.$#"
8950                         count: 1
8951                         path: test/classes/Controllers/Database/StructureControllerTest.php
8953                 -
8954                         message: "#^Cannot use array destructuring on mixed\\.$#"
8955                         count: 8
8956                         path: test/classes/Controllers/Database/StructureControllerTest.php
8958                 -
8959                         message: "#^Parameter \\#2 \\$array of method PHPUnit\\\\Framework\\\\Assert\\:\\:assertArrayNotHasKey\\(\\) expects array\\|ArrayAccess, mixed given\\.$#"
8960                         count: 1
8961                         path: test/classes/Controllers/Database/StructureControllerTest.php
8963                 -
8964                         message: "#^Parameter \\#2 \\$haystack of method PHPUnit\\\\Framework\\\\Assert\\:\\:assertStringContainsString\\(\\) expects string, mixed given\\.$#"
8965                         count: 4
8966                         path: test/classes/Controllers/Database/StructureControllerTest.php
8968                 -
8969                         message: "#^Parameter \\#2 \\$haystack of method PHPUnit\\\\Framework\\\\Assert\\:\\:assertStringNotContainsString\\(\\) expects string, mixed given\\.$#"
8970                         count: 1
8971                         path: test/classes/Controllers/Database/StructureControllerTest.php
8973                 -
8974                         message: "#^Cannot use array destructuring on mixed\\.$#"
8975                         count: 7
8976                         path: test/classes/Controllers/Server/VariablesControllerTest.php
8978                 -
8979                         message: "#^Method PhpMyAdmin\\\\Tests\\\\CoreTest\\:\\:provideTestSafeUnserialize\\(\\) return type has no value type specified in iterable type array\\.$#"
8980                         count: 1
8981                         path: test/classes/CoreTest.php
8983                 -
8984                         message: "#^Method PhpMyAdmin\\\\Tests\\\\CoreTest\\:\\:provideTestSanitizeMySQLHost\\(\\) return type has no value type specified in iterable type array\\.$#"
8985                         count: 1
8986                         path: test/classes/CoreTest.php
8988                 -
8989                         message: "#^Method PhpMyAdmin\\\\Tests\\\\CoreTest\\:\\:providerTestGetRealSize\\(\\) return type has no value type specified in iterable type array\\.$#"
8990                         count: 1
8991                         path: test/classes/CoreTest.php
8993                 -
8994                         message: "#^Method PhpMyAdmin\\\\Tests\\\\CoreTest\\:\\:providerTestGotoNowhere\\(\\) return type has no value type specified in iterable type array\\.$#"
8995                         count: 1
8996                         path: test/classes/CoreTest.php
8998                 -
8999                         message: "#^Method PhpMyAdmin\\\\Tests\\\\CoreTest\\:\\:providerTestLinkURL\\(\\) return type has no value type specified in iterable type array\\.$#"
9000                         count: 1
9001                         path: test/classes/CoreTest.php
9003                 -
9004                         message: "#^Method PhpMyAdmin\\\\Tests\\\\CoreTest\\:\\:testGotoNowhere\\(\\) has parameter \\$allowList with no value type specified in iterable type array\\.$#"
9005                         count: 1
9006                         path: test/classes/CoreTest.php
9008                 -
9009                         message: "#^Method PhpMyAdmin\\\\Tests\\\\CreateAddFieldTest\\:\\:providerGetColumnCreationQueryRequest\\(\\) return type has no value type specified in iterable type array\\.$#"
9010                         count: 1
9011                         path: test/classes/CreateAddFieldTest.php
9013                 -
9014                         message: "#^Method PhpMyAdmin\\\\Tests\\\\CreateAddFieldTest\\:\\:providerGetNumberOfFieldsFromRequest\\(\\) return type has no value type specified in iterable type array\\.$#"
9015                         count: 1
9016                         path: test/classes/CreateAddFieldTest.php
9018                 -
9019                         message: "#^Method PhpMyAdmin\\\\Tests\\\\CreateAddFieldTest\\:\\:providerGetPartitionsDefinition\\(\\) return type has no value type specified in iterable type array\\.$#"
9020                         count: 1
9021                         path: test/classes/CreateAddFieldTest.php
9023                 -
9024                         message: "#^Method PhpMyAdmin\\\\Tests\\\\CreateAddFieldTest\\:\\:providerGetTableCreationQuery\\(\\) return type has no value type specified in iterable type array\\.$#"
9025                         count: 1
9026                         path: test/classes/CreateAddFieldTest.php
9028                 -
9029                         message: "#^Method PhpMyAdmin\\\\Tests\\\\CreateAddFieldTest\\:\\:testGetColumnCreationQuery\\(\\) has parameter \\$request with no value type specified in iterable type array\\.$#"
9030                         count: 1
9031                         path: test/classes/CreateAddFieldTest.php
9033                 -
9034                         message: "#^Method PhpMyAdmin\\\\Tests\\\\CreateAddFieldTest\\:\\:testGetNumberOfFieldsFromRequest\\(\\) has parameter \\$request with no value type specified in iterable type array\\.$#"
9035                         count: 1
9036                         path: test/classes/CreateAddFieldTest.php
9038                 -
9039                         message: "#^Method PhpMyAdmin\\\\Tests\\\\CreateAddFieldTest\\:\\:testGetPartitionsDefinition\\(\\) has parameter \\$request with no value type specified in iterable type array\\.$#"
9040                         count: 1
9041                         path: test/classes/CreateAddFieldTest.php
9043                 -
9044                         message: "#^Method PhpMyAdmin\\\\Tests\\\\CreateAddFieldTest\\:\\:testGetTableCreationQuery\\(\\) has parameter \\$request with no value type specified in iterable type array\\.$#"
9045                         count: 1
9046                         path: test/classes/CreateAddFieldTest.php
9048                 -
9049                         message: "#^Cannot access offset 0 on mixed\\.$#"
9050                         count: 1
9051                         path: test/classes/Database/CentralColumnsTest.php
9053                 -
9054                         message: "#^Parameter \\#1 \\$needle of method PHPUnit\\\\Framework\\\\Assert\\:\\:assertStringContainsString\\(\\) expects string, mixed given\\.$#"
9055                         count: 1
9056                         path: test/classes/Database/CentralColumnsTest.php
9058                 -
9059                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Database\\\\EventsTest\\:\\:providerGetDataFromRequest\\(\\) return type has no value type specified in iterable type array\\.$#"
9060                         count: 1
9061                         path: test/classes/Database/EventsTest.php
9063                 -
9064                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Database\\\\EventsTest\\:\\:providerGetEditorFormAdd\\(\\) return type has no value type specified in iterable type array\\.$#"
9065                         count: 1
9066                         path: test/classes/Database/EventsTest.php
9068                 -
9069                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Database\\\\EventsTest\\:\\:providerGetEditorFormAjax\\(\\) return type has no value type specified in iterable type array\\.$#"
9070                         count: 1
9071                         path: test/classes/Database/EventsTest.php
9073                 -
9074                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Database\\\\EventsTest\\:\\:providerGetEditorFormEdit\\(\\) return type has no value type specified in iterable type array\\.$#"
9075                         count: 1
9076                         path: test/classes/Database/EventsTest.php
9078                 -
9079                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Database\\\\EventsTest\\:\\:providerGetQueryFromRequest\\(\\) return type has no value type specified in iterable type array\\.$#"
9080                         count: 1
9081                         path: test/classes/Database/EventsTest.php
9083                 -
9084                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Database\\\\EventsTest\\:\\:testGetDataFromRequestEmpty\\(\\) has parameter \\$in with no value type specified in iterable type array\\.$#"
9085                         count: 1
9086                         path: test/classes/Database/EventsTest.php
9088                 -
9089                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Database\\\\EventsTest\\:\\:testGetDataFromRequestEmpty\\(\\) has parameter \\$out with no value type specified in iterable type array\\.$#"
9090                         count: 1
9091                         path: test/classes/Database/EventsTest.php
9093                 -
9094                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Database\\\\EventsTest\\:\\:testGetEditorFormAdd\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#"
9095                         count: 1
9096                         path: test/classes/Database/EventsTest.php
9098                 -
9099                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Database\\\\EventsTest\\:\\:testGetEditorFormAjax\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#"
9100                         count: 1
9101                         path: test/classes/Database/EventsTest.php
9103                 -
9104                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Database\\\\EventsTest\\:\\:testGetEditorFormEdit\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#"
9105                         count: 1
9106                         path: test/classes/Database/EventsTest.php
9108                 -
9109                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Database\\\\EventsTest\\:\\:testGetQueryFromRequest\\(\\) has parameter \\$request with no value type specified in iterable type array\\.$#"
9110                         count: 1
9111                         path: test/classes/Database/EventsTest.php
9113                 -
9114                         message: "#^Parameter \\#2 \\$haystack of method PHPUnit\\\\Framework\\\\Assert\\:\\:assertStringContainsString\\(\\) expects string, mixed given\\.$#"
9115                         count: 7
9116                         path: test/classes/Database/QbeTest.php
9118                 -
9119                         message: "#^Parameter \\#2 \\$haystack of method PHPUnit\\\\Framework\\\\Assert\\:\\:assertStringNotContainsString\\(\\) expects string, mixed given\\.$#"
9120                         count: 1
9121                         path: test/classes/Database/QbeTest.php
9123                 -
9124                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Database\\\\RoutinesTest\\:\\:providerGetDataFromRequest\\(\\) return type has no value type specified in iterable type array\\.$#"
9125                         count: 1
9126                         path: test/classes/Database/RoutinesTest.php
9128                 -
9129                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Database\\\\RoutinesTest\\:\\:providerGetEditorForm1\\(\\) return type has no value type specified in iterable type array\\.$#"
9130                         count: 1
9131                         path: test/classes/Database/RoutinesTest.php
9133                 -
9134                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Database\\\\RoutinesTest\\:\\:providerGetEditorForm2\\(\\) return type has no value type specified in iterable type array\\.$#"
9135                         count: 1
9136                         path: test/classes/Database/RoutinesTest.php
9138                 -
9139                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Database\\\\RoutinesTest\\:\\:providerGetEditorForm3\\(\\) return type has no value type specified in iterable type array\\.$#"
9140                         count: 1
9141                         path: test/classes/Database/RoutinesTest.php
9143                 -
9144                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Database\\\\RoutinesTest\\:\\:providerGetEditorForm4\\(\\) return type has no value type specified in iterable type array\\.$#"
9145                         count: 1
9146                         path: test/classes/Database/RoutinesTest.php
9148                 -
9149                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Database\\\\RoutinesTest\\:\\:providerGetExecuteForm1\\(\\) return type has no value type specified in iterable type array\\.$#"
9150                         count: 1
9151                         path: test/classes/Database/RoutinesTest.php
9153                 -
9154                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Database\\\\RoutinesTest\\:\\:providerGetExecuteForm2\\(\\) return type has no value type specified in iterable type array\\.$#"
9155                         count: 1
9156                         path: test/classes/Database/RoutinesTest.php
9158                 -
9159                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Database\\\\RoutinesTest\\:\\:providerGetParameterRow\\(\\) return type has no value type specified in iterable type array\\.$#"
9160                         count: 1
9161                         path: test/classes/Database/RoutinesTest.php
9163                 -
9164                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Database\\\\RoutinesTest\\:\\:providerGetParameterRowAjax\\(\\) return type has no value type specified in iterable type array\\.$#"
9165                         count: 1
9166                         path: test/classes/Database/RoutinesTest.php
9168                 -
9169                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Database\\\\RoutinesTest\\:\\:providerGetQueryFromRequest\\(\\) return type has no value type specified in iterable type array\\.$#"
9170                         count: 1
9171                         path: test/classes/Database/RoutinesTest.php
9173                 -
9174                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Database\\\\RoutinesTest\\:\\:testGetDataFromRequest\\(\\) has parameter \\$in with no value type specified in iterable type array\\.$#"
9175                         count: 1
9176                         path: test/classes/Database/RoutinesTest.php
9178                 -
9179                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Database\\\\RoutinesTest\\:\\:testGetDataFromRequest\\(\\) has parameter \\$out with no value type specified in iterable type array\\.$#"
9180                         count: 1
9181                         path: test/classes/Database/RoutinesTest.php
9183                 -
9184                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Database\\\\RoutinesTest\\:\\:testGetEditorForm1\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#"
9185                         count: 1
9186                         path: test/classes/Database/RoutinesTest.php
9188                 -
9189                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Database\\\\RoutinesTest\\:\\:testGetEditorForm2\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#"
9190                         count: 1
9191                         path: test/classes/Database/RoutinesTest.php
9193                 -
9194                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Database\\\\RoutinesTest\\:\\:testGetEditorForm3\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#"
9195                         count: 1
9196                         path: test/classes/Database/RoutinesTest.php
9198                 -
9199                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Database\\\\RoutinesTest\\:\\:testGetEditorForm4\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#"
9200                         count: 1
9201                         path: test/classes/Database/RoutinesTest.php
9203                 -
9204                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Database\\\\RoutinesTest\\:\\:testGetExecuteForm1\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#"
9205                         count: 1
9206                         path: test/classes/Database/RoutinesTest.php
9208                 -
9209                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Database\\\\RoutinesTest\\:\\:testGetExecuteForm2\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#"
9210                         count: 1
9211                         path: test/classes/Database/RoutinesTest.php
9213                 -
9214                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Database\\\\RoutinesTest\\:\\:testGetParameterRow\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#"
9215                         count: 1
9216                         path: test/classes/Database/RoutinesTest.php
9218                 -
9219                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Database\\\\RoutinesTest\\:\\:testGetParameterRowAjax\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#"
9220                         count: 1
9221                         path: test/classes/Database/RoutinesTest.php
9223                 -
9224                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Database\\\\RoutinesTest\\:\\:testGetQueryFromRequest\\(\\) has parameter \\$request with no value type specified in iterable type array\\.$#"
9225                         count: 1
9226                         path: test/classes/Database/RoutinesTest.php
9228                 -
9229                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Database\\\\SearchTest\\:\\:searchTypes\\(\\) return type has no value type specified in iterable type array\\.$#"
9230                         count: 1
9231                         path: test/classes/Database/SearchTest.php
9233                 -
9234                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Database\\\\TriggersTest\\:\\:providerGetDataFromRequestEmpty\\(\\) return type has no value type specified in iterable type array\\.$#"
9235                         count: 1
9236                         path: test/classes/Database/TriggersTest.php
9238                 -
9239                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Database\\\\TriggersTest\\:\\:providerGetEditorFormAdd\\(\\) return type has no value type specified in iterable type array\\.$#"
9240                         count: 1
9241                         path: test/classes/Database/TriggersTest.php
9243                 -
9244                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Database\\\\TriggersTest\\:\\:providerGetEditorFormAjax\\(\\) return type has no value type specified in iterable type array\\.$#"
9245                         count: 1
9246                         path: test/classes/Database/TriggersTest.php
9248                 -
9249                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Database\\\\TriggersTest\\:\\:providerGetEditorFormEdit\\(\\) return type has no value type specified in iterable type array\\.$#"
9250                         count: 1
9251                         path: test/classes/Database/TriggersTest.php
9253                 -
9254                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Database\\\\TriggersTest\\:\\:providerGetQueryFromRequest\\(\\) return type has no value type specified in iterable type array\\.$#"
9255                         count: 1
9256                         path: test/classes/Database/TriggersTest.php
9258                 -
9259                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Database\\\\TriggersTest\\:\\:testGetDataFromRequestEmpty\\(\\) has parameter \\$in with no value type specified in iterable type array\\.$#"
9260                         count: 1
9261                         path: test/classes/Database/TriggersTest.php
9263                 -
9264                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Database\\\\TriggersTest\\:\\:testGetDataFromRequestEmpty\\(\\) has parameter \\$out with no value type specified in iterable type array\\.$#"
9265                         count: 1
9266                         path: test/classes/Database/TriggersTest.php
9268                 -
9269                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Database\\\\TriggersTest\\:\\:testGetEditorFormAdd\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#"
9270                         count: 1
9271                         path: test/classes/Database/TriggersTest.php
9273                 -
9274                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Database\\\\TriggersTest\\:\\:testGetEditorFormAjax\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#"
9275                         count: 1
9276                         path: test/classes/Database/TriggersTest.php
9278                 -
9279                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Database\\\\TriggersTest\\:\\:testGetEditorFormEdit\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#"
9280                         count: 1
9281                         path: test/classes/Database/TriggersTest.php
9283                 -
9284                         message: "#^Method PhpMyAdmin\\\\Tests\\\\DatabaseInterfaceTest\\:\\:currentUserData\\(\\) return type has no value type specified in iterable type array\\.$#"
9285                         count: 1
9286                         path: test/classes/DatabaseInterfaceTest.php
9288                 -
9289                         message: "#^Method PhpMyAdmin\\\\Tests\\\\DatabaseInterfaceTest\\:\\:errorData\\(\\) return type has no value type specified in iterable type array\\.$#"
9290                         count: 1
9291                         path: test/classes/DatabaseInterfaceTest.php
9293                 -
9294                         message: "#^Method PhpMyAdmin\\\\Tests\\\\DatabaseInterfaceTest\\:\\:isAmazonRdsData\\(\\) return type has no value type specified in iterable type array\\.$#"
9295                         count: 1
9296                         path: test/classes/DatabaseInterfaceTest.php
9298                 -
9299                         message: "#^Method PhpMyAdmin\\\\Tests\\\\DatabaseInterfaceTest\\:\\:testGetCurrentUser\\(\\) has parameter \\$expected with no value type specified in iterable type array\\.$#"
9300                         count: 1
9301                         path: test/classes/DatabaseInterfaceTest.php
9303                 -
9304                         message: "#^Method PhpMyAdmin\\\\Tests\\\\DatabaseInterfaceTest\\:\\:testGetCurrentUser\\(\\) has parameter \\$value with no value type specified in iterable type array\\.$#"
9305                         count: 1
9306                         path: test/classes/DatabaseInterfaceTest.php
9308                 -
9309                         message: "#^Method PhpMyAdmin\\\\Tests\\\\DatabaseInterfaceTest\\:\\:testIsAmazonRdsData\\(\\) has parameter \\$value with no value type specified in iterable type array\\.$#"
9310                         count: 1
9311                         path: test/classes/DatabaseInterfaceTest.php
9313                 -
9314                         message: "#^Method PhpMyAdmin\\\\Tests\\\\DatabaseInterfaceTest\\:\\:versionData\\(\\) return type has no value type specified in iterable type array\\.$#"
9315                         count: 1
9316                         path: test/classes/DatabaseInterfaceTest.php
9318                 -
9319                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Dbal\\\\DbiDummyTest\\:\\:errorData\\(\\) return type has no value type specified in iterable type array\\.$#"
9320                         count: 1
9321                         path: test/classes/Dbal/DbiDummyTest.php
9323                 -
9324                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Dbal\\\\DbiDummyTest\\:\\:schemaData\\(\\) return type has no value type specified in iterable type array\\.$#"
9325                         count: 1
9326                         path: test/classes/Dbal/DbiDummyTest.php
9328                 -
9329                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Display\\\\ResultsTest\\:\\:dataProviderForTestGetDataCellForNonNumericColumns\\(\\) return type has no value type specified in iterable type array\\.$#"
9330                         count: 4
9331                         path: test/classes/Display/ResultsTest.php
9333                 -
9334                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Display\\\\ResultsTest\\:\\:dataProviderForTestGetPartialText\\(\\) return type has no value type specified in iterable type array\\.$#"
9335                         count: 1
9336                         path: test/classes/Display/ResultsTest.php
9338                 -
9339                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Display\\\\ResultsTest\\:\\:dataProviderForTestGetRowInfoForSpecialLinks\\(\\) return type has no value type specified in iterable type array\\.$#"
9340                         count: 1
9341                         path: test/classes/Display/ResultsTest.php
9343                 -
9344                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Display\\\\ResultsTest\\:\\:dataProviderForTestGetSpecialLinkUrl\\(\\) return type has no value type specified in iterable type array\\.$#"
9345                         count: 1
9346                         path: test/classes/Display/ResultsTest.php
9348                 -
9349                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Display\\\\ResultsTest\\:\\:dataProviderForTestHandleNonPrintableContents\\(\\) return type has no value type specified in iterable type array\\.$#"
9350                         count: 2
9351                         path: test/classes/Display/ResultsTest.php
9353                 -
9354                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Display\\\\ResultsTest\\:\\:dataProviderForTestSetHighlightedColumnGlobalField\\(\\) return type has no value type specified in iterable type array\\.$#"
9355                         count: 1
9356                         path: test/classes/Display/ResultsTest.php
9358                 -
9359                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Display\\\\ResultsTest\\:\\:dataProviderGetSortOrderHiddenInputs\\(\\) return type has no value type specified in iterable type array\\.$#"
9360                         count: 1
9361                         path: test/classes/Display/ResultsTest.php
9363                 -
9364                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Display\\\\ResultsTest\\:\\:providerSetConfigParamsForDisplayTable\\(\\) return type has no value type specified in iterable type array\\.$#"
9365                         count: 1
9366                         path: test/classes/Display/ResultsTest.php
9368                 -
9369                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Display\\\\ResultsTest\\:\\:testGetDataCellForNonNumericColumns\\(\\) has parameter \\$_url_params with no value type specified in iterable type array\\.$#"
9370                         count: 1
9371                         path: test/classes/Display/ResultsTest.php
9373                 -
9374                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Display\\\\ResultsTest\\:\\:testGetDataCellForNonNumericColumns\\(\\) has parameter \\$analyzed_sql_results with no value type specified in iterable type array\\.$#"
9375                         count: 1
9376                         path: test/classes/Display/ResultsTest.php
9378                 -
9379                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Display\\\\ResultsTest\\:\\:testGetDataCellForNonNumericColumns\\(\\) has parameter \\$map with no value type specified in iterable type array\\.$#"
9380                         count: 1
9381                         path: test/classes/Display/ResultsTest.php
9383                 -
9384                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Display\\\\ResultsTest\\:\\:testGetDataCellForNonNumericColumns\\(\\) has parameter \\$transform_options with no value type specified in iterable type array\\.$#"
9385                         count: 1
9386                         path: test/classes/Display/ResultsTest.php
9388                 -
9389                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Display\\\\ResultsTest\\:\\:testGetPartialText\\(\\) has parameter \\$output with no value type specified in iterable type array\\.$#"
9390                         count: 1
9391                         path: test/classes/Display/ResultsTest.php
9393                 -
9394                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Display\\\\ResultsTest\\:\\:testGetRowInfoForSpecialLinks\\(\\) has parameter \\$col_order with no value type specified in iterable type array\\.$#"
9395                         count: 1
9396                         path: test/classes/Display/ResultsTest.php
9398                 -
9399                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Display\\\\ResultsTest\\:\\:testGetRowInfoForSpecialLinks\\(\\) has parameter \\$output with no value type specified in iterable type array\\.$#"
9400                         count: 1
9401                         path: test/classes/Display/ResultsTest.php
9403                 -
9404                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Display\\\\ResultsTest\\:\\:testGetRowInfoForSpecialLinks\\(\\) has parameter \\$row with no value type specified in iterable type array\\.$#"
9405                         count: 1
9406                         path: test/classes/Display/ResultsTest.php
9408                 -
9409                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Display\\\\ResultsTest\\:\\:testGetSortOrderHiddenInputs\\(\\) has parameter \\$urlParams with no value type specified in iterable type array\\.$#"
9410                         count: 1
9411                         path: test/classes/Display/ResultsTest.php
9413                 -
9414                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Display\\\\ResultsTest\\:\\:testGetSpecialLinkUrl\\(\\) has parameter \\$row_info with no value type specified in iterable type array\\.$#"
9415                         count: 1
9416                         path: test/classes/Display/ResultsTest.php
9418                 -
9419                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Display\\\\ResultsTest\\:\\:testHandleNonPrintableContents\\(\\) has parameter \\$transform_options with no value type specified in iterable type array\\.$#"
9420                         count: 1
9421                         path: test/classes/Display/ResultsTest.php
9423                 -
9424                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Display\\\\ResultsTest\\:\\:testHandleNonPrintableContents\\(\\) has parameter \\$url_params with no value type specified in iterable type array\\.$#"
9425                         count: 1
9426                         path: test/classes/Display/ResultsTest.php
9428                 -
9429                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Display\\\\ResultsTest\\:\\:testSetConfigParamsForDisplayTable\\(\\) has parameter \\$expected with no value type specified in iterable type array\\.$#"
9430                         count: 1
9431                         path: test/classes/Display/ResultsTest.php
9433                 -
9434                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Display\\\\ResultsTest\\:\\:testSetConfigParamsForDisplayTable\\(\\) has parameter \\$get with no value type specified in iterable type array\\.$#"
9435                         count: 1
9436                         path: test/classes/Display/ResultsTest.php
9438                 -
9439                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Display\\\\ResultsTest\\:\\:testSetConfigParamsForDisplayTable\\(\\) has parameter \\$post with no value type specified in iterable type array\\.$#"
9440                         count: 1
9441                         path: test/classes/Display/ResultsTest.php
9443                 -
9444                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Display\\\\ResultsTest\\:\\:testSetConfigParamsForDisplayTable\\(\\) has parameter \\$request with no value type specified in iterable type array\\.$#"
9445                         count: 1
9446                         path: test/classes/Display/ResultsTest.php
9448                 -
9449                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Display\\\\ResultsTest\\:\\:testSetConfigParamsForDisplayTable\\(\\) has parameter \\$session with no value type specified in iterable type array\\.$#"
9450                         count: 1
9451                         path: test/classes/Display/ResultsTest.php
9453                 -
9454                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Display\\\\ResultsTest\\:\\:testSetHighlightedColumnGlobalField\\(\\) has parameter \\$analyzed_sql with no value type specified in iterable type array\\.$#"
9455                         count: 1
9456                         path: test/classes/Display/ResultsTest.php
9458                 -
9459                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Display\\\\ResultsTest\\:\\:testSetHighlightedColumnGlobalField\\(\\) has parameter \\$output with no value type specified in iterable type array\\.$#"
9460                         count: 1
9461                         path: test/classes/Display/ResultsTest.php
9463                 -
9464                         message: "#^Parameter \\#1 \\$string of function htmlspecialchars_decode expects string, mixed given\\.$#"
9465                         count: 1
9466                         path: test/classes/Display/ResultsTest.php
9468                 -
9469                         message: "#^Parameter \\#2 \\$haystack of method PHPUnit\\\\Framework\\\\Assert\\:\\:assertStringContainsString\\(\\) expects string, mixed given\\.$#"
9470                         count: 4
9471                         path: test/classes/Display/ResultsTest.php
9473                 -
9474                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Engines\\\\PbxtTest\\:\\:providerFortTestResolveTypeSize\\(\\) return type has no value type specified in iterable type array\\.$#"
9475                         count: 1
9476                         path: test/classes/Engines/PbxtTest.php
9478                 -
9479                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Engines\\\\PbxtTest\\:\\:testResolveTypeSize\\(\\) has parameter \\$output with no value type specified in iterable type array\\.$#"
9480                         count: 1
9481                         path: test/classes/Engines/PbxtTest.php
9483                 -
9484                         message: "#^Method PhpMyAdmin\\\\Tests\\\\ErrorHandlerTest\\:\\:providerForTestHandleError\\(\\) return type has no value type specified in iterable type array\\.$#"
9485                         count: 1
9486                         path: test/classes/ErrorHandlerTest.php
9488                 -
9489                         message: "#^Method PhpMyAdmin\\\\Tests\\\\ErrorReportTest\\:\\:testSanitizeUrl\\(\\) has parameter \\$result with no value type specified in iterable type array\\.$#"
9490                         count: 1
9491                         path: test/classes/ErrorReportTest.php
9493                 -
9494                         message: "#^Method PhpMyAdmin\\\\Tests\\\\ErrorReportTest\\:\\:urlsToSanitize\\(\\) return type has no value type specified in iterable type array\\.$#"
9495                         count: 1
9496                         path: test/classes/ErrorReportTest.php
9498                 -
9499                         message: "#^Method PhpMyAdmin\\\\Tests\\\\ErrorTest\\:\\:filePathProvider\\(\\) return type has no value type specified in iterable type array\\.$#"
9500                         count: 1
9501                         path: test/classes/ErrorTest.php
9503                 -
9504                         message: "#^Method PhpMyAdmin\\\\Tests\\\\FileTest\\:\\:compressedFiles\\(\\) return type has no value type specified in iterable type array\\.$#"
9505                         count: 1
9506                         path: test/classes/FileTest.php
9508                 -
9509                         message: "#^Property PhpMyAdmin\\\\Tests\\\\FooterTest\\:\\:\\$privates type has no value type specified in iterable type array\\.$#"
9510                         count: 1
9511                         path: test/classes/FooterTest.php
9513                 -
9514                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisFactoryTest\\:\\:providerForTestFactory\\(\\) return type has no value type specified in iterable type array\\.$#"
9515                         count: 1
9516                         path: test/classes/Gis/GisFactoryTest.php
9518                 -
9519                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisGeomTestCase\\:\\:testGenerateParams\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#"
9520                         count: 1
9521                         path: test/classes/Gis/GisGeomTestCase.php
9523                 -
9524                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisGeomTestCase\\:\\:testScaleRow\\(\\) has parameter \\$min_max with no value type specified in iterable type array\\.$#"
9525                         count: 1
9526                         path: test/classes/Gis/GisGeomTestCase.php
9528                 -
9529                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisGeometryCollectionTest\\:\\:providerForGenerateParams\\(\\) return type has no value type specified in iterable type array\\.$#"
9530                         count: 1
9531                         path: test/classes/Gis/GisGeometryCollectionTest.php
9533                 -
9534                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisGeometryCollectionTest\\:\\:providerForGenerateWkt\\(\\) return type has no value type specified in iterable type array\\.$#"
9535                         count: 1
9536                         path: test/classes/Gis/GisGeometryCollectionTest.php
9538                 -
9539                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisGeometryCollectionTest\\:\\:providerForPrepareRowAsOl\\(\\) return type has no value type specified in iterable type array\\.$#"
9540                         count: 1
9541                         path: test/classes/Gis/GisGeometryCollectionTest.php
9543                 -
9544                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisGeometryCollectionTest\\:\\:providerForPrepareRowAsPdf\\(\\) return type has no value type specified in iterable type array\\.$#"
9545                         count: 1
9546                         path: test/classes/Gis/GisGeometryCollectionTest.php
9548                 -
9549                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisGeometryCollectionTest\\:\\:providerForPrepareRowAsSvg\\(\\) return type has no value type specified in iterable type array\\.$#"
9550                         count: 1
9551                         path: test/classes/Gis/GisGeometryCollectionTest.php
9553                 -
9554                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisGeometryCollectionTest\\:\\:providerForScaleRow\\(\\) return type has no value type specified in iterable type array\\.$#"
9555                         count: 1
9556                         path: test/classes/Gis/GisGeometryCollectionTest.php
9558                 -
9559                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisGeometryCollectionTest\\:\\:testGenerateParams\\(\\) has parameter \\$output with no value type specified in iterable type array\\.$#"
9560                         count: 1
9561                         path: test/classes/Gis/GisGeometryCollectionTest.php
9563                 -
9564                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisGeometryCollectionTest\\:\\:testGenerateWkt\\(\\) has parameter \\$gis_data with no value type specified in iterable type array\\.$#"
9565                         count: 1
9566                         path: test/classes/Gis/GisGeometryCollectionTest.php
9568                 -
9569                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisGeometryCollectionTest\\:\\:testPrepareRowAsOl\\(\\) has parameter \\$line_color with no value type specified in iterable type array\\.$#"
9570                         count: 1
9571                         path: test/classes/Gis/GisGeometryCollectionTest.php
9573                 -
9574                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisGeometryCollectionTest\\:\\:testPrepareRowAsOl\\(\\) has parameter \\$scale_data with no value type specified in iterable type array\\.$#"
9575                         count: 1
9576                         path: test/classes/Gis/GisGeometryCollectionTest.php
9578                 -
9579                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisGeometryCollectionTest\\:\\:testPrepareRowAsPdf\\(\\) has parameter \\$scale_data with no value type specified in iterable type array\\.$#"
9580                         count: 1
9581                         path: test/classes/Gis/GisGeometryCollectionTest.php
9583                 -
9584                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisGeometryCollectionTest\\:\\:testPrepareRowAsSvg\\(\\) has parameter \\$scaleData with no value type specified in iterable type array\\.$#"
9585                         count: 1
9586                         path: test/classes/Gis/GisGeometryCollectionTest.php
9588                 -
9589                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisGeometryCollectionTest\\:\\:testScaleRow\\(\\) has parameter \\$output with no value type specified in iterable type array\\.$#"
9590                         count: 1
9591                         path: test/classes/Gis/GisGeometryCollectionTest.php
9593                 -
9594                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisGeometryTest\\:\\:providerForTestExtractPoints\\(\\) return type has no value type specified in iterable type array\\.$#"
9595                         count: 1
9596                         path: test/classes/Gis/GisGeometryTest.php
9598                 -
9599                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisGeometryTest\\:\\:providerForTestGenerateParams\\(\\) return type has no value type specified in iterable type array\\.$#"
9600                         count: 1
9601                         path: test/classes/Gis/GisGeometryTest.php
9603                 -
9604                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisGeometryTest\\:\\:providerForTestGetBoundsForOl\\(\\) return type has no value type specified in iterable type array\\.$#"
9605                         count: 1
9606                         path: test/classes/Gis/GisGeometryTest.php
9608                 -
9609                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisGeometryTest\\:\\:providerForTestGetPolygonArrayForOpenLayers\\(\\) return type has no value type specified in iterable type array\\.$#"
9610                         count: 1
9611                         path: test/classes/Gis/GisGeometryTest.php
9613                 -
9614                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisGeometryTest\\:\\:providerForTestSetMinMax\\(\\) return type has no value type specified in iterable type array\\.$#"
9615                         count: 1
9616                         path: test/classes/Gis/GisGeometryTest.php
9618                 -
9619                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisGeometryTest\\:\\:testExtractPoints\\(\\) has parameter \\$output with no value type specified in iterable type array\\.$#"
9620                         count: 1
9621                         path: test/classes/Gis/GisGeometryTest.php
9623                 -
9624                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisGeometryTest\\:\\:testExtractPoints\\(\\) has parameter \\$scale_data with no value type specified in iterable type array\\.$#"
9625                         count: 1
9626                         path: test/classes/Gis/GisGeometryTest.php
9628                 -
9629                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisGeometryTest\\:\\:testGenerateParams\\(\\) has parameter \\$output with no value type specified in iterable type array\\.$#"
9630                         count: 1
9631                         path: test/classes/Gis/GisGeometryTest.php
9633                 -
9634                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisGeometryTest\\:\\:testGetBoundsForOl\\(\\) has parameter \\$scale_data with no value type specified in iterable type array\\.$#"
9635                         count: 1
9636                         path: test/classes/Gis/GisGeometryTest.php
9638                 -
9639                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisGeometryTest\\:\\:testGetPolygonArrayForOpenLayers\\(\\) has parameter \\$polygons with no value type specified in iterable type array\\.$#"
9640                         count: 1
9641                         path: test/classes/Gis/GisGeometryTest.php
9643                 -
9644                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisGeometryTest\\:\\:testSetMinMax\\(\\) has parameter \\$min_max with no value type specified in iterable type array\\.$#"
9645                         count: 1
9646                         path: test/classes/Gis/GisGeometryTest.php
9648                 -
9649                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisGeometryTest\\:\\:testSetMinMax\\(\\) has parameter \\$output with no value type specified in iterable type array\\.$#"
9650                         count: 1
9651                         path: test/classes/Gis/GisGeometryTest.php
9653                 -
9654                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisLineStringTest\\:\\:providerForPrepareRowAsOl\\(\\) return type has no value type specified in iterable type array\\.$#"
9655                         count: 1
9656                         path: test/classes/Gis/GisLineStringTest.php
9658                 -
9659                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisLineStringTest\\:\\:providerForPrepareRowAsPdf\\(\\) return type has no value type specified in iterable type array\\.$#"
9660                         count: 1
9661                         path: test/classes/Gis/GisLineStringTest.php
9663                 -
9664                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisLineStringTest\\:\\:providerForPrepareRowAsSvg\\(\\) return type has no value type specified in iterable type array\\.$#"
9665                         count: 1
9666                         path: test/classes/Gis/GisLineStringTest.php
9668                 -
9669                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisLineStringTest\\:\\:providerForTestGenerateParams\\(\\) return type has no value type specified in iterable type array\\.$#"
9670                         count: 1
9671                         path: test/classes/Gis/GisLineStringTest.php
9673                 -
9674                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisLineStringTest\\:\\:providerForTestGenerateWkt\\(\\) return type has no value type specified in iterable type array\\.$#"
9675                         count: 1
9676                         path: test/classes/Gis/GisLineStringTest.php
9678                 -
9679                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisLineStringTest\\:\\:providerForTestScaleRow\\(\\) return type has no value type specified in iterable type array\\.$#"
9680                         count: 1
9681                         path: test/classes/Gis/GisLineStringTest.php
9683                 -
9684                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisLineStringTest\\:\\:testPrepareRowAsOl\\(\\) has parameter \\$line_color with no value type specified in iterable type array\\.$#"
9685                         count: 1
9686                         path: test/classes/Gis/GisLineStringTest.php
9688                 -
9689                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisLineStringTest\\:\\:testPrepareRowAsOl\\(\\) has parameter \\$scale_data with no value type specified in iterable type array\\.$#"
9690                         count: 1
9691                         path: test/classes/Gis/GisLineStringTest.php
9693                 -
9694                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisLineStringTest\\:\\:testPrepareRowAsPdf\\(\\) has parameter \\$scale_data with no value type specified in iterable type array\\.$#"
9695                         count: 1
9696                         path: test/classes/Gis/GisLineStringTest.php
9698                 -
9699                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisLineStringTest\\:\\:testPrepareRowAsSvg\\(\\) has parameter \\$scaleData with no value type specified in iterable type array\\.$#"
9700                         count: 1
9701                         path: test/classes/Gis/GisLineStringTest.php
9703                 -
9704                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisMultiLineStringTest\\:\\:providerForPrepareRowAsOl\\(\\) return type has no value type specified in iterable type array\\.$#"
9705                         count: 1
9706                         path: test/classes/Gis/GisMultiLineStringTest.php
9708                 -
9709                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisMultiLineStringTest\\:\\:providerForPrepareRowAsPdf\\(\\) return type has no value type specified in iterable type array\\.$#"
9710                         count: 1
9711                         path: test/classes/Gis/GisMultiLineStringTest.php
9713                 -
9714                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisMultiLineStringTest\\:\\:providerForPrepareRowAsSvg\\(\\) return type has no value type specified in iterable type array\\.$#"
9715                         count: 1
9716                         path: test/classes/Gis/GisMultiLineStringTest.php
9718                 -
9719                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisMultiLineStringTest\\:\\:providerForTestGenerateParams\\(\\) return type has no value type specified in iterable type array\\.$#"
9720                         count: 1
9721                         path: test/classes/Gis/GisMultiLineStringTest.php
9723                 -
9724                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisMultiLineStringTest\\:\\:providerForTestGenerateWkt\\(\\) return type has no value type specified in iterable type array\\.$#"
9725                         count: 1
9726                         path: test/classes/Gis/GisMultiLineStringTest.php
9728                 -
9729                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisMultiLineStringTest\\:\\:providerForTestScaleRow\\(\\) return type has no value type specified in iterable type array\\.$#"
9730                         count: 1
9731                         path: test/classes/Gis/GisMultiLineStringTest.php
9733                 -
9734                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisMultiLineStringTest\\:\\:testPrepareRowAsOl\\(\\) has parameter \\$line_color with no value type specified in iterable type array\\.$#"
9735                         count: 1
9736                         path: test/classes/Gis/GisMultiLineStringTest.php
9738                 -
9739                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisMultiLineStringTest\\:\\:testPrepareRowAsOl\\(\\) has parameter \\$scale_data with no value type specified in iterable type array\\.$#"
9740                         count: 1
9741                         path: test/classes/Gis/GisMultiLineStringTest.php
9743                 -
9744                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisMultiLineStringTest\\:\\:testPrepareRowAsPdf\\(\\) has parameter \\$scale_data with no value type specified in iterable type array\\.$#"
9745                         count: 1
9746                         path: test/classes/Gis/GisMultiLineStringTest.php
9748                 -
9749                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisMultiLineStringTest\\:\\:testPrepareRowAsSvg\\(\\) has parameter \\$scaleData with no value type specified in iterable type array\\.$#"
9750                         count: 1
9751                         path: test/classes/Gis/GisMultiLineStringTest.php
9753                 -
9754                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisMultiPointTest\\:\\:providerForPrepareRowAsOl\\(\\) return type has no value type specified in iterable type array\\.$#"
9755                         count: 1
9756                         path: test/classes/Gis/GisMultiPointTest.php
9758                 -
9759                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisMultiPointTest\\:\\:providerForPrepareRowAsPdf\\(\\) return type has no value type specified in iterable type array\\.$#"
9760                         count: 1
9761                         path: test/classes/Gis/GisMultiPointTest.php
9763                 -
9764                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisMultiPointTest\\:\\:providerForPrepareRowAsSvg\\(\\) return type has no value type specified in iterable type array\\.$#"
9765                         count: 1
9766                         path: test/classes/Gis/GisMultiPointTest.php
9768                 -
9769                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisMultiPointTest\\:\\:providerForTestGenerateParams\\(\\) return type has no value type specified in iterable type array\\.$#"
9770                         count: 1
9771                         path: test/classes/Gis/GisMultiPointTest.php
9773                 -
9774                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisMultiPointTest\\:\\:providerForTestGenerateWkt\\(\\) return type has no value type specified in iterable type array\\.$#"
9775                         count: 1
9776                         path: test/classes/Gis/GisMultiPointTest.php
9778                 -
9779                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisMultiPointTest\\:\\:providerForTestScaleRow\\(\\) return type has no value type specified in iterable type array\\.$#"
9780                         count: 1
9781                         path: test/classes/Gis/GisMultiPointTest.php
9783                 -
9784                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisMultiPointTest\\:\\:testPrepareRowAsOl\\(\\) has parameter \\$point_color with no value type specified in iterable type array\\.$#"
9785                         count: 1
9786                         path: test/classes/Gis/GisMultiPointTest.php
9788                 -
9789                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisMultiPointTest\\:\\:testPrepareRowAsOl\\(\\) has parameter \\$scale_data with no value type specified in iterable type array\\.$#"
9790                         count: 1
9791                         path: test/classes/Gis/GisMultiPointTest.php
9793                 -
9794                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisMultiPointTest\\:\\:testPrepareRowAsPdf\\(\\) has parameter \\$scale_data with no value type specified in iterable type array\\.$#"
9795                         count: 1
9796                         path: test/classes/Gis/GisMultiPointTest.php
9798                 -
9799                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisMultiPointTest\\:\\:testPrepareRowAsSvg\\(\\) has parameter \\$scaleData with no value type specified in iterable type array\\.$#"
9800                         count: 1
9801                         path: test/classes/Gis/GisMultiPointTest.php
9803                 -
9804                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisMultiPolygonTest\\:\\:getData\\(\\) return type has no value type specified in iterable type array\\.$#"
9805                         count: 1
9806                         path: test/classes/Gis/GisMultiPolygonTest.php
9808                 -
9809                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisMultiPolygonTest\\:\\:providerForPrepareRowAsOl\\(\\) return type has no value type specified in iterable type array\\.$#"
9810                         count: 1
9811                         path: test/classes/Gis/GisMultiPolygonTest.php
9813                 -
9814                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisMultiPolygonTest\\:\\:providerForPrepareRowAsPdf\\(\\) return type has no value type specified in iterable type array\\.$#"
9815                         count: 1
9816                         path: test/classes/Gis/GisMultiPolygonTest.php
9818                 -
9819                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisMultiPolygonTest\\:\\:providerForPrepareRowAsSvg\\(\\) return type has no value type specified in iterable type array\\.$#"
9820                         count: 1
9821                         path: test/classes/Gis/GisMultiPolygonTest.php
9823                 -
9824                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisMultiPolygonTest\\:\\:providerForTestGenerateParams\\(\\) return type has no value type specified in iterable type array\\.$#"
9825                         count: 1
9826                         path: test/classes/Gis/GisMultiPolygonTest.php
9828                 -
9829                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisMultiPolygonTest\\:\\:providerForTestGenerateWkt\\(\\) return type has no value type specified in iterable type array\\.$#"
9830                         count: 1
9831                         path: test/classes/Gis/GisMultiPolygonTest.php
9833                 -
9834                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisMultiPolygonTest\\:\\:providerForTestGetShape\\(\\) return type has no value type specified in iterable type array\\.$#"
9835                         count: 1
9836                         path: test/classes/Gis/GisMultiPolygonTest.php
9838                 -
9839                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisMultiPolygonTest\\:\\:providerForTestScaleRow\\(\\) return type has no value type specified in iterable type array\\.$#"
9840                         count: 1
9841                         path: test/classes/Gis/GisMultiPolygonTest.php
9843                 -
9844                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisMultiPolygonTest\\:\\:testGetShape\\(\\) has parameter \\$row_data with no value type specified in iterable type array\\.$#"
9845                         count: 1
9846                         path: test/classes/Gis/GisMultiPolygonTest.php
9848                 -
9849                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisMultiPolygonTest\\:\\:testPrepareRowAsOl\\(\\) has parameter \\$fill_color with no value type specified in iterable type array\\.$#"
9850                         count: 1
9851                         path: test/classes/Gis/GisMultiPolygonTest.php
9853                 -
9854                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisMultiPolygonTest\\:\\:testPrepareRowAsOl\\(\\) has parameter \\$scale_data with no value type specified in iterable type array\\.$#"
9855                         count: 1
9856                         path: test/classes/Gis/GisMultiPolygonTest.php
9858                 -
9859                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisMultiPolygonTest\\:\\:testPrepareRowAsPdf\\(\\) has parameter \\$scale_data with no value type specified in iterable type array\\.$#"
9860                         count: 1
9861                         path: test/classes/Gis/GisMultiPolygonTest.php
9863                 -
9864                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisMultiPolygonTest\\:\\:testPrepareRowAsSvg\\(\\) has parameter \\$scaleData with no value type specified in iterable type array\\.$#"
9865                         count: 1
9866                         path: test/classes/Gis/GisMultiPolygonTest.php
9868                 -
9869                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisPointTest\\:\\:providerForPrepareRowAsOl\\(\\) return type has no value type specified in iterable type array\\.$#"
9870                         count: 1
9871                         path: test/classes/Gis/GisPointTest.php
9873                 -
9874                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisPointTest\\:\\:providerForPrepareRowAsPdf\\(\\) return type has no value type specified in iterable type array\\.$#"
9875                         count: 1
9876                         path: test/classes/Gis/GisPointTest.php
9878                 -
9879                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisPointTest\\:\\:providerForPrepareRowAsSvg\\(\\) return type has no value type specified in iterable type array\\.$#"
9880                         count: 1
9881                         path: test/classes/Gis/GisPointTest.php
9883                 -
9884                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisPointTest\\:\\:providerForTestGenerateParams\\(\\) return type has no value type specified in iterable type array\\.$#"
9885                         count: 1
9886                         path: test/classes/Gis/GisPointTest.php
9888                 -
9889                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisPointTest\\:\\:providerForTestGenerateWkt\\(\\) return type has no value type specified in iterable type array\\.$#"
9890                         count: 1
9891                         path: test/classes/Gis/GisPointTest.php
9893                 -
9894                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisPointTest\\:\\:providerForTestGetShape\\(\\) return type has no value type specified in iterable type array\\.$#"
9895                         count: 1
9896                         path: test/classes/Gis/GisPointTest.php
9898                 -
9899                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisPointTest\\:\\:providerForTestScaleRow\\(\\) return type has no value type specified in iterable type array\\.$#"
9900                         count: 1
9901                         path: test/classes/Gis/GisPointTest.php
9903                 -
9904                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisPointTest\\:\\:testGetShape\\(\\) has parameter \\$row_data with no value type specified in iterable type array\\.$#"
9905                         count: 1
9906                         path: test/classes/Gis/GisPointTest.php
9908                 -
9909                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisPointTest\\:\\:testPrepareRowAsOl\\(\\) has parameter \\$point_color with no value type specified in iterable type array\\.$#"
9910                         count: 1
9911                         path: test/classes/Gis/GisPointTest.php
9913                 -
9914                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisPointTest\\:\\:testPrepareRowAsOl\\(\\) has parameter \\$scale_data with no value type specified in iterable type array\\.$#"
9915                         count: 1
9916                         path: test/classes/Gis/GisPointTest.php
9918                 -
9919                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisPointTest\\:\\:testPrepareRowAsPdf\\(\\) has parameter \\$scale_data with no value type specified in iterable type array\\.$#"
9920                         count: 1
9921                         path: test/classes/Gis/GisPointTest.php
9923                 -
9924                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisPointTest\\:\\:testPrepareRowAsSvg\\(\\) has parameter \\$scaleData with no value type specified in iterable type array\\.$#"
9925                         count: 1
9926                         path: test/classes/Gis/GisPointTest.php
9928                 -
9929                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisPolygonTest\\:\\:getData\\(\\) return type has no value type specified in iterable type array\\.$#"
9930                         count: 1
9931                         path: test/classes/Gis/GisPolygonTest.php
9933                 -
9934                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisPolygonTest\\:\\:providerForIsOuterRing\\(\\) return type has no value type specified in iterable type array\\.$#"
9935                         count: 1
9936                         path: test/classes/Gis/GisPolygonTest.php
9938                 -
9939                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisPolygonTest\\:\\:providerForPrepareRowAsOl\\(\\) return type has no value type specified in iterable type array\\.$#"
9940                         count: 1
9941                         path: test/classes/Gis/GisPolygonTest.php
9943                 -
9944                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisPolygonTest\\:\\:providerForPrepareRowAsPdf\\(\\) return type has no value type specified in iterable type array\\.$#"
9945                         count: 1
9946                         path: test/classes/Gis/GisPolygonTest.php
9948                 -
9949                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisPolygonTest\\:\\:providerForPrepareRowAsSvg\\(\\) return type has no value type specified in iterable type array\\.$#"
9950                         count: 1
9951                         path: test/classes/Gis/GisPolygonTest.php
9953                 -
9954                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisPolygonTest\\:\\:providerForTestArea\\(\\) return type has no value type specified in iterable type array\\.$#"
9955                         count: 1
9956                         path: test/classes/Gis/GisPolygonTest.php
9958                 -
9959                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisPolygonTest\\:\\:providerForTestGenerateParams\\(\\) return type has no value type specified in iterable type array\\.$#"
9960                         count: 1
9961                         path: test/classes/Gis/GisPolygonTest.php
9963                 -
9964                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisPolygonTest\\:\\:providerForTestGenerateWkt\\(\\) return type has no value type specified in iterable type array\\.$#"
9965                         count: 1
9966                         path: test/classes/Gis/GisPolygonTest.php
9968                 -
9969                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisPolygonTest\\:\\:providerForTestGetPointOnSurface\\(\\) return type has no value type specified in iterable type array\\.$#"
9970                         count: 1
9971                         path: test/classes/Gis/GisPolygonTest.php
9973                 -
9974                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisPolygonTest\\:\\:providerForTestIsPointInsidePolygon\\(\\) return type has no value type specified in iterable type array\\.$#"
9975                         count: 1
9976                         path: test/classes/Gis/GisPolygonTest.php
9978                 -
9979                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisPolygonTest\\:\\:providerForTestScaleRow\\(\\) return type has no value type specified in iterable type array\\.$#"
9980                         count: 1
9981                         path: test/classes/Gis/GisPolygonTest.php
9983                 -
9984                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisPolygonTest\\:\\:testArea\\(\\) has parameter \\$ring with no value type specified in iterable type array\\.$#"
9985                         count: 1
9986                         path: test/classes/Gis/GisPolygonTest.php
9988                 -
9989                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisPolygonTest\\:\\:testGetPointOnSurface\\(\\) has parameter \\$ring with no value type specified in iterable type array\\.$#"
9990                         count: 1
9991                         path: test/classes/Gis/GisPolygonTest.php
9993                 -
9994                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisPolygonTest\\:\\:testIsOuterRing\\(\\) has parameter \\$ring with no value type specified in iterable type array\\.$#"
9995                         count: 1
9996                         path: test/classes/Gis/GisPolygonTest.php
9998                 -
9999                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisPolygonTest\\:\\:testIsPointInsidePolygon\\(\\) has parameter \\$point with no value type specified in iterable type array\\.$#"
10000                         count: 1
10001                         path: test/classes/Gis/GisPolygonTest.php
10003                 -
10004                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisPolygonTest\\:\\:testIsPointInsidePolygon\\(\\) has parameter \\$polygon with no value type specified in iterable type array\\.$#"
10005                         count: 1
10006                         path: test/classes/Gis/GisPolygonTest.php
10008                 -
10009                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisPolygonTest\\:\\:testPrepareRowAsOl\\(\\) has parameter \\$fill_color with no value type specified in iterable type array\\.$#"
10010                         count: 1
10011                         path: test/classes/Gis/GisPolygonTest.php
10013                 -
10014                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisPolygonTest\\:\\:testPrepareRowAsOl\\(\\) has parameter \\$scale_data with no value type specified in iterable type array\\.$#"
10015                         count: 1
10016                         path: test/classes/Gis/GisPolygonTest.php
10018                 -
10019                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisPolygonTest\\:\\:testPrepareRowAsPdf\\(\\) has parameter \\$scale_data with no value type specified in iterable type array\\.$#"
10020                         count: 1
10021                         path: test/classes/Gis/GisPolygonTest.php
10023                 -
10024                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisPolygonTest\\:\\:testPrepareRowAsSvg\\(\\) has parameter \\$scaleData with no value type specified in iterable type array\\.$#"
10025                         count: 1
10026                         path: test/classes/Gis/GisPolygonTest.php
10028                 -
10029                         message: "#^Method PhpMyAdmin\\\\Tests\\\\HeaderTest\\:\\:providerForTestGetHttpHeaders\\(\\) return type has no value type specified in iterable type array\\.$#"
10030                         count: 1
10031                         path: test/classes/HeaderTest.php
10033                 -
10034                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Html\\\\GeneratorTest\\:\\:linksOrButtons\\(\\) return type has no value type specified in iterable type array\\.$#"
10035                         count: 1
10036                         path: test/classes/Html/GeneratorTest.php
10038                 -
10039                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Html\\\\GeneratorTest\\:\\:testLinkOrButton\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#"
10040                         count: 1
10041                         path: test/classes/Html/GeneratorTest.php
10043                 -
10044                         message: "#^Method PhpMyAdmin\\\\Tests\\\\ImportTest\\:\\:provDetectType\\(\\) return type has no value type specified in iterable type array\\.$#"
10045                         count: 1
10046                         path: test/classes/ImportTest.php
10048                 -
10049                         message: "#^Method PhpMyAdmin\\\\Tests\\\\ImportTest\\:\\:provGetColumnAlphaName\\(\\) return type has no value type specified in iterable type array\\.$#"
10050                         count: 1
10051                         path: test/classes/ImportTest.php
10053                 -
10054                         message: "#^Method PhpMyAdmin\\\\Tests\\\\ImportTest\\:\\:provGetColumnNumberFromName\\(\\) return type has no value type specified in iterable type array\\.$#"
10055                         count: 1
10056                         path: test/classes/ImportTest.php
10058                 -
10059                         message: "#^Method PhpMyAdmin\\\\Tests\\\\ImportTest\\:\\:provGetDecimalPrecision\\(\\) return type has no value type specified in iterable type array\\.$#"
10060                         count: 1
10061                         path: test/classes/ImportTest.php
10063                 -
10064                         message: "#^Method PhpMyAdmin\\\\Tests\\\\ImportTest\\:\\:provGetDecimalScale\\(\\) return type has no value type specified in iterable type array\\.$#"
10065                         count: 1
10066                         path: test/classes/ImportTest.php
10068                 -
10069                         message: "#^Method PhpMyAdmin\\\\Tests\\\\ImportTest\\:\\:provGetDecimalSize\\(\\) return type has no value type specified in iterable type array\\.$#"
10070                         count: 1
10071                         path: test/classes/ImportTest.php
10073                 -
10074                         message: "#^Method PhpMyAdmin\\\\Tests\\\\ImportTest\\:\\:providerContentWithByteOrderMarks\\(\\) return type has no value type specified in iterable type array\\.$#"
10075                         count: 1
10076                         path: test/classes/ImportTest.php
10078                 -
10079                         message: "#^Method PhpMyAdmin\\\\Tests\\\\ImportTest\\:\\:testGetDecimalSize\\(\\) has parameter \\$expected with no value type specified in iterable type array\\.$#"
10080                         count: 1
10081                         path: test/classes/ImportTest.php
10083                 -
10084                         message: "#^Property PhpMyAdmin\\\\Tests\\\\IndexTest\\:\\:\\$params type has no value type specified in iterable type array\\.$#"
10085                         count: 1
10086                         path: test/classes/IndexTest.php
10088                 -
10089                         message: "#^Cannot access offset 'Field' on mixed\\.$#"
10090                         count: 1
10091                         path: test/classes/InsertEditTest.php
10093                 -
10094                         message: "#^Cannot access offset 'Field_md5' on mixed\\.$#"
10095                         count: 1
10096                         path: test/classes/InsertEditTest.php
10098                 -
10099                         message: "#^Cannot access offset 'Field_title' on mixed\\.$#"
10100                         count: 1
10101                         path: test/classes/InsertEditTest.php
10103                 -
10104                         message: "#^Cannot access offset 'True_Type' on mixed\\.$#"
10105                         count: 1
10106                         path: test/classes/InsertEditTest.php
10108                 -
10109                         message: "#^Cannot access offset 'is_binary' on mixed\\.$#"
10110                         count: 1
10111                         path: test/classes/InsertEditTest.php
10113                 -
10114                         message: "#^Cannot access offset 'is_blob' on mixed\\.$#"
10115                         count: 1
10116                         path: test/classes/InsertEditTest.php
10118                 -
10119                         message: "#^Cannot access offset 'is_char' on mixed\\.$#"
10120                         count: 1
10121                         path: test/classes/InsertEditTest.php
10123                 -
10124                         message: "#^Cannot access offset 'len' on mixed\\.$#"
10125                         count: 1
10126                         path: test/classes/InsertEditTest.php
10128                 -
10129                         message: "#^Cannot access offset 'pma_type' on mixed\\.$#"
10130                         count: 1
10131                         path: test/classes/InsertEditTest.php
10133                 -
10134                         message: "#^Cannot access offset 'wrap' on mixed\\.$#"
10135                         count: 1
10136                         path: test/classes/InsertEditTest.php
10138                 -
10139                         message: "#^Method PhpMyAdmin\\\\Tests\\\\InsertEditTest\\:\\:dataProviderConfigValueInsertRows\\(\\) return type has no value type specified in iterable type array\\.$#"
10140                         count: 1
10141                         path: test/classes/InsertEditTest.php
10143                 -
10144                         message: "#^Method PhpMyAdmin\\\\Tests\\\\InsertEditTest\\:\\:testLoadFirstRow\\(\\) has parameter \\$rowsValue with no value type specified in iterable type array\\.$#"
10145                         count: 1
10146                         path: test/classes/InsertEditTest.php
10148                 -
10149                         message: "#^Parameter \\#2 \\$haystack of method PHPUnit\\\\Framework\\\\Assert\\:\\:assertStringContainsString\\(\\) expects string, mixed given\\.$#"
10150                         count: 26
10151                         path: test/classes/InsertEditTest.php
10153                 -
10154                         message: "#^Method PhpMyAdmin\\\\Tests\\\\IpAllowDenyTest\\:\\:proxyIPs\\(\\) return type has no value type specified in iterable type array\\.$#"
10155                         count: 1
10156                         path: test/classes/IpAllowDenyTest.php
10158                 -
10159                         message: "#^Method PhpMyAdmin\\\\Tests\\\\LanguageTest\\:\\:listLocales\\(\\) return type has no value type specified in iterable type array\\.$#"
10160                         count: 1
10161                         path: test/classes/LanguageTest.php
10163                 -
10164                         message: "#^Method PhpMyAdmin\\\\Tests\\\\LanguageTest\\:\\:selectDataProvider\\(\\) return type has no value type specified in iterable type array\\.$#"
10165                         count: 1
10166                         path: test/classes/LanguageTest.php
10168                 -
10169                         message: "#^Method PhpMyAdmin\\\\Tests\\\\LinterTest\\:\\:lintProvider\\(\\) return type has no value type specified in iterable type array\\.$#"
10170                         count: 1
10171                         path: test/classes/LinterTest.php
10173                 -
10174                         message: "#^Method PhpMyAdmin\\\\Tests\\\\LinterTest\\:\\:testLint\\(\\) has parameter \\$expected with no value type specified in iterable type array\\.$#"
10175                         count: 1
10176                         path: test/classes/LinterTest.php
10178                 -
10179                         message: "#^Method PhpMyAdmin\\\\Tests\\\\MessageTest\\:\\:decodeBBDataProvider\\(\\) return type has no value type specified in iterable type array\\.$#"
10180                         count: 1
10181                         path: test/classes/MessageTest.php
10183                 -
10184                         message: "#^Method PhpMyAdmin\\\\Tests\\\\MessageTest\\:\\:providerAffectedRows\\(\\) return type has no value type specified in iterable type array\\.$#"
10185                         count: 1
10186                         path: test/classes/MessageTest.php
10188                 -
10189                         message: "#^Method PhpMyAdmin\\\\Tests\\\\MessageTest\\:\\:providerDeletedRows\\(\\) return type has no value type specified in iterable type array\\.$#"
10190                         count: 1
10191                         path: test/classes/MessageTest.php
10193                 -
10194                         message: "#^Method PhpMyAdmin\\\\Tests\\\\MessageTest\\:\\:providerInsertedRows\\(\\) return type has no value type specified in iterable type array\\.$#"
10195                         count: 1
10196                         path: test/classes/MessageTest.php
10198                 -
10199                         message: "#^Method PhpMyAdmin\\\\Tests\\\\MimeTest\\:\\:providerForTestDetect\\(\\) return type has no value type specified in iterable type array\\.$#"
10200                         count: 1
10201                         path: test/classes/MimeTest.php
10203                 -
10204                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Navigation\\\\Nodes\\\\NodeTableTest\\:\\:providerForTestIcon\\(\\) return type has no value type specified in iterable type array\\.$#"
10205                         count: 1
10206                         path: test/classes/Navigation/Nodes/NodeTableTest.php
10208                 -
10209                         message: "#^Method PhpMyAdmin\\\\Tests\\\\OperationsTest\\:\\:testGetPartitionMaintenanceChoices\\(\\) has parameter \\$extraChoice with no value type specified in iterable type array\\.$#"
10210                         count: 1
10211                         path: test/classes/OperationsTest.php
10213                 -
10214                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Partitioning\\\\TablePartitionDefinitionTest\\:\\:testGetDetails\\(\\) has parameter \\$partitions with no value type specified in iterable type array\\.$#"
10215                         count: 1
10216                         path: test/classes/Partitioning/TablePartitionDefinitionTest.php
10218                 -
10219                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Plugins\\\\Auth\\\\AuthenticationCookieTest\\:\\:checkRulesProvider\\(\\) return type has no value type specified in iterable type array\\.$#"
10220                         count: 1
10221                         path: test/classes/Plugins/Auth/AuthenticationCookieTest.php
10223                 -
10224                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Plugins\\\\Auth\\\\AuthenticationCookieTest\\:\\:dataProviderPasswordLength\\(\\) return type has no value type specified in iterable type array\\.$#"
10225                         count: 1
10226                         path: test/classes/Plugins/Auth/AuthenticationCookieTest.php
10228                 -
10229                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Plugins\\\\Auth\\\\AuthenticationCookieTest\\:\\:testCheckRules\\(\\) has parameter \\$rules with no value type specified in iterable type array\\.$#"
10230                         count: 1
10231                         path: test/classes/Plugins/Auth/AuthenticationCookieTest.php
10233                 -
10234                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Plugins\\\\Auth\\\\AuthenticationHttpTest\\:\\:readCredentialsProvider\\(\\) return type has no value type specified in iterable type array\\.$#"
10235                         count: 1
10236                         path: test/classes/Plugins/Auth/AuthenticationHttpTest.php
10238                 -
10239                         message: "#^Parameter \\#2 \\$haystack of method PHPUnit\\\\Framework\\\\Assert\\:\\:assertStringContainsString\\(\\) expects string, mixed given\\.$#"
10240                         count: 1
10241                         path: test/classes/Plugins/Export/ExportHtmlwordTest.php
10243                 -
10244                         message: "#^Parameter \\#2 \\$haystack of method PHPUnit\\\\Framework\\\\Assert\\:\\:assertStringContainsString\\(\\) expects string, mixed given\\.$#"
10245                         count: 5
10246                         path: test/classes/Plugins/Export/ExportOdtTest.php
10248                 -
10249                         message: "#^Parameter \\#2 \\$haystack of method PHPUnit\\\\Framework\\\\Assert\\:\\:assertStringContainsString\\(\\) expects string, mixed given\\.$#"
10250                         count: 2
10251                         path: test/classes/Plugins/Export/ExportSqlTest.php
10253                 -
10254                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Plugins\\\\Export\\\\Helpers\\\\TablePropertyTest\\:\\:getDotNetObjectTypeProvider\\(\\) return type has no value type specified in iterable type array\\.$#"
10255                         count: 1
10256                         path: test/classes/Plugins/Export/Helpers/TablePropertyTest.php
10258                 -
10259                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Plugins\\\\Export\\\\Helpers\\\\TablePropertyTest\\:\\:getDotNetPrimitiveTypeProvider\\(\\) return type has no value type specified in iterable type array\\.$#"
10260                         count: 1
10261                         path: test/classes/Plugins/Export/Helpers/TablePropertyTest.php
10263                 -
10264                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Plugins\\\\Export\\\\Helpers\\\\TablePropertyTest\\:\\:isNotNullProvider\\(\\) return type has no value type specified in iterable type array\\.$#"
10265                         count: 1
10266                         path: test/classes/Plugins/Export/Helpers/TablePropertyTest.php
10268                 -
10269                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Plugins\\\\Export\\\\Helpers\\\\TablePropertyTest\\:\\:isUniqueProvider\\(\\) return type has no value type specified in iterable type array\\.$#"
10270                         count: 1
10271                         path: test/classes/Plugins/Export/Helpers/TablePropertyTest.php
10273                 -
10274                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Plugins\\\\Import\\\\ImportOdsTest\\:\\:dataProviderOdsEmptyRows\\(\\) return type has no value type specified in iterable type array\\.$#"
10275                         count: 1
10276                         path: test/classes/Plugins/Import/ImportOdsTest.php
10278                 -
10279                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Plugins\\\\Transformations\\\\TransformationPluginsTest\\:\\:multiDataProvider\\(\\) return type has no value type specified in iterable type array\\.$#"
10280                         count: 1
10281                         path: test/classes/Plugins/Transformations/TransformationPluginsTest.php
10283                 -
10284                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Plugins\\\\Transformations\\\\TransformationPluginsTest\\:\\:testGetMulti\\(\\) has parameter \\$args with no value type specified in iterable type array\\.$#"
10285                         count: 1
10286                         path: test/classes/Plugins/Transformations/TransformationPluginsTest.php
10288                 -
10289                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Plugins\\\\Transformations\\\\TransformationPluginsTest\\:\\:testTransformation\\(\\) has parameter \\$applyArgs with no value type specified in iterable type array\\.$#"
10290                         count: 1
10291                         path: test/classes/Plugins/Transformations/TransformationPluginsTest.php
10293                 -
10294                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Plugins\\\\Transformations\\\\TransformationPluginsTest\\:\\:transformationDataProvider\\(\\) return type has no value type specified in iterable type array\\.$#"
10295                         count: 1
10296                         path: test/classes/Plugins/Transformations/TransformationPluginsTest.php
10298                 -
10299                         message: "#^Parameter \\#1 \\$subgroupHeader of method PhpMyAdmin\\\\Properties\\\\Options\\\\Groups\\\\OptionsPropertySubgroup\\:\\:setSubgroupHeader\\(\\) expects PhpMyAdmin\\\\Properties\\\\PropertyItem, string given\\.$#"
10300                         count: 1
10301                         path: test/classes/Properties/Options/Groups/OptionsPropertySubgroupTest.php
10303                 -
10304                         message: "#^Parameter \\#1 \\$property of method PhpMyAdmin\\\\Properties\\\\Options\\\\OptionsPropertyGroup\\:\\:addProperty\\(\\) expects PhpMyAdmin\\\\Properties\\\\Options\\\\OptionsPropertyItem, int given\\.$#"
10305                         count: 1
10306                         path: test/classes/Properties/Options/OptionsPropertyGroupTest.php
10308                 -
10309                         message: "#^Parameter \\#1 \\$property of method PhpMyAdmin\\\\Properties\\\\Options\\\\OptionsPropertyGroup\\:\\:addProperty\\(\\) expects PhpMyAdmin\\\\Properties\\\\Options\\\\OptionsPropertyItem, string given\\.$#"
10310                         count: 1
10311                         path: test/classes/Properties/Options/OptionsPropertyGroupTest.php
10313                 -
10314                         message: "#^Parameter \\#1 \\$property of method PhpMyAdmin\\\\Properties\\\\Options\\\\OptionsPropertyGroup\\:\\:removeProperty\\(\\) expects PhpMyAdmin\\\\Properties\\\\Options\\\\OptionsPropertyItem, string given\\.$#"
10315                         count: 1
10316                         path: test/classes/Properties/Options/OptionsPropertyGroupTest.php
10318                 -
10319                         message: "#^PHPDoc type PhpMyAdmin\\\\Properties\\\\Plugins\\\\ExportPluginProperties of property PhpMyAdmin\\\\Tests\\\\Properties\\\\Plugins\\\\ExportPluginPropertiesTest\\:\\:\\$object is not covariant with PHPDoc type PhpMyAdmin\\\\Properties\\\\Plugins\\\\ImportPluginProperties of overridden property PhpMyAdmin\\\\Tests\\\\Properties\\\\Plugins\\\\ImportPluginPropertiesTest\\:\\:\\$object\\.$#"
10320                         count: 1
10321                         path: test/classes/Properties/Plugins/ExportPluginPropertiesTest.php
10323                 -
10324                         message: "#^Method PhpMyAdmin\\\\Tests\\\\SanitizeTest\\:\\:dataProviderCheckLinks\\(\\) return type has no value type specified in iterable type array\\.$#"
10325                         count: 1
10326                         path: test/classes/SanitizeTest.php
10328                 -
10329                         message: "#^Method PhpMyAdmin\\\\Tests\\\\SanitizeTest\\:\\:docLinks\\(\\) return type has no value type specified in iterable type array\\.$#"
10330                         count: 1
10331                         path: test/classes/SanitizeTest.php
10333                 -
10334                         message: "#^Method PhpMyAdmin\\\\Tests\\\\SanitizeTest\\:\\:escapeDataProvider\\(\\) return type has no value type specified in iterable type array\\.$#"
10335                         count: 1
10336                         path: test/classes/SanitizeTest.php
10338                 -
10339                         message: "#^Method PhpMyAdmin\\\\Tests\\\\SanitizeTest\\:\\:variables\\(\\) return type has no value type specified in iterable type array\\.$#"
10340                         count: 1
10341                         path: test/classes/SanitizeTest.php
10343                 -
10344                         message: "#^PHPDoc tag @var for variable \\$actual has no value type specified in iterable type array\\.$#"
10345                         count: 1
10346                         path: test/classes/Server/PrivilegesTest.php
10348                 -
10349                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Server\\\\SelectTest\\:\\:renderDataProvider\\(\\) return type has no value type specified in iterable type array\\.$#"
10350                         count: 1
10351                         path: test/classes/Server/SelectTest.php
10353                 -
10354                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Server\\\\SysInfo\\\\SysInfoTest\\:\\:sysInfoOsProvider\\(\\) return type has no value type specified in iterable type array\\.$#"
10355                         count: 1
10356                         path: test/classes/Server/SysInfo/SysInfoTest.php
10358                 -
10359                         message: "#^Method PhpMyAdmin\\\\Tests\\\\SqlTest\\:\\:dataProviderCountQueryResults\\(\\) return type has no value type specified in iterable type array\\.$#"
10360                         count: 1
10361                         path: test/classes/SqlTest.php
10363                 -
10364                         message: "#^Method PhpMyAdmin\\\\Tests\\\\SqlTest\\:\\:testCountQueryResults\\(\\) has parameter \\$sessionTmpVal with no value type specified in iterable type array\\.$#"
10365                         count: 1
10366                         path: test/classes/SqlTest.php
10368                 -
10369                         message: "#^Parameter \\#1 \\$analyzedSqlResults of method PhpMyAdmin\\\\Sql\\:\\:hasNoRightsToDropDatabase\\(\\) expects array, mixed given\\.$#"
10370                         count: 3
10371                         path: test/classes/SqlTest.php
10373                 -
10374                         message: "#^Parameter \\#1 \\$analyzedSqlResults of static method PhpMyAdmin\\\\Sql\\:\\:isJustBrowsing\\(\\) expects array\\<string, mixed\\>, mixed given\\.$#"
10375                         count: 3
10376                         path: test/classes/SqlTest.php
10378                 -
10379                         message: "#^Method PhpMyAdmin\\\\Tests\\\\StorageEngineTest\\:\\:providerGetEngine\\(\\) return type has no value type specified in iterable type array\\.$#"
10380                         count: 1
10381                         path: test/classes/StorageEngineTest.php
10383                 -
10384                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Stubs\\\\DbiDummy\\:\\:connect\\(\\) has parameter \\$server with no value type specified in iterable type array\\.$#"
10385                         count: 1
10386                         path: test/classes/Stubs/DbiDummy.php
10388                 -
10389                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Stubs\\\\DbiDummy\\:\\:fetchAny\\(\\) return type has no value type specified in iterable type array\\.$#"
10390                         count: 1
10391                         path: test/classes/Stubs/DbiDummy.php
10393                 -
10394                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Stubs\\\\DbiDummy\\:\\:fetchAssoc\\(\\) return type has no value type specified in iterable type array\\.$#"
10395                         count: 1
10396                         path: test/classes/Stubs/DbiDummy.php
10398                 -
10399                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Stubs\\\\DbiDummy\\:\\:fetchRow\\(\\) return type has no value type specified in iterable type array\\.$#"
10400                         count: 1
10401                         path: test/classes/Stubs/DbiDummy.php
10403                 -
10404                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Stubs\\\\DbiDummy\\:\\:getQueryData\\(\\) return type has no value type specified in iterable type array\\.$#"
10405                         count: 1
10406                         path: test/classes/Stubs/DbiDummy.php
10408                 -
10409                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Stubs\\\\DbiDummy\\:\\:getUnUsedQueries\\(\\) return type has no value type specified in iterable type array\\.$#"
10410                         count: 1
10411                         path: test/classes/Stubs/DbiDummy.php
10413                 -
10414                         message: "#^PHPDoc tag @var for property PhpMyAdmin\\\\Tests\\\\Stubs\\\\DbiDummy\\:\\:\\$dummyQueries contains unresolvable type\\.$#"
10415                         count: 1
10416                         path: test/classes/Stubs/DbiDummy.php
10418                 -
10419                         message: "#^PHPDoc tag @var for property PhpMyAdmin\\\\Tests\\\\Stubs\\\\DbiDummy\\:\\:\\$filoQueries contains unresolvable type\\.$#"
10420                         count: 1
10421                         path: test/classes/Stubs/DbiDummy.php
10423                 -
10424                         message: "#^Property PhpMyAdmin\\\\Tests\\\\Stubs\\\\DbiDummy\\:\\:\\$dummyQueries type has no value type specified in iterable type array\\<string, mixed\\>\\.$#"
10425                         count: 1
10426                         path: test/classes/Stubs/DbiDummy.php
10428                 -
10429                         message: "#^Property PhpMyAdmin\\\\Tests\\\\Stubs\\\\DbiDummy\\:\\:\\$filoQueries type has no value type specified in iterable type array\\<string, mixed\\>\\.$#"
10430                         count: 1
10431                         path: test/classes/Stubs/DbiDummy.php
10433                 -
10434                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Stubs\\\\ResponseRenderer\\:\\:getJSONResult\\(\\) return type has no value type specified in iterable type array\\.$#"
10435                         count: 1
10436                         path: test/classes/Stubs/ResponseRenderer.php
10438                 -
10439                         message: "#^Property PhpMyAdmin\\\\Tests\\\\Stubs\\\\ResponseRenderer\\:\\:\\$json type has no value type specified in iterable type array\\.$#"
10440                         count: 1
10441                         path: test/classes/Stubs/ResponseRenderer.php
10443                 -
10444                         message: "#^Method PhpMyAdmin\\\\Tests\\\\TableTest\\:\\:dataValidateName\\(\\) return type has no value type specified in iterable type array\\.$#"
10445                         count: 1
10446                         path: test/classes/TableTest.php
10448                 -
10449                         message: "#^Method PhpMyAdmin\\\\Tests\\\\TemplateTest\\:\\:providerTestDynamicRender\\(\\) return type has no value type specified in iterable type array\\.$#"
10450                         count: 1
10451                         path: test/classes/TemplateTest.php
10453                 -
10454                         message: "#^Method PhpMyAdmin\\\\Tests\\\\TemplateTest\\:\\:providerTestRender\\(\\) return type has no value type specified in iterable type array\\.$#"
10455                         count: 1
10456                         path: test/classes/TemplateTest.php
10458                 -
10459                         message: "#^Method PhpMyAdmin\\\\Tests\\\\TemplateTest\\:\\:providerTestRenderGettext\\(\\) return type has no value type specified in iterable type array\\.$#"
10460                         count: 1
10461                         path: test/classes/TemplateTest.php
10463                 -
10464                         message: "#^Method PhpMyAdmin\\\\Tests\\\\TemplateTest\\:\\:providerTestSet\\(\\) return type has no value type specified in iterable type array\\.$#"
10465                         count: 1
10466                         path: test/classes/TemplateTest.php
10468                 -
10469                         message: "#^Method PhpMyAdmin\\\\Tests\\\\TemplateTest\\:\\:testRenderGettext\\(\\) has parameter \\$renderParams with no value type specified in iterable type array\\.$#"
10470                         count: 1
10471                         path: test/classes/TemplateTest.php
10473                 -
10474                         message: "#^Method PhpMyAdmin\\\\Tests\\\\ThemeTest\\:\\:providerForGetImgPath\\(\\) return type has no value type specified in iterable type array\\.$#"
10475                         count: 1
10476                         path: test/classes/ThemeTest.php
10478                 -
10479                         message: "#^Method PhpMyAdmin\\\\Tests\\\\TrackerTest\\:\\:getTableNameData\\(\\) return type has no value type specified in iterable type array\\.$#"
10480                         count: 1
10481                         path: test/classes/TrackerTest.php
10483                 -
10484                         message: "#^Method PhpMyAdmin\\\\Tests\\\\TrackerTest\\:\\:getTrackedDataProvider\\(\\) return type has no value type specified in iterable type array\\.$#"
10485                         count: 1
10486                         path: test/classes/TrackerTest.php
10488                 -
10489                         message: "#^Method PhpMyAdmin\\\\Tests\\\\TrackerTest\\:\\:parseQueryData\\(\\) return type has no value type specified in iterable type array\\.$#"
10490                         count: 1
10491                         path: test/classes/TrackerTest.php
10493                 -
10494                         message: "#^Method PhpMyAdmin\\\\Tests\\\\TrackerTest\\:\\:testGetTrackedData\\(\\) has parameter \\$expectedArray with no value type specified in iterable type array\\.$#"
10495                         count: 1
10496                         path: test/classes/TrackerTest.php
10498                 -
10499                         message: "#^Method PhpMyAdmin\\\\Tests\\\\TrackerTest\\:\\:testGetTrackedData\\(\\) has parameter \\$fetchArrayReturn with no value type specified in iterable type array\\.$#"
10500                         count: 1
10501                         path: test/classes/TrackerTest.php
10503                 -
10504                         message: "#^Method PhpMyAdmin\\\\Tests\\\\TransformationsTest\\:\\:fixupData\\(\\) return type has no value type specified in iterable type array\\.$#"
10505                         count: 1
10506                         path: test/classes/TransformationsTest.php
10508                 -
10509                         message: "#^Method PhpMyAdmin\\\\Tests\\\\TransformationsTest\\:\\:getOptionsData\\(\\) return type has no value type specified in iterable type array\\.$#"
10510                         count: 1
10511                         path: test/classes/TransformationsTest.php
10513                 -
10514                         message: "#^Method PhpMyAdmin\\\\Tests\\\\TransformationsTest\\:\\:providerGetDescription\\(\\) return type has no value type specified in iterable type array\\.$#"
10515                         count: 1
10516                         path: test/classes/TransformationsTest.php
10518                 -
10519                         message: "#^Method PhpMyAdmin\\\\Tests\\\\TransformationsTest\\:\\:providerGetName\\(\\) return type has no value type specified in iterable type array\\.$#"
10520                         count: 1
10521                         path: test/classes/TransformationsTest.php
10523                 -
10524                         message: "#^Method PhpMyAdmin\\\\Tests\\\\TransformationsTest\\:\\:testGetOptions\\(\\) has parameter \\$expected with no value type specified in iterable type array\\.$#"
10525                         count: 1
10526                         path: test/classes/TransformationsTest.php
10528                 -
10529                         message: "#^Method PhpMyAdmin\\\\Tests\\\\TwoFactorTest\\:\\:getTwoFactorAndLoadConfig\\(\\) has parameter \\$config with no value type specified in iterable type array\\.$#"
10530                         count: 1
10531                         path: test/classes/TwoFactorTest.php
10533                 -
10534                         message: "#^Method PhpMyAdmin\\\\Tests\\\\TwoFactorTest\\:\\:loadQueriesForConfigure\\(\\) has parameter \\$backendSettings with no value type specified in iterable type array\\.$#"
10535                         count: 1
10536                         path: test/classes/TwoFactorTest.php
10538                 -
10539                         message: "#^Method PhpMyAdmin\\\\Tests\\\\TwoFactorTest\\:\\:loadResultForConfig\\(\\) has parameter \\$config with no value type specified in iterable type array\\.$#"
10540                         count: 1
10541                         path: test/classes/TwoFactorTest.php
10543                 -
10544                         message: "#^Missing call to parent\\:\\:tearDown\\(\\) method\\.$#"
10545                         count: 1
10546                         path: test/classes/TwoFactorTest.php
10548                 -
10549                         message: "#^Method PhpMyAdmin\\\\Tests\\\\TypesTest\\:\\:providerForGetTypeOperators\\(\\) return type has no value type specified in iterable type array\\.$#"
10550                         count: 1
10551                         path: test/classes/TypesTest.php
10553                 -
10554                         message: "#^Method PhpMyAdmin\\\\Tests\\\\TypesTest\\:\\:providerForTestGetTypeDescription\\(\\) return type has no value type specified in iterable type array\\.$#"
10555                         count: 1
10556                         path: test/classes/TypesTest.php
10558                 -
10559                         message: "#^Method PhpMyAdmin\\\\Tests\\\\TypesTest\\:\\:providerForTestGetTypeOperatorsHtml\\(\\) return type has no value type specified in iterable type array\\.$#"
10560                         count: 1
10561                         path: test/classes/TypesTest.php
10563                 -
10564                         message: "#^Method PhpMyAdmin\\\\Tests\\\\TypesTest\\:\\:providerFortTestGetFunctionsClass\\(\\) return type has no value type specified in iterable type array\\.$#"
10565                         count: 1
10566                         path: test/classes/TypesTest.php
10568                 -
10569                         message: "#^Method PhpMyAdmin\\\\Tests\\\\TypesTest\\:\\:providerFortTestGetTypeClass\\(\\) return type has no value type specified in iterable type array\\.$#"
10570                         count: 1
10571                         path: test/classes/TypesTest.php
10573                 -
10574                         message: "#^Method PhpMyAdmin\\\\Tests\\\\TypesTest\\:\\:testGetFunctionsClass\\(\\) has parameter \\$output with no value type specified in iterable type array\\.$#"
10575                         count: 1
10576                         path: test/classes/TypesTest.php
10578                 -
10579                         message: "#^Method PhpMyAdmin\\\\Tests\\\\TypesTest\\:\\:testGetTypeOperators\\(\\) has parameter \\$output with no value type specified in iterable type array\\.$#"
10580                         count: 1
10581                         path: test/classes/TypesTest.php
10583                 -
10584                         message: "#^Method PhpMyAdmin\\\\Tests\\\\UtilTest\\:\\:charsetQueryData\\(\\) return type has no value type specified in iterable type array\\.$#"
10585                         count: 1
10586                         path: test/classes/UtilTest.php
10588                 -
10589                         message: "#^Method PhpMyAdmin\\\\Tests\\\\UtilTest\\:\\:dataProviderScriptNames\\(\\) return type has no value type specified in iterable type array\\.$#"
10590                         count: 1
10591                         path: test/classes/UtilTest.php
10593                 -
10594                         message: "#^Method PhpMyAdmin\\\\Tests\\\\UtilTest\\:\\:providerConvertBitDefaultValue\\(\\) return type has no value type specified in iterable type array\\.$#"
10595                         count: 1
10596                         path: test/classes/UtilTest.php
10598                 -
10599                         message: "#^Method PhpMyAdmin\\\\Tests\\\\UtilTest\\:\\:providerDuplicateFirstNewline\\(\\) return type has no value type specified in iterable type array\\.$#"
10600                         count: 1
10601                         path: test/classes/UtilTest.php
10603                 -
10604                         message: "#^Method PhpMyAdmin\\\\Tests\\\\UtilTest\\:\\:providerExpandUserString\\(\\) return type has no value type specified in iterable type array\\.$#"
10605                         count: 1
10606                         path: test/classes/UtilTest.php
10608                 -
10609                         message: "#^Method PhpMyAdmin\\\\Tests\\\\UtilTest\\:\\:providerExtractColumnSpec\\(\\) return type has no value type specified in iterable type array\\.$#"
10610                         count: 1
10611                         path: test/classes/UtilTest.php
10613                 -
10614                         message: "#^Method PhpMyAdmin\\\\Tests\\\\UtilTest\\:\\:providerExtractValueFromFormattedSize\\(\\) return type has no value type specified in iterable type array\\.$#"
10615                         count: 1
10616                         path: test/classes/UtilTest.php
10618                 -
10619                         message: "#^Method PhpMyAdmin\\\\Tests\\\\UtilTest\\:\\:providerFormatByteDown\\(\\) return type has no value type specified in iterable type array\\.$#"
10620                         count: 1
10621                         path: test/classes/UtilTest.php
10623                 -
10624                         message: "#^Method PhpMyAdmin\\\\Tests\\\\UtilTest\\:\\:providerFormatNumber\\(\\) return type has no value type specified in iterable type array\\.$#"
10625                         count: 1
10626                         path: test/classes/UtilTest.php
10628                 -
10629                         message: "#^Method PhpMyAdmin\\\\Tests\\\\UtilTest\\:\\:providerForwardedHeaders\\(\\) return type has no value type specified in iterable type array\\.$#"
10630                         count: 1
10631                         path: test/classes/UtilTest.php
10633                 -
10634                         message: "#^Method PhpMyAdmin\\\\Tests\\\\UtilTest\\:\\:providerGetFormattedMaximumUploadSize\\(\\) return type has no value type specified in iterable type array\\.$#"
10635                         count: 1
10636                         path: test/classes/UtilTest.php
10638                 -
10639                         message: "#^Method PhpMyAdmin\\\\Tests\\\\UtilTest\\:\\:providerGetTitleForTarget\\(\\) return type has no value type specified in iterable type array\\.$#"
10640                         count: 1
10641                         path: test/classes/UtilTest.php
10643                 -
10644                         message: "#^Method PhpMyAdmin\\\\Tests\\\\UtilTest\\:\\:providerIsInteger\\(\\) return type has no value type specified in iterable type array\\.$#"
10645                         count: 1
10646                         path: test/classes/UtilTest.php
10648                 -
10649                         message: "#^Method PhpMyAdmin\\\\Tests\\\\UtilTest\\:\\:providerLocalisedDate\\(\\) return type has no value type specified in iterable type array\\.$#"
10650                         count: 1
10651                         path: test/classes/UtilTest.php
10653                 -
10654                         message: "#^Method PhpMyAdmin\\\\Tests\\\\UtilTest\\:\\:providerPrintableBitValue\\(\\) return type has no value type specified in iterable type array\\.$#"
10655                         count: 1
10656                         path: test/classes/UtilTest.php
10658                 -
10659                         message: "#^Method PhpMyAdmin\\\\Tests\\\\UtilTest\\:\\:providerTimespanFormat\\(\\) return type has no value type specified in iterable type array\\.$#"
10660                         count: 1
10661                         path: test/classes/UtilTest.php
10663                 -
10664                         message: "#^Method PhpMyAdmin\\\\Tests\\\\UtilTest\\:\\:providerUnEscapeMysqlWildcards\\(\\) return type has no value type specified in iterable type array\\.$#"
10665                         count: 1
10666                         path: test/classes/UtilTest.php
10668                 -
10669                         message: "#^Method PhpMyAdmin\\\\Tests\\\\UtilTest\\:\\:providerUnQuote\\(\\) return type has no value type specified in iterable type array\\.$#"
10670                         count: 1
10671                         path: test/classes/UtilTest.php
10673                 -
10674                         message: "#^Method PhpMyAdmin\\\\Tests\\\\UtilTest\\:\\:providerUnQuoteSelectedChar\\(\\) return type has no value type specified in iterable type array\\.$#"
10675                         count: 1
10676                         path: test/classes/UtilTest.php
10678                 -
10679                         message: "#^Method PhpMyAdmin\\\\Tests\\\\UtilTest\\:\\:providerUserDir\\(\\) return type has no value type specified in iterable type array\\.$#"
10680                         count: 1
10681                         path: test/classes/UtilTest.php
10683                 -
10684                         message: "#^Method PhpMyAdmin\\\\Tests\\\\UtilTest\\:\\:testExtractColumnSpec\\(\\) has parameter \\$out with no value type specified in iterable type array\\.$#"
10685                         count: 1
10686                         path: test/classes/UtilTest.php
10688                 -
10689                         message: "#^Method PhpMyAdmin\\\\Tests\\\\UtilTest\\:\\:testFormatByteDown\\(\\) has parameter \\$e with no value type specified in iterable type array\\.$#"
10690                         count: 1
10691                         path: test/classes/UtilTest.php
10693                 -
10694                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Utils\\\\ForeignKeyTest\\:\\:providerCheckCleanup\\(\\) return type has no value type specified in iterable type array\\.$#"
10695                         count: 1
10696                         path: test/classes/Utils/ForeignKeyTest.php
10698                 -
10699                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Utils\\\\ForeignKeyTest\\:\\:providerCheckInit\\(\\) return type has no value type specified in iterable type array\\.$#"
10700                         count: 1
10701                         path: test/classes/Utils/ForeignKeyTest.php
10703                 -
10704                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Utils\\\\ForeignKeyTest\\:\\:providerIsSupported\\(\\) return type has no value type specified in iterable type array\\.$#"
10705                         count: 1
10706                         path: test/classes/Utils/ForeignKeyTest.php
10708                 -
10709                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Utils\\\\FormatConverterTest\\:\\:providerBinaryToIp\\(\\) return type has no value type specified in iterable type array\\.$#"
10710                         count: 1
10711                         path: test/classes/Utils/FormatConverterTest.php
10713                 -
10714                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Utils\\\\FormatConverterTest\\:\\:providerIpToBinary\\(\\) return type has no value type specified in iterable type array\\.$#"
10715                         count: 1
10716                         path: test/classes/Utils/FormatConverterTest.php
10718                 -
10719                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Utils\\\\FormatConverterTest\\:\\:providerIpToLong\\(\\) return type has no value type specified in iterable type array\\.$#"
10720                         count: 1
10721                         path: test/classes/Utils/FormatConverterTest.php
10723                 -
10724                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Utils\\\\FormatConverterTest\\:\\:providerLongToIp\\(\\) return type has no value type specified in iterable type array\\.$#"
10725                         count: 1
10726                         path: test/classes/Utils/FormatConverterTest.php
10728                 -
10729                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Utils\\\\GisTest\\:\\:providerConvertToWellKnownText\\(\\) return type has no value type specified in iterable type array\\.$#"
10730                         count: 1
10731                         path: test/classes/Utils/GisTest.php
10733                 -
10734                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Utils\\\\GisTest\\:\\:testConvertToWellKnownText\\(\\) has parameter \\$returnData with no value type specified in iterable type array\\.$#"
10735                         count: 1
10736                         path: test/classes/Utils/GisTest.php
10738                 -
10739                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Utils\\\\HttpRequestTest\\:\\:httpRequests\\(\\) return type has no value type specified in iterable type array\\.$#"
10740                         count: 1
10741                         path: test/classes/Utils/HttpRequestTest.php
10743                 -
10744                         message: "#^Parameter \\#1 \\$needle of method PHPUnit\\\\Framework\\\\Assert\\:\\:assertStringContainsString\\(\\) expects string, mixed given\\.$#"
10745                         count: 1
10746                         path: test/classes/Utils/HttpRequestTest.php
10748                 -
10749                         message: "#^Parameter \\#2 \\$haystack of method PHPUnit\\\\Framework\\\\Assert\\:\\:assertStringContainsString\\(\\) expects string, mixed given\\.$#"
10750                         count: 1
10751                         path: test/classes/Utils/HttpRequestTest.php
10753                 -
10754                         message: "#^Method PhpMyAdmin\\\\Tests\\\\VersionInformationTest\\:\\:dataProviderVersionConditions\\(\\) return type has no value type specified in iterable type array\\.$#"
10755                         count: 1
10756                         path: test/classes/VersionInformationTest.php
10758                 -
10759                         message: "#^Method PhpMyAdmin\\\\Tests\\\\VersionInformationTest\\:\\:dataVersions\\(\\) return type has no value type specified in iterable type array\\.$#"
10760                         count: 1
10761                         path: test/classes/VersionInformationTest.php
10763                 -
10764                         message: "#^Method PhpMyAdmin\\\\Tests\\\\VersionInformationTest\\:\\:testGetLatestCompatibleVersionWithNewPHPVersion\\(\\) has parameter \\$conditions with no value type specified in iterable type array\\.$#"
10765                         count: 1
10766                         path: test/classes/VersionInformationTest.php
10768                 -
10769                         message: "#^Method PhpMyAdmin\\\\Tests\\\\VersionInformationTest\\:\\:testGetLatestCompatibleVersionWithNewPHPVersion\\(\\) has parameter \\$versions with no value type specified in iterable type array\\.$#"
10770                         count: 1
10771                         path: test/classes/VersionInformationTest.php
10773                 -
10774                         message: "#^Method PhpMyAdmin\\\\Tests\\\\ZipExtensionTest\\:\\:provideTestFindFile\\(\\) return type has no value type specified in iterable type array\\.$#"
10775                         count: 1
10776                         path: test/classes/ZipExtensionTest.php
10778                 -
10779                         message: "#^Method PhpMyAdmin\\\\Tests\\\\ZipExtensionTest\\:\\:provideTestGetContents\\(\\) return type has no value type specified in iterable type array\\.$#"
10780                         count: 1
10781                         path: test/classes/ZipExtensionTest.php
10783                 -
10784                         message: "#^Property PhpMyAdmin\\\\Tests\\\\Selenium\\\\ChangePasswordTest\\:\\:\\$verificationErrors is never written, only read\\.$#"
10785                         count: 1
10786                         path: test/selenium/ChangePasswordTest.php
10788                 -
10789                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Selenium\\\\ExportTest\\:\\:exportDataProvider\\(\\) return type has no value type specified in iterable type array\\.$#"
10790                         count: 1
10791                         path: test/selenium/ExportTest.php
10793                 -
10794                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Selenium\\\\ExportTest\\:\\:testDbExport\\(\\) has parameter \\$expected with no value type specified in iterable type array\\.$#"
10795                         count: 1
10796                         path: test/selenium/ExportTest.php
10798                 -
10799                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Selenium\\\\ExportTest\\:\\:testServerExport\\(\\) has parameter \\$expected with no value type specified in iterable type array\\.$#"
10800                         count: 1
10801                         path: test/selenium/ExportTest.php
10803                 -
10804                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Selenium\\\\ExportTest\\:\\:testTableExport\\(\\) has parameter \\$expected with no value type specified in iterable type array\\.$#"
10805                         count: 1
10806                         path: test/selenium/ExportTest.php
10808                 -
10809                         message: "#^Cannot access property \\$automation_session on mixed\\.$#"
10810                         count: 1
10811                         path: test/selenium/TestBase.php
10813                 -
10814                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Selenium\\\\TestBase\\:\\:waitForElement\\(\\) should return Facebook\\\\WebDriver\\\\Remote\\\\RemoteWebElement but returns mixed\\.$#"
10815                         count: 1
10816                         path: test/selenium/TestBase.php
10818                 -
10819                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Selenium\\\\TestBase\\:\\:waitUntilElementIsPresent\\(\\) should return Facebook\\\\WebDriver\\\\Remote\\\\RemoteWebElement but returns mixed\\.$#"
10820                         count: 1
10821                         path: test/selenium/TestBase.php
10823                 -
10824                         message: "#^Method PhpMyAdmin\\\\Tests\\\\Selenium\\\\TestBase\\:\\:waitUntilElementIsVisible\\(\\) should return Facebook\\\\WebDriver\\\\WebDriverElement but returns mixed\\.$#"
10825                         count: 1
10826                         path: test/selenium/TestBase.php