4 message: "#^Cannot cast mixed to string\\.$#"
6 path: app/constants.php
9 message: "#^Argument of an invalid type mixed supplied for foreach, only iterables are supported\\.$#"
11 path: app/services_loader.php
14 message: "#^Cannot access offset 'arguments' on mixed\\.$#"
16 path: app/services_loader.php
19 message: "#^Cannot access offset 'class' on mixed\\.$#"
21 path: app/services_loader.php
24 message: "#^Cannot access offset 'factory' on mixed\\.$#"
26 path: app/services_loader.php
29 message: "#^Cannot access offset 0 on mixed\\.$#"
31 path: app/services_loader.php
34 message: "#^Parameter \\#1 \\$arguments of method Symfony\\\\Component\\\\DependencyInjection\\\\Loader\\\\Configurator\\\\ServiceConfigurator\\:\\:args\\(\\) expects array, mixed given\\.$#"
36 path: app/services_loader.php
39 message: "#^Parameter \\#1 \\$factory of method Symfony\\\\Component\\\\DependencyInjection\\\\Loader\\\\Configurator\\\\ServiceConfigurator\\:\\:factory\\(\\) expects array\\|string\\|Symfony\\\\Component\\\\DependencyInjection\\\\Loader\\\\Configurator\\\\ReferenceConfigurator\\|Symfony\\\\Component\\\\ExpressionLanguage\\\\Expression, mixed given\\.$#"
41 path: app/services_loader.php
44 message: "#^Parameter \\#1 \\$id of method Symfony\\\\Component\\\\DependencyInjection\\\\Loader\\\\Configurator\\\\ServicesConfigurator\\:\\:alias\\(\\) expects string, mixed given\\.$#"
46 path: app/services_loader.php
49 message: "#^Parameter \\#1 \\$id of method Symfony\\\\Component\\\\DependencyInjection\\\\Loader\\\\Configurator\\\\ServicesConfigurator\\:\\:set\\(\\) expects string\\|null, mixed given\\.$#"
51 path: app/services_loader.php
54 message: "#^Parameter \\#1 \\$servicesFile of closure expects array, mixed given\\.$#"
56 path: app/services_loader.php
59 message: "#^Parameter \\#1 \\$string of function substr expects string, mixed given\\.$#"
61 path: app/services_loader.php
64 message: "#^Parameter \\#2 \\$class of method Symfony\\\\Component\\\\DependencyInjection\\\\Loader\\\\Configurator\\\\ServicesConfigurator\\:\\:set\\(\\) expects string\\|null, mixed given\\.$#"
66 path: app/services_loader.php
69 message: "#^Parameter \\#1 \\$filename of function is_readable expects string, mixed given\\.$#"
71 path: public/index.php
74 message: "#^Parameter \\#1 \\$filename of function is_readable expects string, mixed given\\.$#"
76 path: public/setup/index.php
79 message: "#^Only booleans are allowed in a negated boolean, mixed given\\.$#"
81 path: src/Advisory/Advisor.php
84 message: "#^Only booleans are allowed in an if condition, mixed given\\.$#"
86 path: src/Advisory/Advisor.php
89 message: "#^Parameter \\#1 \\$haystack of function str_contains expects string, mixed given\\.$#"
91 path: src/Advisory/Advisor.php
94 message: "#^Parameter \\#1 \\$string of function htmlspecialchars expects string, mixed given\\.$#"
96 path: src/Advisory/Advisor.php
99 message: "#^Parameter \\#1 \\$url of static method PhpMyAdmin\\\\Core\\:\\:linkURL\\(\\) expects string, mixed given\\.$#"
101 path: src/Advisory/Advisor.php
104 message: "#^Parameter \\#2 \\$values of function vsprintf expects array\\<bool\\|float\\|int\\|string\\|null\\>, mixed given\\.$#"
106 path: src/Advisory/Advisor.php
109 message: "#^Parameter \\#3 \\$subject of function preg_replace_callback expects array\\|string, string\\|null given\\.$#"
111 path: src/Advisory/Advisor.php
114 message: "#^Property PhpMyAdmin\\\\Advisory\\\\Advisor\\:\\:\\$firedRules \\(array\\<int, array\\{id\\: non\\-empty\\-string, name\\: string, precondition\\?\\: non\\-empty\\-string, formula\\: non\\-empty\\-string, test\\: non\\-empty\\-string, issue\\: string, recommendation\\: string, justification\\: string, \\.\\.\\.\\}\\>\\) does not accept non\\-empty\\-array\\<int, array\\{id\\: non\\-empty\\-string, name\\: string, precondition\\?\\: non\\-empty\\-string, formula\\: non\\-empty\\-string, test\\: non\\-empty\\-string, issue\\: string\\|null, recommendation\\: string\\|null, justification\\: string, \\.\\.\\.\\}\\>\\.$#"
116 path: src/Advisory/Advisor.php
119 message: "#^Property PhpMyAdmin\\\\Advisory\\\\Advisor\\:\\:\\$notFiredRules \\(array\\<int, array\\{id\\: non\\-empty\\-string, name\\: string, precondition\\?\\: non\\-empty\\-string, formula\\: non\\-empty\\-string, test\\: non\\-empty\\-string, issue\\: string, recommendation\\: string, justification\\: string, \\.\\.\\.\\}\\>\\) does not accept non\\-empty\\-array\\<int, array\\{id\\: non\\-empty\\-string, name\\: string, precondition\\?\\: non\\-empty\\-string, formula\\: non\\-empty\\-string, test\\: non\\-empty\\-string, issue\\: string\\|null, recommendation\\: string\\|null, justification\\: string, \\.\\.\\.\\}\\>\\.$#"
121 path: src/Advisory/Advisor.php
124 message: "#^Parameter \\#2 \\$replace of function str_replace expects array\\|string, mixed given\\.$#"
126 path: src/Bookmarks/Bookmark.php
130 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
131 Use dependency injection instead\\.$#
134 path: src/Bookmarks/BookmarkRepository.php
137 message: "#^Parameter \\#1 \\$row of method PhpMyAdmin\\\\Bookmarks\\\\BookmarkRepository\\:\\:createFromRow\\(\\) expects array\\<string\\>, array\\<string\\|null\\> given\\.$#"
139 path: src/Bookmarks/BookmarkRepository.php
142 message: "#^Parameter \\#1 \\$row of method PhpMyAdmin\\\\Bookmarks\\\\BookmarkRepository\\:\\:createFromRow\\(\\) expects array\\<string\\>, mixed given\\.$#"
144 path: src/Bookmarks/BookmarkRepository.php
147 message: "#^Parameter \\#2 \\$bookmarkFeature of class PhpMyAdmin\\\\Bookmarks\\\\Bookmark constructor expects PhpMyAdmin\\\\ConfigStorage\\\\Features\\\\BookmarkFeature, PhpMyAdmin\\\\ConfigStorage\\\\Features\\\\BookmarkFeature\\|null given\\.$#"
149 path: src/Bookmarks/BookmarkRepository.php
152 message: "#^Parameter \\#1 \\$description of method PhpMyAdmin\\\\BrowseForeigners\\:\\:getDescriptionAndTitle\\(\\) expects string, mixed given\\.$#"
154 path: src/BrowseForeigners.php
157 message: "#^Parameter \\#1 \\$state of static method PhpMyAdmin\\\\Charsets\\\\Charset\\:\\:fromServer\\(\\) expects array\\{Charset\\?\\: string, Description\\?\\: string, Default collation\\?\\: string, Maxlen\\?\\: string\\}, array\\<string\\|null\\> given\\.$#"
159 path: src/Charsets.php
162 message: "#^Parameter \\#1 \\$state of static method PhpMyAdmin\\\\Charsets\\\\Collation\\:\\:fromServer\\(\\) expects array\\<string\\>, array\\<string\\|null\\> given\\.$#"
164 path: src/Charsets.php
168 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
169 Use dependency injection instead\\.$#
172 path: src/Command/CacheWarmupCommand.php
175 message: "#^Parameter \\#1 \\$source of method PhpMyAdmin\\\\Config\\:\\:loadAndCheck\\(\\) expects string\\|null, mixed given\\.$#"
177 path: src/Command/CacheWarmupCommand.php
180 message: "#^Parameter \\#2 \\.\\.\\.\\$values of function sprintf expects bool\\|float\\|int\\|string\\|null, mixed given\\.$#"
182 path: src/Command/CacheWarmupCommand.php
185 message: "#^Property PhpMyAdmin\\\\Config\\:\\:\\$settings \\(array\\{PmaAbsoluteUri\\: string, AuthLog\\: string, AuthLogSuccess\\: bool, PmaNoRelation_DisableWarning\\: bool, SuhosinDisableWarning\\: bool, LoginCookieValidityDisableWarning\\: bool, ReservedWordDisableWarning\\: bool, TranslationWarningThreshold\\: int, \\.\\.\\.\\}\\) does not accept array\\{PmaAbsoluteUri\\: string, AuthLog\\: string, AuthLogSuccess\\: bool, PmaNoRelation_DisableWarning\\: bool, SuhosinDisableWarning\\: bool, LoginCookieValidityDisableWarning\\: bool, ReservedWordDisableWarning\\: bool, TranslationWarningThreshold\\: int, \\.\\.\\.\\}\\.$#"
187 path: src/Command/CacheWarmupCommand.php
190 message: "#^Argument of an invalid type mixed supplied for foreach, only iterables are supported\\.$#"
192 path: src/Command/FixPoTwigCommand.php
195 message: "#^Cannot access offset 0 on mixed\\.$#"
197 path: src/Command/FixPoTwigCommand.php
200 message: "#^Cannot access offset 1 on mixed\\.$#"
202 path: src/Command/FixPoTwigCommand.php
205 message: "#^Cannot access offset 'exception' on mixed\\.$#"
207 path: src/Command/TwigLintCommand.php
210 message: "#^Cannot access offset 'file' on mixed\\.$#"
212 path: src/Command/TwigLintCommand.php
215 message: "#^Cannot access offset 'template' on mixed\\.$#"
217 path: src/Command/TwigLintCommand.php
220 message: "#^Cannot access offset 'valid' on mixed\\.$#"
222 path: src/Command/TwigLintCommand.php
225 message: "#^Only booleans are allowed in &&, mixed given on the left side\\.$#"
227 path: src/Command/TwigLintCommand.php
230 message: "#^Only booleans are allowed in a negated boolean, mixed given\\.$#"
232 path: src/Command/TwigLintCommand.php
235 message: "#^Only booleans are allowed in a ternary operator condition, \\(callable\\)\\|null given\\.$#"
237 path: src/Command/TwigLintCommand.php
240 message: "#^Only booleans are allowed in a ternary operator condition, mixed given\\.$#"
242 path: src/Command/TwigLintCommand.php
245 message: "#^Only booleans are allowed in an if condition, mixed given\\.$#"
247 path: src/Command/TwigLintCommand.php
250 message: "#^Parameter \\#1 \\$callback of function set_error_handler expects \\(callable\\(int, string, string, int\\)\\: bool\\)\\|null, Closure\\(int, string, string, int\\)\\: mixed given\\.$#"
252 path: src/Command/TwigLintCommand.php
255 message: "#^Parameter \\#2 \\$template of method PhpMyAdmin\\\\Command\\\\TwigLintCommand\\:\\:renderException\\(\\) expects string, mixed given\\.$#"
257 path: src/Command/TwigLintCommand.php
260 message: "#^Parameter \\#2 \\.\\.\\.\\$values of function sprintf expects bool\\|float\\|int\\|string\\|null, mixed given\\.$#"
262 path: src/Command/TwigLintCommand.php
265 message: "#^Parameter \\#3 \\$exception of method PhpMyAdmin\\\\Command\\\\TwigLintCommand\\:\\:renderException\\(\\) expects Twig\\\\Error\\\\Error, mixed given\\.$#"
267 path: src/Command/TwigLintCommand.php
270 message: "#^Parameter \\#4 \\$file of method PhpMyAdmin\\\\Command\\\\TwigLintCommand\\:\\:renderException\\(\\) expects string\\|null, mixed given\\.$#"
272 path: src/Command/TwigLintCommand.php
276 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\DatabaseInterface\\:
277 Use dependency injection instead\\.$#
283 message: "#^Cannot access offset 'LoginCookieValidity' on mixed\\.$#"
288 message: "#^Cannot access offset 'Server' on mixed\\.$#"
293 message: "#^Cannot access offset 'ThemeDefault' on mixed\\.$#"
298 message: "#^Cannot access offset 'config_mtime' on mixed\\.$#"
303 message: "#^Cannot access offset 'lang' on mixed\\.$#"
308 message: "#^Cannot access offset 'userprefs' on mixed\\.$#"
313 message: "#^Cannot access offset 'userprefs_mtime' on mixed\\.$#"
318 message: "#^Cannot access offset 'userprefs_type' on mixed\\.$#"
323 message: "#^Cannot access offset non\\-falsy\\-string on mixed\\.$#"
328 message: "#^Cannot cast mixed to string\\.$#"
333 message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#"
338 message: "#^Method PhpMyAdmin\\\\Config\\:\\:getChangeLogFilePath\\(\\) should return string but returns mixed\\.$#"
343 message: "#^Method PhpMyAdmin\\\\Config\\:\\:getUploadTempDir\\(\\) should return string\\|null but returns string\\|false\\.$#"
348 message: "#^Only booleans are allowed in &&, string\\|null given on the right side\\.$#"
353 message: "#^Only booleans are allowed in a negated boolean, int\\<0, 2\\> given\\.$#"
358 message: "#^Only booleans are allowed in a negated boolean, mixed given\\.$#"
363 message: "#^Only booleans are allowed in a negated boolean, string\\|false given\\.$#"
368 message: "#^Only booleans are allowed in an if condition, mixed given\\.$#"
373 message: "#^Only booleans are allowed in an if condition, string\\|false given\\.$#"
378 message: "#^Only booleans are allowed in \\|\\|, string\\|false given on the left side\\.$#"
383 message: "#^Parameter \\#1 \\$code of method PhpMyAdmin\\\\I18n\\\\LanguageManager\\:\\:getLanguage\\(\\) expects string, mixed given\\.$#"
388 message: "#^Parameter \\#1 \\$collation of method PhpMyAdmin\\\\DatabaseInterface\\:\\:setCollation\\(\\) expects string, mixed given\\.$#"
393 message: "#^Parameter \\#1 \\$filename of static method PhpMyAdmin\\\\Config\\:\\:renderCustom\\(\\) expects string, mixed given\\.$#"
398 message: "#^Parameter \\#1 \\$haystack of function str_contains expects string, mixed given\\.$#"
403 message: "#^Parameter \\#1 \\$string of function rtrim expects string, mixed given\\.$#"
408 message: "#^Parameter \\#1 \\$theme of method PhpMyAdmin\\\\Theme\\\\ThemeManager\\:\\:checkTheme\\(\\) expects string\\|null, mixed given\\.$#"
413 message: "#^Parameter \\#1 \\$theme of method PhpMyAdmin\\\\Theme\\\\ThemeManager\\:\\:setActiveTheme\\(\\) expects string\\|null, mixed given\\.$#"
418 message: "#^Parameter \\#1 \\$url of function parse_url expects string, mixed given\\.$#"
423 message: "#^Parameter \\#2 \\.\\.\\.\\$replacements of function array_replace_recursive expects array, mixed given\\.$#"
428 message: "#^Parameter \\#3 \\$default of method PhpMyAdmin\\\\Config\\:\\:setCookie\\(\\) expects string\\|null, mixed given\\.$#"
433 message: "#^Property PhpMyAdmin\\\\Config\\:\\:\\$settings \\(array\\{PmaAbsoluteUri\\: string, AuthLog\\: string, AuthLogSuccess\\: bool, PmaNoRelation_DisableWarning\\: bool, SuhosinDisableWarning\\: bool, LoginCookieValidityDisableWarning\\: bool, ReservedWordDisableWarning\\: bool, TranslationWarningThreshold\\: int, \\.\\.\\.\\}\\) does not accept array\\.$#"
438 message: "#^Property PhpMyAdmin\\\\Config\\:\\:\\$settings \\(array\\{PmaAbsoluteUri\\: string, AuthLog\\: string, AuthLogSuccess\\: bool, PmaNoRelation_DisableWarning\\: bool, SuhosinDisableWarning\\: bool, LoginCookieValidityDisableWarning\\: bool, ReservedWordDisableWarning\\: bool, TranslationWarningThreshold\\: int, \\.\\.\\.\\}\\) does not accept array\\{PmaAbsoluteUri\\: string, AuthLog\\: string, AuthLogSuccess\\: bool, PmaNoRelation_DisableWarning\\: bool, SuhosinDisableWarning\\: bool, LoginCookieValidityDisableWarning\\: bool, ReservedWordDisableWarning\\: bool, TranslationWarningThreshold\\: int, \\.\\.\\.\\}\\.$#"
443 message: "#^Property PhpMyAdmin\\\\Config\\:\\:\\$settings \\(array\\{PmaAbsoluteUri\\: string, AuthLog\\: string, AuthLogSuccess\\: bool, PmaNoRelation_DisableWarning\\: bool, SuhosinDisableWarning\\: bool, LoginCookieValidityDisableWarning\\: bool, ReservedWordDisableWarning\\: bool, TranslationWarningThreshold\\: int, \\.\\.\\.\\}\\) does not accept mixed\\.$#"
448 message: "#^Property PhpMyAdmin\\\\Config\\:\\:\\$settings \\(array\\{PmaAbsoluteUri\\: string, AuthLog\\: string, AuthLogSuccess\\: bool, PmaNoRelation_DisableWarning\\: bool, SuhosinDisableWarning\\: bool, LoginCookieValidityDisableWarning\\: bool, ReservedWordDisableWarning\\: bool, TranslationWarningThreshold\\: int, \\.\\.\\.\\}\\) does not accept non\\-empty\\-array\\<string, mixed\\>\\.$#"
454 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
455 Use dependency injection instead\\.$#
458 path: src/Config/ConfigFile.php
461 message: "#^Cannot access offset 'ServerDefault' on mixed\\.$#"
463 path: src/Config/ConfigFile.php
466 message: "#^Cannot access offset 'Servers' on mixed\\.$#"
468 path: src/Config/ConfigFile.php
471 message: "#^Cannot access offset int on mixed\\.$#"
473 path: src/Config/ConfigFile.php
476 message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#"
478 path: src/Config/ConfigFile.php
481 message: "#^Method PhpMyAdmin\\\\Config\\\\ConfigFile\\:\\:getCanonicalPath\\(\\) should return string but returns string\\|null\\.$#"
483 path: src/Config/ConfigFile.php
486 message: "#^Method PhpMyAdmin\\\\Config\\\\ConfigFile\\:\\:getConfig\\(\\) should return array but returns mixed\\.$#"
488 path: src/Config/ConfigFile.php
491 message: "#^Method PhpMyAdmin\\\\Config\\\\ConfigFile\\:\\:getServerName\\(\\) should return string but returns mixed\\.$#"
493 path: src/Config/ConfigFile.php
496 message: "#^Method PhpMyAdmin\\\\Config\\\\ConfigFile\\:\\:getServers\\(\\) should return array but returns mixed\\.$#"
498 path: src/Config/ConfigFile.php
501 message: "#^Only booleans are allowed in an if condition, mixed given\\.$#"
503 path: src/Config/ConfigFile.php
506 message: "#^Parameter \\#1 \\$array of function array_flip expects array\\<int\\|string\\>, array given\\.$#"
508 path: src/Config/ConfigFile.php
511 message: "#^Parameter \\#1 \\$array of method PhpMyAdmin\\\\Config\\\\ConfigFile\\:\\:getFlatArray\\(\\) expects array, mixed given\\.$#"
513 path: src/Config/ConfigFile.php
516 message: "#^Parameter \\#1 \\$path of method PhpMyAdmin\\\\Config\\\\ConfigFile\\:\\:getCanonicalPath\\(\\) expects string, \\(int\\|string\\) given\\.$#"
518 path: src/Config/ConfigFile.php
521 message: "#^Parameter \\#1 \\$path of method PhpMyAdmin\\\\Config\\\\ConfigFile\\:\\:set\\(\\) expects string, mixed given\\.$#"
523 path: src/Config/ConfigFile.php
526 message: "#^Parameter \\#1 \\$path of static method PhpMyAdmin\\\\Core\\:\\:arrayRead\\(\\) expects string, \\(int\\|string\\) given\\.$#"
528 path: src/Config/ConfigFile.php
531 message: "#^Parameter \\#1 \\$path of static method PhpMyAdmin\\\\Core\\:\\:arrayRead\\(\\) expects string, mixed given\\.$#"
533 path: src/Config/ConfigFile.php
536 message: "#^Parameter \\#1 \\$path of static method PhpMyAdmin\\\\Core\\:\\:arrayRemove\\(\\) expects string, mixed given\\.$#"
538 path: src/Config/ConfigFile.php
541 message: "#^Parameter \\#1 \\$path of static method PhpMyAdmin\\\\Core\\:\\:arrayWrite\\(\\) expects string, \\(int\\|string\\) given\\.$#"
543 path: src/Config/ConfigFile.php
546 message: "#^Parameter \\#1 \\$value of function count expects array\\|Countable, mixed given\\.$#"
548 path: src/Config/ConfigFile.php
551 message: "#^Parameter \\#2 \\$array of static method PhpMyAdmin\\\\Core\\:\\:arrayRead\\(\\) expects array, array\\|null given\\.$#"
553 path: src/Config/ConfigFile.php
556 message: "#^Parameter \\#2 \\$array of static method PhpMyAdmin\\\\Core\\:\\:arrayRead\\(\\) expects array, mixed given\\.$#"
558 path: src/Config/ConfigFile.php
561 message: "#^Parameter \\#3 \\$canonicalPath of method PhpMyAdmin\\\\Config\\\\ConfigFile\\:\\:set\\(\\) expects string\\|null, mixed given\\.$#"
563 path: src/Config/ConfigFile.php
566 message: "#^Property PhpMyAdmin\\\\Config\\\\ConfigFile\\:\\:\\$setFilter type has no value type specified in iterable type array\\.$#"
568 path: src/Config/ConfigFile.php
571 message: "#^Cannot cast mixed to string\\.$#"
573 path: src/Config/Form.php
576 message: "#^PHPDoc tag @var for variable \\$value has no value type specified in iterable type array\\.$#"
578 path: src/Config/Form.php
581 message: "#^Parameter \\#1 \\$keys of function array_combine expects array\\<int\\|string\\>, array\\<int\\<0, max\\>, mixed\\> given\\.$#"
583 path: src/Config/Form.php
586 message: "#^Argument of an invalid type mixed supplied for foreach, only iterables are supported\\.$#"
588 path: src/Config/FormDisplay.php
592 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
593 Use dependency injection instead\\.$#
596 path: src/Config/FormDisplay.php
599 message: "#^Call to function array_search\\(\\) requires parameter \\#3 to be set\\.$#"
601 path: src/Config/FormDisplay.php
604 message: "#^Call to function function_exists\\(\\) with 'bzcompress'\\|'gzcompress'\\|'gzencode' will always evaluate to true\\.$#"
606 path: src/Config/FormDisplay.php
609 message: "#^Call to function function_exists\\(\\) with 'bzopen'\\|'gzopen'\\|'zip_open' will always evaluate to true\\.$#"
611 path: src/Config/FormDisplay.php
614 message: "#^Cannot access an offset on mixed\\.$#"
616 path: src/Config/FormDisplay.php
619 message: "#^Cannot access offset 'iconv' on mixed\\.$#"
621 path: src/Config/FormDisplay.php
624 message: "#^Cannot access offset 'wrapper_params' on mixed\\.$#"
626 path: src/Config/FormDisplay.php
629 message: "#^Cannot cast mixed to string\\.$#"
631 path: src/Config/FormDisplay.php
634 message: "#^Only booleans are allowed in &&, mixed given on the left side\\.$#"
636 path: src/Config/FormDisplay.php
639 message: "#^Only booleans are allowed in a negated boolean, int\\|string\\|false given\\.$#"
641 path: src/Config/FormDisplay.php
644 message: "#^Only booleans are allowed in a ternary operator condition, mixed given\\.$#"
646 path: src/Config/FormDisplay.php
649 message: "#^Only booleans are allowed in an if condition, mixed given\\.$#"
651 path: src/Config/FormDisplay.php
654 message: "#^Parameter \\#1 \\$array of function array_flip expects array\\<int\\|string\\>, mixed given\\.$#"
656 path: src/Config/FormDisplay.php
659 message: "#^Parameter \\#1 \\$canonicalPath of method PhpMyAdmin\\\\Config\\\\ConfigFile\\:\\:getDefault\\(\\) expects string, mixed given\\.$#"
661 path: src/Config/FormDisplay.php
664 message: "#^Parameter \\#1 \\$fieldId of method PhpMyAdmin\\\\Config\\\\FormDisplayTemplate\\:\\:addJsValidate\\(\\) expects string, mixed given\\.$#"
666 path: src/Config/FormDisplay.php
669 message: "#^Parameter \\#1 \\$optionName of method PhpMyAdmin\\\\Config\\\\Form\\:\\:getOptionType\\(\\) expects string, \\(int\\|string\\) given\\.$#"
671 path: src/Config/FormDisplay.php
674 message: "#^Parameter \\#1 \\$path of method PhpMyAdmin\\\\Config\\\\ConfigFile\\:\\:getValue\\(\\) expects string, int\\|string\\|false given\\.$#"
676 path: src/Config/FormDisplay.php
679 message: "#^Parameter \\#1 \\$path of method PhpMyAdmin\\\\Config\\\\ConfigFile\\:\\:set\\(\\) expects string, \\(int\\|string\\) given\\.$#"
681 path: src/Config/FormDisplay.php
684 message: "#^Parameter \\#1 \\$path of method PhpMyAdmin\\\\Config\\\\ConfigFile\\:\\:set\\(\\) expects string, int\\|string given\\.$#"
686 path: src/Config/FormDisplay.php
689 message: "#^Parameter \\#1 \\$path of static method PhpMyAdmin\\\\Config\\\\Descriptions\\:\\:get\\(\\) expects string, mixed given\\.$#"
691 path: src/Config/FormDisplay.php
694 message: "#^Parameter \\#2 \\$array of function implode expects array\\<string\\>, mixed given\\.$#"
696 path: src/Config/FormDisplay.php
699 message: "#^Parameter \\#2 \\$array of function implode expects array\\|null, mixed given\\.$#"
701 path: src/Config/FormDisplay.php
704 message: "#^Parameter \\#2 \\$errorList of method PhpMyAdmin\\\\Config\\\\FormDisplayTemplate\\:\\:displayErrors\\(\\) expects array, mixed given\\.$#"
706 path: src/Config/FormDisplay.php
709 message: "#^Parameter \\#2 \\$field of method PhpMyAdmin\\\\Config\\\\FormDisplay\\:\\:displayFieldInput\\(\\) expects string, \\(int\\|string\\) given\\.$#"
711 path: src/Config/FormDisplay.php
714 message: "#^Parameter \\#2 \\$key of method PhpMyAdmin\\\\Config\\\\FormDisplay\\:\\:fillPostArrayParameters\\(\\) expects string, mixed given\\.$#"
716 path: src/Config/FormDisplay.php
719 message: "#^Parameter \\#2 \\$string of function explode expects string, mixed given\\.$#"
721 path: src/Config/FormDisplay.php
724 message: "#^Parameter \\#2 \\$subject of function preg_match expects string, mixed given\\.$#"
726 path: src/Config/FormDisplay.php
729 message: "#^Parameter \\#2 \\$validators of method PhpMyAdmin\\\\Config\\\\FormDisplayTemplate\\:\\:addJsValidate\\(\\) expects array\\|string, mixed given\\.$#"
731 path: src/Config/FormDisplay.php
734 message: "#^Parameter \\#3 \\$subject of function str_replace expects array\\|string, int\\|string\\|false given\\.$#"
736 path: src/Config/FormDisplay.php
739 message: "#^Parameter \\#4 \\$workPath of method PhpMyAdmin\\\\Config\\\\FormDisplay\\:\\:displayFieldInput\\(\\) expects string, int\\|string\\|false given\\.$#"
741 path: src/Config/FormDisplay.php
744 message: "#^Parameter \\#5 \\$translatedPath of method PhpMyAdmin\\\\Config\\\\FormDisplay\\:\\:displayFieldInput\\(\\) expects string, mixed given\\.$#"
746 path: src/Config/FormDisplay.php
749 message: "#^Parameter \\#7 \\$opts of method PhpMyAdmin\\\\Config\\\\FormDisplayTemplate\\:\\:displayInput\\(\\) expects array\\|null, mixed given\\.$#"
751 path: src/Config/FormDisplay.php
754 message: "#^Property PhpMyAdmin\\\\Config\\\\FormDisplay\\:\\:\\$userprefsKeys type has no value type specified in iterable type array\\.$#"
756 path: src/Config/FormDisplay.php
759 message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#"
761 path: src/Config/FormDisplayTemplate.php
764 message: "#^Only booleans are allowed in a negated boolean, mixed given\\.$#"
766 path: src/Config/FormDisplayTemplate.php
769 message: "#^Only booleans are allowed in a ternary operator condition, mixed given\\.$#"
771 path: src/Config/FormDisplayTemplate.php
774 message: "#^Argument of an invalid type mixed supplied for foreach, only iterables are supported\\.$#"
776 path: src/Config/Forms/BaseForm.php
779 message: "#^Method PhpMyAdmin\\\\Config\\\\Forms\\\\BaseForm\\:\\:getFields\\(\\) should return array\\<string\\> but returns array\\<int\\<0, max\\>, mixed\\>\\.$#"
781 path: src/Config/Forms/BaseForm.php
784 message: "#^Parameter \\#1 \\$formName of method PhpMyAdmin\\\\Config\\\\FormDisplay\\:\\:registerForm\\(\\) expects string, \\(int\\|string\\) given\\.$#"
786 path: src/Config/Forms/BaseForm.php
789 message: "#^Parameter \\#2 \\$form of method PhpMyAdmin\\\\Config\\\\FormDisplay\\:\\:registerForm\\(\\) expects array, mixed given\\.$#"
791 path: src/Config/Forms/BaseForm.php
794 message: "#^Parameter \\#1 \\$array of function array_diff expects array, mixed given\\.$#"
796 path: src/Config/Forms/Setup/FeaturesForm.php
799 message: "#^Cannot access an offset on mixed\\.$#"
801 path: src/Config/Forms/Setup/MainForm.php
804 message: "#^Cannot access an offset on mixed\\.$#"
806 path: src/Config/Forms/Setup/SqlForm.php
810 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
811 Use dependency injection instead\\.$#
814 path: src/Config/Forms/User/FeaturesForm.php
818 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
819 Use dependency injection instead\\.$#
822 path: src/Config/PageSettings.php
825 message: "#^Parameter \\#1 \\$url of method PhpMyAdmin\\\\ResponseRenderer\\:\\:redirect\\(\\) expects non\\-empty\\-string, string given\\.$#"
827 path: src/Config/PageSettings.php
830 message: "#^Only booleans are allowed in &&, mixed given on the left side\\.$#"
832 path: src/Config/ServerConfigChecks.php
835 message: "#^Only booleans are allowed in a negated boolean, mixed given\\.$#"
837 path: src/Config/ServerConfigChecks.php
840 message: "#^Only booleans are allowed in an if condition, mixed given\\.$#"
842 path: src/Config/ServerConfigChecks.php
845 message: "#^Cannot cast mixed to int\\.$#"
847 path: src/Config/Settings.php
850 message: "#^Cannot cast mixed to string\\.$#"
852 path: src/Config/Settings.php
855 message: "#^Method PhpMyAdmin\\\\Config\\\\Settings\\:\\:setTempDir\\(\\) should return string but returns mixed\\.$#"
857 path: src/Config/Settings.php
860 message: "#^Method PhpMyAdmin\\\\Config\\\\Settings\\:\\:setVersionCheck\\(\\) should return bool but returns mixed\\.$#"
862 path: src/Config/Settings.php
865 message: "#^Cannot cast mixed to int\\.$#"
867 path: src/Config/Settings/Console.php
870 message: "#^Only booleans are allowed in &&, mixed given on the right side\\.$#"
872 path: src/Config/Settings/Debug.php
875 message: "#^Cannot cast mixed to int\\.$#"
877 path: src/Config/Settings/Export.php
880 message: "#^Cannot cast mixed to string\\.$#"
882 path: src/Config/Settings/Export.php
885 message: "#^Cannot cast mixed to int\\.$#"
887 path: src/Config/Settings/Import.php
890 message: "#^Cannot cast mixed to string\\.$#"
892 path: src/Config/Settings/Import.php
895 message: "#^Cannot cast mixed to string\\.$#"
897 path: src/Config/Settings/Schema.php
900 message: "#^Cannot cast mixed to int\\.$#"
902 path: src/Config/Settings/Server.php
905 message: "#^Cannot cast mixed to string\\.$#"
907 path: src/Config/Settings/Server.php
910 message: "#^Parameter \\#1 \\$callback of function array_map expects \\(callable\\(mixed\\)\\: mixed\\)\\|null, Closure\\(bool\\|float\\|int\\|resource\\|string\\|null\\)\\: string given\\.$#"
912 path: src/Config/Settings/Server.php
915 message: "#^Only booleans are allowed in \\|\\|, mixed given on the right side\\.$#"
917 path: src/Config/Settings/SqlQueryBox.php
920 message: "#^Cannot cast mixed to int\\.$#"
922 path: src/Config/Settings/Transformations.php
925 message: "#^Cannot cast mixed to string\\.$#"
927 path: src/Config/Settings/Transformations.php
931 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
932 Use dependency injection instead\\.$#
935 path: src/Config/SpecialSchemaLinks.php
938 message: "#^Argument of an invalid type array\\|object supplied for foreach, only iterables are supported\\.$#"
940 path: src/Config/Validator.php
943 message: "#^Argument of an invalid type mixed supplied for foreach, only iterables are supported\\.$#"
945 path: src/Config/Validator.php
949 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
950 Use dependency injection instead\\.$#
953 path: src/Config/Validator.php
956 message: "#^Cannot access offset mixed on mixed\\.$#"
958 path: src/Config/Validator.php
961 message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#"
963 path: src/Config/Validator.php
966 message: "#^Method PhpMyAdmin\\\\Config\\\\Validator\\:\\:getValidators\\(\\) should return array but returns mixed\\.$#"
968 path: src/Config/Validator.php
971 message: "#^Only booleans are allowed in a negated boolean, mysqli\\|false given\\.$#"
973 path: src/Config/Validator.php
976 message: "#^Only booleans are allowed in a ternary operator condition, int\\<0, max\\>\\|false given\\.$#"
978 path: src/Config/Validator.php
981 message: "#^Only booleans are allowed in an if condition, mixed given\\.$#"
983 path: src/Config/Validator.php
986 message: "#^Parameter \\#1 \\$haystack of function mb_strpos expects string, \\(int\\|string\\) given\\.$#"
988 path: src/Config/Validator.php
991 message: "#^Parameter \\#1 \\$haystack of function str_starts_with expects string, mixed given\\.$#"
993 path: src/Config/Validator.php
996 message: "#^Parameter \\#1 \\$host of static method PhpMyAdmin\\\\Config\\\\Validator\\:\\:testDBConnection\\(\\) expects string, mixed given\\.$#"
998 path: src/Config/Validator.php
1001 message: "#^Parameter \\#1 \\$path of method PhpMyAdmin\\\\Config\\\\ConfigFile\\:\\:getCanonicalPath\\(\\) expects string, \\(int\\|string\\) given\\.$#"
1003 path: src/Config/Validator.php
1006 message: "#^Parameter \\#1 \\$path of static method PhpMyAdmin\\\\Config\\\\Validator\\:\\:validateByRegex\\(\\) expects string, mixed given\\.$#"
1008 path: src/Config/Validator.php
1011 message: "#^Parameter \\#1 \\$path of static method PhpMyAdmin\\\\Config\\\\Validator\\:\\:validateNonNegativeNumber\\(\\) expects string, mixed given\\.$#"
1013 path: src/Config/Validator.php
1016 message: "#^Parameter \\#1 \\$path of static method PhpMyAdmin\\\\Config\\\\Validator\\:\\:validatePMAStorage\\(\\) expects string, mixed given\\.$#"
1018 path: src/Config/Validator.php
1021 message: "#^Parameter \\#1 \\$path of static method PhpMyAdmin\\\\Config\\\\Validator\\:\\:validatePortNumber\\(\\) expects string, mixed given\\.$#"
1023 path: src/Config/Validator.php
1026 message: "#^Parameter \\#1 \\$path of static method PhpMyAdmin\\\\Config\\\\Validator\\:\\:validatePositiveNumber\\(\\) expects string, mixed given\\.$#"
1028 path: src/Config/Validator.php
1031 message: "#^Parameter \\#1 \\$path of static method PhpMyAdmin\\\\Config\\\\Validator\\:\\:validateRegex\\(\\) expects string, mixed given\\.$#"
1033 path: src/Config/Validator.php
1036 message: "#^Parameter \\#1 \\$path of static method PhpMyAdmin\\\\Config\\\\Validator\\:\\:validateServer\\(\\) expects string, mixed given\\.$#"
1038 path: src/Config/Validator.php
1041 message: "#^Parameter \\#1 \\$path of static method PhpMyAdmin\\\\Config\\\\Validator\\:\\:validateTrustedProxies\\(\\) expects string, mixed given\\.$#"
1043 path: src/Config/Validator.php
1046 message: "#^Parameter \\#1 \\$path of static method PhpMyAdmin\\\\Config\\\\Validator\\:\\:validateUpperBound\\(\\) expects string, mixed given\\.$#"
1048 path: src/Config/Validator.php
1051 message: "#^Parameter \\#1 \\$string of function mb_substr expects string, mixed given\\.$#"
1053 path: src/Config/Validator.php
1056 message: "#^Parameter \\#2 \\$port of static method PhpMyAdmin\\\\Config\\\\Validator\\:\\:testDBConnection\\(\\) expects string, mixed given\\.$#"
1058 path: src/Config/Validator.php
1061 message: "#^Parameter \\#2 \\$string of function explode expects string, mixed given\\.$#"
1063 path: src/Config/Validator.php
1066 message: "#^Parameter \\#2 \\$subject of function preg_match expects string, \\(int\\|string\\) given\\.$#"
1068 path: src/Config/Validator.php
1071 message: "#^Parameter \\#3 \\$socket of static method PhpMyAdmin\\\\Config\\\\Validator\\:\\:testDBConnection\\(\\) expects string, mixed given\\.$#"
1073 path: src/Config/Validator.php
1076 message: "#^Parameter \\#3 \\$subject of function str_replace expects array\\|string, \\(int\\|string\\) given\\.$#"
1078 path: src/Config/Validator.php
1081 message: "#^Parameter \\#4 \\$user of static method PhpMyAdmin\\\\Config\\\\Validator\\:\\:testDBConnection\\(\\) expects string, mixed given\\.$#"
1083 path: src/Config/Validator.php
1086 message: "#^Parameter \\#5 \\$pass of static method PhpMyAdmin\\\\Config\\\\Validator\\:\\:testDBConnection\\(\\) expects string, mixed given\\.$#"
1088 path: src/Config/Validator.php
1091 message: "#^Static property PhpMyAdmin\\\\Config\\\\Validator\\:\\:\\$validators \\(array\\|null\\) does not accept mixed\\.$#"
1093 path: src/Config/Validator.php
1097 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
1098 Use dependency injection instead\\.$#
1101 path: src/ConfigStorage/Relation.php
1104 message: "#^Call to function array_search\\(\\) requires parameter \\#3 to be set\\.$#"
1106 path: src/ConfigStorage/Relation.php
1109 message: "#^Cannot access an offset on mixed\\.$#"
1111 path: src/ConfigStorage/Relation.php
1114 message: "#^Cannot access offset 'COLUMN_NAME' on mixed\\.$#"
1116 path: src/ConfigStorage/Relation.php
1119 message: "#^Cannot access offset 'DATA_TYPE' on mixed\\.$#"
1121 path: src/ConfigStorage/Relation.php
1124 message: "#^Cannot cast mixed to string\\.$#"
1126 path: src/ConfigStorage/Relation.php
1129 message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#"
1131 path: src/ConfigStorage/Relation.php
1134 message: "#^Do\\-while loop condition is always false\\.$#"
1136 path: src/ConfigStorage/Relation.php
1139 message: "#^Method PhpMyAdmin\\\\ConfigStorage\\\\Relation\\:\\:getChildReferences\\(\\) should return array\\<array\\<int, array\\>\\> but returns array\\.$#"
1141 path: src/ConfigStorage/Relation.php
1144 message: "#^Method PhpMyAdmin\\\\ConfigStorage\\\\Relation\\:\\:getDisplayField\\(\\) should return string but returns mixed\\.$#"
1146 path: src/ConfigStorage/Relation.php
1149 message: "#^Method PhpMyAdmin\\\\ConfigStorage\\\\Relation\\:\\:getTableReplacementNames\\(\\) should return array\\<string, string\\> but returns array\\<string, array\\<array\\<string\\>\\|bool\\|int\\|string\\>\\|int\\<1, max\\>\\|string\\|true\\>\\.$#"
1151 path: src/ConfigStorage/Relation.php
1154 message: "#^Method PhpMyAdmin\\\\ConfigStorage\\\\Relation\\:\\:searchColumnInForeigners\\(\\) return type has no value type specified in iterable type array\\.$#"
1156 path: src/ConfigStorage/Relation.php
1159 message: "#^Method PhpMyAdmin\\\\ConfigStorage\\\\Relation\\:\\:searchColumnInForeigners\\(\\) should return array\\|false but returns mixed\\.$#"
1161 path: src/ConfigStorage/Relation.php
1164 message: "#^Offset 'bookmarktable'\\|'central_columns'\\|'column_info'\\|'designer_settings'\\|'export_templates'\\|'favorite'\\|'history'\\|'navigationhiding'\\|'recent'\\|'relation'\\|'savedsearches'\\|'table_uiprefs'\\|'tracking'\\|'userconfig' on array\\{host\\: string, port\\: string, socket\\: string, ssl\\: bool, ssl_key\\: string\\|null, ssl_cert\\: string\\|null, ssl_ca\\: string\\|null, ssl_ca_path\\: string\\|null, \\.\\.\\.\\} in isset\\(\\) always exists and is not nullable\\.$#"
1166 path: src/ConfigStorage/Relation.php
1169 message: "#^Offset 'central_columns' on \\*NEVER\\* on left side of \\?\\? always exists and is not nullable\\.$#"
1171 path: src/ConfigStorage/Relation.php
1174 message: "#^Offset 'column_info' on \\*NEVER\\* on left side of \\?\\? always exists and is not nullable\\.$#"
1176 path: src/ConfigStorage/Relation.php
1179 message: "#^Offset 'designer_settings' on \\*NEVER\\* on left side of \\?\\? always exists and is not nullable\\.$#"
1181 path: src/ConfigStorage/Relation.php
1184 message: "#^Offset 'export_templates' on \\*NEVER\\* on left side of \\?\\? always exists and is not nullable\\.$#"
1186 path: src/ConfigStorage/Relation.php
1189 message: "#^Offset 'favorite' on \\*NEVER\\* on left side of \\?\\? always exists and is not nullable\\.$#"
1191 path: src/ConfigStorage/Relation.php
1194 message: "#^Offset 'history' on \\*NEVER\\* on left side of \\?\\? always exists and is not nullable\\.$#"
1196 path: src/ConfigStorage/Relation.php
1199 message: "#^Offset 'navigationhiding' on \\*NEVER\\* on left side of \\?\\? always exists and is not nullable\\.$#"
1201 path: src/ConfigStorage/Relation.php
1204 message: "#^Offset 'pdf_pages' on \\*NEVER\\* on left side of \\?\\? always exists and is not nullable\\.$#"
1206 path: src/ConfigStorage/Relation.php
1209 message: "#^Offset 'pdf_pages'\\|'relation'\\|'table_coords'\\|'table_info'\\|'usergroups'\\|'users' on array\\{host\\: string, port\\: string, socket\\: string, ssl\\: bool, ssl_key\\: string\\|null, ssl_cert\\: string\\|null, ssl_ca\\: string\\|null, ssl_ca_path\\: string\\|null, \\.\\.\\.\\} in isset\\(\\) always exists and is not nullable\\.$#"
1211 path: src/ConfigStorage/Relation.php
1214 message: "#^Offset 'recent' on \\*NEVER\\* on left side of \\?\\? always exists and is not nullable\\.$#"
1216 path: src/ConfigStorage/Relation.php
1219 message: "#^Offset 'relation' on array\\{host\\: string, port\\: string, socket\\: string, ssl\\: bool, ssl_key\\: string\\|null, ssl_cert\\: string\\|null, ssl_ca\\: string\\|null, ssl_ca_path\\: string\\|null, \\.\\.\\.\\} on left side of \\?\\? always exists and is not nullable\\.$#"
1221 path: src/ConfigStorage/Relation.php
1224 message: "#^Offset 'savedsearches' on \\*NEVER\\* on left side of \\?\\? always exists and is not nullable\\.$#"
1226 path: src/ConfigStorage/Relation.php
1229 message: "#^Offset 'table_coords' on \\*NEVER\\* on left side of \\?\\? always exists and is not nullable\\.$#"
1231 path: src/ConfigStorage/Relation.php
1234 message: "#^Offset 'table_info' on \\*NEVER\\* on left side of \\?\\? always exists and is not nullable\\.$#"
1236 path: src/ConfigStorage/Relation.php
1239 message: "#^Offset 'table_uiprefs' on \\*NEVER\\* on left side of \\?\\? always exists and is not nullable\\.$#"
1241 path: src/ConfigStorage/Relation.php
1244 message: "#^Offset 'tracking' on \\*NEVER\\* on left side of \\?\\? always exists and is not nullable\\.$#"
1246 path: src/ConfigStorage/Relation.php
1249 message: "#^Offset 'userconfig' on \\*NEVER\\* on left side of \\?\\? always exists and is not nullable\\.$#"
1251 path: src/ConfigStorage/Relation.php
1254 message: "#^Offset 'usergroups' on \\*NEVER\\* on left side of \\?\\? always exists and is not nullable\\.$#"
1256 path: src/ConfigStorage/Relation.php
1259 message: "#^Offset 'users' on \\*NEVER\\* on left side of \\?\\? always exists and is not nullable\\.$#"
1261 path: src/ConfigStorage/Relation.php
1264 message: "#^Only booleans are allowed in &&, PhpMyAdmin\\\\Dbal\\\\ResultInterface\\|false given on the left side\\.$#"
1266 path: src/ConfigStorage/Relation.php
1269 message: "#^Only booleans are allowed in &&, string given on the left side\\.$#"
1271 path: src/ConfigStorage/Relation.php
1274 message: "#^Only booleans are allowed in a negated boolean, string\\|false\\|null given\\.$#"
1276 path: src/ConfigStorage/Relation.php
1279 message: "#^Only booleans are allowed in an if condition, PhpMyAdmin\\\\Dbal\\\\ResultInterface\\|false given\\.$#"
1281 path: src/ConfigStorage/Relation.php
1284 message: "#^Only booleans are allowed in an if condition, bool\\|string\\|null given\\.$#"
1286 path: src/ConfigStorage/Relation.php
1289 message: "#^Parameter \\#1 \\$array of function array_reverse expects array, mixed given\\.$#"
1291 path: src/ConfigStorage/Relation.php
1294 message: "#^Parameter \\#1 \\$array of function array_shift expects array, mixed given\\.$#"
1296 path: src/ConfigStorage/Relation.php
1299 message: "#^Parameter \\#1 \\$db of method PhpMyAdmin\\\\ConfigStorage\\\\Relation\\:\\:getDisplayField\\(\\) expects string, mixed given\\.$#"
1301 path: src/ConfigStorage/Relation.php
1304 message: "#^Parameter \\#1 \\$dbName of method PhpMyAdmin\\\\DatabaseInterface\\:\\:getTable\\(\\) expects string, mixed given\\.$#"
1306 path: src/ConfigStorage/Relation.php
1309 message: "#^Parameter \\#1 \\$identifier of static method PhpMyAdmin\\\\Util\\:\\:backquote\\(\\) expects string\\|Stringable\\|null, mixed given\\.$#"
1311 path: src/ConfigStorage/Relation.php
1314 message: "#^Parameter \\#1 \\$identifier of static method PhpMyAdmin\\\\Util\\:\\:backquote\\(\\) expects string\\|Stringable\\|null, string\\|false given\\.$#"
1316 path: src/ConfigStorage/Relation.php
1319 message: "#^Parameter \\#1 \\$type of method PhpMyAdmin\\\\Types\\:\\:getTypeClass\\(\\) expects string, mixed given\\.$#"
1321 path: src/ConfigStorage/Relation.php
1324 message: "#^Parameter \\#1 \\$value of function count expects array\\|Countable, mixed given\\.$#"
1326 path: src/ConfigStorage/Relation.php
1329 message: "#^Parameter \\#2 \\$callback of function usort expects callable\\(string\\|null, string\\|null\\)\\: int, Closure\\(string, string\\)\\: int\\<\\-1, 1\\> given\\.$#"
1331 path: src/ConfigStorage/Relation.php
1334 message: "#^Parameter \\#2 \\$table of method PhpMyAdmin\\\\ConfigStorage\\\\Relation\\:\\:getDisplayField\\(\\) expects string, mixed given\\.$#"
1336 path: src/ConfigStorage/Relation.php
1339 message: "#^Parameter \\#2 \\$tableName of method PhpMyAdmin\\\\DatabaseInterface\\:\\:getTable\\(\\) expects string, mixed given\\.$#"
1341 path: src/ConfigStorage/Relation.php
1345 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\DatabaseInterface\\:
1346 Use dependency injection instead\\.$#
1349 path: src/ConfigStorage/UserGroups.php
1352 message: "#^Call to function in_array\\(\\) requires parameter \\#3 to be set\\.$#"
1354 path: src/ConfigStorage/UserGroups.php
1357 message: "#^Only booleans are allowed in &&, int\\|string given on the right side\\.$#"
1359 path: src/ConfigStorage/UserGroups.php
1362 message: "#^Only booleans are allowed in an if condition, PhpMyAdmin\\\\Dbal\\\\ResultInterface\\|false given\\.$#"
1364 path: src/ConfigStorage/UserGroups.php
1367 message: "#^Parameter \\#1 \\$haystack of function str_starts_with expects string, string\\|null given\\.$#"
1369 path: src/ConfigStorage/UserGroups.php
1372 message: "#^Parameter \\#1 \\$string of function mb_substr expects string, string\\|null given\\.$#"
1374 path: src/ConfigStorage/UserGroups.php
1378 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
1379 Use dependency injection instead\\.$#
1382 path: src/Console.php
1386 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
1387 Use dependency injection instead\\.$#
1390 path: src/Controllers/CheckRelationsController.php
1394 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
1395 Use dependency injection instead\\.$#
1398 path: src/Controllers/Console/Bookmark/AddController.php
1402 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
1403 Use dependency injection instead\\.$#
1406 path: src/Controllers/Database/CentralColumnsController.php
1409 message: "#^Cannot access offset string on mixed\\.$#"
1411 path: src/Controllers/Database/DataDictionaryController.php
1415 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
1416 Use dependency injection instead\\.$#
1419 path: src/Controllers/Database/DesignerController.php
1422 message: "#^Cannot access offset 'dbName' on mixed\\.$#"
1424 path: src/Controllers/Database/DesignerController.php
1427 message: "#^Cannot access offset 'tableName' on mixed\\.$#"
1429 path: src/Controllers/Database/DesignerController.php
1432 message: "#^Cannot cast mixed to int\\.$#"
1434 path: src/Controllers/Database/DesignerController.php
1437 message: "#^Parameter \\#1 \\$db of method PhpMyAdmin\\\\Database\\\\Designer\\:\\:getHtmlForEditOrDeletePages\\(\\) expects string, string\\|null given\\.$#"
1439 path: src/Controllers/Database/DesignerController.php
1442 message: "#^Parameter \\#1 \\$db of method PhpMyAdmin\\\\Database\\\\Designer\\:\\:getHtmlForPageSaveAs\\(\\) expects string, string\\|null given\\.$#"
1444 path: src/Controllers/Database/DesignerController.php
1447 message: "#^Parameter \\#1 \\$db of method PhpMyAdmin\\\\Database\\\\Designer\\:\\:getHtmlForSchemaExport\\(\\) expects string, string\\|null given\\.$#"
1449 path: src/Controllers/Database/DesignerController.php
1452 message: "#^Parameter \\#1 \\$db of method PhpMyAdmin\\\\Database\\\\Designer\\\\Common\\:\\:getDefaultPage\\(\\) expects string, mixed given\\.$#"
1454 path: src/Controllers/Database/DesignerController.php
1457 message: "#^Parameter \\#1 \\$db of method PhpMyAdmin\\\\Database\\\\Designer\\\\Common\\:\\:getLoadingPage\\(\\) expects string, mixed given\\.$#"
1459 path: src/Controllers/Database/DesignerController.php
1462 message: "#^Parameter \\#1 \\$db of method PhpMyAdmin\\\\Database\\\\Designer\\\\Common\\:\\:getTablesInfo\\(\\) expects string\\|null, mixed given\\.$#"
1464 path: src/Controllers/Database/DesignerController.php
1467 message: "#^Parameter \\#1 \\$db of method PhpMyAdmin\\\\Database\\\\Designer\\\\Common\\:\\:saveDisplayField\\(\\) expects string, string\\|null given\\.$#"
1469 path: src/Controllers/Database/DesignerController.php
1472 message: "#^Parameter \\#1 \\$db of static method PhpMyAdmin\\\\Url\\:\\:getHiddenInputs\\(\\) expects array\\|string, mixed given\\.$#"
1474 path: src/Controllers/Database/DesignerController.php
1477 message: "#^Parameter \\#2 \\$db of method PhpMyAdmin\\\\Database\\\\Designer\\\\Common\\:\\:createNewPage\\(\\) expects string, string\\|null given\\.$#"
1479 path: src/Controllers/Database/DesignerController.php
1482 message: "#^Parameter \\#2 \\$table of method PhpMyAdmin\\\\Database\\\\Designer\\\\Common\\:\\:getTablesInfo\\(\\) expects string\\|null, mixed given\\.$#"
1484 path: src/Controllers/Database/DesignerController.php
1487 message: "#^Parameter \\#2 \\$table of method PhpMyAdmin\\\\Database\\\\Designer\\\\Common\\:\\:saveDisplayField\\(\\) expects string, string\\|null given\\.$#"
1489 path: src/Controllers/Database/DesignerController.php
1493 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
1494 Use dependency injection instead\\.$#
1497 path: src/Controllers/Database/EventsController.php
1500 message: "#^Cannot call method isSuccess\\(\\) on mixed\\.$#"
1502 path: src/Controllers/Database/EventsController.php
1505 message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#"
1507 path: src/Controllers/Database/EventsController.php
1510 message: "#^Only booleans are allowed in \\|\\|, int\\<0, max\\> given on the left side\\.$#"
1512 path: src/Controllers/Database/EventsController.php
1515 message: "#^Parameter \\#1 \\$identifier of static method PhpMyAdmin\\\\Util\\:\\:backquote\\(\\) expects string\\|Stringable\\|null, mixed given\\.$#"
1517 path: src/Controllers/Database/EventsController.php
1520 message: "#^Parameter \\#1 \\$name of method PhpMyAdmin\\\\Database\\\\Events\\:\\:getDataFromName\\(\\) expects string, mixed given\\.$#"
1522 path: src/Controllers/Database/EventsController.php
1525 message: "#^Parameter \\#1 \\$string of function mb_strtoupper expects string, mixed given\\.$#"
1527 path: src/Controllers/Database/EventsController.php
1530 message: "#^Parameter \\#1 \\$value of function count expects array\\|Countable, mixed given\\.$#"
1532 path: src/Controllers/Database/EventsController.php
1535 message: "#^Parameter \\#2 \\$name of method PhpMyAdmin\\\\Database\\\\Events\\:\\:getDetails\\(\\) expects string, mixed given\\.$#"
1537 path: src/Controllers/Database/EventsController.php
1540 message: "#^Parameter \\#3 \\$name of static method PhpMyAdmin\\\\Database\\\\Events\\:\\:getDefinition\\(\\) expects string, mixed given\\.$#"
1542 path: src/Controllers/Database/EventsController.php
1546 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
1547 Use dependency injection instead\\.$#
1550 path: src/Controllers/Database/ExportController.php
1553 message: "#^Cannot access offset 'goto' on mixed\\.$#"
1555 path: src/Controllers/Database/ExportController.php
1558 message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#"
1560 path: src/Controllers/Database/ExportController.php
1563 message: "#^Parameter \\#2 \\$array of method PhpMyAdmin\\\\Export\\\\Export\\:\\:getCheckedClause\\(\\) expects array, mixed given\\.$#"
1565 path: src/Controllers/Database/ExportController.php
1568 message: "#^Parameter \\#4 \\$sqlQuery of method PhpMyAdmin\\\\Export\\\\Options\\:\\:getOptions\\(\\) expects string, mixed given\\.$#"
1570 path: src/Controllers/Database/ExportController.php
1573 message: "#^Parameter \\#5 \\$numTables of method PhpMyAdmin\\\\Export\\\\Options\\:\\:getOptions\\(\\) expects int\\|string, mixed given\\.$#"
1575 path: src/Controllers/Database/ExportController.php
1578 message: "#^Parameter \\#6 \\$unlimNumRows of method PhpMyAdmin\\\\Export\\\\Options\\:\\:getOptions\\(\\) expects int\\|string, mixed given\\.$#"
1580 path: src/Controllers/Database/ExportController.php
1584 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
1585 Use dependency injection instead\\.$#
1588 path: src/Controllers/Database/ImportController.php
1591 message: "#^Cannot access offset 'handler' on mixed\\.$#"
1593 path: src/Controllers/Database/ImportController.php
1596 message: "#^Cannot call static method getIdKey\\(\\) on mixed\\.$#"
1598 path: src/Controllers/Database/ImportController.php
1601 message: "#^Cannot cast mixed to int\\.$#"
1603 path: src/Controllers/Database/ImportController.php
1606 message: "#^Cannot cast mixed to string\\.$#"
1608 path: src/Controllers/Database/ImportController.php
1611 message: "#^Parameter \\#2 \\$db of static method PhpMyAdmin\\\\Database\\\\MultiTableQuery\\:\\:displayResults\\(\\) expects string, mixed given\\.$#"
1613 path: src/Controllers/Database/MultiTableQuery/QueryController.php
1617 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
1618 Use dependency injection instead\\.$#
1621 path: src/Controllers/Database/PrivilegesController.php
1625 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
1626 Use dependency injection instead\\.$#
1629 path: src/Controllers/Database/RoutinesController.php
1632 message: "#^Cannot access an offset on mixed\\.$#"
1634 path: src/Controllers/Database/RoutinesController.php
1637 message: "#^Cannot access offset \\(float\\|int\\) on mixed\\.$#"
1639 path: src/Controllers/Database/RoutinesController.php
1642 message: "#^Cannot access offset int\\<0, max\\> on mixed\\.$#"
1644 path: src/Controllers/Database/RoutinesController.php
1647 message: "#^Cannot call method isSuccess\\(\\) on mixed\\.$#"
1649 path: src/Controllers/Database/RoutinesController.php
1652 message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#"
1654 path: src/Controllers/Database/RoutinesController.php
1657 message: "#^Parameter \\#1 \\$identifier of static method PhpMyAdmin\\\\Util\\:\\:backquote\\(\\) expects string\\|Stringable\\|null, mixed given\\.$#"
1659 path: src/Controllers/Database/RoutinesController.php
1662 message: "#^Parameter \\#1 \\$name of method PhpMyAdmin\\\\Database\\\\Routines\\:\\:getDataFromName\\(\\) expects string, mixed given\\.$#"
1664 path: src/Controllers/Database/RoutinesController.php
1667 message: "#^Parameter \\#1 \\$params of static method PhpMyAdmin\\\\Url\\:\\:getCommon\\(\\) expects array\\<string, bool\\|int\\|string\\>, mixed given\\.$#"
1669 path: src/Controllers/Database/RoutinesController.php
1672 message: "#^Parameter \\#1 \\$string of function htmlentities expects string, mixed given\\.$#"
1674 path: src/Controllers/Database/RoutinesController.php
1677 message: "#^Parameter \\#1 \\$string of function mb_strtoupper expects string, mixed given\\.$#"
1679 path: src/Controllers/Database/RoutinesController.php
1682 message: "#^Parameter \\#2 \\$type of method PhpMyAdmin\\\\Database\\\\Routines\\:\\:getDataFromName\\(\\) expects string, mixed given\\.$#"
1684 path: src/Controllers/Database/RoutinesController.php
1687 message: "#^Parameter \\#3 \\$name of static method PhpMyAdmin\\\\Database\\\\Routines\\:\\:getFunctionDefinition\\(\\) expects string, mixed given\\.$#"
1689 path: src/Controllers/Database/RoutinesController.php
1692 message: "#^Parameter \\#3 \\$name of static method PhpMyAdmin\\\\Database\\\\Routines\\:\\:getProcedureDefinition\\(\\) expects string, mixed given\\.$#"
1694 path: src/Controllers/Database/RoutinesController.php
1697 message: "#^Parameter \\#3 \\$which of static method PhpMyAdmin\\\\Database\\\\Routines\\:\\:getDetails\\(\\) expects string\\|null, mixed given\\.$#"
1699 path: src/Controllers/Database/RoutinesController.php
1702 message: "#^Parameter \\#4 \\$name of static method PhpMyAdmin\\\\Database\\\\Routines\\:\\:getDetails\\(\\) expects string, mixed given\\.$#"
1704 path: src/Controllers/Database/RoutinesController.php
1708 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
1709 Use dependency injection instead\\.$#
1712 path: src/Controllers/Database/SearchController.php
1715 message: "#^Cannot access offset 'goto' on mixed\\.$#"
1717 path: src/Controllers/Database/SearchController.php
1720 message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#"
1722 path: src/Controllers/Database/SearchController.php
1726 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
1727 Use dependency injection instead\\.$#
1730 path: src/Controllers/Database/SqlController.php
1733 message: "#^Parameter \\#1 \\$database of method PhpMyAdmin\\\\Database\\\\CentralColumns\\:\\:deleteColumnsFromList\\(\\) expects string, mixed given\\.$#"
1735 path: src/Controllers/Database/Structure/CentralColumns/RemoveController.php
1739 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\DatabaseInterface\\:
1740 Use dependency injection instead\\.$#
1743 path: src/Controllers/Database/Structure/CopyFormController.php
1746 message: "#^Cannot access offset 'table_limit_offset' on mixed\\.$#"
1748 path: src/Controllers/Database/Structure/DropTableController.php
1751 message: "#^Cannot access offset 'table_limit_offset…' on mixed\\.$#"
1753 path: src/Controllers/Database/Structure/DropTableController.php
1756 message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#"
1758 path: src/Controllers/Database/Structure/DropTableController.php
1761 message: "#^Only booleans are allowed in &&, PhpMyAdmin\\\\Dbal\\\\ResultInterface\\|false given on the left side\\.$#"
1763 path: src/Controllers/Database/Structure/DropTableController.php
1766 message: "#^Only booleans are allowed in a negated boolean, PhpMyAdmin\\\\Dbal\\\\ResultInterface\\|false given\\.$#"
1768 path: src/Controllers/Database/Structure/DropTableController.php
1771 message: "#^Parameter \\#1 \\$query of method PhpMyAdmin\\\\DatabaseInterface\\:\\:tryQuery\\(\\) expects string, mixed given\\.$#"
1773 path: src/Controllers/Database/Structure/DropTableController.php
1777 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
1778 Use dependency injection instead\\.$#
1781 path: src/Controllers/Database/Structure/EmptyTableController.php
1784 message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#"
1786 path: src/Controllers/Database/Structure/EmptyTableController.php
1789 message: "#^Parameter \\#3 \\$pos of method PhpMyAdmin\\\\Sql\\:\\:calculatePosForLastPage\\(\\) expects int\\|null, mixed given\\.$#"
1791 path: src/Controllers/Database/Structure/EmptyTableController.php
1794 message: "#^Argument of an invalid type mixed supplied for foreach, only iterables are supported\\.$#"
1796 path: src/Controllers/Database/Structure/FavoriteTableController.php
1800 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
1801 Use dependency injection instead\\.$#
1804 path: src/Controllers/Database/Structure/FavoriteTableController.php
1807 message: "#^Cannot access offset 'db' on mixed\\.$#"
1809 path: src/Controllers/Database/Structure/FavoriteTableController.php
1812 message: "#^Cannot access offset 'favorites_synced' on mixed\\.$#"
1814 path: src/Controllers/Database/Structure/FavoriteTableController.php
1817 message: "#^Cannot access offset 'table' on mixed\\.$#"
1819 path: src/Controllers/Database/Structure/FavoriteTableController.php
1822 message: "#^Cannot access offset int\\<0, max\\> on mixed\\.$#"
1824 path: src/Controllers/Database/Structure/FavoriteTableController.php
1827 message: "#^Cannot access offset non\\-falsy\\-string on mixed\\.$#"
1829 path: src/Controllers/Database/Structure/FavoriteTableController.php
1832 message: "#^Parameter \\#1 \\$json of function json_decode expects string, mixed given\\.$#"
1834 path: src/Controllers/Database/Structure/FavoriteTableController.php
1837 message: "#^Parameter \\#3 \\$favoriteTables of method PhpMyAdmin\\\\Controllers\\\\Database\\\\Structure\\\\FavoriteTableController\\:\\:synchronizeFavoriteTables\\(\\) expects array, mixed given\\.$#"
1839 path: src/Controllers/Database/Structure/FavoriteTableController.php
1843 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
1844 Use dependency injection instead\\.$#
1847 path: src/Controllers/Database/Structure/RealRowCountController.php
1850 message: "#^Cannot cast mixed to string\\.$#"
1852 path: src/Controllers/Database/Structure/RealRowCountController.php
1855 message: "#^Parameter \\#1 \\$value of static method PhpMyAdmin\\\\Util\\:\\:formatNumber\\(\\) expects float\\|int\\|string, int\\|null given\\.$#"
1857 path: src/Controllers/Database/Structure/RealRowCountController.php
1860 message: "#^Parameter \\#3 \\$statement of method PhpMyAdmin\\\\FlashMessenger\\:\\:addMessage\\(\\) expects string, mixed given\\.$#"
1862 path: src/Controllers/Database/Structure/ReplacePrefixController.php
1866 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
1867 Use dependency injection instead\\.$#
1870 path: src/Controllers/Database/StructureController.php
1873 message: "#^Call to function array_search\\(\\) requires parameter \\#3 to be set\\.$#"
1875 path: src/Controllers/Database/StructureController.php
1878 message: "#^Cannot access offset 'TABLE_NAME' on mixed\\.$#"
1880 path: src/Controllers/Database/StructureController.php
1883 message: "#^Cannot access offset 'TABLE_ROWS' on mixed\\.$#"
1885 path: src/Controllers/Database/StructureController.php
1888 message: "#^Cannot access offset 'TABLE_TYPE' on mixed\\.$#"
1890 path: src/Controllers/Database/StructureController.php
1893 message: "#^Method PhpMyAdmin\\\\Controllers\\\\Database\\\\StructureController\\:\\:getStuffForEngineTypeTable\\(\\) should return array\\{array, string, string, string, string, int, bool, int\\} but returns array\\{mixed, mixed, mixed, mixed, mixed, mixed, bool, mixed\\}\\.$#"
1895 path: src/Controllers/Database/StructureController.php
1898 message: "#^Only booleans are allowed in an if condition, mixed given\\.$#"
1900 path: src/Controllers/Database/StructureController.php
1903 message: "#^Parameter \\#1 \\$db of method PhpMyAdmin\\\\Controllers\\\\Database\\\\StructureController\\:\\:hasTable\\(\\) expects array, mixed given\\.$#"
1905 path: src/Controllers/Database/StructureController.php
1908 message: "#^Parameter \\#1 \\$identifier of static method PhpMyAdmin\\\\Util\\:\\:backquote\\(\\) expects string\\|Stringable\\|null, mixed given\\.$#"
1910 path: src/Controllers/Database/StructureController.php
1913 message: "#^Parameter \\#1 \\$string of function htmlspecialchars expects string, mixed given\\.$#"
1915 path: src/Controllers/Database/StructureController.php
1918 message: "#^Parameter \\#1 \\$string of function md5 expects string, mixed given\\.$#"
1920 path: src/Controllers/Database/StructureController.php
1923 message: "#^Parameter \\#1 \\$string of method PhpMyAdmin\\\\Replication\\\\Replication\\:\\:extractDbOrTable\\(\\) expects string, mixed given\\.$#"
1925 path: src/Controllers/Database/StructureController.php
1928 message: "#^Parameter \\#1 \\$table of method PhpMyAdmin\\\\Controllers\\\\Database\\\\StructureController\\:\\:getTrackingIcon\\(\\) expects string, mixed given\\.$#"
1930 path: src/Controllers/Database/StructureController.php
1933 message: "#^Parameter \\#1 \\$value of function count expects array\\|Countable, mixed given\\.$#"
1935 path: src/Controllers/Database/StructureController.php
1938 message: "#^Parameter \\#1 \\$value of static method PhpMyAdmin\\\\Util\\:\\:formatByteDown\\(\\) expects float\\|int\\|string\\|null, mixed given\\.$#"
1940 path: src/Controllers/Database/StructureController.php
1943 message: "#^Parameter \\#2 \\$haystack of function array_search expects array, mixed given\\.$#"
1945 path: src/Controllers/Database/StructureController.php
1948 message: "#^Parameter \\#2 \\$table of method PhpMyAdmin\\\\Controllers\\\\Database\\\\StructureController\\:\\:getReplicationStatus\\(\\) expects string, mixed given\\.$#"
1950 path: src/Controllers/Database/StructureController.php
1953 message: "#^Parameter \\#2 \\$tableName of method PhpMyAdmin\\\\DatabaseInterface\\:\\:getTable\\(\\) expects string, mixed given\\.$#"
1955 path: src/Controllers/Database/StructureController.php
1958 message: "#^Parameter \\#3 \\$name of static method PhpMyAdmin\\\\Charsets\\:\\:findCollationByName\\(\\) expects string, mixed given\\.$#"
1960 path: src/Controllers/Database/StructureController.php
1964 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
1965 Use dependency injection instead\\.$#
1968 path: src/Controllers/Database/TrackingController.php
1971 message: "#^Cannot access offset 'back' on mixed\\.$#"
1973 path: src/Controllers/Database/TrackingController.php
1976 message: "#^Cannot access offset 'goto' on mixed\\.$#"
1978 path: src/Controllers/Database/TrackingController.php
1981 message: "#^Parameter \\#2 \\$selected of method PhpMyAdmin\\\\Tracking\\\\Tracking\\:\\:createTrackingForMultipleTables\\(\\) expects array, mixed given\\.$#"
1983 path: src/Controllers/Database/TrackingController.php
1986 message: "#^Parameter \\#2 \\$urlParams of method PhpMyAdmin\\\\Tracking\\\\Tracking\\:\\:getHtmlForDbTrackingTables\\(\\) expects array, mixed given\\.$#"
1988 path: src/Controllers/Database/TrackingController.php
1992 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
1993 Use dependency injection instead\\.$#
1996 path: src/Controllers/ErrorReportController.php
1999 message: "#^Cannot access offset 'success' on mixed\\.$#"
2001 path: src/Controllers/ErrorReportController.php
2004 message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#"
2006 path: src/Controllers/ErrorReportController.php
2009 message: "#^Only booleans are allowed in &&, mixed given on the right side\\.$#"
2011 path: src/Controllers/ErrorReportController.php
2014 message: "#^Call to an undefined method object\\:\\:exportFooter\\(\\)\\.$#"
2016 path: src/Controllers/Export/ExportController.php
2019 message: "#^Call to an undefined method object\\:\\:exportHeader\\(\\)\\.$#"
2021 path: src/Controllers/Export/ExportController.php
2025 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
2026 Use dependency injection instead\\.$#
2029 path: src/Controllers/Export/ExportController.php
2032 message: "#^Cannot access offset 'aliases' on mixed\\.$#"
2034 path: src/Controllers/Export/ExportController.php
2037 message: "#^Cannot cast mixed to string\\.$#"
2039 path: src/Controllers/Export/ExportController.php
2042 message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#"
2044 path: src/Controllers/Export/ExportController.php
2047 message: "#^Only booleans are allowed in &&, string\\|null given on the left side\\.$#"
2049 path: src/Controllers/Export/ExportController.php
2052 message: "#^Only booleans are allowed in &&, string\\|null given on the right side\\.$#"
2054 path: src/Controllers/Export/ExportController.php
2057 message: "#^PHPDoc tag @var for variable \\$aliasesParam has no value type specified in iterable type array\\.$#"
2059 path: src/Controllers/Export/ExportController.php
2062 message: "#^Parameter \\#1 \\$dbSelect of method PhpMyAdmin\\\\Export\\\\Export\\:\\:exportServer\\(\\) expects array\\|string, mixed given\\.$#"
2064 path: src/Controllers/Export/ExportController.php
2067 message: "#^Parameter \\#1 \\$exportPlugin of method PhpMyAdmin\\\\Export\\\\Export\\:\\:getFinalFilenameAndMimetypeForFilename\\(\\) expects PhpMyAdmin\\\\Plugins\\\\ExportPlugin, object given\\.$#"
2069 path: src/Controllers/Export/ExportController.php
2072 message: "#^Parameter \\#1 \\$exportType of method PhpMyAdmin\\\\Export\\\\Export\\:\\:getFilenameAndMimetype\\(\\) expects string, mixed given\\.$#"
2074 path: src/Controllers/Export/ExportController.php
2077 message: "#^Parameter \\#1 \\$exportType of method PhpMyAdmin\\\\Export\\\\Export\\:\\:getHtmlForDisplayedExportFooter\\(\\) expects string, mixed given\\.$#"
2079 path: src/Controllers/Export/ExportController.php
2082 message: "#^Parameter \\#1 \\$exportType of method PhpMyAdmin\\\\Export\\\\Export\\:\\:getHtmlForDisplayedExportHeader\\(\\) expects string, mixed given\\.$#"
2084 path: src/Controllers/Export/ExportController.php
2087 message: "#^Parameter \\#1 \\$exportType of method PhpMyAdmin\\\\Export\\\\Export\\:\\:getPageLocationAndSaveMessage\\(\\) expects string, mixed given\\.$#"
2089 path: src/Controllers/Export/ExportController.php
2092 message: "#^Parameter \\#1 \\$fileHandle of method PhpMyAdmin\\\\Export\\\\Export\\:\\:closeFile\\(\\) expects resource, mixed given\\.$#"
2094 path: src/Controllers/Export/ExportController.php
2097 message: "#^Parameter \\#1 \\$list of class PhpMyAdmin\\\\SqlParser\\\\Parser constructor expects PhpMyAdmin\\\\SqlParser\\\\TokensList\\|PhpMyAdmin\\\\SqlParser\\\\UtfString\\|string\\|null, mixed given\\.$#"
2099 path: src/Controllers/Export/ExportController.php
2102 message: "#^Parameter \\#14 \\$sqlQuery of method PhpMyAdmin\\\\Export\\\\Export\\:\\:exportTable\\(\\) expects string, mixed given\\.$#"
2104 path: src/Controllers/Export/ExportController.php
2107 message: "#^Parameter \\#2 \\$compression of method PhpMyAdmin\\\\Export\\\\Export\\:\\:compress\\(\\) expects string, mixed given\\.$#"
2109 path: src/Controllers/Export/ExportController.php
2112 message: "#^Parameter \\#2 \\$compression of method PhpMyAdmin\\\\Export\\\\Export\\:\\:getFinalFilenameAndMimetypeForFilename\\(\\) expects string, mixed given\\.$#"
2114 path: src/Controllers/Export/ExportController.php
2117 message: "#^Parameter \\#2 \\$destCharset of static method PhpMyAdmin\\\\Encoding\\:\\:convertString\\(\\) expects string, mixed given\\.$#"
2119 path: src/Controllers/Export/ExportController.php
2122 message: "#^Parameter \\#2 \\$exportPlugin of static method PhpMyAdmin\\\\Export\\\\Export\\:\\:exportRaw\\(\\) expects PhpMyAdmin\\\\Plugins\\\\ExportPlugin, object given\\.$#"
2124 path: src/Controllers/Export/ExportController.php
2127 message: "#^Parameter \\#2 \\$rememberTemplate of method PhpMyAdmin\\\\Export\\\\Export\\:\\:getFilenameAndMimetype\\(\\) expects string, mixed given\\.$#"
2129 path: src/Controllers/Export/ExportController.php
2132 message: "#^Parameter \\#3 \\$errorUrl of static method PhpMyAdmin\\\\Export\\\\Export\\:\\:exportRaw\\(\\) expects string, mixed given\\.$#"
2134 path: src/Controllers/Export/ExportController.php
2137 message: "#^Parameter \\#3 \\$exportPlugin of method PhpMyAdmin\\\\Export\\\\Export\\:\\:exportServer\\(\\) expects PhpMyAdmin\\\\Plugins\\\\ExportPlugin, object given\\.$#"
2139 path: src/Controllers/Export/ExportController.php
2142 message: "#^Parameter \\#3 \\$exportPlugin of method PhpMyAdmin\\\\Export\\\\Export\\:\\:getFilenameAndMimetype\\(\\) expects PhpMyAdmin\\\\Plugins\\\\ExportPlugin, object given\\.$#"
2144 path: src/Controllers/Export/ExportController.php
2147 message: "#^Parameter \\#3 \\$saveFilename of method PhpMyAdmin\\\\Export\\\\Export\\:\\:closeFile\\(\\) expects string, mixed given\\.$#"
2149 path: src/Controllers/Export/ExportController.php
2152 message: "#^Parameter \\#4 \\$compression of method PhpMyAdmin\\\\Export\\\\Export\\:\\:getFilenameAndMimetype\\(\\) expects string, mixed given\\.$#"
2154 path: src/Controllers/Export/ExportController.php
2157 message: "#^Parameter \\#4 \\$errorUrl of method PhpMyAdmin\\\\Export\\\\Export\\:\\:exportServer\\(\\) expects string, mixed given\\.$#"
2159 path: src/Controllers/Export/ExportController.php
2162 message: "#^Parameter \\#4 \\$exportPlugin of method PhpMyAdmin\\\\Export\\\\Export\\:\\:exportTable\\(\\) expects PhpMyAdmin\\\\Plugins\\\\ExportPlugin, object given\\.$#"
2164 path: src/Controllers/Export/ExportController.php
2167 message: "#^Parameter \\#4 \\$tableStructure of method PhpMyAdmin\\\\Export\\\\Export\\:\\:exportDatabase\\(\\) expects array\\<string\\>, array given\\.$#"
2169 path: src/Controllers/Export/ExportController.php
2172 message: "#^Parameter \\#5 \\$errorUrl of method PhpMyAdmin\\\\Export\\\\Export\\:\\:exportTable\\(\\) expects string, mixed given\\.$#"
2174 path: src/Controllers/Export/ExportController.php
2177 message: "#^Parameter \\#5 \\$sqlQuery of static method PhpMyAdmin\\\\Export\\\\Export\\:\\:exportRaw\\(\\) expects string, mixed given\\.$#"
2179 path: src/Controllers/Export/ExportController.php
2182 message: "#^Parameter \\#5 \\$tableData of method PhpMyAdmin\\\\Export\\\\Export\\:\\:exportDatabase\\(\\) expects array\\<string\\>, array given\\.$#"
2184 path: src/Controllers/Export/ExportController.php
2187 message: "#^Parameter \\#6 \\$exportPlugin of method PhpMyAdmin\\\\Export\\\\Export\\:\\:exportDatabase\\(\\) expects PhpMyAdmin\\\\Plugins\\\\ExportPlugin, object given\\.$#"
2189 path: src/Controllers/Export/ExportController.php
2192 message: "#^Parameter \\#6 \\$exportType of method PhpMyAdmin\\\\Export\\\\Export\\:\\:exportTable\\(\\) expects string, mixed given\\.$#"
2194 path: src/Controllers/Export/ExportController.php
2197 message: "#^Parameter \\#7 \\$errorUrl of method PhpMyAdmin\\\\Export\\\\Export\\:\\:exportDatabase\\(\\) expects string, mixed given\\.$#"
2199 path: src/Controllers/Export/ExportController.php
2202 message: "#^Parameter \\#8 \\$exportType of method PhpMyAdmin\\\\Export\\\\Export\\:\\:exportDatabase\\(\\) expects string, mixed given\\.$#"
2204 path: src/Controllers/Export/ExportController.php
2207 message: "#^Property PhpMyAdmin\\\\Export\\\\Export\\:\\:\\$dumpBuffer \\(string\\) does not accept array\\|bool\\|string\\.$#"
2209 path: src/Controllers/Export/ExportController.php
2213 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
2214 Use dependency injection instead\\.$#
2217 path: src/Controllers/Export/Template/CreateController.php
2221 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
2222 Use dependency injection instead\\.$#
2225 path: src/Controllers/Export/Template/DeleteController.php
2229 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
2230 Use dependency injection instead\\.$#
2233 path: src/Controllers/Export/Template/LoadController.php
2237 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
2238 Use dependency injection instead\\.$#
2241 path: src/Controllers/Export/Template/UpdateController.php
2244 message: "#^Cannot cast mixed to int\\.$#"
2246 path: src/Controllers/GisDataEditorController.php
2249 message: "#^PHPDoc tag @var for variable \\$gisDataParam has no value type specified in iterable type array\\.$#"
2251 path: src/Controllers/GisDataEditorController.php
2254 message: "#^Parameter \\#1 \\$showGitRevision of class PhpMyAdmin\\\\Git constructor expects bool, mixed given\\.$#"
2256 path: src/Controllers/GitInfoController.php
2260 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
2261 Use dependency injection instead\\.$#
2264 path: src/Controllers/HomeController.php
2267 message: "#^Cannot access offset mixed on mixed\\.$#"
2269 path: src/Controllers/HomeController.php
2272 message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#"
2274 path: src/Controllers/HomeController.php
2277 message: "#^Only booleans are allowed in &&, string\\|false given on the right side\\.$#"
2279 path: src/Controllers/HomeController.php
2282 message: "#^Only booleans are allowed in \\|\\|, string\\|false given on the right side\\.$#"
2284 path: src/Controllers/HomeController.php
2287 message: "#^Parameter \\#1 \\$message of static method PhpMyAdmin\\\\Html\\\\Generator\\:\\:getMessage\\(\\) expects PhpMyAdmin\\\\Message\\|string, mixed given\\.$#"
2289 path: src/Controllers/HomeController.php
2292 message: "#^Parameter \\#1 \\$showGitRevision of class PhpMyAdmin\\\\Git constructor expects bool, mixed given\\.$#"
2294 path: src/Controllers/HomeController.php
2297 message: "#^Parameter \\#2 \\.\\.\\.\\$values of function sprintf expects bool\\|float\\|int\\|string\\|null, mixed given\\.$#"
2299 path: src/Controllers/HomeController.php
2303 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
2304 Use dependency injection instead\\.$#
2307 path: src/Controllers/Import/ImportController.php
2310 message: "#^Cannot access offset 'go_back_url' on mixed\\.$#"
2312 path: src/Controllers/Import/ImportController.php
2315 message: "#^Cannot access offset 'local_import_file' on mixed\\.$#"
2317 path: src/Controllers/Import/ImportController.php
2320 message: "#^Cannot access offset 'message' on mixed\\.$#"
2322 path: src/Controllers/Import/ImportController.php
2325 message: "#^Cannot access offset 'offset' on mixed\\.$#"
2327 path: src/Controllers/Import/ImportController.php
2330 message: "#^Cannot access offset 'reload' on mixed\\.$#"
2332 path: src/Controllers/Import/ImportController.php
2335 message: "#^Cannot access offset 'table_name' on mixed\\.$#"
2337 path: src/Controllers/Import/ImportController.php
2340 message: "#^Cannot access offset 'timeout_passed' on mixed\\.$#"
2342 path: src/Controllers/Import/ImportController.php
2345 message: "#^Cannot call method getDisplay\\(\\) on mixed\\.$#"
2347 path: src/Controllers/Import/ImportController.php
2350 message: "#^Casting to string something that's already string\\.$#"
2352 path: src/Controllers/Import/ImportController.php
2355 message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#"
2357 path: src/Controllers/Import/ImportController.php
2360 message: "#^If condition is always false\\.$#"
2362 path: src/Controllers/Import/ImportController.php
2365 message: "#^Left side of && is always false\\.$#"
2367 path: src/Controllers/Import/ImportController.php
2370 message: "#^Negated boolean expression is always true\\.$#"
2372 path: src/Controllers/Import/ImportController.php
2375 message: "#^Parameter \\#1 \\$params of static method PhpMyAdmin\\\\Url\\:\\:getCommon\\(\\) expects array\\<string, bool\\|int\\|string\\>, mixed given\\.$#"
2377 path: src/Controllers/Import/ImportController.php
2380 message: "#^Parameter \\#1 \\$sqlQuery of method PhpMyAdmin\\\\Import\\\\Import\\:\\:handleRollbackRequest\\(\\) expects string, mixed given\\.$#"
2382 path: src/Controllers/Import/ImportController.php
2385 message: "#^Parameter \\#1 \\$sqlQuery of static method PhpMyAdmin\\\\ParseAnalyze\\:\\:sqlQuery\\(\\) expects string, mixed given\\.$#"
2387 path: src/Controllers/Import/ImportController.php
2390 message: "#^Parameter \\#1 \\$string of function mb_strlen expects string, mixed given\\.$#"
2392 path: src/Controllers/Import/ImportController.php
2395 message: "#^Parameter \\#11 \\$sqlQuery of method PhpMyAdmin\\\\Sql\\:\\:executeQueryAndGetQueryResponse\\(\\) expects string, mixed given\\.$#"
2397 path: src/Controllers/Import/ImportController.php
2400 message: "#^Parameter \\#2 \\$size of method PhpMyAdmin\\\\Import\\\\Import\\:\\:getNextChunk\\(\\) expects int, float\\|int\\<min, \\-1\\>\\|int\\<1, max\\> given\\.$#"
2402 path: src/Controllers/Import/ImportController.php
2405 message: "#^Parameter \\#2 \\$sqlQuery of static method PhpMyAdmin\\\\Html\\\\Generator\\:\\:getMessage\\(\\) expects string\\|null, mixed given\\.$#"
2407 path: src/Controllers/Import/ImportController.php
2410 message: "#^Parameter \\#2 \\$subject of function preg_match expects string, mixed given\\.$#"
2412 path: src/Controllers/Import/ImportController.php
2415 message: "#^Parameter \\#3 \\$subject of function preg_replace expects array\\|string, \\(array\\<int, string\\>\\|string\\|null\\) given\\.$#"
2417 path: src/Controllers/Import/ImportController.php
2420 message: "#^Parameter \\#3 \\$subject of function preg_replace expects array\\|string, mixed given\\.$#"
2422 path: src/Controllers/Import/ImportController.php
2425 message: "#^Parameter \\#4 \\$backUrl of static method PhpMyAdmin\\\\Html\\\\Generator\\:\\:mysqlDie\\(\\) expects string, mixed given\\.$#"
2427 path: src/Controllers/Import/ImportController.php
2430 message: "#^Parameter \\#5 \\$exit of static method PhpMyAdmin\\\\Html\\\\Generator\\:\\:mysqlDie\\(\\) expects bool, mixed given\\.$#"
2432 path: src/Controllers/Import/ImportController.php
2435 message: "#^Parameter \\#8 \\$goto of method PhpMyAdmin\\\\Sql\\:\\:executeQueryAndGetQueryResponse\\(\\) expects string, mixed given\\.$#"
2437 path: src/Controllers/Import/ImportController.php
2440 message: "#^Result of \\|\\| is always true\\.$#"
2442 path: src/Controllers/Import/ImportController.php
2445 message: "#^Static property PhpMyAdmin\\\\Import\\\\ImportSettings\\:\\:\\$importType \\(''\\|'database'\\|'query'\\|'server'\\|'table'\\) does not accept string\\.$#"
2447 path: src/Controllers/Import/ImportController.php
2450 message: "#^Static property PhpMyAdmin\\\\Import\\\\ImportSettings\\:\\:\\$readLimit \\(int\\) does not accept float\\|int\\<min, \\-1\\>\\|int\\<1, max\\>\\.$#"
2452 path: src/Controllers/Import/ImportController.php
2455 message: "#^Strict comparison using \\=\\=\\= between 0 and 0 will always evaluate to true\\.$#"
2457 path: src/Controllers/Import/ImportController.php
2460 message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#"
2462 path: src/Controllers/Import/SimulateDmlController.php
2465 message: "#^Parameter \\#1 \\$query of method PhpMyAdmin\\\\Controllers\\\\Import\\\\SimulateDmlController\\:\\:createParser\\(\\) expects string, mixed given\\.$#"
2467 path: src/Controllers/Import/SimulateDmlController.php
2470 message: "#^Cannot access offset 'go_back_url' on mixed\\.$#"
2472 path: src/Controllers/Import/StatusController.php
2475 message: "#^Cannot access offset 'message' on mixed\\.$#"
2477 path: src/Controllers/Import/StatusController.php
2480 message: "#^Parameter \\#1 \\$id of static method PhpMyAdmin\\\\Import\\\\Ajax\\:\\:status\\(\\) expects string, mixed given\\.$#"
2482 path: src/Controllers/Import/StatusController.php
2485 message: "#^Parameter \\#1 \\(mixed\\) of echo cannot be converted to string\\.$#"
2487 path: src/Controllers/Import/StatusController.php
2490 message: "#^Parameter \\#1 \\$filename of function is_readable expects string, mixed given\\.$#"
2492 path: src/Controllers/LicenseController.php
2495 message: "#^Parameter \\#1 \\$filename of function readfile expects string, mixed given\\.$#"
2497 path: src/Controllers/LicenseController.php
2500 message: "#^Parameter \\#1 \\$path of function basename expects string, mixed given\\.$#"
2502 path: src/Controllers/LicenseController.php
2505 message: "#^Parameter \\#1 \\$partialDependencies of method PhpMyAdmin\\\\Normalization\\:\\:createNewTablesFor2NF\\(\\) expects array, mixed given\\.$#"
2507 path: src/Controllers/Normalization/SecondNormalForm/CreateNewTablesController.php
2510 message: "#^Parameter \\#2 \\$tablesName of method PhpMyAdmin\\\\Normalization\\:\\:createNewTablesFor2NF\\(\\) expects object, mixed given\\.$#"
2512 path: src/Controllers/Normalization/SecondNormalForm/CreateNewTablesController.php
2515 message: "#^Parameter \\#1 \\$partialDependencies of method PhpMyAdmin\\\\Normalization\\:\\:getHtmlForNewTables2NF\\(\\) expects array, mixed given\\.$#"
2517 path: src/Controllers/Normalization/SecondNormalForm/NewTablesController.php
2520 message: "#^Parameter \\#1 \\$newTables of method PhpMyAdmin\\\\Normalization\\:\\:createNewTablesFor3NF\\(\\) expects array, mixed given\\.$#"
2522 path: src/Controllers/Normalization/ThirdNormalForm/CreateNewTablesController.php
2525 message: "#^Parameter \\#2 \\$tables of method PhpMyAdmin\\\\Normalization\\:\\:getHtmlFor3NFstep1\\(\\) expects array, mixed given\\.$#"
2527 path: src/Controllers/Normalization/ThirdNormalForm/FirstStepController.php
2530 message: "#^Parameter \\#1 \\$dependencies of method PhpMyAdmin\\\\Normalization\\:\\:getHtmlForNewTables3NF\\(\\) expects object, mixed given\\.$#"
2532 path: src/Controllers/Normalization/ThirdNormalForm/NewTablesController.php
2535 message: "#^Parameter \\#2 \\$tables of method PhpMyAdmin\\\\Normalization\\:\\:getHtmlForNewTables3NF\\(\\) expects array, mixed given\\.$#"
2537 path: src/Controllers/Normalization/ThirdNormalForm/NewTablesController.php
2541 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
2542 Use dependency injection instead\\.$#
2545 path: src/Controllers/Operations/Database/CollationController.php
2549 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
2550 Use dependency injection instead\\.$#
2553 path: src/Controllers/Operations/DatabaseController.php
2556 message: "#^Cannot access offset 'goto' on mixed\\.$#"
2558 path: src/Controllers/Operations/DatabaseController.php
2561 message: "#^Cannot call method isSuccess\\(\\) on mixed\\.$#"
2563 path: src/Controllers/Operations/DatabaseController.php
2566 message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#"
2568 path: src/Controllers/Operations/DatabaseController.php
2571 message: "#^Parameter \\#1 \\$message of static method PhpMyAdmin\\\\Html\\\\Generator\\:\\:getMessage\\(\\) expects PhpMyAdmin\\\\Message\\|string, mixed given\\.$#"
2573 path: src/Controllers/Operations/DatabaseController.php
2576 message: "#^Parameter \\#1 \\$state of method PhpMyAdmin\\\\ResponseRenderer\\:\\:setRequestStatus\\(\\) expects bool, mixed given\\.$#"
2578 path: src/Controllers/Operations/DatabaseController.php
2581 message: "#^Parameter \\#2 \\$exportSqlPlugin of method PhpMyAdmin\\\\Operations\\:\\:getViewsAndCreateSqlViewStandIn\\(\\) expects PhpMyAdmin\\\\Plugins\\\\Export\\\\ExportSql, object\\|null given\\.$#"
2583 path: src/Controllers/Operations/DatabaseController.php
2586 message: "#^Parameter \\#2 \\$sqlQuery of static method PhpMyAdmin\\\\Html\\\\Generator\\:\\:getMessage\\(\\) expects string\\|null, mixed given\\.$#"
2588 path: src/Controllers/Operations/DatabaseController.php
2592 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
2593 Use dependency injection instead\\.$#
2596 path: src/Controllers/Operations/TableController.php
2599 message: "#^Cannot access offset 'back' on mixed\\.$#"
2601 path: src/Controllers/Operations/TableController.php
2604 message: "#^Cannot access offset 'goto' on mixed\\.$#"
2606 path: src/Controllers/Operations/TableController.php
2609 message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#"
2611 path: src/Controllers/Operations/TableController.php
2614 message: "#^Only booleans are allowed in &&, mixed given on the right side\\.$#"
2616 path: src/Controllers/Operations/TableController.php
2619 message: "#^Only booleans are allowed in an if condition, mixed given\\.$#"
2621 path: src/Controllers/Operations/TableController.php
2624 message: "#^Parameter \\#1 \\$params of static method PhpMyAdmin\\\\Url\\:\\:getCommon\\(\\) expects array\\<string, bool\\|int\\|string\\>, mixed given\\.$#"
2626 path: src/Controllers/Operations/TableController.php
2629 message: "#^Parameter \\#1 \\$urlParams of method PhpMyAdmin\\\\Operations\\:\\:getForeignersForReferentialIntegrityCheck\\(\\) expects array, mixed given\\.$#"
2631 path: src/Controllers/Operations/TableController.php
2634 message: "#^Parameter \\#2 \\$sqlQuery of static method PhpMyAdmin\\\\Html\\\\Generator\\:\\:getMessage\\(\\) expects string\\|null, mixed given\\.$#"
2636 path: src/Controllers/Operations/TableController.php
2639 message: "#^Parameter \\#3 \\$partitionNames of static method PhpMyAdmin\\\\Query\\\\Generator\\:\\:getQueryForPartitioningTable\\(\\) expects array\\<string\\>, array given\\.$#"
2641 path: src/Controllers/Operations/TableController.php
2645 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
2646 Use dependency injection instead\\.$#
2649 path: src/Controllers/Operations/ViewController.php
2652 message: "#^Cannot access offset 'back' on mixed\\.$#"
2654 path: src/Controllers/Operations/ViewController.php
2657 message: "#^Cannot access offset 'goto' on mixed\\.$#"
2659 path: src/Controllers/Operations/ViewController.php
2662 message: "#^Parameter \\#1 \\$params of static method PhpMyAdmin\\\\Url\\:\\:getCommon\\(\\) expects array\\<string, bool\\|int\\|string\\>, mixed given\\.$#"
2664 path: src/Controllers/Operations/ViewController.php
2667 message: "#^Parameter \\#2 \\$sqlQuery of static method PhpMyAdmin\\\\Html\\\\Generator\\:\\:getMessage\\(\\) expects string\\|null, mixed given\\.$#"
2669 path: src/Controllers/Operations/ViewController.php
2673 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
2674 Use dependency injection instead\\.$#
2677 path: src/Controllers/Preferences/ExportController.php
2681 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
2682 Use dependency injection instead\\.$#
2685 path: src/Controllers/Preferences/FeaturesController.php
2689 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
2690 Use dependency injection instead\\.$#
2693 path: src/Controllers/Preferences/ImportController.php
2697 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
2698 Use dependency injection instead\\.$#
2701 path: src/Controllers/Preferences/MainPanelController.php
2705 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
2706 Use dependency injection instead\\.$#
2709 path: src/Controllers/Preferences/ManageController.php
2712 message: "#^Only booleans are allowed in an if condition, PhpMyAdmin\\\\Message\\|string given\\.$#"
2714 path: src/Controllers/Preferences/ManageController.php
2717 message: "#^Only numeric types are allowed in \\+, int\\<0, max\\>\\|false given on the left side\\.$#"
2719 path: src/Controllers/Preferences/ManageController.php
2722 message: "#^Parameter \\#1 \\$fileName of method PhpMyAdmin\\\\UserPreferences\\:\\:redirect\\(\\) expects string, string\\|false given\\.$#"
2724 path: src/Controllers/Preferences/ManageController.php
2727 message: "#^Parameter \\#1 \\$filename of function file_exists expects string, mixed given\\.$#"
2729 path: src/Controllers/Preferences/ManageController.php
2732 message: "#^Parameter \\#1 \\$json of function json_decode expects string, string\\|false given\\.$#"
2734 path: src/Controllers/Preferences/ManageController.php
2737 message: "#^Parameter \\#1 \\$theme of method PhpMyAdmin\\\\Theme\\\\ThemeManager\\:\\:checkTheme\\(\\) expects string\\|null, mixed given\\.$#"
2739 path: src/Controllers/Preferences/ManageController.php
2742 message: "#^Parameter \\#1 \\$theme of method PhpMyAdmin\\\\Theme\\\\ThemeManager\\:\\:setActiveTheme\\(\\) expects string\\|null, mixed given\\.$#"
2744 path: src/Controllers/Preferences/ManageController.php
2747 message: "#^Parameter \\#3 \\$subject of function str_replace expects array\\|string, \\(int\\|string\\) given\\.$#"
2749 path: src/Controllers/Preferences/ManageController.php
2753 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
2754 Use dependency injection instead\\.$#
2757 path: src/Controllers/Preferences/NavigationController.php
2761 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
2762 Use dependency injection instead\\.$#
2765 path: src/Controllers/Preferences/SqlController.php
2769 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
2770 Use dependency injection instead\\.$#
2773 path: src/Controllers/Preferences/TwoFactorController.php
2777 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
2778 Use dependency injection instead\\.$#
2781 path: src/Controllers/Server/BinlogController.php
2785 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
2786 Use dependency injection instead\\.$#
2789 path: src/Controllers/Server/CollationsController.php
2793 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
2794 Use dependency injection instead\\.$#
2797 path: src/Controllers/Server/Databases/CreateController.php
2800 message: "#^Only booleans are allowed in a negated boolean, PhpMyAdmin\\\\Dbal\\\\ResultInterface\\|false given\\.$#"
2802 path: src/Controllers/Server/Databases/CreateController.php
2806 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
2807 Use dependency injection instead\\.$#
2810 path: src/Controllers/Server/Databases/DestroyController.php
2813 message: "#^Parameter \\#1 \\$db of method PhpMyAdmin\\\\ConfigStorage\\\\RelationCleanup\\:\\:database\\(\\) expects string, mixed given\\.$#"
2815 path: src/Controllers/Server/Databases/DestroyController.php
2818 message: "#^Parameter \\#1 \\$db of method PhpMyAdmin\\\\Transformations\\:\\:clear\\(\\) expects string, mixed given\\.$#"
2820 path: src/Controllers/Server/Databases/DestroyController.php
2823 message: "#^Parameter \\#1 \\$identifier of static method PhpMyAdmin\\\\Util\\:\\:backquote\\(\\) expects string\\|Stringable\\|null, mixed given\\.$#"
2825 path: src/Controllers/Server/Databases/DestroyController.php
2829 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
2830 Use dependency injection instead\\.$#
2833 path: src/Controllers/Server/DatabasesController.php
2836 message: "#^Call to function array_search\\(\\) requires parameter \\#3 to be set\\.$#"
2838 path: src/Controllers/Server/DatabasesController.php
2841 message: "#^Cannot access offset 'DEFAULT_COLLATION…' on mixed\\.$#"
2843 path: src/Controllers/Server/DatabasesController.php
2846 message: "#^Cannot access offset 'SCHEMA_NAME' on mixed\\.$#"
2848 path: src/Controllers/Server/DatabasesController.php
2851 message: "#^Cannot access offset string on mixed\\.$#"
2853 path: src/Controllers/Server/DatabasesController.php
2856 message: "#^Cannot cast mixed to int\\.$#"
2858 path: src/Controllers/Server/DatabasesController.php
2861 message: "#^Cannot cast mixed to string\\.$#"
2863 path: src/Controllers/Server/DatabasesController.php
2866 message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#"
2868 path: src/Controllers/Server/DatabasesController.php
2871 message: "#^Parameter \\#1 \\$params of static method PhpMyAdmin\\\\Url\\:\\:getCommonRaw\\(\\) expects array\\<int\\|string, bool\\|int\\|string\\>, array\\<string, mixed\\> given\\.$#"
2873 path: src/Controllers/Server/DatabasesController.php
2876 message: "#^Parameter \\#1 \\$schemaName of static method PhpMyAdmin\\\\Query\\\\Utilities\\:\\:isSystemSchema\\(\\) expects string, mixed given\\.$#"
2878 path: src/Controllers/Server/DatabasesController.php
2881 message: "#^Parameter \\#1 \\$value of function count expects array\\|Countable, mixed given\\.$#"
2883 path: src/Controllers/Server/DatabasesController.php
2886 message: "#^Parameter \\#2 \\$haystack of function array_search expects array, mixed given\\.$#"
2888 path: src/Controllers/Server/DatabasesController.php
2891 message: "#^Parameter \\#3 \\$name of static method PhpMyAdmin\\\\Charsets\\:\\:findCollationByName\\(\\) expects string, mixed given\\.$#"
2893 path: src/Controllers/Server/DatabasesController.php
2896 message: "#^Parameter \\#1 \\$tmpSelect of method PhpMyAdmin\\\\Export\\\\Options\\:\\:getDatabasesForSelectOptions\\(\\) expects string, mixed given\\.$#"
2898 path: src/Controllers/Server/ExportController.php
2901 message: "#^Parameter \\#4 \\$sqlQuery of method PhpMyAdmin\\\\Export\\\\Options\\:\\:getOptions\\(\\) expects string, mixed given\\.$#"
2903 path: src/Controllers/Server/ExportController.php
2906 message: "#^Parameter \\#5 \\$numTables of method PhpMyAdmin\\\\Export\\\\Options\\:\\:getOptions\\(\\) expects int\\|string, mixed given\\.$#"
2908 path: src/Controllers/Server/ExportController.php
2911 message: "#^Parameter \\#6 \\$unlimNumRows of method PhpMyAdmin\\\\Export\\\\Options\\:\\:getOptions\\(\\) expects int\\|string, mixed given\\.$#"
2913 path: src/Controllers/Server/ExportController.php
2917 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
2918 Use dependency injection instead\\.$#
2921 path: src/Controllers/Server/ImportController.php
2924 message: "#^Cannot access offset 'handler' on mixed\\.$#"
2926 path: src/Controllers/Server/ImportController.php
2929 message: "#^Cannot call static method getIdKey\\(\\) on mixed\\.$#"
2931 path: src/Controllers/Server/ImportController.php
2934 message: "#^Cannot cast mixed to int\\.$#"
2936 path: src/Controllers/Server/ImportController.php
2939 message: "#^Cannot cast mixed to string\\.$#"
2941 path: src/Controllers/Server/ImportController.php
2944 message: "#^Cannot access offset \\(int\\|string\\) on mixed\\.$#"
2946 path: src/Controllers/Server/PrivilegesController.php
2949 message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#"
2951 path: src/Controllers/Server/PrivilegesController.php
2954 message: "#^Method PhpMyAdmin\\\\Controllers\\\\Server\\\\PrivilegesController\\:\\:getExportPageTitle\\(\\) has parameter \\$selectedUsers with no value type specified in iterable type array\\.$#"
2956 path: src/Controllers/Server/PrivilegesController.php
2959 message: "#^Parameter \\#1 \\$errorUrl of method PhpMyAdmin\\\\Server\\\\Privileges\\:\\:updatePassword\\(\\) expects string, mixed given\\.$#"
2961 path: src/Controllers/Server/PrivilegesController.php
2964 message: "#^Parameter \\#1 \\$message of static method PhpMyAdmin\\\\Html\\\\Generator\\:\\:getMessage\\(\\) expects PhpMyAdmin\\\\Message\\|string, mixed given\\.$#"
2966 path: src/Controllers/Server/PrivilegesController.php
2969 message: "#^Parameter \\#1 \\$string of function urlencode expects string, \\(array\\<int, string\\>\\|string\\) given\\.$#"
2971 path: src/Controllers/Server/PrivilegesController.php
2974 message: "#^Parameter \\#1 \\$username of method PhpMyAdmin\\\\Controllers\\\\Server\\\\PrivilegesController\\:\\:getExportPageTitle\\(\\) expects string, mixed given\\.$#"
2976 path: src/Controllers/Server/PrivilegesController.php
2979 message: "#^Parameter \\#1 \\$username of method PhpMyAdmin\\\\Server\\\\Privileges\\:\\:getExportUserDefinitionTextarea\\(\\) expects string, mixed given\\.$#"
2981 path: src/Controllers/Server/PrivilegesController.php
2984 message: "#^Parameter \\#1 \\$username of method PhpMyAdmin\\\\Server\\\\Privileges\\:\\:getHtmlForRoutineSpecificPrivileges\\(\\) expects string, mixed given\\.$#"
2986 path: src/Controllers/Server/PrivilegesController.php
2989 message: "#^Parameter \\#1 \\$username of method PhpMyAdmin\\\\Server\\\\Privileges\\:\\:setUserGroup\\(\\) expects string, mixed given\\.$#"
2991 path: src/Controllers/Server/PrivilegesController.php
2994 message: "#^Parameter \\#1 \\$username of method PhpMyAdmin\\\\Server\\\\Privileges\\:\\:updatePrivileges\\(\\) expects string, mixed given\\.$#"
2996 path: src/Controllers/Server/PrivilegesController.php
2999 message: "#^Parameter \\#2 \\$array of function implode expects array\\<string\\>, mixed given\\.$#"
3001 path: src/Controllers/Server/PrivilegesController.php
3004 message: "#^Parameter \\#2 \\$array of function implode expects array\\|null, mixed given\\.$#"
3006 path: src/Controllers/Server/PrivilegesController.php
3009 message: "#^Parameter \\#2 \\$hostname of method PhpMyAdmin\\\\Controllers\\\\Server\\\\PrivilegesController\\:\\:getExportPageTitle\\(\\) expects string, mixed given\\.$#"
3011 path: src/Controllers/Server/PrivilegesController.php
3014 message: "#^Parameter \\#2 \\$hostname of method PhpMyAdmin\\\\Server\\\\Privileges\\:\\:getExportUserDefinitionTextarea\\(\\) expects string, mixed given\\.$#"
3016 path: src/Controllers/Server/PrivilegesController.php
3019 message: "#^Parameter \\#2 \\$hostname of method PhpMyAdmin\\\\Server\\\\Privileges\\:\\:getHtmlForRoutineSpecificPrivileges\\(\\) expects string, mixed given\\.$#"
3021 path: src/Controllers/Server/PrivilegesController.php
3024 message: "#^Parameter \\#2 \\$hostname of method PhpMyAdmin\\\\Server\\\\Privileges\\:\\:updatePrivileges\\(\\) expects string, mixed given\\.$#"
3026 path: src/Controllers/Server/PrivilegesController.php
3029 message: "#^Parameter \\#2 \\$initial of method PhpMyAdmin\\\\Server\\\\Privileges\\:\\:getHtmlForUserOverview\\(\\) expects string\\|null, mixed given\\.$#"
3031 path: src/Controllers/Server/PrivilegesController.php
3034 message: "#^Parameter \\#2 \\$sqlQuery of method PhpMyAdmin\\\\Server\\\\Privileges\\:\\:getExtraDataForAjaxBehavior\\(\\) expects string, mixed given\\.$#"
3036 path: src/Controllers/Server/PrivilegesController.php
3039 message: "#^Parameter \\#2 \\$username of method PhpMyAdmin\\\\Server\\\\Privileges\\:\\:addUser\\(\\) expects string, mixed given\\.$#"
3041 path: src/Controllers/Server/PrivilegesController.php
3044 message: "#^Parameter \\#2 \\$username of method PhpMyAdmin\\\\Server\\\\Privileges\\:\\:getDbSpecificPrivsQueriesForChangeOrCopyUser\\(\\) expects string, mixed given\\.$#"
3046 path: src/Controllers/Server/PrivilegesController.php
3049 message: "#^Parameter \\#2 \\$username of method PhpMyAdmin\\\\Server\\\\Privileges\\:\\:updatePassword\\(\\) expects string, mixed given\\.$#"
3051 path: src/Controllers/Server/PrivilegesController.php
3054 message: "#^Parameter \\#3 \\$hostname of method PhpMyAdmin\\\\Server\\\\Privileges\\:\\:addUser\\(\\) expects string, mixed given\\.$#"
3056 path: src/Controllers/Server/PrivilegesController.php
3059 message: "#^Parameter \\#3 \\$hostname of method PhpMyAdmin\\\\Server\\\\Privileges\\:\\:getDbSpecificPrivsQueriesForChangeOrCopyUser\\(\\) expects string, mixed given\\.$#"
3061 path: src/Controllers/Server/PrivilegesController.php
3064 message: "#^Parameter \\#3 \\$hostname of method PhpMyAdmin\\\\Server\\\\Privileges\\:\\:getExtraDataForAjaxBehavior\\(\\) expects string, mixed given\\.$#"
3066 path: src/Controllers/Server/PrivilegesController.php
3069 message: "#^Parameter \\#3 \\$hostname of method PhpMyAdmin\\\\Server\\\\Privileges\\:\\:updatePassword\\(\\) expects string, mixed given\\.$#"
3071 path: src/Controllers/Server/PrivilegesController.php
3074 message: "#^Parameter \\#3 \\$subject of function str_replace expects array\\|string, mixed given\\.$#"
3076 path: src/Controllers/Server/PrivilegesController.php
3079 message: "#^Parameter \\#3 \\$username of method PhpMyAdmin\\\\Server\\\\Privileges\\:\\:getHtmlForUserProperties\\(\\) expects string, mixed given\\.$#"
3081 path: src/Controllers/Server/PrivilegesController.php
3084 message: "#^Parameter \\#3 \\$username of method PhpMyAdmin\\\\Server\\\\Privileges\\:\\:getMessageAndSqlQueryForPrivilegesRevoke\\(\\) expects string, mixed given\\.$#"
3086 path: src/Controllers/Server/PrivilegesController.php
3089 message: "#^Parameter \\#4 \\$dbname of method PhpMyAdmin\\\\Server\\\\Privileges\\:\\:updatePrivileges\\(\\) expects string, mixed given\\.$#"
3091 path: src/Controllers/Server/PrivilegesController.php
3094 message: "#^Parameter \\#4 \\$hostname of method PhpMyAdmin\\\\Server\\\\Privileges\\:\\:getHtmlForUserProperties\\(\\) expects string, mixed given\\.$#"
3096 path: src/Controllers/Server/PrivilegesController.php
3099 message: "#^Parameter \\#4 \\$hostname of method PhpMyAdmin\\\\Server\\\\Privileges\\:\\:getMessageAndSqlQueryForPrivilegesRevoke\\(\\) expects string, mixed given\\.$#"
3101 path: src/Controllers/Server/PrivilegesController.php
3104 message: "#^Parameter \\#4 \\$username of method PhpMyAdmin\\\\Server\\\\Privileges\\:\\:getExtraDataForAjaxBehavior\\(\\) expects string, mixed given\\.$#"
3106 path: src/Controllers/Server/PrivilegesController.php
3109 message: "#^Parameter \\#5 \\$dbname of method PhpMyAdmin\\\\Server\\\\Privileges\\:\\:getHtmlForUserProperties\\(\\) expects array\\|string, mixed given\\.$#"
3111 path: src/Controllers/Server/PrivilegesController.php
3114 message: "#^Only booleans are allowed in an if condition, mixed given\\.$#"
3116 path: src/Controllers/Server/ReplicationController.php
3119 message: "#^Parameter \\#2 \\$serverReplicaStatus of method PhpMyAdmin\\\\Replication\\\\ReplicationGui\\:\\:getHtmlForReplicaConfiguration\\(\\) expects bool, mixed given\\.$#"
3121 path: src/Controllers/Server/ReplicationController.php
3124 message: "#^Only booleans are allowed in an if condition, PhpMyAdmin\\\\Dbal\\\\ResultInterface\\|false given\\.$#"
3126 path: src/Controllers/Server/Status/Processes/KillController.php
3129 message: "#^Cannot cast mixed to int\\.$#"
3131 path: src/Controllers/Server/Status/QueriesController.php
3134 message: "#^Parameter \\#3 \\$subject of function str_replace expects array\\|string, \\(int\\|string\\) given\\.$#"
3136 path: src/Controllers/Server/Status/QueriesController.php
3139 message: "#^Cannot cast mixed to int\\.$#"
3141 path: src/Controllers/Server/Status/StatusController.php
3144 message: "#^Only booleans are allowed in an if condition, mixed given\\.$#"
3146 path: src/Controllers/Server/Status/StatusController.php
3149 message: "#^Parameter \\#1 \\$value of static method PhpMyAdmin\\\\Util\\:\\:formatByteDown\\(\\) expects float\\|int\\|string\\|null, \\(array\\|float\\|int\\) given\\.$#"
3151 path: src/Controllers/Server/Status/StatusController.php
3154 message: "#^Parameter \\#1 \\$value of static method PhpMyAdmin\\\\Util\\:\\:formatByteDown\\(\\) expects float\\|int\\|string\\|null, mixed given\\.$#"
3156 path: src/Controllers/Server/Status/StatusController.php
3159 message: "#^Parameter \\#1 \\$value of static method PhpMyAdmin\\\\Util\\:\\:formatNumber\\(\\) expects float\\|int\\|string, mixed given\\.$#"
3161 path: src/Controllers/Server/Status/StatusController.php
3164 message: "#^Argument of an invalid type mixed supplied for foreach, only iterables are supported\\.$#"
3166 path: src/Controllers/Server/Status/VariablesController.php
3169 message: "#^Only booleans are allowed in a negated boolean, mixed given\\.$#"
3171 path: src/Controllers/Server/Status/VariablesController.php
3174 message: "#^Parameter \\#1 \\$flush of method PhpMyAdmin\\\\Controllers\\\\Server\\\\Status\\\\VariablesController\\:\\:flush\\(\\) expects string, mixed given\\.$#"
3176 path: src/Controllers/Server/Status/VariablesController.php
3179 message: "#^Parameter \\#1 \\$haystack of function str_contains expects string, \\(int\\|string\\) given\\.$#"
3181 path: src/Controllers/Server/Status/VariablesController.php
3184 message: "#^Parameter \\#1 \\$name of static method PhpMyAdmin\\\\Html\\\\Generator\\:\\:linkToVarDocumentation\\(\\) expects string, \\(int\\|string\\) given\\.$#"
3186 path: src/Controllers/Server/Status/VariablesController.php
3189 message: "#^Short ternary operator is not allowed\\. Use null coalesce operator if applicable or consider using long ternary\\.$#"
3191 path: src/Controllers/Server/Status/VariablesController.php
3194 message: "#^Only booleans are allowed in an if condition, PhpMyAdmin\\\\Dbal\\\\ResultInterface\\|false given\\.$#"
3196 path: src/Controllers/Server/UserGroupsFormController.php
3199 message: "#^Offset 1 does not exist on array\\<string\\|null\\>\\|null\\.$#"
3201 path: src/Controllers/Server/Variables/GetVariableController.php
3204 message: "#^Offset 1 does not exist on array\\<string\\|null\\>\\|null\\.$#"
3206 path: src/Controllers/Server/Variables/SetVariableController.php
3209 message: "#^Parameter \\#1 \\$string of function htmlspecialchars expects string, int\\|string given\\.$#"
3211 path: src/Controllers/Server/Variables/SetVariableController.php
3214 message: "#^Parameter \\#2 \\$value of method PhpMyAdmin\\\\Controllers\\\\Server\\\\Variables\\\\SetVariableController\\:\\:formatVariable\\(\\) expects int\\|string, string\\|null given\\.$#"
3216 path: src/Controllers/Server/Variables/SetVariableController.php
3219 message: "#^Parameter \\#1 \\$filename of function file_exists expects string, mixed given\\.$#"
3221 path: src/Controllers/Setup/ConfigController.php
3224 message: "#^Parameter \\#1 \\$filename of function file_exists expects string, mixed given\\.$#"
3226 path: src/Controllers/Setup/FormController.php
3229 message: "#^Only booleans are allowed in a ternary operator condition, mixed given\\.$#"
3231 path: src/Controllers/Setup/HomeController.php
3234 message: "#^Parameter \\#1 \\$filename of function file_exists expects string, mixed given\\.$#"
3236 path: src/Controllers/Setup/HomeController.php
3239 message: "#^Parameter \\#1 \\$id of method PhpMyAdmin\\\\Config\\\\ConfigFile\\:\\:getServerName\\(\\) expects int, \\(int\\|string\\) given\\.$#"
3241 path: src/Controllers/Setup/HomeController.php
3244 message: "#^Parameter \\#1 \\$server of method PhpMyAdmin\\\\Config\\\\ConfigFile\\:\\:getServerDSN\\(\\) expects int, \\(int\\|string\\) given\\.$#"
3246 path: src/Controllers/Setup/HomeController.php
3249 message: "#^Parameter \\#1 \\$filename of function file_exists expects string, mixed given\\.$#"
3251 path: src/Controllers/Setup/ServerDestroyController.php
3254 message: "#^Parameter \\#1 \\$filename of function file_exists expects string, mixed given\\.$#"
3256 path: src/Controllers/Setup/ServersController.php
3259 message: "#^Parameter \\#1 \\$filename of function file_exists expects string, mixed given\\.$#"
3261 path: src/Controllers/Setup/ShowConfigController.php
3264 message: "#^Parameter \\#1 \\$filename of function file_exists expects string, mixed given\\.$#"
3266 path: src/Controllers/Setup/ValidateController.php
3269 message: "#^Cannot access offset 'relational_display' on mixed\\.$#"
3271 path: src/Controllers/Sql/RelationalValuesController.php
3275 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
3276 Use dependency injection instead\\.$#
3279 path: src/Controllers/Sql/SqlController.php
3282 message: "#^Cannot access offset 'reload' on mixed\\.$#"
3284 path: src/Controllers/Sql/SqlController.php
3287 message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#"
3289 path: src/Controllers/Sql/SqlController.php
3292 message: "#^Only booleans are allowed in an if condition, bool\\|null given\\.$#"
3294 path: src/Controllers/Sql/SqlController.php
3297 message: "#^Parameter \\#1 \\$goto of method PhpMyAdmin\\\\Controllers\\\\Sql\\\\SqlController\\:\\:addBookmark\\(\\) expects string, mixed given\\.$#"
3299 path: src/Controllers/Sql/SqlController.php
3302 message: "#^Parameter \\#1 \\$haystack of function str_contains expects string, mixed given\\.$#"
3304 path: src/Controllers/Sql/SqlController.php
3307 message: "#^Parameter \\#1 \\$sqlQuery of static method PhpMyAdmin\\\\Core\\:\\:checkSqlQuerySignature\\(\\) expects string, mixed given\\.$#"
3309 path: src/Controllers/Sql/SqlController.php
3312 message: "#^Parameter \\#1 \\$sqlQuery of static method PhpMyAdmin\\\\ParseAnalyze\\:\\:sqlQuery\\(\\) expects string, mixed given\\.$#"
3314 path: src/Controllers/Sql/SqlController.php
3317 message: "#^Parameter \\#10 \\$dispMessage of method PhpMyAdmin\\\\Sql\\:\\:executeQueryAndSendQueryResponse\\(\\) expects PhpMyAdmin\\\\Message\\|string\\|null, mixed given\\.$#"
3319 path: src/Controllers/Sql/SqlController.php
3322 message: "#^Parameter \\#11 \\$sqlQuery of method PhpMyAdmin\\\\Sql\\:\\:executeQueryAndSendQueryResponse\\(\\) expects string, mixed given\\.$#"
3324 path: src/Controllers/Sql/SqlController.php
3327 message: "#^Parameter \\#12 \\$completeQuery of method PhpMyAdmin\\\\Sql\\:\\:executeQueryAndSendQueryResponse\\(\\) expects string\\|null, mixed given\\.$#"
3329 path: src/Controllers/Sql/SqlController.php
3332 message: "#^Parameter \\#2 \\$signature of static method PhpMyAdmin\\\\Core\\:\\:checkSqlQuerySignature\\(\\) expects string, mixed given\\.$#"
3334 path: src/Controllers/Sql/SqlController.php
3337 message: "#^Parameter \\#4 \\$backUrl of static method PhpMyAdmin\\\\Html\\\\Generator\\:\\:mysqlDie\\(\\) expects string, mixed given\\.$#"
3339 path: src/Controllers/Sql/SqlController.php
3342 message: "#^Parameter \\#5 \\$sqlQueryForBookmark of method PhpMyAdmin\\\\Sql\\:\\:executeQueryAndSendQueryResponse\\(\\) expects string\\|null, mixed given\\.$#"
3344 path: src/Controllers/Sql/SqlController.php
3347 message: "#^Parameter \\#6 \\$messageToShow of method PhpMyAdmin\\\\Sql\\:\\:executeQueryAndSendQueryResponse\\(\\) expects string\\|null, mixed given\\.$#"
3349 path: src/Controllers/Sql/SqlController.php
3352 message: "#^Parameter \\#8 \\$goto of method PhpMyAdmin\\\\Sql\\:\\:executeQueryAndSendQueryResponse\\(\\) expects string, mixed given\\.$#"
3354 path: src/Controllers/Sql/SqlController.php
3357 message: "#^Parameter \\#9 \\$dispQuery of method PhpMyAdmin\\\\Sql\\:\\:executeQueryAndSendQueryResponse\\(\\) expects string\\|null, mixed given\\.$#"
3359 path: src/Controllers/Sql/SqlController.php
3362 message: "#^Cannot access offset \\(int\\|string\\) on mixed\\.$#"
3364 path: src/Controllers/Table/AddFieldController.php
3367 message: "#^Parameter \\#1 \\$string of function strlen expects string, mixed given\\.$#"
3369 path: src/Controllers/Table/AddFieldController.php
3372 message: "#^Parameter \\#2 \\$sqlQuery of static method PhpMyAdmin\\\\Html\\\\Generator\\:\\:getMessage\\(\\) expects string\\|null, mixed given\\.$#"
3374 path: src/Controllers/Table/AddFieldController.php
3377 message: "#^Parameter \\#3 \\$errorUrl of method PhpMyAdmin\\\\CreateAddField\\:\\:tryColumnCreationQuery\\(\\) expects string, mixed given\\.$#"
3379 path: src/Controllers/Table/AddFieldController.php
3382 message: "#^Parameter \\#3 \\$key of method PhpMyAdmin\\\\Transformations\\:\\:setMime\\(\\) expects string, mixed given\\.$#"
3384 path: src/Controllers/Table/AddFieldController.php
3387 message: "#^Parameter \\#4 \\$backUrl of static method PhpMyAdmin\\\\Html\\\\Generator\\:\\:mysqlDie\\(\\) expects string, mixed given\\.$#"
3389 path: src/Controllers/Table/AddFieldController.php
3392 message: "#^Parameter \\#4 \\$mimetype of method PhpMyAdmin\\\\Transformations\\:\\:setMime\\(\\) expects string, mixed given\\.$#"
3394 path: src/Controllers/Table/AddFieldController.php
3397 message: "#^Parameter \\#5 \\$transformation of method PhpMyAdmin\\\\Transformations\\:\\:setMime\\(\\) expects string, mixed given\\.$#"
3399 path: src/Controllers/Table/AddFieldController.php
3402 message: "#^Parameter \\#6 \\$transformationOpts of method PhpMyAdmin\\\\Transformations\\:\\:setMime\\(\\) expects string, mixed given\\.$#"
3404 path: src/Controllers/Table/AddFieldController.php
3407 message: "#^Parameter \\#7 \\$inputTransform of method PhpMyAdmin\\\\Transformations\\:\\:setMime\\(\\) expects string, mixed given\\.$#"
3409 path: src/Controllers/Table/AddFieldController.php
3412 message: "#^Parameter \\#8 \\$inputTransformOpts of method PhpMyAdmin\\\\Transformations\\:\\:setMime\\(\\) expects string, mixed given\\.$#"
3414 path: src/Controllers/Table/AddFieldController.php
3417 message: "#^Cannot access offset 'db' on mixed\\.$#"
3419 path: src/Controllers/Table/ChangeController.php
3422 message: "#^Cannot access offset 'table' on mixed\\.$#"
3424 path: src/Controllers/Table/ChangeController.php
3427 message: "#^Cannot access offset \\(int\\|string\\) on mixed\\.$#"
3429 path: src/Controllers/Table/ChangeController.php
3432 message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#"
3434 path: src/Controllers/Table/ChangeController.php
3437 message: "#^Parameter \\#1 \\$files of method PhpMyAdmin\\\\ResponseRenderer\\:\\:addScriptFiles\\(\\) expects array\\<int, string\\>, mixed given\\.$#"
3439 path: src/Controllers/Table/ChangeController.php
3442 message: "#^Parameter \\#1 \\$haystack of function str_contains expects string, mixed given\\.$#"
3444 path: src/Controllers/Table/ChangeController.php
3447 message: "#^Parameter \\#1 \\$haystack of function str_starts_with expects string, mixed given\\.$#"
3449 path: src/Controllers/Table/ChangeController.php
3452 message: "#^Parameter \\#1 \\$message of static method PhpMyAdmin\\\\Html\\\\Generator\\:\\:getMessage\\(\\) expects PhpMyAdmin\\\\Message\\|string, mixed given\\.$#"
3454 path: src/Controllers/Table/ChangeController.php
3457 message: "#^Parameter \\#1 \\$params of static method PhpMyAdmin\\\\Url\\:\\:getCommon\\(\\) expects array\\<string, bool\\|int\\|string\\>, mixed given\\.$#"
3459 path: src/Controllers/Table/ChangeController.php
3462 message: "#^Parameter \\#1 \\$rowId of method PhpMyAdmin\\\\InsertEdit\\:\\:getHtmlForIgnoreOption\\(\\) expects int, \\(int\\<1, max\\>\\|string\\) given\\.$#"
3464 path: src/Controllers/Table/ChangeController.php
3467 message: "#^Parameter \\#1 \\$sqlQuery of static method PhpMyAdmin\\\\Core\\:\\:checkSqlQuerySignature\\(\\) expects string, mixed given\\.$#"
3469 path: src/Controllers/Table/ChangeController.php
3472 message: "#^Parameter \\#1 \\$string of function trim expects string, mixed given\\.$#"
3474 path: src/Controllers/Table/ChangeController.php
3477 message: "#^Parameter \\#1 \\$urlParams of method PhpMyAdmin\\\\Controllers\\\\Table\\\\ChangeController\\:\\:urlParamsInEditMode\\(\\) expects array, mixed given\\.$#"
3479 path: src/Controllers/Table/ChangeController.php
3482 message: "#^Parameter \\#1 \\$urlParams of method PhpMyAdmin\\\\InsertEdit\\:\\:getHtmlForInsertEditRow\\(\\) expects array, mixed given\\.$#"
3484 path: src/Controllers/Table/ChangeController.php
3487 message: "#^Parameter \\#1 \\$value of function count expects array\\|Countable, mixed given\\.$#"
3489 path: src/Controllers/Table/ChangeController.php
3492 message: "#^Parameter \\#1 \\$whereClause of method PhpMyAdmin\\\\InsertEdit\\:\\:determineInsertOrEdit\\(\\) expects array\\<string\\>\\|string\\|null, mixed given\\.$#"
3494 path: src/Controllers/Table/ChangeController.php
3497 message: "#^Parameter \\#1 \\$whereClause of static method PhpMyAdmin\\\\InsertEdit\\:\\:isWhereClauseNumeric\\(\\) expects array\\<string\\>\\|string\\|null, mixed given\\.$#"
3499 path: src/Controllers/Table/ChangeController.php
3502 message: "#^Parameter \\#11 \\$rowId of method PhpMyAdmin\\\\InsertEdit\\:\\:getHtmlForInsertEditRow\\(\\) expects int, \\(int\\|string\\) given\\.$#"
3504 path: src/Controllers/Table/ChangeController.php
3507 message: "#^Parameter \\#12 \\$repopulate of method PhpMyAdmin\\\\InsertEdit\\:\\:getHtmlForInsertEditRow\\(\\) expects array, mixed given\\.$#"
3509 path: src/Controllers/Table/ChangeController.php
3512 message: "#^Parameter \\#2 \\$isUpload of method PhpMyAdmin\\\\InsertEdit\\:\\:getHtmlForInsertEditFormHeader\\(\\) expects bool, mixed given\\.$#"
3514 path: src/Controllers/Table/ChangeController.php
3517 message: "#^Parameter \\#2 \\$signature of static method PhpMyAdmin\\\\Core\\:\\:checkSqlQuerySignature\\(\\) expects string, mixed given\\.$#"
3519 path: src/Controllers/Table/ChangeController.php
3522 message: "#^Parameter \\#4 \\$currentResult of method PhpMyAdmin\\\\InsertEdit\\:\\:getHtmlForInsertEditRow\\(\\) expects PhpMyAdmin\\\\Dbal\\\\ResultInterface, array\\<PhpMyAdmin\\\\Dbal\\\\ResultInterface\\>\\|PhpMyAdmin\\\\Dbal\\\\ResultInterface given\\.$#"
3524 path: src/Controllers/Table/ChangeController.php
3527 message: "#^Parameter \\#4 \\$errorUrl of method PhpMyAdmin\\\\InsertEdit\\:\\:getContinueInsertionForm\\(\\) expects string, mixed given\\.$#"
3529 path: src/Controllers/Table/ChangeController.php
3532 message: "#^Parameter \\#5 \\$errorUrl of method PhpMyAdmin\\\\InsertEdit\\:\\:getFormParametersForInsertForm\\(\\) expects string, mixed given\\.$#"
3534 path: src/Controllers/Table/ChangeController.php
3537 message: "#^Parameter \\#7 \\$isUpload of method PhpMyAdmin\\\\InsertEdit\\:\\:getHtmlForInsertEditRow\\(\\) expects bool, mixed given\\.$#"
3539 path: src/Controllers/Table/ChangeController.php
3542 message: "#^Short ternary operator is not allowed\\. Use null coalesce operator if applicable or consider using long ternary\\.$#"
3544 path: src/Controllers/Table/ChangeController.php
3547 message: "#^Binary operation \"\\+\" between int\\|string and mixed results in an error\\.$#"
3549 path: src/Controllers/Table/ChartController.php
3552 message: "#^Binary operation \"\\-\" between int\\|string and mixed results in an error\\.$#"
3554 path: src/Controllers/Table/ChartController.php
3558 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
3559 Use dependency injection instead\\.$#
3562 path: src/Controllers/Table/ChartController.php
3565 message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#"
3567 path: src/Controllers/Table/ChartController.php
3570 message: "#^Parameter \\#1 \\$list of class PhpMyAdmin\\\\SqlParser\\\\Parser constructor expects PhpMyAdmin\\\\SqlParser\\\\TokensList\\|PhpMyAdmin\\\\SqlParser\\\\UtfString\\|string\\|null, mixed given\\.$#"
3572 path: src/Controllers/Table/ChartController.php
3575 message: "#^Parameter \\#1 \\$params of static method PhpMyAdmin\\\\Url\\:\\:getCommon\\(\\) expects array\\<string, bool\\|int\\|string\\>, mixed given\\.$#"
3577 path: src/Controllers/Table/ChartController.php
3580 message: "#^Parameter \\#1 \\$query of method PhpMyAdmin\\\\DatabaseInterface\\:\\:tryQuery\\(\\) expects string, mixed given\\.$#"
3582 path: src/Controllers/Table/ChartController.php
3585 message: "#^Parameter \\#1 \\$rowCount of class PhpMyAdmin\\\\SqlParser\\\\Components\\\\Limit constructor expects int\\|string, mixed given\\.$#"
3587 path: src/Controllers/Table/ChartController.php
3590 message: "#^Parameter \\#1 \\$sqlQuery of static method PhpMyAdmin\\\\Html\\\\Generator\\:\\:getStartAndNumberOfRowsFieldsetData\\(\\) expects string, mixed given\\.$#"
3592 path: src/Controllers/Table/ChartController.php
3595 message: "#^Parameter \\#2 \\$offset of class PhpMyAdmin\\\\SqlParser\\\\Components\\\\Limit constructor expects int\\|string, mixed given\\.$#"
3597 path: src/Controllers/Table/ChartController.php
3600 message: "#^Cannot access offset \\(int\\|string\\) on mixed\\.$#"
3602 path: src/Controllers/Table/CreateController.php
3605 message: "#^Parameter \\#1 \\$string of function strlen expects string, mixed given\\.$#"
3607 path: src/Controllers/Table/CreateController.php
3610 message: "#^Parameter \\#3 \\$key of method PhpMyAdmin\\\\Transformations\\:\\:setMime\\(\\) expects string, mixed given\\.$#"
3612 path: src/Controllers/Table/CreateController.php
3615 message: "#^Parameter \\#4 \\$mimetype of method PhpMyAdmin\\\\Transformations\\:\\:setMime\\(\\) expects string, mixed given\\.$#"
3617 path: src/Controllers/Table/CreateController.php
3620 message: "#^Parameter \\#5 \\$transformation of method PhpMyAdmin\\\\Transformations\\:\\:setMime\\(\\) expects string, mixed given\\.$#"
3622 path: src/Controllers/Table/CreateController.php
3625 message: "#^Parameter \\#6 \\$transformationOpts of method PhpMyAdmin\\\\Transformations\\:\\:setMime\\(\\) expects string, mixed given\\.$#"
3627 path: src/Controllers/Table/CreateController.php
3630 message: "#^Parameter \\#7 \\$inputTransform of method PhpMyAdmin\\\\Transformations\\:\\:setMime\\(\\) expects string, mixed given\\.$#"
3632 path: src/Controllers/Table/CreateController.php
3635 message: "#^Parameter \\#8 \\$inputTransformOpts of method PhpMyAdmin\\\\Transformations\\:\\:setMime\\(\\) expects string, mixed given\\.$#"
3637 path: src/Controllers/Table/CreateController.php
3641 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
3642 Use dependency injection instead\\.$#
3645 path: src/Controllers/Table/DeleteConfirmController.php
3648 message: "#^Parameter \\#1 \\$params of static method PhpMyAdmin\\\\Url\\:\\:getCommon\\(\\) expects array\\<string, bool\\|int\\|string\\>, mixed given\\.$#"
3650 path: src/Controllers/Table/DeleteConfirmController.php
3653 message: "#^Argument of an invalid type mixed supplied for foreach, only iterables are supported\\.$#"
3655 path: src/Controllers/Table/DeleteRowsController.php
3659 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
3660 Use dependency injection instead\\.$#
3663 path: src/Controllers/Table/DeleteRowsController.php
3666 message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#"
3668 path: src/Controllers/Table/DeleteRowsController.php
3671 message: "#^Parameter \\#10 \\$dispMessage of method PhpMyAdmin\\\\Sql\\:\\:executeQueryAndSendQueryResponse\\(\\) expects PhpMyAdmin\\\\Message\\|string\\|null, mixed given\\.$#"
3673 path: src/Controllers/Table/DeleteRowsController.php
3676 message: "#^Parameter \\#11 \\$sqlQuery of method PhpMyAdmin\\\\Sql\\:\\:executeQueryAndSendQueryResponse\\(\\) expects string, mixed given\\.$#"
3678 path: src/Controllers/Table/DeleteRowsController.php
3681 message: "#^Parameter \\#3 \\$pos of method PhpMyAdmin\\\\Sql\\:\\:calculatePosForLastPage\\(\\) expects int\\|null, mixed given\\.$#"
3683 path: src/Controllers/Table/DeleteRowsController.php
3686 message: "#^Parameter \\#3 \\.\\.\\.\\$values of function sprintf expects bool\\|float\\|int\\|string\\|null, mixed given\\.$#"
3688 path: src/Controllers/Table/DeleteRowsController.php
3691 message: "#^Parameter \\#8 \\$goto of method PhpMyAdmin\\\\Sql\\:\\:executeQueryAndSendQueryResponse\\(\\) expects string, mixed given\\.$#"
3693 path: src/Controllers/Table/DeleteRowsController.php
3696 message: "#^Parameter \\#9 \\$dispQuery of method PhpMyAdmin\\\\Sql\\:\\:executeQueryAndSendQueryResponse\\(\\) expects string\\|null, mixed given\\.$#"
3698 path: src/Controllers/Table/DeleteRowsController.php
3701 message: "#^Argument of an invalid type mixed supplied for foreach, only iterables are supported\\.$#"
3703 path: src/Controllers/Table/DropColumnController.php
3706 message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#"
3708 path: src/Controllers/Table/DropColumnController.php
3711 message: "#^Only booleans are allowed in a negated boolean, PhpMyAdmin\\\\Dbal\\\\ResultInterface\\|false given\\.$#"
3713 path: src/Controllers/Table/DropColumnController.php
3716 message: "#^Parameter \\#1 \\$identifier of static method PhpMyAdmin\\\\Util\\:\\:backquote\\(\\) expects string\\|Stringable\\|null, mixed given\\.$#"
3718 path: src/Controllers/Table/DropColumnController.php
3721 message: "#^Parameter \\#1 \\$value of function count expects array\\|Countable, mixed given\\.$#"
3723 path: src/Controllers/Table/DropColumnController.php
3726 message: "#^Parameter \\#3 \\$column of method PhpMyAdmin\\\\ConfigStorage\\\\RelationCleanup\\:\\:column\\(\\) expects string, mixed given\\.$#"
3728 path: src/Controllers/Table/DropColumnController.php
3732 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
3733 Use dependency injection instead\\.$#
3736 path: src/Controllers/Table/ExportController.php
3739 message: "#^Cannot access offset 'back' on mixed\\.$#"
3741 path: src/Controllers/Table/ExportController.php
3744 message: "#^Cannot access offset 'goto' on mixed\\.$#"
3746 path: src/Controllers/Table/ExportController.php
3749 message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#"
3751 path: src/Controllers/Table/ExportController.php
3754 message: "#^Parameter \\#1 \\$list of class PhpMyAdmin\\\\SqlParser\\\\Parser constructor expects PhpMyAdmin\\\\SqlParser\\\\TokensList\\|PhpMyAdmin\\\\SqlParser\\\\UtfString\\|string\\|null, mixed given\\.$#"
3756 path: src/Controllers/Table/ExportController.php
3759 message: "#^Parameter \\#1 \\$params of static method PhpMyAdmin\\\\Url\\:\\:getCommon\\(\\) expects array\\<string, bool\\|int\\|string\\>, mixed given\\.$#"
3761 path: src/Controllers/Table/ExportController.php
3764 message: "#^Parameter \\#2 \\$list of static method PhpMyAdmin\\\\SqlParser\\\\Utils\\\\Query\\:\\:replaceClauses\\(\\) expects PhpMyAdmin\\\\SqlParser\\\\TokensList, PhpMyAdmin\\\\SqlParser\\\\TokensList\\|null given\\.$#"
3766 path: src/Controllers/Table/ExportController.php
3769 message: "#^Parameter \\#4 \\$sqlQuery of method PhpMyAdmin\\\\Export\\\\Options\\:\\:getOptions\\(\\) expects string, mixed given\\.$#"
3771 path: src/Controllers/Table/ExportController.php
3774 message: "#^Parameter \\#5 \\$numTables of method PhpMyAdmin\\\\Export\\\\Options\\:\\:getOptions\\(\\) expects int\\|string, mixed given\\.$#"
3776 path: src/Controllers/Table/ExportController.php
3779 message: "#^Parameter \\#6 \\$unlimNumRows of method PhpMyAdmin\\\\Export\\\\Options\\:\\:getOptions\\(\\) expects int\\|string, mixed given\\.$#"
3781 path: src/Controllers/Table/ExportController.php
3785 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
3786 Use dependency injection instead\\.$#
3789 path: src/Controllers/Table/FindReplaceController.php
3792 message: "#^Cannot access offset 0 on mixed\\.$#"
3794 path: src/Controllers/Table/FindReplaceController.php
3797 message: "#^Cannot access offset 1 on mixed\\.$#"
3799 path: src/Controllers/Table/FindReplaceController.php
3802 message: "#^Parameter \\#1 \\$identifier of static method PhpMyAdmin\\\\Util\\:\\:backquote\\(\\) expects string\\|Stringable\\|null, mixed given\\.$#"
3804 path: src/Controllers/Table/FindReplaceController.php
3807 message: "#^Parameter \\#1 \\$params of static method PhpMyAdmin\\\\Url\\:\\:getCommon\\(\\) expects array\\<string, bool\\|int\\|string\\>, mixed given\\.$#"
3809 path: src/Controllers/Table/FindReplaceController.php
3812 message: "#^Parameter \\#1 \\$str of method PhpMyAdmin\\\\DatabaseInterface\\:\\:quoteString\\(\\) expects string, mixed given\\.$#"
3814 path: src/Controllers/Table/FindReplaceController.php
3817 message: "#^Parameter \\#3 \\$subject of function preg_replace expects array\\|string, mixed given\\.$#"
3819 path: src/Controllers/Table/FindReplaceController.php
3822 message: "#^Cannot cast mixed to string\\.$#"
3824 path: src/Controllers/Table/GetFieldController.php
3828 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
3829 Use dependency injection instead\\.$#
3832 path: src/Controllers/Table/GisVisualizationController.php
3835 message: "#^Cannot access offset 'back' on mixed\\.$#"
3837 path: src/Controllers/Table/GisVisualizationController.php
3840 message: "#^Cannot access offset 'goto' on mixed\\.$#"
3842 path: src/Controllers/Table/GisVisualizationController.php
3845 message: "#^Cannot access offset 'max_rows' on mixed\\.$#"
3847 path: src/Controllers/Table/GisVisualizationController.php
3850 message: "#^Cannot access offset 'pos' on mixed\\.$#"
3852 path: src/Controllers/Table/GisVisualizationController.php
3855 message: "#^Cannot access offset 'sql_query' on mixed\\.$#"
3857 path: src/Controllers/Table/GisVisualizationController.php
3860 message: "#^Cannot access offset 'sql_signature' on mixed\\.$#"
3862 path: src/Controllers/Table/GisVisualizationController.php
3865 message: "#^Cannot cast mixed to int\\.$#"
3867 path: src/Controllers/Table/GisVisualizationController.php
3870 message: "#^Parameter \\#2 \\$format of method PhpMyAdmin\\\\Gis\\\\GisVisualization\\:\\:toFile\\(\\) expects string, mixed given\\.$#"
3872 path: src/Controllers/Table/GisVisualizationController.php
3876 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
3877 Use dependency injection instead\\.$#
3880 path: src/Controllers/Table/ImportController.php
3883 message: "#^Cannot access offset 'back' on mixed\\.$#"
3885 path: src/Controllers/Table/ImportController.php
3888 message: "#^Cannot access offset 'goto' on mixed\\.$#"
3890 path: src/Controllers/Table/ImportController.php
3893 message: "#^Cannot access offset 'handler' on mixed\\.$#"
3895 path: src/Controllers/Table/ImportController.php
3898 message: "#^Cannot call static method getIdKey\\(\\) on mixed\\.$#"
3900 path: src/Controllers/Table/ImportController.php
3903 message: "#^Cannot cast mixed to int\\.$#"
3905 path: src/Controllers/Table/ImportController.php
3908 message: "#^Cannot cast mixed to string\\.$#"
3910 path: src/Controllers/Table/ImportController.php
3913 message: "#^Parameter \\#1 \\$params of static method PhpMyAdmin\\\\Url\\:\\:getCommon\\(\\) expects array\\<string, bool\\|int\\|string\\>, mixed given\\.$#"
3915 path: src/Controllers/Table/ImportController.php
3919 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
3920 Use dependency injection instead\\.$#
3923 path: src/Controllers/Table/IndexRenameController.php
3926 message: "#^Parameter \\#1 \\$params of static method PhpMyAdmin\\\\Url\\:\\:getCommon\\(\\) expects array\\<string, bool\\|int\\|string\\>, mixed given\\.$#"
3928 path: src/Controllers/Table/IndexRenameController.php
3932 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
3933 Use dependency injection instead\\.$#
3936 path: src/Controllers/Table/IndexesController.php
3939 message: "#^Cannot access offset 'Index_choice' on mixed\\.$#"
3941 path: src/Controllers/Table/IndexesController.php
3944 message: "#^Cannot access offset 'names' on mixed\\.$#"
3946 path: src/Controllers/Table/IndexesController.php
3949 message: "#^Parameter \\#1 \\$index of method PhpMyAdmin\\\\Table\\\\Table\\:\\:getIndex\\(\\) expects string, mixed given\\.$#"
3951 path: src/Controllers/Table/IndexesController.php
3954 message: "#^Parameter \\#1 \\$json of function json_decode expects string, mixed given\\.$#"
3956 path: src/Controllers/Table/IndexesController.php
3959 message: "#^Parameter \\#1 \\$oldIndexName of method PhpMyAdmin\\\\Table\\\\Indexes\\:\\:getSqlQueryForIndexCreateOrEdit\\(\\) expects string\\|null, mixed given\\.$#"
3961 path: src/Controllers/Table/IndexesController.php
3964 message: "#^Parameter \\#1 \\$params of static method PhpMyAdmin\\\\Url\\:\\:getCommon\\(\\) expects array\\<string, bool\\|int\\|string\\>, mixed given\\.$#"
3966 path: src/Controllers/Table/IndexesController.php
3969 message: "#^Parameter \\#1 \\$value of function count expects array\\|Countable, mixed given\\.$#"
3971 path: src/Controllers/Table/IndexesController.php
3974 message: "#^Only booleans are allowed in &&, mixed given on the left side\\.$#"
3976 path: src/Controllers/Table/Maintenance/AnalyzeController.php
3979 message: "#^Only booleans are allowed in &&, mixed given on the left side\\.$#"
3981 path: src/Controllers/Table/Maintenance/CheckController.php
3984 message: "#^Only booleans are allowed in &&, mixed given on the left side\\.$#"
3986 path: src/Controllers/Table/Maintenance/ChecksumController.php
3989 message: "#^Only booleans are allowed in &&, mixed given on the left side\\.$#"
3991 path: src/Controllers/Table/Maintenance/OptimizeController.php
3994 message: "#^Only booleans are allowed in &&, mixed given on the left side\\.$#"
3996 path: src/Controllers/Table/Maintenance/RepairController.php
3999 message: "#^Parameter \\#2 \\$sqlQuery of static method PhpMyAdmin\\\\Html\\\\Generator\\:\\:getMessage\\(\\) expects string\\|null, mixed given\\.$#"
4001 path: src/Controllers/Table/Partition/AnalyzeController.php
4004 message: "#^Parameter \\#2 \\$sqlQuery of static method PhpMyAdmin\\\\Html\\\\Generator\\:\\:getMessage\\(\\) expects string\\|null, mixed given\\.$#"
4006 path: src/Controllers/Table/Partition/CheckController.php
4009 message: "#^Only booleans are allowed in an if condition, mixed given\\.$#"
4011 path: src/Controllers/Table/Partition/DropController.php
4014 message: "#^Parameter \\#2 \\$sqlQuery of static method PhpMyAdmin\\\\Html\\\\Generator\\:\\:getMessage\\(\\) expects string\\|null, mixed given\\.$#"
4016 path: src/Controllers/Table/Partition/DropController.php
4019 message: "#^Parameter \\#2 \\$sqlQuery of static method PhpMyAdmin\\\\Html\\\\Generator\\:\\:getMessage\\(\\) expects string\\|null, mixed given\\.$#"
4021 path: src/Controllers/Table/Partition/OptimizeController.php
4024 message: "#^Parameter \\#2 \\$sqlQuery of static method PhpMyAdmin\\\\Html\\\\Generator\\:\\:getMessage\\(\\) expects string\\|null, mixed given\\.$#"
4026 path: src/Controllers/Table/Partition/RepairController.php
4030 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
4031 Use dependency injection instead\\.$#
4034 path: src/Controllers/Table/PrivilegesController.php
4038 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
4039 Use dependency injection instead\\.$#
4042 path: src/Controllers/Table/RelationController.php
4045 message: "#^Parameter \\#1 \\$dbName of method PhpMyAdmin\\\\DatabaseInterface\\:\\:getTable\\(\\) expects string, mixed given\\.$#"
4047 path: src/Controllers/Table/RelationController.php
4050 message: "#^Parameter \\#1 \\$destinationForeignDb of method PhpMyAdmin\\\\Table\\\\Table\\:\\:updateForeignKeys\\(\\) expects array, mixed given\\.$#"
4052 path: src/Controllers/Table/RelationController.php
4055 message: "#^Parameter \\#1 \\$displayField of method PhpMyAdmin\\\\Table\\\\Table\\:\\:updateDisplayField\\(\\) expects string, mixed given\\.$#"
4057 path: src/Controllers/Table/RelationController.php
4060 message: "#^Parameter \\#1 \\$identifier of static method PhpMyAdmin\\\\Util\\:\\:backquote\\(\\) expects string\\|Stringable\\|null, mixed given\\.$#"
4062 path: src/Controllers/Table/RelationController.php
4065 message: "#^Parameter \\#1 \\$multiEditColumnsName of method PhpMyAdmin\\\\Table\\\\Table\\:\\:updateInternalRelations\\(\\) expects array, mixed given\\.$#"
4067 path: src/Controllers/Table/RelationController.php
4070 message: "#^Parameter \\#2 \\$callback of function usort expects callable\\(string\\|null, string\\|null\\)\\: int, Closure\\(string, string\\)\\: int\\<\\-1, 1\\> given\\.$#"
4072 path: src/Controllers/Table/RelationController.php
4075 message: "#^Parameter \\#2 \\$destinationDb of method PhpMyAdmin\\\\Table\\\\Table\\:\\:updateInternalRelations\\(\\) expects array, mixed given\\.$#"
4077 path: src/Controllers/Table/RelationController.php
4080 message: "#^Parameter \\#2 \\$multiEditColumnsName of method PhpMyAdmin\\\\Table\\\\Table\\:\\:updateForeignKeys\\(\\) expects array, mixed given\\.$#"
4082 path: src/Controllers/Table/RelationController.php
4085 message: "#^Parameter \\#2 \\$table of static method PhpMyAdmin\\\\Index\\:\\:getPrimary\\(\\) expects string, mixed given\\.$#"
4087 path: src/Controllers/Table/RelationController.php
4090 message: "#^Parameter \\#2 \\$tableName of method PhpMyAdmin\\\\DatabaseInterface\\:\\:getTable\\(\\) expects string, mixed given\\.$#"
4092 path: src/Controllers/Table/RelationController.php
4095 message: "#^Parameter \\#3 \\$destinationForeignTable of method PhpMyAdmin\\\\Table\\\\Table\\:\\:updateForeignKeys\\(\\) expects array, mixed given\\.$#"
4097 path: src/Controllers/Table/RelationController.php
4100 message: "#^Parameter \\#3 \\$destinationTable of method PhpMyAdmin\\\\Table\\\\Table\\:\\:updateInternalRelations\\(\\) expects array, mixed given\\.$#"
4102 path: src/Controllers/Table/RelationController.php
4105 message: "#^Parameter \\#3 \\$schema of static method PhpMyAdmin\\\\Index\\:\\:getPrimary\\(\\) expects string, mixed given\\.$#"
4107 path: src/Controllers/Table/RelationController.php
4110 message: "#^Parameter \\#4 \\$destinationColumn of method PhpMyAdmin\\\\Table\\\\Table\\:\\:updateInternalRelations\\(\\) expects array, mixed given\\.$#"
4112 path: src/Controllers/Table/RelationController.php
4115 message: "#^Parameter \\#4 \\$destinationForeignColumn of method PhpMyAdmin\\\\Table\\\\Table\\:\\:updateForeignKeys\\(\\) expects array, mixed given\\.$#"
4117 path: src/Controllers/Table/RelationController.php
4120 message: "#^Argument of an invalid type array\\|string supplied for foreach, only iterables are supported\\.$#"
4122 path: src/Controllers/Table/ReplaceController.php
4125 message: "#^Argument of an invalid type mixed supplied for foreach, only iterables are supported\\.$#"
4127 path: src/Controllers/Table/ReplaceController.php
4130 message: "#^Cannot access an offset on mixed\\.$#"
4132 path: src/Controllers/Table/ReplaceController.php
4135 message: "#^Cannot access offset 'after_insert' on mixed\\.$#"
4137 path: src/Controllers/Table/ReplaceController.php
4140 message: "#^Cannot access offset 'multi_edit' on mixed\\.$#"
4142 path: src/Controllers/Table/ReplaceController.php
4145 message: "#^Cannot access offset 'row_count' on mixed\\.$#"
4147 path: src/Controllers/Table/ReplaceController.php
4150 message: "#^Cannot access offset 'sql_query' on mixed\\.$#"
4152 path: src/Controllers/Table/ReplaceController.php
4155 message: "#^Cannot access offset 'where_clause' on mixed\\.$#"
4157 path: src/Controllers/Table/ReplaceController.php
4160 message: "#^Cannot access offset \\(int\\|string\\) on mixed\\.$#"
4162 path: src/Controllers/Table/ReplaceController.php
4165 message: "#^Cannot access offset 0 on mixed\\.$#"
4167 path: src/Controllers/Table/ReplaceController.php
4170 message: "#^Cannot access offset int\\|string on mixed\\.$#"
4172 path: src/Controllers/Table/ReplaceController.php
4175 message: "#^Cannot call method addMessages\\(\\) on mixed\\.$#"
4177 path: src/Controllers/Table/ReplaceController.php
4180 message: "#^Cannot call method addMessagesString\\(\\) on mixed\\.$#"
4182 path: src/Controllers/Table/ReplaceController.php
4185 message: "#^Cannot call method isSuccess\\(\\) on mixed\\.$#"
4187 path: src/Controllers/Table/ReplaceController.php
4190 message: "#^Cannot call method setType\\(\\) on mixed\\.$#"
4192 path: src/Controllers/Table/ReplaceController.php
4195 message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#"
4197 path: src/Controllers/Table/ReplaceController.php
4200 message: "#^Implicit array creation is not allowed \\- variable \\$extraData might not exist\\.$#"
4202 path: src/Controllers/Table/ReplaceController.php
4205 message: "#^Method PhpMyAdmin\\\\Controllers\\\\Table\\\\ReplaceController\\:\\:getParamsForUpdateOrInsert\\(\\) return type has no value type specified in iterable type array\\.$#"
4207 path: src/Controllers/Table/ReplaceController.php
4210 message: "#^Only booleans are allowed in a ternary operator condition, mixed given\\.$#"
4212 path: src/Controllers/Table/ReplaceController.php
4215 message: "#^PHPDoc tag @var for variable \\$relationFields has no value type specified in iterable type array\\.$#"
4217 path: src/Controllers/Table/ReplaceController.php
4220 message: "#^Parameter \\#1 \\$array of function array_keys expects array, mixed given\\.$#"
4222 path: src/Controllers/Table/ReplaceController.php
4225 message: "#^Parameter \\#1 \\$array of function array_values expects array\\<T\\>, mixed given\\.$#"
4227 path: src/Controllers/Table/ReplaceController.php
4230 message: "#^Parameter \\#1 \\$columnName of class PhpMyAdmin\\\\EditField constructor expects string, mixed given\\.$#"
4232 path: src/Controllers/Table/ReplaceController.php
4235 message: "#^Parameter \\#1 \\$json of method PhpMyAdmin\\\\ResponseRenderer\\:\\:addJSON\\(\\) expects array\\|int\\|string, mixed given\\.$#"
4237 path: src/Controllers/Table/ReplaceController.php
4240 message: "#^Parameter \\#1 \\$message of static method PhpMyAdmin\\\\Html\\\\Generator\\:\\:getMessage\\(\\) expects PhpMyAdmin\\\\Message\\|string, mixed given\\.$#"
4242 path: src/Controllers/Table/ReplaceController.php
4245 message: "#^Parameter \\#1 \\$oneWhereClause of method PhpMyAdmin\\\\InsertEdit\\:\\:setSessionForEditNext\\(\\) expects string, mixed given\\.$#"
4247 path: src/Controllers/Table/ReplaceController.php
4250 message: "#^Parameter \\#1 \\$query of method PhpMyAdmin\\\\InsertEdit\\:\\:executeSqlQuery\\(\\) expects array, mixed given\\.$#"
4252 path: src/Controllers/Table/ReplaceController.php
4255 message: "#^Parameter \\#1 \\$queryData of static method PhpMyAdmin\\\\Core\\:\\:previewSQL\\(\\) expects array\\|string, mixed given\\.$#"
4257 path: src/Controllers/Table/ReplaceController.php
4260 message: "#^Parameter \\#1 \\$state of method PhpMyAdmin\\\\ResponseRenderer\\:\\:setRequestStatus\\(\\) expects bool, mixed given\\.$#"
4262 path: src/Controllers/Table/ReplaceController.php
4265 message: "#^Parameter \\#1 \\$urlParams of method PhpMyAdmin\\\\InsertEdit\\:\\:getErrorUrl\\(\\) expects array, mixed given\\.$#"
4267 path: src/Controllers/Table/ReplaceController.php
4270 message: "#^Parameter \\#2 \\$relationField of method PhpMyAdmin\\\\InsertEdit\\:\\:getLinkForRelationalDisplayField\\(\\) expects string, \\(int\\|string\\) given\\.$#"
4272 path: src/Controllers/Table/ReplaceController.php
4275 message: "#^Parameter \\#2 \\$sqlQuery of static method PhpMyAdmin\\\\Html\\\\Generator\\:\\:getMessage\\(\\) expects string\\|null, mixed given\\.$#"
4277 path: src/Controllers/Table/ReplaceController.php
4280 message: "#^Parameter \\#3 \\$columnName of method PhpMyAdmin\\\\InsertEdit\\:\\:verifyWhetherValueCanBeTruncatedAndAppendExtraData\\(\\) expects string, mixed given\\.$#"
4282 path: src/Controllers/Table/ReplaceController.php
4285 message: "#^Parameter \\#3 \\$relationField of method PhpMyAdmin\\\\InsertEdit\\:\\:getDisplayValueForForeignTableColumn\\(\\) expects string, \\(int\\|string\\) given\\.$#"
4287 path: src/Controllers/Table/ReplaceController.php
4290 message: "#^Parameter \\#3 \\$type of class PhpMyAdmin\\\\EditField constructor expects string, mixed given\\.$#"
4292 path: src/Controllers/Table/ReplaceController.php
4295 message: "#^Parameter \\#3 \\.\\.\\.\\$values of function sprintf expects bool\\|float\\|int\\|string\\|null, mixed given\\.$#"
4297 path: src/Controllers/Table/ReplaceController.php
4300 message: "#^Parameter \\#5 \\$relationFieldValue of method PhpMyAdmin\\\\InsertEdit\\:\\:getLinkForRelationalDisplayField\\(\\) expects string, mixed given\\.$#"
4302 path: src/Controllers/Table/ReplaceController.php
4305 message: "#^Parameter \\#7 \\$function of class PhpMyAdmin\\\\EditField constructor expects string, mixed given\\.$#"
4307 path: src/Controllers/Table/ReplaceController.php
4310 message: "#^Parameter \\#8 \\$salt of class PhpMyAdmin\\\\EditField constructor expects string\\|null, mixed given\\.$#"
4312 path: src/Controllers/Table/ReplaceController.php
4315 message: "#^Parameter \\#9 \\$previousValue of class PhpMyAdmin\\\\EditField constructor expects string\\|null, mixed given\\.$#"
4317 path: src/Controllers/Table/ReplaceController.php
4320 message: "#^Variable \\$extraData might not be defined\\.$#"
4322 path: src/Controllers/Table/ReplaceController.php
4326 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
4327 Use dependency injection instead\\.$#
4330 path: src/Controllers/Table/SearchController.php
4333 message: "#^Cannot access offset int on mixed\\.$#"
4335 path: src/Controllers/Table/SearchController.php
4338 message: "#^Casting to int something that's already int\\<1, max\\>\\.$#"
4340 path: src/Controllers/Table/SearchController.php
4343 message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#"
4345 path: src/Controllers/Table/SearchController.php
4348 message: "#^Only booleans are allowed in a negated boolean, mixed given\\.$#"
4350 path: src/Controllers/Table/SearchController.php
4353 message: "#^Parameter \\#1 \\$column of method PhpMyAdmin\\\\Controllers\\\\Table\\\\SearchController\\:\\:getColumnMinMax\\(\\) expects string, mixed given\\.$#"
4355 path: src/Controllers/Table/SearchController.php
4358 message: "#^Parameter \\#1 \\$params of static method PhpMyAdmin\\\\Url\\:\\:getCommon\\(\\) expects array\\<string, bool\\|int\\|string\\>, mixed given\\.$#"
4360 path: src/Controllers/Table/SearchController.php
4363 message: "#^Parameter \\#1 \\$string of function strtoupper expects string, string\\|null given\\.$#"
4365 path: src/Controllers/Table/SearchController.php
4368 message: "#^Parameter \\#1 \\$type of method PhpMyAdmin\\\\Types\\:\\:getIntegerRange\\(\\) expects string, string\\|null given\\.$#"
4370 path: src/Controllers/Table/SearchController.php
4373 message: "#^Parameter \\#1 \\$type of method PhpMyAdmin\\\\Types\\:\\:getTypeOperatorsHtml\\(\\) expects string, string\\|null given\\.$#"
4375 path: src/Controllers/Table/SearchController.php
4378 message: "#^Parameter \\#2 \\$foreignField of method PhpMyAdmin\\\\ConfigStorage\\\\Relation\\:\\:foreignDropdown\\(\\) expects string, mixed given\\.$#"
4380 path: src/Controllers/Table/SearchController.php
4383 message: "#^Parameter \\#3 \\$selectedOperator of method PhpMyAdmin\\\\Types\\:\\:getTypeOperatorsHtml\\(\\) expects string\\|null, mixed given\\.$#"
4385 path: src/Controllers/Table/SearchController.php
4388 message: "#^Parameter \\#8 \\$goto of method PhpMyAdmin\\\\Sql\\:\\:executeQueryAndSendQueryResponse\\(\\) expects string, mixed given\\.$#"
4390 path: src/Controllers/Table/SearchController.php
4394 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
4395 Use dependency injection instead\\.$#
4398 path: src/Controllers/Table/SqlController.php
4401 message: "#^Parameter \\#3 \\$query of method PhpMyAdmin\\\\SqlQueryForm\\:\\:getHtml\\(\\) expects bool\\|string, mixed given\\.$#"
4403 path: src/Controllers/Table/SqlController.php
4406 message: "#^Argument of an invalid type mixed supplied for foreach, only iterables are supported\\.$#"
4408 path: src/Controllers/Table/Structure/BrowseController.php
4411 message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#"
4413 path: src/Controllers/Table/Structure/BrowseController.php
4416 message: "#^Parameter \\#1 \\$goto of method PhpMyAdmin\\\\Controllers\\\\Table\\\\Structure\\\\BrowseController\\:\\:displayTableBrowseForSelectedColumns\\(\\) expects string, mixed given\\.$#"
4418 path: src/Controllers/Table/Structure/BrowseController.php
4421 message: "#^Parameter \\#1 \\$identifier of static method PhpMyAdmin\\\\Util\\:\\:backquote\\(\\) expects string\\|Stringable\\|null, mixed given\\.$#"
4423 path: src/Controllers/Table/Structure/BrowseController.php
4426 message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#"
4428 path: src/Controllers/Table/Structure/CentralColumnsAddController.php
4431 message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#"
4433 path: src/Controllers/Table/Structure/CentralColumnsRemoveController.php
4436 message: "#^Parameter \\#1 \\$selected of method PhpMyAdmin\\\\Controllers\\\\Table\\\\Structure\\\\ChangeController\\:\\:displayHtmlForColumnChange\\(\\) expects array\\<string\\>, array given\\.$#"
4438 path: src/Controllers/Table/Structure/ChangeController.php
4441 message: "#^Parameter \\#1 \\$selected of method PhpMyAdmin\\\\Controllers\\\\Table\\\\Structure\\\\ChangeController\\:\\:displayHtmlForColumnChange\\(\\) expects array\\<string\\>, array\\<int, mixed\\> given\\.$#"
4443 path: src/Controllers/Table/Structure/ChangeController.php
4446 message: "#^Cannot call method get\\(\\) on PhpMyAdmin\\\\SqlParser\\\\Components\\\\OptionsArray\\|null\\.$#"
4448 path: src/Controllers/Table/Structure/PartitioningController.php
4451 message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#"
4453 path: src/Controllers/Table/Structure/PartitioningController.php
4456 message: "#^Method PhpMyAdmin\\\\Controllers\\\\Table\\\\Structure\\\\PartitioningController\\:\\:extractPartitionDetails\\(\\) should return array\\<string, array\\<int, array\\<string, mixed\\>\\>\\|bool\\|int\\|string\\>\\|null but returns array\\<string, mixed\\>\\.$#"
4458 path: src/Controllers/Table/Structure/PartitioningController.php
4461 message: "#^Offset 'partition_by' on array\\{partition_by\\: string, partition_expr\\: string, partition_count\\: mixed, subpartition_by\\: string, subpartition_expr\\: string, subpartition_count\\: mixed, can_have_subpartitions\\: bool\\} in isset\\(\\) always exists and is not nullable\\.$#"
4463 path: src/Controllers/Table/Structure/PartitioningController.php
4466 message: "#^Offset 0 does not exist on array\\<PhpMyAdmin\\\\SqlParser\\\\Components\\\\PartitionDefinition\\>\\|null\\.$#"
4468 path: src/Controllers/Table/Structure/PartitioningController.php
4471 message: "#^Parameter \\#1 \\$value of function count expects array\\|Countable, array\\<PhpMyAdmin\\\\SqlParser\\\\Components\\\\PartitionDefinition\\>\\|null given\\.$#"
4473 path: src/Controllers/Table/Structure/PartitioningController.php
4477 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
4478 Use dependency injection instead\\.$#
4481 path: src/Controllers/Table/Structure/PrimaryController.php
4484 message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#"
4486 path: src/Controllers/Table/Structure/PrimaryController.php
4489 message: "#^Only booleans are allowed in a negated boolean, PhpMyAdmin\\\\Dbal\\\\ResultInterface\\|false given\\.$#"
4491 path: src/Controllers/Table/Structure/PrimaryController.php
4494 message: "#^Parameter \\#1 \\$params of static method PhpMyAdmin\\\\Url\\:\\:getCommon\\(\\) expects array\\<string, bool\\|int\\|string\\>, mixed given\\.$#"
4496 path: src/Controllers/Table/Structure/PrimaryController.php
4499 message: "#^Argument of an invalid type mixed supplied for foreach, only iterables are supported\\.$#"
4501 path: src/Controllers/Table/Structure/ReservedWordCheckController.php
4505 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
4506 Use dependency injection instead\\.$#
4509 path: src/Controllers/Table/Structure/ReservedWordCheckController.php
4512 message: "#^Only booleans are allowed in a negated boolean, int\\|null given\\.$#"
4514 path: src/Controllers/Table/Structure/ReservedWordCheckController.php
4517 message: "#^Only booleans are allowed in an if condition, int\\|null given\\.$#"
4519 path: src/Controllers/Table/Structure/ReservedWordCheckController.php
4522 message: "#^Parameter \\#1 \\$string of function trim expects string, mixed given\\.$#"
4524 path: src/Controllers/Table/Structure/ReservedWordCheckController.php
4528 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
4529 Use dependency injection instead\\.$#
4532 path: src/Controllers/Table/Structure/SaveController.php
4535 message: "#^Call to function in_array\\(\\) requires parameter \\#3 to be set\\.$#"
4537 path: src/Controllers/Table/Structure/SaveController.php
4540 message: "#^Cannot access offset \\(int\\|string\\) on mixed\\.$#"
4542 path: src/Controllers/Table/Structure/SaveController.php
4545 message: "#^Cannot access offset int on mixed\\.$#"
4547 path: src/Controllers/Table/Structure/SaveController.php
4550 message: "#^Cannot access offset int\\<0, max\\> on mixed\\.$#"
4552 path: src/Controllers/Table/Structure/SaveController.php
4555 message: "#^Cannot cast mixed to string\\.$#"
4557 path: src/Controllers/Table/Structure/SaveController.php
4560 message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#"
4562 path: src/Controllers/Table/Structure/SaveController.php
4565 message: "#^Parameter \\#1 \\$identifier of static method PhpMyAdmin\\\\Util\\:\\:backquote\\(\\) expects string\\|Stringable\\|null, mixed given\\.$#"
4567 path: src/Controllers/Table/Structure/SaveController.php
4570 message: "#^Parameter \\#1 \\$oldcol of static method PhpMyAdmin\\\\Table\\\\Table\\:\\:generateAlter\\(\\) expects string, mixed given\\.$#"
4572 path: src/Controllers/Table/Structure/SaveController.php
4575 message: "#^Parameter \\#1 \\$string of function strlen expects string, mixed given\\.$#"
4577 path: src/Controllers/Table/Structure/SaveController.php
4580 message: "#^Parameter \\#1 \\$value of function count expects array\\|Countable, mixed given\\.$#"
4582 path: src/Controllers/Table/Structure/SaveController.php
4585 message: "#^Parameter \\#10 \\$extra of static method PhpMyAdmin\\\\Table\\\\Table\\:\\:generateAlter\\(\\) expects string, mixed given\\.$#"
4587 path: src/Controllers/Table/Structure/SaveController.php
4590 message: "#^Parameter \\#11 \\$comment of static method PhpMyAdmin\\\\Table\\\\Table\\:\\:generateAlter\\(\\) expects string, mixed given\\.$#"
4592 path: src/Controllers/Table/Structure/SaveController.php
4595 message: "#^Parameter \\#12 \\$virtuality of static method PhpMyAdmin\\\\Table\\\\Table\\:\\:generateAlter\\(\\) expects string, mixed given\\.$#"
4597 path: src/Controllers/Table/Structure/SaveController.php
4600 message: "#^Parameter \\#13 \\$expression of static method PhpMyAdmin\\\\Table\\\\Table\\:\\:generateAlter\\(\\) expects string, mixed given\\.$#"
4602 path: src/Controllers/Table/Structure/SaveController.php
4605 message: "#^Parameter \\#14 \\$moveTo of static method PhpMyAdmin\\\\Table\\\\Table\\:\\:generateAlter\\(\\) expects string, mixed given\\.$#"
4607 path: src/Controllers/Table/Structure/SaveController.php
4610 message: "#^Parameter \\#2 \\$newcol of static method PhpMyAdmin\\\\Table\\\\Table\\:\\:generateAlter\\(\\) expects string, mixed given\\.$#"
4612 path: src/Controllers/Table/Structure/SaveController.php
4615 message: "#^Parameter \\#3 \\$field of method PhpMyAdmin\\\\ConfigStorage\\\\Relation\\:\\:renameField\\(\\) expects string, mixed given\\.$#"
4617 path: src/Controllers/Table/Structure/SaveController.php
4620 message: "#^Parameter \\#3 \\$key of method PhpMyAdmin\\\\Transformations\\:\\:setMime\\(\\) expects string, mixed given\\.$#"
4622 path: src/Controllers/Table/Structure/SaveController.php
4625 message: "#^Parameter \\#3 \\$type of static method PhpMyAdmin\\\\Table\\\\Table\\:\\:generateAlter\\(\\) expects string, mixed given\\.$#"
4627 path: src/Controllers/Table/Structure/SaveController.php
4630 message: "#^Parameter \\#3 \\.\\.\\.\\$values of function sprintf expects bool\\|float\\|int\\|string\\|null, mixed given\\.$#"
4632 path: src/Controllers/Table/Structure/SaveController.php
4635 message: "#^Parameter \\#4 \\$length of static method PhpMyAdmin\\\\Table\\\\Table\\:\\:generateAlter\\(\\) expects string, mixed given\\.$#"
4637 path: src/Controllers/Table/Structure/SaveController.php
4640 message: "#^Parameter \\#4 \\$mimetype of method PhpMyAdmin\\\\Transformations\\:\\:setMime\\(\\) expects string, mixed given\\.$#"
4642 path: src/Controllers/Table/Structure/SaveController.php
4645 message: "#^Parameter \\#4 \\$newName of method PhpMyAdmin\\\\ConfigStorage\\\\Relation\\:\\:renameField\\(\\) expects string, mixed given\\.$#"
4647 path: src/Controllers/Table/Structure/SaveController.php
4650 message: "#^Parameter \\#5 \\$attribute of static method PhpMyAdmin\\\\Table\\\\Table\\:\\:generateAlter\\(\\) expects string, mixed given\\.$#"
4652 path: src/Controllers/Table/Structure/SaveController.php
4655 message: "#^Parameter \\#5 \\$transformation of method PhpMyAdmin\\\\Transformations\\:\\:setMime\\(\\) expects string, mixed given\\.$#"
4657 path: src/Controllers/Table/Structure/SaveController.php
4660 message: "#^Parameter \\#6 \\$collation of static method PhpMyAdmin\\\\Table\\\\Table\\:\\:generateAlter\\(\\) expects string, mixed given\\.$#"
4662 path: src/Controllers/Table/Structure/SaveController.php
4665 message: "#^Parameter \\#6 \\$transformationOpts of method PhpMyAdmin\\\\Transformations\\:\\:setMime\\(\\) expects string, mixed given\\.$#"
4667 path: src/Controllers/Table/Structure/SaveController.php
4670 message: "#^Parameter \\#7 \\$inputTransform of method PhpMyAdmin\\\\Transformations\\:\\:setMime\\(\\) expects string, mixed given\\.$#"
4672 path: src/Controllers/Table/Structure/SaveController.php
4675 message: "#^Parameter \\#7 \\$null of static method PhpMyAdmin\\\\Table\\\\Table\\:\\:generateAlter\\(\\) expects bool\\|string, mixed given\\.$#"
4677 path: src/Controllers/Table/Structure/SaveController.php
4680 message: "#^Parameter \\#8 \\$defaultType of static method PhpMyAdmin\\\\Table\\\\Table\\:\\:generateAlter\\(\\) expects string, mixed given\\.$#"
4682 path: src/Controllers/Table/Structure/SaveController.php
4685 message: "#^Parameter \\#8 \\$inputTransformOpts of method PhpMyAdmin\\\\Transformations\\:\\:setMime\\(\\) expects string, mixed given\\.$#"
4687 path: src/Controllers/Table/Structure/SaveController.php
4690 message: "#^Parameter \\#9 \\$defaultValue of static method PhpMyAdmin\\\\Table\\\\Table\\:\\:generateAlter\\(\\) expects string, mixed given\\.$#"
4692 path: src/Controllers/Table/Structure/SaveController.php
4695 message: "#^Binary operation \"\\+\" between int\\|non\\-falsy\\-string and int\\|non\\-falsy\\-string results in an error\\.$#"
4697 path: src/Controllers/Table/StructureController.php
4700 message: "#^Binary operation \"\\-\" between mixed and int\\|string results in an error\\.$#"
4702 path: src/Controllers/Table/StructureController.php
4705 message: "#^Binary operation \"/\" between mixed and int\\|string\\|null results in an error\\.$#"
4707 path: src/Controllers/Table/StructureController.php
4711 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
4712 Use dependency injection instead\\.$#
4715 path: src/Controllers/Table/StructureController.php
4718 message: "#^Call to function in_array\\(\\) requires parameter \\#3 to be set\\.$#"
4720 path: src/Controllers/Table/StructureController.php
4723 message: "#^Cannot use array destructuring on array\\<int, string\\>\\|null\\.$#"
4725 path: src/Controllers/Table/StructureController.php
4728 message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#"
4730 path: src/Controllers/Table/StructureController.php
4733 message: "#^Parameter \\#1 \\$datetime of class DateTimeImmutable constructor expects string, int\\|string given\\.$#"
4735 path: src/Controllers/Table/StructureController.php
4738 message: "#^Parameter \\#1 \\$value of static method PhpMyAdmin\\\\Util\\:\\:formatByteDown\\(\\) expects float\\|int\\|string\\|null, mixed given\\.$#"
4740 path: src/Controllers/Table/StructureController.php
4744 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
4745 Use dependency injection instead\\.$#
4748 path: src/Controllers/Table/TrackingController.php
4751 message: "#^Cannot access offset 'back' on mixed\\.$#"
4753 path: src/Controllers/Table/TrackingController.php
4756 message: "#^Cannot access offset 'goto' on mixed\\.$#"
4758 path: src/Controllers/Table/TrackingController.php
4761 message: "#^Parameter \\#1 \\$params of static method PhpMyAdmin\\\\Url\\:\\:getCommon\\(\\) expects array\\<string, bool\\|int\\|string\\>, mixed given\\.$#"
4763 path: src/Controllers/Table/TrackingController.php
4766 message: "#^Parameter \\#2 \\$entries of method PhpMyAdmin\\\\Tracking\\\\Tracking\\:\\:getDownloadInfoForExport\\(\\) expects array\\<int, array\\<string, int\\|string\\>\\>, array given\\.$#"
4768 path: src/Controllers/Table/TrackingController.php
4771 message: "#^Parameter \\#2 \\$urlParams of method PhpMyAdmin\\\\Tracking\\\\Tracking\\:\\:getHtmlForTrackingReport\\(\\) expects array, mixed given\\.$#"
4773 path: src/Controllers/Table/TrackingController.php
4776 message: "#^Parameter \\#3 \\$urlParams of method PhpMyAdmin\\\\Tracking\\\\Tracking\\:\\:getHtmlForMainPage\\(\\) expects array, mixed given\\.$#"
4778 path: src/Controllers/Table/TrackingController.php
4781 message: "#^Parameter \\#3 \\$version of method PhpMyAdmin\\\\Tracking\\\\Tracking\\:\\:deleteTrackingVersion\\(\\) expects string, mixed given\\.$#"
4783 path: src/Controllers/Table/TrackingController.php
4786 message: "#^Parameter \\#4 \\$params of method PhpMyAdmin\\\\Tracking\\\\Tracking\\:\\:getHtmlForSchemaSnapshot\\(\\) expects array, mixed given\\.$#"
4788 path: src/Controllers/Table/TrackingController.php
4792 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
4793 Use dependency injection instead\\.$#
4796 path: src/Controllers/Table/ZoomSearchController.php
4799 message: "#^Call to function array_search\\(\\) requires parameter \\#3 to be set\\.$#"
4801 path: src/Controllers/Table/ZoomSearchController.php
4804 message: "#^Cannot access offset 0 on mixed\\.$#"
4806 path: src/Controllers/Table/ZoomSearchController.php
4809 message: "#^Cannot access offset 1 on mixed\\.$#"
4811 path: src/Controllers/Table/ZoomSearchController.php
4814 message: "#^Cannot access offset int on mixed\\.$#"
4816 path: src/Controllers/Table/ZoomSearchController.php
4819 message: "#^Cannot access offset int\\<0, 3\\> on mixed\\.$#"
4821 path: src/Controllers/Table/ZoomSearchController.php
4824 message: "#^Cannot cast mixed to int\\.$#"
4826 path: src/Controllers/Table/ZoomSearchController.php
4829 message: "#^Cannot cast mixed to string\\.$#"
4831 path: src/Controllers/Table/ZoomSearchController.php
4834 message: "#^Casting to int something that's already int\\<1, max\\>\\.$#"
4836 path: src/Controllers/Table/ZoomSearchController.php
4839 message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#"
4841 path: src/Controllers/Table/ZoomSearchController.php
4844 message: "#^Only booleans are allowed in a negated boolean, mixed given\\.$#"
4846 path: src/Controllers/Table/ZoomSearchController.php
4849 message: "#^Parameter \\#1 \\$dataLabel of method PhpMyAdmin\\\\Controllers\\\\Table\\\\ZoomSearchController\\:\\:displaySelectionFormAction\\(\\) expects string, mixed given\\.$#"
4851 path: src/Controllers/Table/ZoomSearchController.php
4854 message: "#^Parameter \\#1 \\$dataLabel of method PhpMyAdmin\\\\Controllers\\\\Table\\\\ZoomSearchController\\:\\:zoomSubmitAction\\(\\) expects string, mixed given\\.$#"
4856 path: src/Controllers/Table/ZoomSearchController.php
4859 message: "#^Parameter \\#1 \\$identifier of static method PhpMyAdmin\\\\Util\\:\\:backquote\\(\\) expects string\\|Stringable\\|null, mixed given\\.$#"
4861 path: src/Controllers/Table/ZoomSearchController.php
4864 message: "#^Parameter \\#1 \\$params of static method PhpMyAdmin\\\\Url\\:\\:getCommon\\(\\) expects array\\<string, bool\\|int\\|string\\>, mixed given\\.$#"
4866 path: src/Controllers/Table/ZoomSearchController.php
4869 message: "#^Parameter \\#1 \\$sqlQuery of static method PhpMyAdmin\\\\Core\\:\\:checkSqlQuerySignature\\(\\) expects string, mixed given\\.$#"
4871 path: src/Controllers/Table/ZoomSearchController.php
4874 message: "#^Parameter \\#1 \\$string of function htmlspecialchars expects string, mixed given\\.$#"
4876 path: src/Controllers/Table/ZoomSearchController.php
4879 message: "#^Parameter \\#1 \\$string of function strtoupper expects string, string\\|null given\\.$#"
4881 path: src/Controllers/Table/ZoomSearchController.php
4884 message: "#^Parameter \\#1 \\$type of method PhpMyAdmin\\\\Types\\:\\:getIntegerRange\\(\\) expects string, string\\|null given\\.$#"
4886 path: src/Controllers/Table/ZoomSearchController.php
4889 message: "#^Parameter \\#1 \\$type of method PhpMyAdmin\\\\Types\\:\\:getTypeOperatorsHtml\\(\\) expects string, string\\|null given\\.$#"
4891 path: src/Controllers/Table/ZoomSearchController.php
4894 message: "#^Parameter \\#2 \\$columnIndex of method PhpMyAdmin\\\\Controllers\\\\Table\\\\ZoomSearchController\\:\\:getColumnProperties\\(\\) expects int, int\\|false given\\.$#"
4896 path: src/Controllers/Table/ZoomSearchController.php
4899 message: "#^Parameter \\#2 \\$foreignField of method PhpMyAdmin\\\\ConfigStorage\\\\Relation\\:\\:foreignDropdown\\(\\) expects string, mixed given\\.$#"
4901 path: src/Controllers/Table/ZoomSearchController.php
4904 message: "#^Parameter \\#2 \\$goto of method PhpMyAdmin\\\\Controllers\\\\Table\\\\ZoomSearchController\\:\\:zoomSubmitAction\\(\\) expects string, mixed given\\.$#"
4906 path: src/Controllers/Table/ZoomSearchController.php
4909 message: "#^Parameter \\#2 \\$signature of static method PhpMyAdmin\\\\Core\\:\\:checkSqlQuerySignature\\(\\) expects string, mixed given\\.$#"
4911 path: src/Controllers/Table/ZoomSearchController.php
4914 message: "#^Parameter \\#3 \\$selectedOperator of method PhpMyAdmin\\\\Types\\:\\:getTypeOperatorsHtml\\(\\) expects string\\|null, mixed given\\.$#"
4916 path: src/Controllers/Table/ZoomSearchController.php
4920 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
4921 Use dependency injection instead\\.$#
4924 path: src/Controllers/ThemeSetController.php
4927 message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#"
4929 path: src/Controllers/Transformation/WrapperController.php
4933 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
4934 Use dependency injection instead\\.$#
4937 path: src/Controllers/Triggers/IndexController.php
4940 message: "#^Cannot call method isSuccess\\(\\) on mixed\\.$#"
4942 path: src/Controllers/Triggers/IndexController.php
4945 message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#"
4947 path: src/Controllers/Triggers/IndexController.php
4950 message: "#^Only booleans are allowed in \\|\\|, int\\<0, max\\> given on the left side\\.$#"
4952 path: src/Controllers/Triggers/IndexController.php
4955 message: "#^Parameter \\#1 \\$identifier of static method PhpMyAdmin\\\\Util\\:\\:backquote\\(\\) expects string\\|Stringable\\|null, mixed given\\.$#"
4957 path: src/Controllers/Triggers/IndexController.php
4960 message: "#^Parameter \\#1 \\$params of static method PhpMyAdmin\\\\Url\\:\\:getCommon\\(\\) expects array\\<string, bool\\|int\\|string\\>, mixed given\\.$#"
4962 path: src/Controllers/Triggers/IndexController.php
4965 message: "#^Parameter \\#1 \\$string of function mb_strtoupper expects string, mixed given\\.$#"
4967 path: src/Controllers/Triggers/IndexController.php
4970 message: "#^Parameter \\#1 \\$trigger of method PhpMyAdmin\\\\Controllers\\\\Triggers\\\\IndexController\\:\\:getDataFromTrigger\\(\\) expects PhpMyAdmin\\\\Triggers\\\\Trigger, PhpMyAdmin\\\\Triggers\\\\Trigger\\|null given\\.$#"
4972 path: src/Controllers/Triggers/IndexController.php
4975 message: "#^Parameter \\#1 \\$value of function count expects array\\|Countable, mixed given\\.$#"
4977 path: src/Controllers/Triggers/IndexController.php
4980 message: "#^Parameter \\#3 \\$name of method PhpMyAdmin\\\\Triggers\\\\Triggers\\:\\:getTriggerByName\\(\\) expects string, mixed given\\.$#"
4982 path: src/Controllers/Triggers/IndexController.php
4986 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
4987 Use dependency injection instead\\.$#
4990 path: src/Controllers/UserPasswordController.php
4993 message: "#^Parameter \\#1 \\$username of method PhpMyAdmin\\\\UserPassword\\:\\:getFormForChangePassword\\(\\) expects string\\|null, mixed given\\.$#"
4995 path: src/Controllers/UserPasswordController.php
4998 message: "#^Parameter \\#2 \\$hostname of method PhpMyAdmin\\\\UserPassword\\:\\:getFormForChangePassword\\(\\) expects string\\|null, mixed given\\.$#"
5000 path: src/Controllers/UserPasswordController.php
5004 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
5005 Use dependency injection instead\\.$#
5008 path: src/Controllers/View/CreateController.php
5011 message: "#^Cannot access offset 'back' on mixed\\.$#"
5013 path: src/Controllers/View/CreateController.php
5016 message: "#^Cannot access offset 'db' on mixed\\.$#"
5018 path: src/Controllers/View/CreateController.php
5021 message: "#^Cannot access offset 'goto' on mixed\\.$#"
5023 path: src/Controllers/View/CreateController.php
5026 message: "#^Cannot access offset 'reload' on mixed\\.$#"
5028 path: src/Controllers/View/CreateController.php
5031 message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#"
5033 path: src/Controllers/View/CreateController.php
5036 message: "#^Only booleans are allowed in a negated boolean, PhpMyAdmin\\\\Dbal\\\\ResultInterface\\|false given\\.$#"
5038 path: src/Controllers/View/CreateController.php
5041 message: "#^PHPDoc tag @var for variable \\$view has no value type specified in iterable type array\\.$#"
5043 path: src/Controllers/View/CreateController.php
5046 message: "#^Parameter \\#1 \\$dbName of method PhpMyAdmin\\\\DatabaseInterface\\:\\:getTable\\(\\) expects string, mixed given\\.$#"
5048 path: src/Controllers/View/CreateController.php
5051 message: "#^Parameter \\#1 \\$haystack of function str_contains expects string, mixed given\\.$#"
5053 path: src/Controllers/View/CreateController.php
5056 message: "#^Parameter \\#1 \\$identifier of static method PhpMyAdmin\\\\Util\\:\\:backquote\\(\\) expects string\\|Stringable\\|null, mixed given\\.$#"
5058 path: src/Controllers/View/CreateController.php
5061 message: "#^Parameter \\#1 \\$sqlQuery of method PhpMyAdmin\\\\SystemDatabase\\:\\:getColumnMapFromSql\\(\\) expects string, mixed given\\.$#"
5063 path: src/Controllers/View/CreateController.php
5066 message: "#^Parameter \\#1 \\$str of method PhpMyAdmin\\\\DatabaseInterface\\:\\:quoteString\\(\\) expects string, mixed given\\.$#"
5068 path: src/Controllers/View/CreateController.php
5071 message: "#^Parameter \\#2 \\$sqlQuery of static method PhpMyAdmin\\\\Html\\\\Generator\\:\\:getMessage\\(\\) expects string\\|null, mixed given\\.$#"
5073 path: src/Controllers/View/CreateController.php
5076 message: "#^Parameter \\#2 \\$string of function explode expects string, mixed given\\.$#"
5078 path: src/Controllers/View/CreateController.php
5081 message: "#^Parameter \\#2 \\$tableName of method PhpMyAdmin\\\\DatabaseInterface\\:\\:getTable\\(\\) expects string, mixed given\\.$#"
5083 path: src/Controllers/View/CreateController.php
5086 message: "#^Parameter \\#3 \\$viewName of method PhpMyAdmin\\\\SystemDatabase\\:\\:getNewTransformationDataSql\\(\\) expects string, mixed given\\.$#"
5088 path: src/Controllers/View/CreateController.php
5092 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
5093 Use dependency injection instead\\.$#
5099 message: "#^Cannot access offset string on mixed\\.$#"
5104 message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#"
5109 message: "#^Method PhpMyAdmin\\\\Core\\:\\:getIp\\(\\) should return bool\\|string but returns mixed\\.$#"
5114 message: "#^Only booleans are allowed in a negated boolean, int\\|string given\\.$#"
5119 message: "#^Only booleans are allowed in an if condition, mixed given\\.$#"
5124 message: "#^Parameter \\#1 \\$sqlQuery of static method PhpMyAdmin\\\\Html\\\\Generator\\:\\:formatSql\\(\\) expects string, mixed given\\.$#"
5129 message: "#^Parameter \\#1 \\$value of function count expects array\\|Countable, mixed given\\.$#"
5134 message: "#^Parameter \\#1 \\$variableName of static method PhpMyAdmin\\\\Core\\:\\:getEnv\\(\\) expects non\\-empty\\-string, string given\\.$#"
5139 message: "#^Argument of an invalid type mixed supplied for foreach, only iterables are supported\\.$#"
5141 path: src/CreateAddField.php
5144 message: "#^Cannot access offset 'col_index' on mixed\\.$#"
5146 path: src/CreateAddField.php
5149 message: "#^Cannot access offset 'size' on mixed\\.$#"
5151 path: src/CreateAddField.php
5154 message: "#^Cannot access offset int\\<0, max\\> on mixed\\.$#"
5156 path: src/CreateAddField.php
5159 message: "#^Cannot access offset int\\<min, \\-2\\>\\|int\\<0, max\\> on mixed\\.$#"
5161 path: src/CreateAddField.php
5164 message: "#^Cannot access offset mixed on mixed\\.$#"
5166 path: src/CreateAddField.php
5169 message: "#^Cannot cast mixed to int\\.$#"
5171 path: src/CreateAddField.php
5174 message: "#^Cannot cast mixed to string\\.$#"
5176 path: src/CreateAddField.php
5179 message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#"
5181 path: src/CreateAddField.php
5184 message: "#^Method PhpMyAdmin\\\\CreateAddField\\:\\:getIndexedColumns\\(\\) return type has no value type specified in iterable type array\\.$#"
5186 path: src/CreateAddField.php
5189 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\\}\\.$#"
5191 path: src/CreateAddField.php
5194 message: "#^Parameter \\#1 \\$collation of static method PhpMyAdmin\\\\Util\\:\\:getCharsetQueryPart\\(\\) expects string, mixed given\\.$#"
5196 path: src/CreateAddField.php
5199 message: "#^Parameter \\#1 \\$engine of static method PhpMyAdmin\\\\StorageEngine\\:\\:isValid\\(\\) expects string, mixed given\\.$#"
5201 path: src/CreateAddField.php
5204 message: "#^Parameter \\#1 \\$identifier of static method PhpMyAdmin\\\\Util\\:\\:backquote\\(\\) expects string\\|Stringable\\|null, mixed given\\.$#"
5206 path: src/CreateAddField.php
5209 message: "#^Parameter \\#1 \\$index of method PhpMyAdmin\\\\CreateAddField\\:\\:buildIndexStatement\\(\\) expects array, mixed given\\.$#"
5211 path: src/CreateAddField.php
5214 message: "#^Parameter \\#1 \\$json of function json_decode expects string, mixed given\\.$#"
5216 path: src/CreateAddField.php
5219 message: "#^Parameter \\#1 \\$partition of method PhpMyAdmin\\\\CreateAddField\\:\\:getPartitionDefinition\\(\\) expects array, mixed given\\.$#"
5221 path: src/CreateAddField.php
5224 message: "#^Parameter \\#1 \\$str of method PhpMyAdmin\\\\DatabaseInterface\\:\\:quoteString\\(\\) expects string, mixed given\\.$#"
5226 path: src/CreateAddField.php
5229 message: "#^Parameter \\#1 \\$string of function rtrim expects string, mixed given\\.$#"
5231 path: src/CreateAddField.php
5234 message: "#^Parameter \\#1 \\$value of function count expects array\\|Countable, mixed given\\.$#"
5236 path: src/CreateAddField.php
5239 message: "#^Parameter \\#10 \\$comment of static method PhpMyAdmin\\\\Table\\\\Table\\:\\:generateFieldSpec\\(\\) expects string, mixed given\\.$#"
5241 path: src/CreateAddField.php
5244 message: "#^Parameter \\#11 \\$virtuality of static method PhpMyAdmin\\\\Table\\\\Table\\:\\:generateFieldSpec\\(\\) expects string, mixed given\\.$#"
5246 path: src/CreateAddField.php
5249 message: "#^Parameter \\#12 \\$expression of static method PhpMyAdmin\\\\Table\\\\Table\\:\\:generateFieldSpec\\(\\) expects string, mixed given\\.$#"
5251 path: src/CreateAddField.php
5254 message: "#^Parameter \\#2 \\$type of static method PhpMyAdmin\\\\Table\\\\Table\\:\\:generateFieldSpec\\(\\) expects string, mixed given\\.$#"
5256 path: src/CreateAddField.php
5259 message: "#^Parameter \\#3 \\$length of static method PhpMyAdmin\\\\Table\\\\Table\\:\\:generateFieldSpec\\(\\) expects string, mixed given\\.$#"
5261 path: src/CreateAddField.php
5264 message: "#^Parameter \\#4 \\$attribute of static method PhpMyAdmin\\\\Table\\\\Table\\:\\:generateFieldSpec\\(\\) expects string, mixed given\\.$#"
5266 path: src/CreateAddField.php
5269 message: "#^Parameter \\#5 \\$collation of static method PhpMyAdmin\\\\Table\\\\Table\\:\\:generateFieldSpec\\(\\) expects string, mixed given\\.$#"
5271 path: src/CreateAddField.php
5274 message: "#^Parameter \\#6 \\$null of static method PhpMyAdmin\\\\Table\\\\Table\\:\\:generateFieldSpec\\(\\) expects bool\\|string, mixed given\\.$#"
5276 path: src/CreateAddField.php
5279 message: "#^Parameter \\#7 \\$defaultType of static method PhpMyAdmin\\\\Table\\\\Table\\:\\:generateFieldSpec\\(\\) expects string, mixed given\\.$#"
5281 path: src/CreateAddField.php
5284 message: "#^Parameter \\#8 \\$defaultValue of static method PhpMyAdmin\\\\Table\\\\Table\\:\\:generateFieldSpec\\(\\) expects string, mixed given\\.$#"
5286 path: src/CreateAddField.php
5289 message: "#^Parameter \\#9 \\$extra of static method PhpMyAdmin\\\\Table\\\\Table\\:\\:generateFieldSpec\\(\\) expects string, mixed given\\.$#"
5291 path: src/CreateAddField.php
5295 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
5296 Use dependency injection instead\\.$#
5299 path: src/Crypto/Crypto.php
5303 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
5304 Use dependency injection instead\\.$#
5307 path: src/Database/CentralColumns.php
5310 message: "#^Cannot access offset 'col_attribute' on mixed\\.$#"
5312 path: src/Database/CentralColumns.php
5315 message: "#^Cannot access offset 'col_default' on mixed\\.$#"
5317 path: src/Database/CentralColumns.php
5320 message: "#^Cannot access offset 'col_extra' on mixed\\.$#"
5322 path: src/Database/CentralColumns.php
5325 message: "#^Cannot access offset 'col_type' on mixed\\.$#"
5327 path: src/Database/CentralColumns.php
5330 message: "#^Cannot access offset int\\<0, max\\> on mixed\\.$#"
5332 path: src/Database/CentralColumns.php
5335 message: "#^Cannot cast mixed to int\\.$#"
5337 path: src/Database/CentralColumns.php
5340 message: "#^Cannot cast mixed to string\\.$#"
5342 path: src/Database/CentralColumns.php
5345 message: "#^Method PhpMyAdmin\\\\Database\\\\CentralColumns\\:\\:findExistingColNames\\(\\) should return array\\<string\\> but returns array\\.$#"
5347 path: src/Database/CentralColumns.php
5350 message: "#^Method PhpMyAdmin\\\\Database\\\\CentralColumns\\:\\:findExistingColumns\\(\\) should return array\\<array\\<string\\|null\\>\\> but returns mixed\\.$#"
5352 path: src/Database/CentralColumns.php
5355 message: "#^Method PhpMyAdmin\\\\Database\\\\CentralColumns\\:\\:getColumnsList\\(\\) should return array but returns mixed\\.$#"
5357 path: src/Database/CentralColumns.php
5360 message: "#^Method PhpMyAdmin\\\\Database\\\\CentralColumns\\:\\:getListRaw\\(\\) should return array but returns mixed\\.$#"
5362 path: src/Database/CentralColumns.php
5365 message: "#^Only booleans are allowed in a negated boolean, PhpMyAdmin\\\\Dbal\\\\ResultInterface\\|false given\\.$#"
5367 path: src/Database/CentralColumns.php
5370 message: "#^Only booleans are allowed in an if condition, PhpMyAdmin\\\\Dbal\\\\ResultInterface\\|false given\\.$#"
5372 path: src/Database/CentralColumns.php
5375 message: "#^Only booleans are allowed in an if condition, string\\|null given\\.$#"
5377 path: src/Database/CentralColumns.php
5380 message: "#^Parameter \\#1 \\$bitDefaultValue of static method PhpMyAdmin\\\\Util\\:\\:convertBitDefaultValue\\(\\) expects string\\|null, mixed given\\.$#"
5382 path: src/Database/CentralColumns.php
5385 message: "#^Parameter \\#1 \\$db of method PhpMyAdmin\\\\Database\\\\CentralColumns\\:\\:updateOneColumn\\(\\) expects string, mixed given\\.$#"
5387 path: src/Database/CentralColumns.php
5390 message: "#^Parameter \\#1 \\$def of method PhpMyAdmin\\\\Database\\\\CentralColumns\\:\\:getInsertQuery\\(\\) expects PhpMyAdmin\\\\ColumnFull, PhpMyAdmin\\\\ColumnFull\\|null given\\.$#"
5392 path: src/Database/CentralColumns.php
5395 message: "#^Parameter \\#1 \\$str of method PhpMyAdmin\\\\DatabaseInterface\\:\\:quoteString\\(\\) expects string, mixed given\\.$#"
5397 path: src/Database/CentralColumns.php
5400 message: "#^Parameter \\#1 \\$string of function bin2hex expects string, mixed given\\.$#"
5402 path: src/Database/CentralColumns.php
5405 message: "#^Parameter \\#1 \\$string of function trim expects string, mixed given\\.$#"
5407 path: src/Database/CentralColumns.php
5410 message: "#^Parameter \\#1 \\$value of function count expects array\\|Countable, mixed given\\.$#"
5412 path: src/Database/CentralColumns.php
5415 message: "#^Parameter \\#10 \\$colDefault of method PhpMyAdmin\\\\Database\\\\CentralColumns\\:\\:updateOneColumn\\(\\) expects string, mixed given\\.$#"
5417 path: src/Database/CentralColumns.php
5420 message: "#^Parameter \\#2 \\$origColName of method PhpMyAdmin\\\\Database\\\\CentralColumns\\:\\:updateOneColumn\\(\\) expects string, mixed given\\.$#"
5422 path: src/Database/CentralColumns.php
5425 message: "#^Parameter \\#2 \\$string of function explode expects string, mixed given\\.$#"
5427 path: src/Database/CentralColumns.php
5430 message: "#^Parameter \\#3 \\$colName of method PhpMyAdmin\\\\Database\\\\CentralColumns\\:\\:updateOneColumn\\(\\) expects string, mixed given\\.$#"
5432 path: src/Database/CentralColumns.php
5435 message: "#^Parameter \\#3 \\$column of method PhpMyAdmin\\\\ConfigStorage\\\\Relation\\:\\:checkChildForeignReferences\\(\\) expects string, string\\|null given\\.$#"
5437 path: src/Database/CentralColumns.php
5440 message: "#^Parameter \\#3 \\$pageNow of static method PhpMyAdmin\\\\Util\\:\\:pageselector\\(\\) expects int, \\(float\\|int\\) given\\.$#"
5442 path: src/Database/CentralColumns.php
5445 message: "#^Parameter \\#4 \\$colType of method PhpMyAdmin\\\\Database\\\\CentralColumns\\:\\:updateOneColumn\\(\\) expects string, mixed given\\.$#"
5447 path: src/Database/CentralColumns.php
5450 message: "#^Parameter \\#5 \\$colAttribute of method PhpMyAdmin\\\\Database\\\\CentralColumns\\:\\:updateOneColumn\\(\\) expects string, mixed given\\.$#"
5452 path: src/Database/CentralColumns.php
5455 message: "#^Parameter \\#6 \\$colLength of method PhpMyAdmin\\\\Database\\\\CentralColumns\\:\\:updateOneColumn\\(\\) expects string, mixed given\\.$#"
5457 path: src/Database/CentralColumns.php
5460 message: "#^Parameter \\#8 \\$collation of method PhpMyAdmin\\\\Database\\\\CentralColumns\\:\\:updateOneColumn\\(\\) expects string, mixed given\\.$#"
5462 path: src/Database/CentralColumns.php
5465 message: "#^Parameter \\#9 \\$colExtra of method PhpMyAdmin\\\\Database\\\\CentralColumns\\:\\:updateOneColumn\\(\\) expects string, mixed given\\.$#"
5467 path: src/Database/CentralColumns.php
5471 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
5472 Use dependency injection instead\\.$#
5475 path: src/Database/Designer.php
5478 message: "#^Cannot cast mixed to string\\.$#"
5480 path: src/Database/Designer.php
5483 message: "#^Method PhpMyAdmin\\\\Database\\\\Designer\\:\\:getSideMenuParamsArray\\(\\) should return array but returns mixed\\.$#"
5485 path: src/Database/Designer.php
5488 message: "#^Only booleans are allowed in a negated boolean, PhpMyAdmin\\\\Dbal\\\\ResultInterface\\|false given\\.$#"
5490 path: src/Database/Designer.php
5493 message: "#^Argument of an invalid type mixed supplied for foreach, only iterables are supported\\.$#"
5495 path: src/Database/Designer/Common.php
5499 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
5500 Use dependency injection instead\\.$#
5503 path: src/Database/Designer/Common.php
5506 message: "#^Cannot access offset mixed on mixed\\.$#"
5508 path: src/Database/Designer/Common.php
5511 message: "#^Cannot access offset string on mixed\\.$#"
5513 path: src/Database/Designer/Common.php
5516 message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#"
5518 path: src/Database/Designer/Common.php
5521 message: "#^For loop initial assignment overwrites variable \\$i\\.$#"
5523 path: src/Database/Designer/Common.php
5526 message: "#^Only booleans are allowed in a negated boolean, PhpMyAdmin\\\\Dbal\\\\ResultInterface\\|false given\\.$#"
5528 path: src/Database/Designer/Common.php
5531 message: "#^Only booleans are allowed in an if condition, PhpMyAdmin\\\\Dbal\\\\ResultInterface\\|false given\\.$#"
5533 path: src/Database/Designer/Common.php
5536 message: "#^Parameter \\#1 \\$json of function json_decode expects string, string\\|null given\\.$#"
5538 path: src/Database/Designer/Common.php
5541 message: "#^Parameter \\#1 \\$str of method PhpMyAdmin\\\\DatabaseInterface\\:\\:quoteString\\(\\) expects string, mixed given\\.$#"
5543 path: src/Database/Designer/Common.php
5546 message: "#^Parameter \\#1 \\$str of method PhpMyAdmin\\\\DatabaseInterface\\:\\:quoteString\\(\\) expects string, string\\|false given\\.$#"
5548 path: src/Database/Designer/Common.php
5551 message: "#^Parameter \\#1 \\$string of function rawurlencode expects string, int\\|string given\\.$#"
5553 path: src/Database/Designer/Common.php
5556 message: "#^Parameter \\#1 \\$string of function rawurlencode expects string, mixed given\\.$#"
5558 path: src/Database/Designer/Common.php
5561 message: "#^Parameter \\#1 \\$string of function rawurlencode expects string, string\\|null given\\.$#"
5563 path: src/Database/Designer/Common.php
5566 message: "#^Parameter \\#2 \\$table of method PhpMyAdmin\\\\ConfigStorage\\\\Relation\\:\\:getDisplayField\\(\\) expects string, int\\|string\\|null given\\.$#"
5568 path: src/Database/Designer/Common.php
5571 message: "#^Parameter \\#2 \\$tableName of class PhpMyAdmin\\\\Database\\\\Designer\\\\DesignerTable constructor expects string, int\\|string\\|null given\\.$#"
5573 path: src/Database/Designer/Common.php
5576 message: "#^Argument of an invalid type mixed supplied for foreach, only iterables are supported\\.$#"
5578 path: src/Database/Events.php
5582 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
5583 Use dependency injection instead\\.$#
5586 path: src/Database/Events.php
5589 message: "#^Cannot access an offset on mixed\\.$#"
5591 path: src/Database/Events.php
5594 message: "#^Cannot cast mixed to int\\.$#"
5596 path: src/Database/Events.php
5599 message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#"
5601 path: src/Database/Events.php
5604 message: "#^Only booleans are allowed in a negated boolean, PhpMyAdmin\\\\Dbal\\\\ResultInterface\\|false given\\.$#"
5606 path: src/Database/Events.php
5609 message: "#^Parameter \\#1 \\$haystack of function str_contains expects string, mixed given\\.$#"
5611 path: src/Database/Events.php
5614 message: "#^Parameter \\#1 \\$identifier of static method PhpMyAdmin\\\\Util\\:\\:backquote\\(\\) expects string\\|Stringable\\|null, mixed given\\.$#"
5616 path: src/Database/Events.php
5619 message: "#^Parameter \\#1 \\$message of static method PhpMyAdmin\\\\Html\\\\Generator\\:\\:getMessage\\(\\) expects PhpMyAdmin\\\\Message\\|string, mixed given\\.$#"
5621 path: src/Database/Events.php
5624 message: "#^Parameter \\#1 \\$query of method PhpMyAdmin\\\\DatabaseInterface\\:\\:tryQuery\\(\\) expects string, string\\|null given\\.$#"
5626 path: src/Database/Events.php
5629 message: "#^Parameter \\#1 \\$str of method PhpMyAdmin\\\\DatabaseInterface\\:\\:quoteString\\(\\) expects string, mixed given\\.$#"
5631 path: src/Database/Events.php
5634 message: "#^Parameter \\#1 \\$string of function htmlspecialchars expects string, string\\|null given\\.$#"
5636 path: src/Database/Events.php
5639 message: "#^Parameter \\#2 \\$string of function explode expects string, mixed given\\.$#"
5641 path: src/Database/Events.php
5644 message: "#^Parameter \\#3 \\$name of static method PhpMyAdmin\\\\Database\\\\Events\\:\\:getDefinition\\(\\) expects string, mixed given\\.$#"
5646 path: src/Database/Events.php
5650 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
5651 Use dependency injection instead\\.$#
5654 path: src/Database/MultiTableQuery.php
5658 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\DatabaseInterface\\:
5659 Use dependency injection instead\\.$#
5662 path: src/Database/MultiTableQuery.php
5665 message: "#^Argument of an invalid type mixed supplied for foreach, only iterables are supported\\.$#"
5667 path: src/Database/Routines.php
5671 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
5672 Use dependency injection instead\\.$#
5675 path: src/Database/Routines.php
5678 message: "#^Cannot access an offset on mixed\\.$#"
5680 path: src/Database/Routines.php
5683 message: "#^Cannot access offset int\\<0, max\\> on mixed\\.$#"
5685 path: src/Database/Routines.php
5688 message: "#^Cannot access offset mixed on mixed\\.$#"
5690 path: src/Database/Routines.php
5693 message: "#^Cannot access property \\$name on PhpMyAdmin\\\\SqlParser\\\\Components\\\\DataType\\|null\\.$#"
5695 path: src/Database/Routines.php
5698 message: "#^Cannot access property \\$options on PhpMyAdmin\\\\SqlParser\\\\Components\\\\DataType\\|null\\.$#"
5700 path: src/Database/Routines.php
5703 message: "#^Cannot access property \\$options on PhpMyAdmin\\\\SqlParser\\\\Components\\\\OptionsArray\\|null\\.$#"
5705 path: src/Database/Routines.php
5708 message: "#^Cannot access property \\$parameters on PhpMyAdmin\\\\SqlParser\\\\Components\\\\DataType\\|null\\.$#"
5710 path: src/Database/Routines.php
5713 message: "#^Cannot assign new offset to array\\<int, string\\>\\|string\\|null\\.$#"
5715 path: src/Database/Routines.php
5718 message: "#^Cannot assign new offset to array\\<int\\<0, max\\>, string\\|null\\>\\|string\\.$#"
5720 path: src/Database/Routines.php
5723 message: "#^Cannot call method get\\(\\) on PhpMyAdmin\\\\SqlParser\\\\Components\\\\OptionsArray\\|null\\.$#"
5725 path: src/Database/Routines.php
5728 message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#"
5730 path: src/Database/Routines.php
5733 message: "#^Method PhpMyAdmin\\\\Database\\\\Routines\\:\\:backupPrivileges\\(\\) should return array\\<array\\<string\\>\\> but returns array\\.$#"
5735 path: src/Database/Routines.php
5738 message: "#^Only booleans are allowed in a negated boolean, PhpMyAdmin\\\\Dbal\\\\ResultInterface\\|false given\\.$#"
5740 path: src/Database/Routines.php
5743 message: "#^Parameter \\#1 \\$alias of method PhpMyAdmin\\\\Types\\:\\:mapAliasToMysqlType\\(\\) expects string, mixed given\\.$#"
5745 path: src/Database/Routines.php
5748 message: "#^Parameter \\#1 \\$haystack of function str_contains expects string, mixed given\\.$#"
5750 path: src/Database/Routines.php
5753 message: "#^Parameter \\#1 \\$haystack of function stripos expects string, mixed given\\.$#"
5755 path: src/Database/Routines.php
5758 message: "#^Parameter \\#1 \\$identifier of static method PhpMyAdmin\\\\Util\\:\\:backquote\\(\\) expects string\\|Stringable\\|null, mixed given\\.$#"
5760 path: src/Database/Routines.php
5763 message: "#^Parameter \\#1 \\$itemParamName of method PhpMyAdmin\\\\Database\\\\Routines\\:\\:processParamsAndBuild\\(\\) expects array\\<string\\>, array given\\.$#"
5765 path: src/Database/Routines.php
5768 message: "#^Parameter \\#1 \\$message of static method PhpMyAdmin\\\\Html\\\\Generator\\:\\:getMessage\\(\\) expects PhpMyAdmin\\\\Message\\|string, mixed given\\.$#"
5770 path: src/Database/Routines.php
5773 message: "#^Parameter \\#1 \\$quotedString of static method PhpMyAdmin\\\\Util\\:\\:unQuote\\(\\) expects string, mixed given\\.$#"
5775 path: src/Database/Routines.php
5778 message: "#^Parameter \\#1 \\$str of method PhpMyAdmin\\\\DatabaseInterface\\:\\:quoteString\\(\\) expects string, mixed given\\.$#"
5780 path: src/Database/Routines.php
5783 message: "#^Parameter \\#1 \\$string of function htmlentities expects string, mixed given\\.$#"
5785 path: src/Database/Routines.php
5788 message: "#^Parameter \\#1 \\$string of function htmlspecialchars expects string, mixed given\\.$#"
5790 path: src/Database/Routines.php
5793 message: "#^Parameter \\#1 \\$string of function mb_strtolower expects string, mixed given\\.$#"
5795 path: src/Database/Routines.php
5798 message: "#^Parameter \\#1 \\$string of function mb_strtoupper expects string, mixed given\\.$#"
5800 path: src/Database/Routines.php
5803 message: "#^Parameter \\#1 \\$type of method PhpMyAdmin\\\\Types\\:\\:getTypeClass\\(\\) expects string, mixed given\\.$#"
5805 path: src/Database/Routines.php
5808 message: "#^Parameter \\#1 \\.\\.\\.\\$arrays of function array_merge expects array, mixed given\\.$#"
5810 path: src/Database/Routines.php
5813 message: "#^Parameter \\#2 \\$array of function implode expects array\\|null, array\\<int\\<0, max\\>, string\\|null\\>\\|string given\\.$#"
5815 path: src/Database/Routines.php
5818 message: "#^Parameter \\#2 \\$itemParamDir of method PhpMyAdmin\\\\Database\\\\Routines\\:\\:processParamsAndBuild\\(\\) expects array\\<string\\>, array given\\.$#"
5820 path: src/Database/Routines.php
5823 message: "#^Parameter \\#2 \\$string of function explode expects string, mixed given\\.$#"
5825 path: src/Database/Routines.php
5828 message: "#^Parameter \\#2 \\$subject of function preg_match expects string, mixed given\\.$#"
5830 path: src/Database/Routines.php
5833 message: "#^Parameter \\#2 \\$warnedAboutLength of method PhpMyAdmin\\\\Database\\\\Routines\\:\\:processFunctionSpecificParameters\\(\\) expects bool, mixed given\\.$#"
5835 path: src/Database/Routines.php
5838 message: "#^Parameter \\#3 \\$createRoutine of method PhpMyAdmin\\\\Database\\\\Routines\\:\\:create\\(\\) expects string, string\\|null given\\.$#"
5840 path: src/Database/Routines.php
5843 message: "#^Parameter \\#3 \\$name of static method PhpMyAdmin\\\\Database\\\\Routines\\:\\:getFunctionDefinition\\(\\) expects string, mixed given\\.$#"
5845 path: src/Database/Routines.php
5848 message: "#^Parameter \\#3 \\$name of static method PhpMyAdmin\\\\Database\\\\Routines\\:\\:getFunctionDefinition\\(\\) expects string, string\\|null given\\.$#"
5850 path: src/Database/Routines.php
5853 message: "#^Parameter \\#3 \\$name of static method PhpMyAdmin\\\\Database\\\\Routines\\:\\:getProcedureDefinition\\(\\) expects string, mixed given\\.$#"
5855 path: src/Database/Routines.php
5858 message: "#^Parameter \\#3 \\$name of static method PhpMyAdmin\\\\Database\\\\Routines\\:\\:getProcedureDefinition\\(\\) expects string, string\\|null given\\.$#"
5860 path: src/Database/Routines.php
5863 message: "#^Parameter \\#7 \\$itemType of method PhpMyAdmin\\\\Database\\\\Routines\\:\\:processParamsAndBuild\\(\\) expects string, mixed given\\.$#"
5865 path: src/Database/Routines.php
5868 message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#"
5870 path: src/Database/Search.php
5873 message: "#^Property PhpMyAdmin\\\\Database\\\\Search\\:\\:\\$criteriaTables \\(array\\<string\\>\\) does not accept array\\.$#"
5875 path: src/Database/Search.php
5878 message: "#^Property PhpMyAdmin\\\\Database\\\\Search\\:\\:\\$searchTypeDescription \\(string\\) does not accept mixed\\.$#"
5880 path: src/Database/Search.php
5884 #^Access to deprecated static property \\$route of class PhpMyAdmin\\\\Routing\\\\Routing\\:
5885 Use \\{@see ServerRequest\\:\\:getRoute\\(\\)\\} instead\\.$#
5888 path: src/DatabaseInterface.php
5891 message: "#^Binary operation \"\\+\" between int\\|string\\|null and int\\|string\\|null results in an error\\.$#"
5893 path: src/DatabaseInterface.php
5896 message: "#^Binary operation \"\\+\" between string\\|null and string\\|null results in an error\\.$#"
5898 path: src/DatabaseInterface.php
5901 message: "#^Binary operation \"\\+\\=\" between mixed and string\\|null results in an error\\.$#"
5903 path: src/DatabaseInterface.php
5907 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
5908 Use dependency injection instead\\.$#
5911 path: src/DatabaseInterface.php
5914 message: "#^Cannot access an offset on mixed\\.$#"
5916 path: src/DatabaseInterface.php
5919 message: "#^Cannot access offset string\\|null on mixed\\.$#"
5921 path: src/DatabaseInterface.php
5924 message: "#^Cannot cast mixed to string\\.$#"
5926 path: src/DatabaseInterface.php
5929 message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#"
5931 path: src/DatabaseInterface.php
5934 message: "#^Foreach overwrites \\$database with its value variable\\.$#"
5936 path: src/DatabaseInterface.php
5939 message: "#^Foreach overwrites \\$table with its value variable\\.$#"
5941 path: src/DatabaseInterface.php
5944 message: "#^Method PhpMyAdmin\\\\DatabaseInterface\\:\\:affectedRows\\(\\) should return int\\|numeric\\-string but returns mixed\\.$#"
5946 path: src/DatabaseInterface.php
5949 message: "#^Method PhpMyAdmin\\\\DatabaseInterface\\:\\:getColumnNames\\(\\) should return array\\<string\\> but returns array\\.$#"
5951 path: src/DatabaseInterface.php
5954 message: "#^Method PhpMyAdmin\\\\DatabaseInterface\\:\\:getColumnsFull\\(\\) should return array but returns mixed\\.$#"
5956 path: src/DatabaseInterface.php
5959 message: "#^Method PhpMyAdmin\\\\DatabaseInterface\\:\\:getCurrentRoles\\(\\) should return array\\<int, string\\> but returns mixed\\.$#"
5961 path: src/DatabaseInterface.php
5964 message: "#^Method PhpMyAdmin\\\\DatabaseInterface\\:\\:getCurrentUser\\(\\) should return string but returns mixed\\.$#"
5966 path: src/DatabaseInterface.php
5969 message: "#^Method PhpMyAdmin\\\\DatabaseInterface\\:\\:getCurrentUser\\(\\) should return string but returns string\\|null\\.$#"
5971 path: src/DatabaseInterface.php
5974 message: "#^Method PhpMyAdmin\\\\DatabaseInterface\\:\\:getTableIndexes\\(\\) should return array\\<int, array\\{Table\\: string, Non_unique\\: '0'\\|'1', Key_name\\: string, Seq_in_index\\: string, Column_name\\: string\\|null, Collation\\: 'A'\\|'D'\\|null, Cardinality\\: string, Sub_part\\: string\\|null, \\.\\.\\.\\}\\> but returns array\\.$#"
5976 path: src/DatabaseInterface.php
5979 message: "#^Only booleans are allowed in &&, int\\|false given on the left side\\.$#"
5981 path: src/DatabaseInterface.php
5984 message: "#^Only booleans are allowed in a negated boolean, PhpMyAdmin\\\\Dbal\\\\ResultInterface\\|false given\\.$#"
5986 path: src/DatabaseInterface.php
5989 message: "#^Only booleans are allowed in a ternary operator condition, bool\\|string given\\.$#"
5991 path: src/DatabaseInterface.php
5994 message: "#^Only booleans are allowed in an if condition, int\\|false given\\.$#"
5996 path: src/DatabaseInterface.php
5999 message: "#^Parameter \\#1 \\$a of static method PhpMyAdmin\\\\Query\\\\Utilities\\:\\:usortComparisonCallback\\(\\) expects array, mixed given\\.$#"
6001 path: src/DatabaseInterface.php
6004 message: "#^Parameter \\#1 \\$callback of function array_map expects \\(callable\\(mixed\\)\\: mixed\\)\\|null, Closure\\(string\\)\\: non\\-empty\\-string given\\.$#"
6006 path: src/DatabaseInterface.php
6009 message: "#^Parameter \\#1 \\$callback of function array_map expects \\(callable\\(mixed\\)\\: mixed\\)\\|null, Closure\\(string, PhpMyAdmin\\\\Dbal\\\\ConnectionType\\=\\)\\: non\\-empty\\-string given\\.$#"
6011 path: src/DatabaseInterface.php
6014 message: "#^Parameter \\#1 \\$haystack of function stripos expects string, mixed given\\.$#"
6016 path: src/DatabaseInterface.php
6019 message: "#^Parameter \\#1 \\$path of function basename expects string, mixed given\\.$#"
6021 path: src/DatabaseInterface.php
6024 message: "#^Parameter \\#1 \\$string of function strtolower expects string, int\\|string given\\.$#"
6026 path: src/DatabaseInterface.php
6029 message: "#^Parameter \\#1 \\$version of static method PhpMyAdmin\\\\Query\\\\Utilities\\:\\:versionToInt\\(\\) expects string, mixed given\\.$#"
6031 path: src/DatabaseInterface.php
6034 message: "#^Parameter \\#2 \\$b of static method PhpMyAdmin\\\\Query\\\\Utilities\\:\\:usortComparisonCallback\\(\\) expects array, mixed given\\.$#"
6036 path: src/DatabaseInterface.php
6039 message: "#^Property PhpMyAdmin\\\\DatabaseInterface\\:\\:\\$versionComment \\(string\\) does not accept mixed\\.$#"
6041 path: src/DatabaseInterface.php
6044 message: "#^Property PhpMyAdmin\\\\DatabaseInterface\\:\\:\\$versionString \\(string\\) does not accept mixed\\.$#"
6046 path: src/DatabaseInterface.php
6049 message: "#^Short ternary operator is not allowed\\. Use null coalesce operator if applicable or consider using long ternary\\.$#"
6051 path: src/DatabaseInterface.php
6054 message: "#^Variable \\$roleHost on left side of \\?\\? always exists and is not nullable\\.$#"
6056 path: src/DatabaseInterface.php
6060 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
6061 Use dependency injection instead\\.$#
6064 path: src/Dbal/DbiMysqli.php
6067 message: "#^Method PhpMyAdmin\\\\Dbal\\\\MysqliResult\\:\\:fetchAllAssoc\\(\\) should return array\\<int, array\\<string\\|null\\>\\> but returns array\\.$#"
6069 path: src/Dbal/MysqliResult.php
6072 message: "#^Method PhpMyAdmin\\\\Dbal\\\\MysqliResult\\:\\:fetchAllColumn\\(\\) should return array\\<int, string\\|null\\> but returns array\\<int, mixed\\>\\.$#"
6074 path: src/Dbal/MysqliResult.php
6077 message: "#^Method PhpMyAdmin\\\\Dbal\\\\MysqliResult\\:\\:fetchAllKeyPair\\(\\) should return array\\<string\\|null\\> but returns array\\<int\\|string, mixed\\>\\.$#"
6079 path: src/Dbal/MysqliResult.php
6082 message: "#^Method PhpMyAdmin\\\\Dbal\\\\MysqliResult\\:\\:fetchAssoc\\(\\) should return array\\<string\\|null\\> but returns array\\<string, float\\|int\\|string\\|null\\>\\.$#"
6084 path: src/Dbal/MysqliResult.php
6087 message: "#^Method PhpMyAdmin\\\\Dbal\\\\MysqliResult\\:\\:fetchRow\\(\\) should return array\\<int, string\\|null\\> but returns array\\.$#"
6089 path: src/Dbal/MysqliResult.php
6092 message: "#^Parameter \\#1 \\$field of class PhpMyAdmin\\\\FieldMetadata constructor expects object\\{name\\: string, orgname\\: string, table\\: string, orgtable\\: string, max_length\\: int, length\\: int, charsetnr\\: int, flags\\: int, type\\: int, decimals\\: int, db\\: string, def\\: string, catalog\\: string\\}, object\\{name\\: string, orgname\\: string, table\\: string, orgtable\\: string, def\\: string, db\\: string, catalog\\: string, max_length\\: int, length\\: int, charsetnr\\: string, flags\\: int, type\\: int, decimals\\: int\\}&stdClass given\\.$#"
6094 path: src/Dbal/MysqliResult.php
6097 message: "#^Access to an undefined property PhpMyAdmin\\\\SqlParser\\\\Statement\\:\\:\\$expr\\.$#"
6099 path: src/Display/Results.php
6102 message: "#^Access to an undefined property PhpMyAdmin\\\\SqlParser\\\\Statement\\:\\:\\$from\\.$#"
6104 path: src/Display/Results.php
6107 message: "#^Access to an undefined property PhpMyAdmin\\\\SqlParser\\\\Statement\\:\\:\\$limit\\.$#"
6109 path: src/Display/Results.php
6112 message: "#^Access to an undefined property PhpMyAdmin\\\\SqlParser\\\\Statement\\:\\:\\$where\\.$#"
6114 path: src/Display/Results.php
6117 message: "#^Access to an undefined property object\\:\\:\\$column\\.$#"
6119 path: src/Display/Results.php
6122 message: "#^Access to an undefined property object\\:\\:\\$database\\.$#"
6124 path: src/Display/Results.php
6127 message: "#^Argument of an invalid type mixed supplied for foreach, only iterables are supported\\.$#"
6129 path: src/Display/Results.php
6132 message: "#^Cannot access offset 'display_binary' on mixed\\.$#"
6134 path: src/Display/Results.php
6137 message: "#^Cannot access offset 'display_blob' on mixed\\.$#"
6139 path: src/Display/Results.php
6142 message: "#^Cannot access offset 'geoOption' on mixed\\.$#"
6144 path: src/Display/Results.php
6147 message: "#^Cannot access offset 'hide_transformation' on mixed\\.$#"
6149 path: src/Display/Results.php
6152 message: "#^Cannot access offset 'max_rows' on mixed\\.$#"
6154 path: src/Display/Results.php
6157 message: "#^Cannot access offset 'pftext' on mixed\\.$#"
6159 path: src/Display/Results.php
6162 message: "#^Cannot access offset 'pos' on mixed\\.$#"
6164 path: src/Display/Results.php
6167 message: "#^Cannot access offset 'possible_as_geometry' on mixed\\.$#"
6169 path: src/Display/Results.php
6172 message: "#^Cannot access offset 'query' on mixed\\.$#"
6174 path: src/Display/Results.php
6177 message: "#^Cannot access offset 'relational_display' on mixed\\.$#"
6179 path: src/Display/Results.php
6182 message: "#^Cannot access offset 'repeat_cells' on mixed\\.$#"
6184 path: src/Display/Results.php
6187 message: "#^Cannot access offset 'sql' on mixed\\.$#"
6189 path: src/Display/Results.php
6192 message: "#^Cannot access offset 0 on mixed\\.$#"
6194 path: src/Display/Results.php
6197 message: "#^Cannot access offset int\\<0, max\\> on mixed\\.$#"
6199 path: src/Display/Results.php
6202 message: "#^Cannot access offset non\\-falsy\\-string on mixed\\.$#"
6204 path: src/Display/Results.php
6207 message: "#^Cannot access property \\$alias on mixed\\.$#"
6209 path: src/Display/Results.php
6212 message: "#^Cannot access property \\$column on PhpMyAdmin\\\\SqlParser\\\\Components\\\\Expression\\|null\\.$#"
6214 path: src/Display/Results.php
6217 message: "#^Cannot access property \\$expr on PhpMyAdmin\\\\SqlParser\\\\Components\\\\Expression\\|null\\.$#"
6219 path: src/Display/Results.php
6222 message: "#^Cannot access property \\$identifiers on mixed\\.$#"
6224 path: src/Display/Results.php
6227 message: "#^Cannot access property \\$offset on mixed\\.$#"
6229 path: src/Display/Results.php
6232 message: "#^Cannot access property \\$rowCount on mixed\\.$#"
6234 path: src/Display/Results.php
6237 message: "#^Cannot access property \\$table on mixed\\.$#"
6239 path: src/Display/Results.php
6242 message: "#^Cannot cast mixed to int\\.$#"
6244 path: src/Display/Results.php
6247 message: "#^Casting to int something that's already int\\<1, max\\>\\.$#"
6249 path: src/Display/Results.php
6252 message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#"
6254 path: src/Display/Results.php
6257 message: "#^Method PhpMyAdmin\\\\Display\\\\Results\\:\\:getSortByKeyDropDown\\(\\) return type has no value type specified in iterable type array\\.$#"
6259 path: src/Display/Results.php
6262 message: "#^Method PhpMyAdmin\\\\Display\\\\Results\\:\\:getTableHeaders\\(\\) return type has no value type specified in iterable type array\\.$#"
6264 path: src/Display/Results.php
6267 message: "#^Offset 3 does not exist on array\\{string\\|null, string\\|null, string\\|null\\}\\.$#"
6269 path: src/Display/Results.php
6272 message: "#^Only booleans are allowed in &&, array\\|bool given on the left side\\.$#"
6274 path: src/Display/Results.php
6277 message: "#^Only booleans are allowed in &&, mixed given on the left side\\.$#"
6279 path: src/Display/Results.php
6282 message: "#^Only booleans are allowed in &&, string\\|null given on the left side\\.$#"
6284 path: src/Display/Results.php
6287 message: "#^Only booleans are allowed in a negated boolean, int\\|string\\|null given\\.$#"
6289 path: src/Display/Results.php
6292 message: "#^Only booleans are allowed in a negated boolean, mixed given\\.$#"
6294 path: src/Display/Results.php
6297 message: "#^Only booleans are allowed in a ternary operator condition, int\\<0, max\\>\\|false given\\.$#"
6299 path: src/Display/Results.php
6302 message: "#^Only booleans are allowed in a ternary operator condition, mixed given\\.$#"
6304 path: src/Display/Results.php
6307 message: "#^Only booleans are allowed in \\|\\|, int\\<0, max\\>\\|false given on the left side\\.$#"
6309 path: src/Display/Results.php
6312 message: "#^Parameter \\#1 \\$array of function array_shift expects array, mixed given\\.$#"
6314 path: src/Display/Results.php
6317 message: "#^Parameter \\#1 \\$db of method PhpMyAdmin\\\\ConfigStorage\\\\Relation\\:\\:getComments\\(\\) expects string, mixed given\\.$#"
6319 path: src/Display/Results.php
6322 message: "#^Parameter \\#1 \\$db of method PhpMyAdmin\\\\ConfigStorage\\\\Relation\\:\\:getDisplayField\\(\\) expects string, mixed given\\.$#"
6324 path: src/Display/Results.php
6327 message: "#^Parameter \\#1 \\$haystack of function str_contains expects string, mixed given\\.$#"
6329 path: src/Display/Results.php
6332 message: "#^Parameter \\#1 \\$offset of method PhpMyAdmin\\\\Dbal\\\\ResultInterface\\:\\:seek\\(\\) expects int, float\\|int given\\.$#"
6334 path: src/Display/Results.php
6337 message: "#^Parameter \\#1 \\$params of static method PhpMyAdmin\\\\Url\\:\\:getCommonRaw\\(\\) expects array\\<int\\|string, bool\\|int\\|string\\>, array\\<string, string\\|null\\> given\\.$#"
6339 path: src/Display/Results.php
6342 message: "#^Parameter \\#1 \\$sqlQuery of static method PhpMyAdmin\\\\Core\\:\\:signSqlQuery\\(\\) expects string, mixed given\\.$#"
6344 path: src/Display/Results.php
6347 message: "#^Parameter \\#1 \\$statement of static method PhpMyAdmin\\\\SqlParser\\\\Utils\\\\Query\\:\\:replaceClause\\(\\) expects PhpMyAdmin\\\\SqlParser\\\\Statement, PhpMyAdmin\\\\SqlParser\\\\Statement\\|null given\\.$#"
6349 path: src/Display/Results.php
6352 message: "#^Parameter \\#1 \\$table of class PhpMyAdmin\\\\Display\\\\ForeignKeyRelatedTable constructor expects string, mixed given\\.$#"
6354 path: src/Display/Results.php
6357 message: "#^Parameter \\#1 \\$table of class PhpMyAdmin\\\\Display\\\\ForeignKeyRelatedTable constructor expects string, string\\|null given\\.$#"
6359 path: src/Display/Results.php
6362 message: "#^Parameter \\#1 \\$value of function count expects array\\|Countable, mixed given\\.$#"
6364 path: src/Display/Results.php
6367 message: "#^Parameter \\#1 \\$value of static method PhpMyAdmin\\\\Util\\:\\:formatNumber\\(\\) expects float\\|int\\|string, int\\|string\\|false given\\.$#"
6369 path: src/Display/Results.php
6372 message: "#^Parameter \\#2 \\$field of class PhpMyAdmin\\\\Display\\\\ForeignKeyRelatedTable constructor expects string, mixed given\\.$#"
6374 path: src/Display/Results.php
6377 message: "#^Parameter \\#2 \\$list of static method PhpMyAdmin\\\\SqlParser\\\\Utils\\\\Query\\:\\:getClause\\(\\) expects PhpMyAdmin\\\\SqlParser\\\\TokensList, PhpMyAdmin\\\\SqlParser\\\\TokensList\\|null given\\.$#"
6379 path: src/Display/Results.php
6382 message: "#^Parameter \\#2 \\$list of static method PhpMyAdmin\\\\SqlParser\\\\Utils\\\\Query\\:\\:replaceClause\\(\\) expects PhpMyAdmin\\\\SqlParser\\\\TokensList, PhpMyAdmin\\\\SqlParser\\\\TokensList\\|null given\\.$#"
6384 path: src/Display/Results.php
6387 message: "#^Parameter \\#2 \\$rows of static method PhpMyAdmin\\\\Util\\:\\:pageselector\\(\\) expects int, mixed given\\.$#"
6389 path: src/Display/Results.php
6392 message: "#^Parameter \\#2 \\$string of function explode expects string, mixed given\\.$#"
6394 path: src/Display/Results.php
6397 message: "#^Parameter \\#2 \\$string2 of function strcasecmp expects string, mixed given\\.$#"
6399 path: src/Display/Results.php
6402 message: "#^Parameter \\#2 \\$table of method PhpMyAdmin\\\\ConfigStorage\\\\Relation\\:\\:getComments\\(\\) expects string, mixed given\\.$#"
6404 path: src/Display/Results.php
6407 message: "#^Parameter \\#2 \\$table of method PhpMyAdmin\\\\ConfigStorage\\\\Relation\\:\\:getDisplayField\\(\\) expects string, mixed given\\.$#"
6409 path: src/Display/Results.php
6412 message: "#^Parameter \\#2 \\$table of method PhpMyAdmin\\\\ConfigStorage\\\\Relation\\:\\:getDisplayField\\(\\) expects string, string\\|null given\\.$#"
6414 path: src/Display/Results.php
6417 message: "#^Parameter \\#3 \\$colOrder of method PhpMyAdmin\\\\Display\\\\Results\\:\\:getRowValues\\(\\) expects array\\|false, mixed given\\.$#"
6419 path: src/Display/Results.php
6422 message: "#^Parameter \\#3 \\$subject of function str_replace expects array\\|string, mixed given\\.$#"
6424 path: src/Display/Results.php
6427 message: "#^Parameter \\#4 \\$database of class PhpMyAdmin\\\\Display\\\\ForeignKeyRelatedTable constructor expects string, mixed given\\.$#"
6429 path: src/Display/Results.php
6432 message: "#^Parameter \\#4 \\$sortExpressionNoDirection of method PhpMyAdmin\\\\Display\\\\Results\\:\\:getTableHeaders\\(\\) expects array\\<int, string\\>, array\\<int, string\\|null\\> given\\.$#"
6434 path: src/Display/Results.php
6437 message: "#^Parameter \\#5 \\$expressions of class PhpMyAdmin\\\\UniqueCondition constructor expects array\\<PhpMyAdmin\\\\SqlParser\\\\Components\\\\Expression\\>, array\\<PhpMyAdmin\\\\SqlParser\\\\Components\\\\CaseExpression\\|PhpMyAdmin\\\\SqlParser\\\\Components\\\\Expression\\> given\\.$#"
6439 path: src/Display/Results.php
6442 message: "#^Parameter \\#5 \\$isFieldTruncated of method PhpMyAdmin\\\\Display\\\\Results\\:\\:addClass\\(\\) expects bool, mixed given\\.$#"
6444 path: src/Display/Results.php
6447 message: "#^Parameter \\#5 \\$sortDirection of method PhpMyAdmin\\\\Display\\\\Results\\:\\:getSingleAndMultiSortUrls\\(\\) expects array\\<string\\>, array given\\.$#"
6449 path: src/Display/Results.php
6452 message: "#^Parameter \\#6 \\$colVisib of method PhpMyAdmin\\\\Display\\\\Results\\:\\:getRowValues\\(\\) expects array\\|bool\\|string, mixed given\\.$#"
6454 path: src/Display/Results.php
6457 message: "#^Parameter \\#8 \\$colVisib of method PhpMyAdmin\\\\Display\\\\Results\\:\\:getOrderLinkAndSortedHeaderHtml\\(\\) expects array\\|bool, mixed given\\.$#"
6459 path: src/Display/Results.php
6462 message: "#^Parameter \\#9 \\$colVisibElement of method PhpMyAdmin\\\\Display\\\\Results\\:\\:getOrderLinkAndSortedHeaderHtml\\(\\) expects int\\|string\\|null, mixed given\\.$#"
6464 path: src/Display/Results.php
6467 message: "#^Parameter \\$expressions of class PhpMyAdmin\\\\UniqueCondition constructor expects array\\<PhpMyAdmin\\\\SqlParser\\\\Components\\\\Expression\\>, array\\<PhpMyAdmin\\\\SqlParser\\\\Components\\\\CaseExpression\\|PhpMyAdmin\\\\SqlParser\\\\Components\\\\Expression\\> given\\.$#"
6469 path: src/Display/Results.php
6472 message: "#^Property PhpMyAdmin\\\\FieldMetadata\\:\\:\\$name \\(string\\) does not accept mixed\\.$#"
6474 path: src/Display/Results.php
6477 message: "#^Short ternary operator is not allowed\\. Use null coalesce operator if applicable or consider using long ternary\\.$#"
6479 path: src/Display/Results.php
6483 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
6484 Use dependency injection instead\\.$#
6487 path: src/Encoding.php
6490 message: "#^Cannot access offset 0 on mixed\\.$#"
6492 path: src/Encoding.php
6495 message: "#^Cannot access offset 1 on mixed\\.$#"
6497 path: src/Encoding.php
6500 message: "#^Cannot access offset 2 on mixed\\.$#"
6502 path: src/Encoding.php
6505 message: "#^Foreach overwrites \\$engine with its value variable\\.$#"
6507 path: src/Encoding.php
6510 message: "#^Method PhpMyAdmin\\\\Encoding\\:\\:convertString\\(\\) should return string but returns string\\|false\\.$#"
6512 path: src/Encoding.php
6515 message: "#^Parameter \\#1 \\$directory of function tempnam expects string, string\\|null given\\.$#"
6517 path: src/Encoding.php
6520 message: "#^Parameter \\#1 \\$extension of static method PhpMyAdmin\\\\Core\\:\\:warnMissingExtension\\(\\) expects string, mixed given\\.$#"
6522 path: src/Encoding.php
6525 message: "#^Parameter \\#1 \\$function of function function_exists expects string, mixed given\\.$#"
6527 path: src/Encoding.php
6530 message: "#^Static property PhpMyAdmin\\\\Encoding\\:\\:\\$engine \\(int\\|null\\) does not accept mixed\\.$#"
6532 path: src/Encoding.php
6536 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\DatabaseInterface\\:
6537 Use dependency injection instead\\.$#
6540 path: src/Engines/Innodb.php
6543 message: "#^Parameter \\#1 \\$value of static method PhpMyAdmin\\\\Util\\:\\:formatNumber\\(\\) expects float\\|int\\|string, mixed given\\.$#"
6545 path: src/Engines/Innodb.php
6548 message: "#^Argument of an invalid type mixed supplied for foreach, only iterables are supported\\.$#"
6550 path: src/Error/Error.php
6553 message: "#^Cannot access offset 'args' on mixed\\.$#"
6555 path: src/Error/Error.php
6558 message: "#^Cannot access offset 'class' on mixed\\.$#"
6560 path: src/Error/Error.php
6563 message: "#^Cannot access offset 'class'\\|'function'\\|'line'\\|'type' on mixed\\.$#"
6565 path: src/Error/Error.php
6568 message: "#^Cannot access offset 'file' on mixed\\.$#"
6570 path: src/Error/Error.php
6573 message: "#^Cannot access offset 'function' on mixed\\.$#"
6575 path: src/Error/Error.php
6578 message: "#^Cannot access offset 'line' on mixed\\.$#"
6580 path: src/Error/Error.php
6583 message: "#^Cannot access offset 'type' on mixed\\.$#"
6585 path: src/Error/Error.php
6588 message: "#^Cannot access offset mixed on mixed\\.$#"
6590 path: src/Error/Error.php
6593 message: "#^Only booleans are allowed in \\|\\|, int\\<0, 18176\\> given on the right side\\.$#"
6595 path: src/Error/Error.php
6598 message: "#^Parameter \\#1 \\$path of static method PhpMyAdmin\\\\Error\\\\Error\\:\\:relPath\\(\\) expects string, mixed given\\.$#"
6600 path: src/Error/Error.php
6603 message: "#^Parameter \\#1 \\$step of static method PhpMyAdmin\\\\Error\\\\Error\\:\\:getFunctionCall\\(\\) expects array, mixed given\\.$#"
6605 path: src/Error/Error.php
6608 message: "#^Parameter \\#1 \\$value of function count expects array\\|Countable, mixed given\\.$#"
6610 path: src/Error/Error.php
6613 message: "#^Parameter \\#2 \\$function of static method PhpMyAdmin\\\\Error\\\\Error\\:\\:getArg\\(\\) expects string, mixed given\\.$#"
6615 path: src/Error/Error.php
6618 message: "#^Argument of an invalid type mixed supplied for foreach, only iterables are supported\\.$#"
6620 path: src/Error/ErrorHandler.php
6624 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
6625 Use dependency injection instead\\.$#
6628 path: src/Error/ErrorHandler.php
6631 message: "#^Cannot access offset \\(int\\|string\\) on mixed\\.$#"
6633 path: src/Error/ErrorHandler.php
6636 message: "#^Cannot access offset string on mixed\\.$#"
6638 path: src/Error/ErrorHandler.php
6641 message: "#^Parameter \\#1 \\$value of function count expects array\\|Countable, mixed given\\.$#"
6643 path: src/Error/ErrorHandler.php
6646 message: "#^Argument of an invalid type mixed supplied for foreach, only iterables are supported\\.$#"
6648 path: src/Error/ErrorReport.php
6651 message: "#^Cannot access offset 'context' on mixed\\.$#"
6653 path: src/Error/ErrorReport.php
6656 message: "#^Cannot access offset 'scriptname' on mixed\\.$#"
6658 path: src/Error/ErrorReport.php
6661 message: "#^Cannot access offset 'stack' on mixed\\.$#"
6663 path: src/Error/ErrorReport.php
6666 message: "#^Cannot access offset 'uri' on mixed\\.$#"
6668 path: src/Error/ErrorReport.php
6671 message: "#^Cannot access offset 'url' on mixed\\.$#"
6673 path: src/Error/ErrorReport.php
6676 message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#"
6678 path: src/Error/ErrorReport.php
6681 message: "#^Only booleans are allowed in a negated boolean, int given\\.$#"
6683 path: src/Error/ErrorReport.php
6686 message: "#^Only booleans are allowed in a negated boolean, string given\\.$#"
6688 path: src/Error/ErrorReport.php
6691 message: "#^Parameter \\#1 \\$stack of method PhpMyAdmin\\\\Error\\\\ErrorReport\\:\\:translateStacktrace\\(\\) expects array, mixed given\\.$#"
6693 path: src/Error/ErrorReport.php
6696 message: "#^Parameter \\#1 \\$string of function mb_strlen expects string, mixed given\\.$#"
6698 path: src/Error/ErrorReport.php
6701 message: "#^Parameter \\#1 \\$string of function mb_substr expects string, mixed given\\.$#"
6703 path: src/Error/ErrorReport.php
6706 message: "#^Parameter \\#1 \\$url of method PhpMyAdmin\\\\Error\\\\ErrorReport\\:\\:sanitizeUrl\\(\\) expects string, mixed given\\.$#"
6708 path: src/Error/ErrorReport.php
6711 message: "#^Argument of an invalid type mixed supplied for foreach, only iterables are supported\\.$#"
6713 path: src/Export/Export.php
6717 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
6718 Use dependency injection instead\\.$#
6721 path: src/Export/Export.php
6724 message: "#^Call to function in_array\\(\\) requires parameter \\#3 to be set\\.$#"
6726 path: src/Export/Export.php
6729 message: "#^Cannot access offset 'alias' on mixed\\.$#"
6731 path: src/Export/Export.php
6734 message: "#^Cannot access offset 'columns' on mixed\\.$#"
6736 path: src/Export/Export.php
6739 message: "#^Cannot access offset 'tables' on mixed\\.$#"
6741 path: src/Export/Export.php
6744 message: "#^Cannot access offset mixed on mixed\\.$#"
6746 path: src/Export/Export.php
6749 message: "#^Cannot cast mixed to string\\.$#"
6751 path: src/Export/Export.php
6754 message: "#^Casting to string something that's already string\\.$#"
6756 path: src/Export/Export.php
6759 message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#"
6761 path: src/Export/Export.php
6764 message: "#^Method PhpMyAdmin\\\\Export\\\\Export\\:\\:compress\\(\\) return type has no value type specified in iterable type array\\.$#"
6766 path: src/Export/Export.php
6769 message: "#^Only booleans are allowed in a negated boolean, string\\|false given\\.$#"
6771 path: src/Export/Export.php
6774 message: "#^Parameter \\#1 \\$identifier of static method PhpMyAdmin\\\\Util\\:\\:backquote\\(\\) expects string\\|Stringable\\|null, mixed given\\.$#"
6776 path: src/Export/Export.php
6779 message: "#^Parameter \\#1 \\$stream of function fwrite expects resource, mixed given\\.$#"
6781 path: src/Export/Export.php
6784 message: "#^Parameter \\#2 \\$dbAlias of method PhpMyAdmin\\\\Plugins\\\\ExportPlugin\\:\\:exportDBHeader\\(\\) expects string, mixed given\\.$#"
6786 path: src/Export/Export.php
6789 message: "#^Parameter \\#2 \\$destCharset of static method PhpMyAdmin\\\\Encoding\\:\\:convertString\\(\\) expects string, mixed given\\.$#"
6791 path: src/Export/Export.php
6794 message: "#^Parameter \\#2 \\$enc of static method PhpMyAdmin\\\\Encoding\\:\\:kanjiStrConv\\(\\) expects string, mixed given\\.$#"
6796 path: src/Export/Export.php
6799 message: "#^Parameter \\#3 \\$dbAlias of method PhpMyAdmin\\\\Plugins\\\\ExportPlugin\\:\\:exportDBCreate\\(\\) expects string, mixed given\\.$#"
6801 path: src/Export/Export.php
6804 message: "#^Parameter \\#3 \\$kana of static method PhpMyAdmin\\\\Encoding\\:\\:kanjiStrConv\\(\\) expects string, mixed given\\.$#"
6806 path: src/Export/Export.php
6810 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
6811 Use dependency injection instead\\.$#
6814 path: src/Export/Options.php
6818 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\DatabaseInterface\\:
6819 Use dependency injection instead\\.$#
6822 path: src/Export/Options.php
6825 message: "#^Call to function in_array\\(\\) requires parameter \\#3 to be set\\.$#"
6827 path: src/Export/Options.php
6830 message: "#^Cannot access offset 'aliases' on mixed\\.$#"
6832 path: src/Export/Options.php
6835 message: "#^Cannot cast mixed to string\\.$#"
6837 path: src/Export/Options.php
6840 message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#"
6842 path: src/Export/Options.php
6845 message: "#^Only booleans are allowed in &&, bool\\|int\\<0, max\\>\\|string given on the right side\\.$#"
6847 path: src/Export/Options.php
6850 message: "#^PHPDoc tag @var for variable \\$dbSelect has no value type specified in iterable type array\\.$#"
6852 path: src/Export/Options.php
6855 message: "#^Parameter \\#2 \\$filename of method PhpMyAdmin\\\\Export\\\\Options\\:\\:getFileNameTemplate\\(\\) expects string\\|null, mixed given\\.$#"
6857 path: src/Export/Options.php
6860 message: "#^Parameter \\#1 \\$id of class PhpMyAdmin\\\\Export\\\\Template constructor expects int, mixed given\\.$#"
6862 path: src/Export/Template.php
6865 message: "#^Parameter \\#2 \\$username of class PhpMyAdmin\\\\Export\\\\Template constructor expects string, mixed given\\.$#"
6867 path: src/Export/Template.php
6870 message: "#^Parameter \\#3 \\$exportType of class PhpMyAdmin\\\\Export\\\\Template constructor expects string, mixed given\\.$#"
6872 path: src/Export/Template.php
6875 message: "#^Parameter \\#4 \\$name of class PhpMyAdmin\\\\Export\\\\Template constructor expects string, mixed given\\.$#"
6877 path: src/Export/Template.php
6880 message: "#^Parameter \\#5 \\$data of class PhpMyAdmin\\\\Export\\\\Template constructor expects string, mixed given\\.$#"
6882 path: src/Export/Template.php
6885 message: "#^Argument of an invalid type mixed supplied for foreach, only iterables are supported\\.$#"
6887 path: src/Favorites/RecentFavoriteTables.php
6891 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
6892 Use dependency injection instead\\.$#
6895 path: src/Favorites/RecentFavoriteTables.php
6899 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\DatabaseInterface\\:
6900 Use dependency injection instead\\.$#
6903 path: src/Favorites/RecentFavoriteTables.php
6906 message: "#^Call to function in_array\\(\\) requires parameter \\#3 to be true\\.$#"
6908 path: src/Favorites/RecentFavoriteTables.php
6911 message: "#^Cannot access an offset on mixed\\.$#"
6913 path: src/Favorites/RecentFavoriteTables.php
6916 message: "#^Cannot access offset 'favoriteTables'\\|'recentTables' on mixed\\.$#"
6918 path: src/Favorites/RecentFavoriteTables.php
6921 message: "#^Cannot access offset 'favorites_synced' on mixed\\.$#"
6923 path: src/Favorites/RecentFavoriteTables.php
6926 message: "#^Cannot access offset int\\<0, max\\> on mixed\\.$#"
6928 path: src/Favorites/RecentFavoriteTables.php
6931 message: "#^Cannot access offset int\\<1, max\\> on mixed\\.$#"
6933 path: src/Favorites/RecentFavoriteTables.php
6936 message: "#^Method PhpMyAdmin\\\\Favorites\\\\RecentFavoriteTables\\:\\:getFromDb\\(\\) should return array\\<array\\{db\\: string, table\\: string\\}\\> but returns mixed\\.$#"
6938 path: src/Favorites/RecentFavoriteTables.php
6941 message: "#^Parameter \\#1 \\$array of static method PhpMyAdmin\\\\Favorites\\\\RecentFavoriteTable\\:\\:fromArray\\(\\) expects array\\{db\\: string, table\\: string\\}, mixed given\\.$#"
6943 path: src/Favorites/RecentFavoriteTables.php
6946 message: "#^Parameter \\#1 \\$str of method PhpMyAdmin\\\\DatabaseInterface\\:\\:quoteString\\(\\) expects string, string\\|false given\\.$#"
6948 path: src/Favorites/RecentFavoriteTables.php
6952 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
6953 Use dependency injection instead\\.$#
6959 message: "#^Cannot access offset 'multi_edit' on mixed\\.$#"
6964 message: "#^Cannot access offset 'name' on mixed\\.$#"
6969 message: "#^Cannot access offset string on mixed\\.$#"
6974 message: "#^Cannot access offset string\\|null on mixed\\.$#"
6979 message: "#^Class PhpMyAdmin\\\\File has an uninitialized property \\$zipExtension\\. Give it default value or assign it in the constructor\\.$#"
6984 message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#"
6989 message: "#^Method PhpMyAdmin\\\\File\\:\\:getCompression\\(\\) should return string but returns string\\|false\\.$#"
6994 message: "#^Only booleans are allowed in &&, bool\\|string given on the left side\\.$#"
6999 message: "#^Only booleans are allowed in a negated boolean, resource\\|false given\\.$#"
7004 message: "#^Parameter \\#1 \\$file of function bzopen expects resource\\|string, string\\|null given\\.$#"
7009 message: "#^Parameter \\#1 \\$file of method PhpMyAdmin\\\\File\\:\\:fetchUploadedFromTblChangeRequestMultiple\\(\\) expects array, mixed given\\.$#"
7014 message: "#^Parameter \\#1 \\$file of method PhpMyAdmin\\\\ZipExtension\\:\\:getContents\\(\\) expects string, string\\|null given\\.$#"
7019 message: "#^Parameter \\#1 \\$name of method PhpMyAdmin\\\\File\\:\\:setUploadedFile\\(\\) expects string, mixed given\\.$#"
7024 message: "#^Parameter \\#2 \\$length of function fread expects int\\<1, max\\>, int given\\.$#"
7029 message: "#^Property PhpMyAdmin\\\\File\\:\\:\\$content \\(string\\|null\\) does not accept string\\|false\\.$#"
7034 message: "#^Property PhpMyAdmin\\\\File\\:\\:\\$handle \\(resource\\|null\\) does not accept resource\\|false\\.$#"
7039 message: "#^Switch condition type \\(string\\) does not match case condition false \\(false\\)\\.$#"
7045 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
7046 Use dependency injection instead\\.$#
7049 path: src/FileListing.php
7052 message: "#^Cannot access an offset on mixed\\.$#"
7054 path: src/FlashMessenger.php
7057 message: "#^Method PhpMyAdmin\\\\FlashMessenger\\:\\:getCurrentMessages\\(\\) should return array\\<int, array\\{context\\: string, message\\: string, statement\\: string\\}\\> but returns mixed\\.$#"
7059 path: src/FlashMessenger.php
7062 message: "#^Property PhpMyAdmin\\\\FlashMessenger\\:\\:\\$previousMessages \\(array\\<int, array\\{context\\: string, message\\: string, statement\\: string\\}\\>\\) does not accept mixed\\.$#"
7064 path: src/FlashMessenger.php
7067 message: "#^Cannot access offset 'chars' on mixed\\.$#"
7072 message: "#^Cannot access offset 'modifier' on mixed\\.$#"
7077 message: "#^Parameter \\#1 \\$search of function str_replace expects array\\|string, mixed given\\.$#"
7083 #^Access to deprecated static property \\$route of class PhpMyAdmin\\\\Routing\\\\Routing\\:
7084 Use \\{@see ServerRequest\\:\\:getRoute\\(\\)\\} instead\\.$#
7087 path: src/Footer.php
7090 message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#"
7092 path: src/Footer.php
7095 message: "#^Method PhpMyAdmin\\\\Footer\\:\\:getGitRevisionInfo\\(\\) should return array\\<string, string\\> but returns array\\.$#"
7097 path: src/Footer.php
7100 message: "#^Only booleans are allowed in &&, array\\|object given on the right side\\.$#"
7102 path: src/Footer.php
7105 message: "#^Parameter \\#1 \\$params of static method PhpMyAdmin\\\\Url\\:\\:getCommonRaw\\(\\) expects array\\<int\\|string, bool\\|int\\|string\\>, array\\<string, mixed\\> given\\.$#"
7107 path: src/Footer.php
7110 message: "#^Only numeric types are allowed in \\+, int\\<0, max\\>\\|false given on the left side\\.$#"
7112 path: src/Gis/GisGeometry.php
7115 message: "#^Only numeric types are allowed in \\-, int\\<0, max\\>\\|false given on the left side\\.$#"
7117 path: src/Gis/GisGeometry.php
7120 message: "#^Cannot access offset 'data_length' on mixed\\.$#"
7122 path: src/Gis/GisGeometryCollection.php
7125 message: "#^Cannot access offset 'gis_type' on mixed\\.$#"
7127 path: src/Gis/GisGeometryCollection.php
7130 message: "#^Parameter \\#1 \\$type of static method PhpMyAdmin\\\\Gis\\\\GisFactory\\:\\:fromType\\(\\) expects string, mixed given\\.$#"
7132 path: src/Gis/GisGeometryCollection.php
7135 message: "#^Cannot access offset 'LINESTRING' on mixed\\.$#"
7137 path: src/Gis/GisLineString.php
7140 message: "#^Cannot access offset 'data_length' on mixed\\.$#"
7142 path: src/Gis/GisLineString.php
7145 message: "#^Cannot access offset int\\<0, max\\> on mixed\\.$#"
7147 path: src/Gis/GisLineString.php
7150 message: "#^Parameter \\#1 \\$point of method PhpMyAdmin\\\\Gis\\\\GisGeometry\\:\\:getWktCoord\\(\\) expects array\\{x\\: float\\|int\\|string, y\\: float\\|int\\|string\\}\\|null, mixed given\\.$#"
7152 path: src/Gis/GisLineString.php
7155 message: "#^Parameter \\#5 \\$color of method PhpMyAdmin\\\\Image\\\\ImageWrapper\\:\\:line\\(\\) expects int, int\\|false given\\.$#"
7157 path: src/Gis/GisLineString.php
7160 message: "#^Parameter \\#5 \\$color of method PhpMyAdmin\\\\Image\\\\ImageWrapper\\:\\:string\\(\\) expects int, int\\|false given\\.$#"
7162 path: src/Gis/GisLineString.php
7165 message: "#^Argument of an invalid type mixed supplied for foreach, only iterables are supported\\.$#"
7167 path: src/Gis/GisMultiLineString.php
7170 message: "#^Cannot access offset 'MULTILINESTRING' on mixed\\.$#"
7172 path: src/Gis/GisMultiLineString.php
7175 message: "#^Cannot access offset 'data_length' on mixed\\.$#"
7177 path: src/Gis/GisMultiLineString.php
7180 message: "#^Cannot access offset 'points' on mixed\\.$#"
7182 path: src/Gis/GisMultiLineString.php
7185 message: "#^Cannot access offset 'x' on mixed\\.$#"
7187 path: src/Gis/GisMultiLineString.php
7190 message: "#^Cannot access offset 'y' on mixed\\.$#"
7192 path: src/Gis/GisMultiLineString.php
7195 message: "#^Cannot access offset int\\<0, max\\> on mixed\\.$#"
7197 path: src/Gis/GisMultiLineString.php
7200 message: "#^Cannot access offset int\\<0, max\\> on non\\-empty\\-array\\<'data_length'\\|int\\<0, max\\>, array\\{x\\: float, y\\: float\\}\\|int\\<0, max\\>\\>\\|int\\<1, max\\>\\.$#"
7202 path: src/Gis/GisMultiLineString.php
7205 message: "#^Parameter \\#1 \\$point of method PhpMyAdmin\\\\Gis\\\\GisGeometry\\:\\:getWktCoord\\(\\) expects array\\{x\\: float\\|int\\|string, y\\: float\\|int\\|string\\}\\|null, mixed given\\.$#"
7207 path: src/Gis/GisMultiLineString.php
7210 message: "#^Parameter \\#5 \\$color of method PhpMyAdmin\\\\Image\\\\ImageWrapper\\:\\:line\\(\\) expects int, int\\|false given\\.$#"
7212 path: src/Gis/GisMultiLineString.php
7215 message: "#^Parameter \\#5 \\$color of method PhpMyAdmin\\\\Image\\\\ImageWrapper\\:\\:string\\(\\) expects int, int\\|false given\\.$#"
7217 path: src/Gis/GisMultiLineString.php
7220 message: "#^Cannot access offset 'MULTIPOINT' on mixed\\.$#"
7222 path: src/Gis/GisMultiPoint.php
7225 message: "#^Cannot access offset 'data_length' on mixed\\.$#"
7227 path: src/Gis/GisMultiPoint.php
7230 message: "#^Cannot access offset 'x' on mixed\\.$#"
7232 path: src/Gis/GisMultiPoint.php
7235 message: "#^Cannot access offset 'y' on mixed\\.$#"
7237 path: src/Gis/GisMultiPoint.php
7240 message: "#^Cannot access offset int\\<0, max\\> on mixed\\.$#"
7242 path: src/Gis/GisMultiPoint.php
7245 message: "#^Parameter \\#1 \\$point of method PhpMyAdmin\\\\Gis\\\\GisGeometry\\:\\:getWktCoord\\(\\) expects array\\{x\\: float\\|int\\|string, y\\: float\\|int\\|string\\}\\|null, mixed given\\.$#"
7247 path: src/Gis/GisMultiPoint.php
7250 message: "#^Parameter \\#5 \\$color of method PhpMyAdmin\\\\Image\\\\ImageWrapper\\:\\:string\\(\\) expects int, int\\|false given\\.$#"
7252 path: src/Gis/GisMultiPoint.php
7255 message: "#^Parameter \\#7 \\$color of method PhpMyAdmin\\\\Image\\\\ImageWrapper\\:\\:arc\\(\\) expects int, int\\|false given\\.$#"
7257 path: src/Gis/GisMultiPoint.php
7260 message: "#^Argument of an invalid type mixed supplied for foreach, only iterables are supported\\.$#"
7262 path: src/Gis/GisMultiPolygon.php
7265 message: "#^Cannot access an offset on mixed\\.$#"
7267 path: src/Gis/GisMultiPolygon.php
7270 message: "#^Cannot access offset 'MULTIPOLYGON' on mixed\\.$#"
7272 path: src/Gis/GisMultiPolygon.php
7275 message: "#^Cannot access offset 'data_length' on mixed\\.$#"
7277 path: src/Gis/GisMultiPolygon.php
7280 message: "#^Cannot access offset 'inner' on mixed\\.$#"
7282 path: src/Gis/GisMultiPolygon.php
7285 message: "#^Cannot access offset 'isOuter' on mixed\\.$#"
7287 path: src/Gis/GisMultiPolygon.php
7290 message: "#^Cannot access offset 'pointOnSurface' on mixed\\.$#"
7292 path: src/Gis/GisMultiPolygon.php
7295 message: "#^Cannot access offset 'points' on mixed\\.$#"
7297 path: src/Gis/GisMultiPolygon.php
7300 message: "#^Cannot access offset 'x' on mixed\\.$#"
7302 path: src/Gis/GisMultiPolygon.php
7305 message: "#^Cannot access offset 'y' on mixed\\.$#"
7307 path: src/Gis/GisMultiPolygon.php
7310 message: "#^Cannot access offset int on non\\-empty\\-array\\<'data_length'\\|int, array\\{data_length\\: int\\<0, max\\>, 0\\?\\: array\\{x\\: float, y\\: float\\}\\}\\|int\\<1, max\\>\\>\\|int\\<1, max\\>\\.$#"
7312 path: src/Gis/GisMultiPolygon.php
7315 message: "#^Cannot access offset int\\<0, max\\> on mixed\\.$#"
7317 path: src/Gis/GisMultiPolygon.php
7320 message: "#^Cannot access offset int\\<0, max\\> on non\\-empty\\-array\\<'data_length'\\|int\\<0, max\\>, array\\{x\\: float, y\\: float\\}\\|int\\<0, max\\>\\>\\|int\\<1, max\\>\\.$#"
7322 path: src/Gis/GisMultiPolygon.php
7325 message: "#^Cannot access offset mixed on mixed\\.$#"
7327 path: src/Gis/GisMultiPolygon.php
7330 message: "#^Cannot call method isInsidePolygon\\(\\) on mixed\\.$#"
7332 path: src/Gis/GisMultiPolygon.php
7335 message: "#^Parameter \\#1 \\$point of method PhpMyAdmin\\\\Gis\\\\GisGeometry\\:\\:getWktCoord\\(\\) expects array\\{x\\: float\\|int\\|string, y\\: float\\|int\\|string\\}\\|null, mixed given\\.$#"
7337 path: src/Gis/GisMultiPolygon.php
7340 message: "#^Parameter \\#1 \\$points of method PhpMyAdmin\\\\Image\\\\ImageWrapper\\:\\:filledPolygon\\(\\) expects array\\<int, int\\>, array\\<float\\> given\\.$#"
7342 path: src/Gis/GisMultiPolygon.php
7345 message: "#^Parameter \\#1 \\$points of static method PhpMyAdmin\\\\Gis\\\\Ds\\\\Polygon\\:\\:fromXYArray\\(\\) expects non\\-empty\\-array\\<int, array\\{x\\: float, y\\: float\\}\\>, mixed given\\.$#"
7347 path: src/Gis/GisMultiPolygon.php
7350 message: "#^Parameter \\#2 \\$color of method PhpMyAdmin\\\\Image\\\\ImageWrapper\\:\\:filledPolygon\\(\\) expects int, int\\|false given\\.$#"
7352 path: src/Gis/GisMultiPolygon.php
7355 message: "#^Parameter \\#5 \\$color of method PhpMyAdmin\\\\Image\\\\ImageWrapper\\:\\:string\\(\\) expects int, int\\|false given\\.$#"
7357 path: src/Gis/GisMultiPolygon.php
7360 message: "#^Cannot access offset 'POINT' on mixed\\.$#"
7362 path: src/Gis/GisPoint.php
7365 message: "#^Parameter \\#1 \\$point of method PhpMyAdmin\\\\Gis\\\\GisGeometry\\:\\:getWktCoord\\(\\) expects array\\{x\\: float\\|int\\|string, y\\: float\\|int\\|string\\}\\|null, mixed given\\.$#"
7367 path: src/Gis/GisPoint.php
7370 message: "#^Parameter \\#5 \\$color of method PhpMyAdmin\\\\Image\\\\ImageWrapper\\:\\:string\\(\\) expects int, int\\|false given\\.$#"
7372 path: src/Gis/GisPoint.php
7375 message: "#^Parameter \\#7 \\$color of method PhpMyAdmin\\\\Image\\\\ImageWrapper\\:\\:arc\\(\\) expects int, int\\|false given\\.$#"
7377 path: src/Gis/GisPoint.php
7380 message: "#^Cannot access offset 'POLYGON' on mixed\\.$#"
7382 path: src/Gis/GisPolygon.php
7385 message: "#^Cannot access offset 'data_length' on mixed\\.$#"
7387 path: src/Gis/GisPolygon.php
7390 message: "#^Cannot access offset int\\<0, max\\> on mixed\\.$#"
7392 path: src/Gis/GisPolygon.php
7395 message: "#^Cannot access offset int\\<0, max\\> on non\\-empty\\-array\\<'data_length'\\|int\\<0, max\\>, array\\{x\\: float, y\\: float\\}\\|int\\<0, max\\>\\>\\|int\\<1, max\\>\\.$#"
7397 path: src/Gis/GisPolygon.php
7400 message: "#^Parameter \\#1 \\$point of method PhpMyAdmin\\\\Gis\\\\GisGeometry\\:\\:getWktCoord\\(\\) expects array\\{x\\: float\\|int\\|string, y\\: float\\|int\\|string\\}\\|null, mixed given\\.$#"
7402 path: src/Gis/GisPolygon.php
7405 message: "#^Parameter \\#1 \\$points of method PhpMyAdmin\\\\Image\\\\ImageWrapper\\:\\:filledPolygon\\(\\) expects array\\<int, int\\>, array\\<float\\> given\\.$#"
7407 path: src/Gis/GisPolygon.php
7410 message: "#^Parameter \\#2 \\$color of method PhpMyAdmin\\\\Image\\\\ImageWrapper\\:\\:filledPolygon\\(\\) expects int, int\\|false given\\.$#"
7412 path: src/Gis/GisPolygon.php
7415 message: "#^Parameter \\#5 \\$color of method PhpMyAdmin\\\\Image\\\\ImageWrapper\\:\\:string\\(\\) expects int, int\\|false given\\.$#"
7417 path: src/Gis/GisPolygon.php
7421 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
7422 Use dependency injection instead\\.$#
7425 path: src/Gis/GisVisualization.php
7429 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\DatabaseInterface\\:
7430 Use dependency injection instead\\.$#
7433 path: src/Gis/GisVisualization.php
7436 message: "#^Cannot cast mixed to int\\.$#"
7438 path: src/Gis/GisVisualization.php
7441 message: "#^Cannot cast mixed to string\\.$#"
7443 path: src/Gis/GisVisualization.php
7446 message: "#^Cannot access offset 1 on array\\|false\\.$#"
7451 message: "#^Cannot access offset 256 on array\\|false\\.$#"
7456 message: "#^Cannot access offset int on array\\|false\\.$#"
7461 message: "#^Cannot access offset int\\<min, \\-1\\>\\|int\\<1, max\\> on array\\|false\\.$#"
7466 message: "#^Cannot access property \\$date on mixed\\.$#"
7471 message: "#^Cannot access property \\$email on mixed\\.$#"
7476 message: "#^Cannot access property \\$name on mixed\\.$#"
7481 message: "#^Cannot cast mixed to string\\.$#"
7486 message: "#^Method PhpMyAdmin\\\\Git\\:\\:checkGitRevision\\(\\) should return array\\{hash\\: string, branch\\: string\\|false, message\\: string, author\\: array\\{name\\: string, email\\: string, date\\: string\\}, committer\\: array\\{name\\: string, email\\: string, date\\: string\\}, is_remote_commit\\: bool, is_remote_branch\\: bool\\}\\|null but returns array\\{hash\\: string, branch\\: string\\|false, message\\: string, author\\: array\\{name\\: string, email\\: string, date\\: string\\}, committer\\: array\\{name\\: string, email\\: string, date\\: string\\}, is_remote_commit\\: mixed, is_remote_branch\\: bool\\}\\.$#"
7491 message: "#^Method PhpMyAdmin\\\\Git\\:\\:getPackOffset\\(\\) should return int\\|null but returns mixed\\.$#"
7496 message: "#^Method PhpMyAdmin\\\\Git\\:\\:isRemoteCommit\\(\\) should return stdClass\\|null but returns mixed\\.$#"
7501 message: "#^Method PhpMyAdmin\\\\Git\\:\\:unPackGz\\(\\) return type has no value type specified in iterable type array\\.$#"
7506 message: "#^Offset 1 does not exist on array\\{0\\?\\: string, 1\\?\\: non\\-empty\\-string, 2\\?\\: non\\-empty\\-string, 3\\?\\: numeric\\-string, 4\\?\\: non\\-falsy\\-string\\}\\.$#"
7511 message: "#^Offset 2 does not exist on array\\{0\\?\\: string, 1\\?\\: non\\-empty\\-string, 2\\?\\: non\\-empty\\-string, 3\\?\\: numeric\\-string, 4\\?\\: non\\-falsy\\-string\\}\\.$#"
7516 message: "#^Offset 3 does not exist on array\\{0\\?\\: string, 1\\?\\: non\\-empty\\-string, 2\\?\\: non\\-empty\\-string, 3\\?\\: numeric\\-string, 4\\?\\: non\\-falsy\\-string\\}\\.$#"
7521 message: "#^Only booleans are allowed in an if condition, string\\|false given\\.$#"
7526 message: "#^Parameter \\#1 \\$commit of method PhpMyAdmin\\\\Git\\:\\:extractDataFormTextBody\\(\\) expects array, mixed given\\.$#"
7531 message: "#^Parameter \\#1 \\$gitFolder of method PhpMyAdmin\\\\Git\\:\\:getCommonDirContents\\(\\) expects string, mixed given\\.$#"
7536 message: "#^Parameter \\#1 \\$gitFolder of method PhpMyAdmin\\\\Git\\:\\:getHashFromHeadRef\\(\\) expects string, mixed given\\.$#"
7541 message: "#^Parameter \\#1 \\$gitFolder of method PhpMyAdmin\\\\Git\\:\\:unPackGz\\(\\) expects string, mixed given\\.$#"
7546 message: "#^Parameter \\#1 \\$string of function trim expects string, mixed given\\.$#"
7551 message: "#^Parameter \\#2 \\$length of function fread expects int\\<1, max\\>, int given\\.$#"
7556 message: "#^Parameter \\#2 \\$offset of function substr expects int, \\(float\\|int\\) given\\.$#"
7561 message: "#^Parameter \\#2 \\$string of function explode expects string, mixed given\\.$#"
7566 message: "#^Variable \\$position might not be defined\\.$#"
7572 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\DatabaseInterface\\:
7573 Use dependency injection instead\\.$#
7576 path: src/Header.php
7579 message: "#^Cannot access offset 'pftext' on mixed\\.$#"
7581 path: src/Header.php
7584 message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#"
7586 path: src/Header.php
7589 message: "#^Only booleans are allowed in a negated boolean, mixed given\\.$#"
7591 path: src/Header.php
7594 message: "#^Parameter \\#1 \\$message of static method PhpMyAdmin\\\\Html\\\\Generator\\:\\:getMessage\\(\\) expects PhpMyAdmin\\\\Message\\|string, mixed given\\.$#"
7596 path: src/Header.php
7599 message: "#^Parameter \\#2 \\$params of method PhpMyAdmin\\\\Scripts\\:\\:addFile\\(\\) expects array\\<string, string\\>, array\\<string, mixed\\> given\\.$#"
7601 path: src/Header.php
7605 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
7606 Use dependency injection instead\\.$#
7609 path: src/Html/Generator.php
7613 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\DatabaseInterface\\:
7614 Use dependency injection instead\\.$#
7617 path: src/Html/Generator.php
7620 message: "#^Call to function in_array\\(\\) requires parameter \\#3 to be set\\.$#"
7622 path: src/Html/Generator.php
7625 message: "#^Cannot access offset 'go_back_url' on mixed\\.$#"
7627 path: src/Html/Generator.php
7630 message: "#^Cannot access offset 'max_rows' on mixed\\.$#"
7632 path: src/Html/Generator.php
7635 message: "#^Cannot access offset 'message' on mixed\\.$#"
7637 path: src/Html/Generator.php
7640 message: "#^Cannot access offset 'pos' on mixed\\.$#"
7642 path: src/Html/Generator.php
7645 message: "#^Cannot call method getDisplay\\(\\) on mixed\\.$#"
7647 path: src/Html/Generator.php
7650 message: "#^Cannot cast mixed to int\\.$#"
7652 path: src/Html/Generator.php
7655 message: "#^Cannot cast mixed to string\\.$#"
7657 path: src/Html/Generator.php
7660 message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#"
7662 path: src/Html/Generator.php
7665 message: "#^Only booleans are allowed in an if condition, string\\|false given\\.$#"
7667 path: src/Html/Generator.php
7670 message: "#^Parameter \\#1 \\$message of method PhpMyAdmin\\\\Message\\:\\:addText\\(\\) expects string, mixed given\\.$#"
7672 path: src/Html/Generator.php
7675 message: "#^Parameter \\#1 \\$params of static method PhpMyAdmin\\\\Url\\:\\:getCommon\\(\\) expects array\\<string, bool\\|int\\|string\\>, array\\<int\\|string, mixed\\> given\\.$#"
7677 path: src/Html/Generator.php
7680 message: "#^Parameter \\#1 \\$string of function htmlspecialchars expects string, \\(int\\|string\\) given\\.$#"
7682 path: src/Html/Generator.php
7685 message: "#^Parameter \\#1 \\$string of function trim expects string, mixed given\\.$#"
7687 path: src/Html/Generator.php
7690 message: "#^Parameter \\#2 \\.\\.\\.\\$values of function sprintf expects bool\\|float\\|int\\|string\\|null, mixed given\\.$#"
7692 path: src/Html/Generator.php
7695 message: "#^Parameter \\#3 \\.\\.\\.\\$values of function sprintf expects bool\\|float\\|int\\|string\\|null, mixed given\\.$#"
7697 path: src/Html/Generator.php
7700 message: "#^Parameter \\#1 \\$method of method PhpMyAdmin\\\\Http\\\\Factory\\\\ServerRequestFactory\\:\\:createServerRequest\\(\\) expects string, mixed given\\.$#"
7702 path: src/Http/Factory/ServerRequestFactory.php
7706 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
7707 Use dependency injection instead\\.$#
7710 path: src/Http/Middleware/Authentication.php
7714 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\DatabaseInterface\\:
7715 Use dependency injection instead\\.$#
7718 path: src/Http/Middleware/Authentication.php
7721 message: "#^Parameter \\#1 \\$source of method PhpMyAdmin\\\\Config\\:\\:loadAndCheck\\(\\) expects string\\|null, mixed given\\.$#"
7723 path: src/Http/Middleware/ConfigLoading.php
7726 message: "#^Cannot access offset 'server' on mixed\\.$#"
7728 path: src/Http/Middleware/CurrentServerGlobalSetting.php
7731 message: "#^Cannot access offset 'table' on mixed\\.$#"
7733 path: src/Http/Middleware/DatabaseAndTableSetting.php
7737 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\DatabaseInterface\\:
7738 Use dependency injection instead\\.$#
7741 path: src/Http/Middleware/DatabaseServerVersionChecking.php
7744 message: "#^Cannot cast mixed to string\\.$#"
7746 path: src/Http/Middleware/LanguageAndThemeCookieSaving.php
7750 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\DatabaseInterface\\:
7751 Use dependency injection instead\\.$#
7754 path: src/Http/Middleware/ProfilingChecking.php
7758 #^Access to deprecated static property \\$route of class PhpMyAdmin\\\\Routing\\\\Routing\\:
7759 Use \\{@see ServerRequest\\:\\:getRoute\\(\\)\\} instead\\.$#
7762 path: src/Http/Middleware/RouteParsing.php
7765 message: "#^Parameter \\#2 \\$value of method PhpMyAdmin\\\\Config\\:\\:setCookie\\(\\) expects string, mixed given\\.$#"
7767 path: src/Http/Middleware/SetupPageRedirection.php
7771 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\DatabaseInterface\\:
7772 Use dependency injection instead\\.$#
7775 path: src/Http/Middleware/StatementHistory.php
7778 message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#"
7780 path: src/Http/Middleware/StatementHistory.php
7783 message: "#^Parameter \\#4 \\$sqlquery of method PhpMyAdmin\\\\ConfigStorage\\\\Relation\\:\\:setHistory\\(\\) expects string, mixed given\\.$#"
7785 path: src/Http/Middleware/StatementHistory.php
7788 message: "#^Parameter \\#1 \\$known_string of function hash_equals expects string, mixed given\\.$#"
7790 path: src/Http/Middleware/TokenRequestParamChecking.php
7793 message: "#^Cannot access offset 'goto' on mixed\\.$#"
7795 path: src/Http/Middleware/UrlParamsSetting.php
7798 message: "#^Parameter \\#1 \\$page of static method PhpMyAdmin\\\\Core\\:\\:checkPageValidity\\(\\) expects string, mixed given\\.$#"
7800 path: src/Http/Middleware/UrlParamsSetting.php
7803 message: "#^Method PhpMyAdmin\\\\Http\\\\ServerRequest\\:\\:getAttributes\\(\\) return type has no value type specified in iterable type array\\.$#"
7805 path: src/Http/ServerRequest.php
7808 message: "#^Method PhpMyAdmin\\\\Http\\\\ServerRequest\\:\\:getCookieParams\\(\\) return type has no value type specified in iterable type array\\.$#"
7810 path: src/Http/ServerRequest.php
7813 message: "#^Method PhpMyAdmin\\\\Http\\\\ServerRequest\\:\\:getParsedBody\\(\\) return type has no value type specified in iterable type array\\.$#"
7815 path: src/Http/ServerRequest.php
7818 message: "#^Method PhpMyAdmin\\\\Http\\\\ServerRequest\\:\\:getQueryParams\\(\\) return type has no value type specified in iterable type array\\.$#"
7820 path: src/Http/ServerRequest.php
7823 message: "#^Method PhpMyAdmin\\\\Http\\\\ServerRequest\\:\\:getServerParams\\(\\) return type has no value type specified in iterable type array\\.$#"
7825 path: src/Http/ServerRequest.php
7828 message: "#^Method PhpMyAdmin\\\\Http\\\\ServerRequest\\:\\:getUploadedFiles\\(\\) return type has no value type specified in iterable type array\\.$#"
7830 path: src/Http/ServerRequest.php
7833 message: "#^Method PhpMyAdmin\\\\Http\\\\ServerRequest\\:\\:withCookieParams\\(\\) has parameter \\$cookies with no value type specified in iterable type array\\.$#"
7835 path: src/Http/ServerRequest.php
7838 message: "#^Method PhpMyAdmin\\\\Http\\\\ServerRequest\\:\\:withParsedBody\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#"
7840 path: src/Http/ServerRequest.php
7843 message: "#^Method PhpMyAdmin\\\\Http\\\\ServerRequest\\:\\:withQueryParams\\(\\) has parameter \\$query with no value type specified in iterable type array\\.$#"
7845 path: src/Http/ServerRequest.php
7848 message: "#^Method PhpMyAdmin\\\\Http\\\\ServerRequest\\:\\:withUploadedFiles\\(\\) has parameter \\$uploadedFiles with no value type specified in iterable type array\\.$#"
7850 path: src/Http/ServerRequest.php
7853 message: "#^Variable property access on object\\.$#"
7855 path: src/Http/ServerRequest.php
7858 message: "#^Cannot access offset 'a_meta_dir' on mixed\\.$#"
7860 path: src/I18n/Language.php
7863 message: "#^Cannot access offset 'a_meta_language' on mixed\\.$#"
7865 path: src/I18n/Language.php
7868 message: "#^Cannot access offset 'w_page' on mixed\\.$#"
7870 path: src/I18n/Language.php
7873 message: "#^Parameter \\#2 \\$path of function _bindtextdomain expects string, mixed given\\.$#"
7875 path: src/I18n/Language.php
7879 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
7880 Use dependency injection instead\\.$#
7883 path: src/I18n/LanguageManager.php
7886 message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#"
7888 path: src/I18n/LanguageManager.php
7891 message: "#^Method PhpMyAdmin\\\\I18n\\\\LanguageManager\\:\\:availableLocales\\(\\) should return array\\<string\\> but returns array\\|false\\.$#"
7893 path: src/I18n/LanguageManager.php
7896 message: "#^Parameter \\#1 \\$code of method PhpMyAdmin\\\\I18n\\\\LanguageManager\\:\\:getLanguage\\(\\) expects string, mixed given\\.$#"
7898 path: src/I18n/LanguageManager.php
7901 message: "#^Parameter \\#1 \\$directory of function opendir expects string, mixed given\\.$#"
7903 path: src/I18n/LanguageManager.php
7906 message: "#^Parameter \\#1 \\$filename of function is_dir expects string, mixed given\\.$#"
7908 path: src/I18n/LanguageManager.php
7911 message: "#^Parameter \\#1 \\$string of function strtolower expects string, mixed given\\.$#"
7913 path: src/I18n/LanguageManager.php
7916 message: "#^Property PhpMyAdmin\\\\I18n\\\\LanguageManager\\:\\:\\$availableLocales \\(array\\<string\\>\\) does not accept array\\|false\\.$#"
7918 path: src/I18n/LanguageManager.php
7921 message: "#^Cannot access offset 'handler' on mixed\\.$#"
7923 path: src/Import/Ajax.php
7926 message: "#^Cannot call static method getUploadStatus\\(\\) on mixed\\.$#"
7928 path: src/Import/Ajax.php
7931 message: "#^Variable static method call on PhpMyAdmin\\\\Import\\\\Ajax\\.$#"
7933 path: src/Import/Ajax.php
7937 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
7938 Use dependency injection instead\\.$#
7941 path: src/Import/Import.php
7945 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\DatabaseInterface\\:
7946 Use dependency injection instead\\.$#
7949 path: src/Import/Import.php
7952 message: "#^Cannot access property \\$precision on int\\|PhpMyAdmin\\\\Import\\\\DecimalSize\\.$#"
7954 path: src/Import/Import.php
7957 message: "#^Cannot access property \\$scale on int\\|PhpMyAdmin\\\\Import\\\\DecimalSize\\.$#"
7959 path: src/Import/Import.php
7962 message: "#^Cannot cast mixed to string\\.$#"
7964 path: src/Import/Import.php
7967 message: "#^Casting to int something that's already int\\.$#"
7969 path: src/Import/Import.php
7972 message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#"
7974 path: src/Import/Import.php
7977 message: "#^Foreach overwrites \\$sqlQuery with its value variable\\.$#"
7979 path: src/Import/Import.php
7982 message: "#^Method PhpMyAdmin\\\\Import\\\\Import\\:\\:createDatabase\\(\\) should return array\\<string\\> but returns mixed\\.$#"
7984 path: src/Import/Import.php
7987 message: "#^Method PhpMyAdmin\\\\Import\\\\Import\\:\\:getNextChunk\\(\\) should return bool\\|string but returns mixed\\.$#"
7989 path: src/Import/Import.php
7992 message: "#^Only booleans are allowed in &&, PhpMyAdmin\\\\Dbal\\\\ResultInterface\\|false given on the left side\\.$#"
7994 path: src/Import/Import.php
7997 message: "#^Only booleans are allowed in a negated boolean, PhpMyAdmin\\\\Dbal\\\\ResultInterface\\|false given\\.$#"
7999 path: src/Import/Import.php
8002 message: "#^Parameter \\#1 \\$precision of static method PhpMyAdmin\\\\Import\\\\DecimalSize\\:\\:fromPrecisionAndScale\\(\\) expects int, int\\|PhpMyAdmin\\\\Import\\\\DecimalSize given\\.$#"
8004 path: src/Import/Import.php
8007 message: "#^Parameter \\#1 \\$separator of function explode expects non\\-empty\\-string, mixed given\\.$#"
8009 path: src/Import/Import.php
8012 message: "#^Parameter \\#1 \\$sql of method PhpMyAdmin\\\\Import\\\\Import\\:\\:runQuery\\(\\) expects string, string\\|null given\\.$#"
8014 path: src/Import/Import.php
8017 message: "#^Parameter \\#1 \\$string of function mb_strlen expects string, mixed given\\.$#"
8019 path: src/Import/Import.php
8022 message: "#^Parameter \\#1 \\$string of function mb_substr expects string, mixed given\\.$#"
8024 path: src/Import/Import.php
8027 message: "#^Argument of an invalid type mixed supplied for foreach, only iterables are supported\\.$#"
8033 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\DatabaseInterface\\:
8034 Use dependency injection instead\\.$#
8040 message: "#^Cannot access offset mixed on mixed\\.$#"
8045 message: "#^Cannot cast mixed to int\\.$#"
8050 message: "#^Only booleans are allowed in &&, int\\<0, 1\\> given on the left side\\.$#"
8055 message: "#^Only booleans are allowed in &&, int\\<0, 2\\> given on the left side\\.$#"
8060 message: "#^Only booleans are allowed in &&, int\\<0, 4\\> given on the left side\\.$#"
8065 message: "#^Only booleans are allowed in &&, int\\<0, 8\\> given on the left side\\.$#"
8070 message: "#^Parameter \\#1 \\$columns of method PhpMyAdmin\\\\Index\\:\\:addColumns\\(\\) expects array, mixed given\\.$#"
8075 message: "#^Parameter \\#1 \\$params of method PhpMyAdmin\\\\Index\\:\\:addColumn\\(\\) expects array\\<string, string\\|null\\>, mixed given\\.$#"
8080 message: "#^Property PhpMyAdmin\\\\Index\\:\\:\\$choice \\(string\\) does not accept mixed\\.$#"
8085 message: "#^Property PhpMyAdmin\\\\Index\\:\\:\\$comment \\(string\\) does not accept mixed\\.$#"
8090 message: "#^Property PhpMyAdmin\\\\Index\\:\\:\\$name \\(string\\) does not accept mixed\\.$#"
8095 message: "#^Property PhpMyAdmin\\\\Index\\:\\:\\$packed \\(string\\|null\\) does not accept mixed\\.$#"
8100 message: "#^Property PhpMyAdmin\\\\Index\\:\\:\\$parser \\(string\\) does not accept mixed\\.$#"
8105 message: "#^Property PhpMyAdmin\\\\Index\\:\\:\\$remarks \\(string\\) does not accept mixed\\.$#"
8110 message: "#^Property PhpMyAdmin\\\\Index\\:\\:\\$schema \\(string\\) does not accept mixed\\.$#"
8115 message: "#^Property PhpMyAdmin\\\\Index\\:\\:\\$table \\(string\\) does not accept mixed\\.$#"
8120 message: "#^Property PhpMyAdmin\\\\Index\\:\\:\\$type \\(string\\) does not accept mixed\\.$#"
8125 message: "#^Cannot cast mixed to int\\.$#"
8127 path: src/IndexColumn.php
8130 message: "#^Property PhpMyAdmin\\\\IndexColumn\\:\\:\\$collation \\(string\\|null\\) does not accept mixed\\.$#"
8132 path: src/IndexColumn.php
8135 message: "#^Property PhpMyAdmin\\\\IndexColumn\\:\\:\\$expression \\(string\\|null\\) does not accept mixed\\.$#"
8137 path: src/IndexColumn.php
8140 message: "#^Property PhpMyAdmin\\\\IndexColumn\\:\\:\\$name \\(string\\) does not accept mixed\\.$#"
8142 path: src/IndexColumn.php
8145 message: "#^Property PhpMyAdmin\\\\IndexColumn\\:\\:\\$null \\(string\\) does not accept mixed\\.$#"
8147 path: src/IndexColumn.php
8150 message: "#^Argument of an invalid type mixed supplied for foreach, only iterables are supported\\.$#"
8152 path: src/InsertEdit.php
8155 message: "#^Cannot access offset 'relational_display' on mixed\\.$#"
8157 path: src/InsertEdit.php
8160 message: "#^Cannot access offset \\(int\\|string\\) on mixed\\.$#"
8162 path: src/InsertEdit.php
8165 message: "#^Cannot access offset 0 on mixed\\.$#"
8167 path: src/InsertEdit.php
8170 message: "#^Cannot access offset string on mixed\\.$#"
8172 path: src/InsertEdit.php
8175 message: "#^Cannot cast mixed to int\\.$#"
8177 path: src/InsertEdit.php
8180 message: "#^Cannot cast mixed to string\\.$#"
8182 path: src/InsertEdit.php
8185 message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#"
8187 path: src/InsertEdit.php
8190 message: "#^Match expression does not handle remaining value\\: string$#"
8192 path: src/InsertEdit.php
8195 message: "#^Method PhpMyAdmin\\\\InsertEdit\\:\\:determineInsertOrEdit\\(\\) should return array\\{bool, array\\<string\\>\\|string\\|null, array\\<string\\>, array\\<string\\>\\|null, array\\<PhpMyAdmin\\\\Dbal\\\\ResultInterface\\>\\|PhpMyAdmin\\\\Dbal\\\\ResultInterface, array\\<array\\<string, string\\|null\\>\\|false\\>, bool, string\\|null\\} but returns array\\{bool, mixed, array, array\\<string\\>\\|null, array\\<PhpMyAdmin\\\\Dbal\\\\ResultInterface\\>\\|PhpMyAdmin\\\\Dbal\\\\ResultInterface, array\\<array\\<string\\|null\\>\\|false\\>, bool, mixed\\}\\.$#"
8197 path: src/InsertEdit.php
8200 message: "#^Method PhpMyAdmin\\\\InsertEdit\\:\\:getErrorUrl\\(\\) should return string but returns mixed\\.$#"
8202 path: src/InsertEdit.php
8205 message: "#^Method PhpMyAdmin\\\\InsertEdit\\:\\:getFormParametersForInsertForm\\(\\) has parameter \\$whereClauses with no value type specified in iterable type array\\.$#"
8207 path: src/InsertEdit.php
8210 message: "#^Method PhpMyAdmin\\\\InsertEdit\\:\\:getFormParametersForInsertForm\\(\\) should return array\\<string, string\\> but returns array\\<string, mixed\\>\\.$#"
8212 path: src/InsertEdit.php
8215 message: "#^Method PhpMyAdmin\\\\InsertEdit\\:\\:getGotoInclude\\(\\) should return string but returns mixed\\.$#"
8217 path: src/InsertEdit.php
8220 message: "#^Offset 2 does not exist on array\\{0\\?\\: string, 1\\?\\: string, 2\\?\\: string, 3\\?\\: numeric\\-string\\}\\.$#"
8222 path: src/InsertEdit.php
8225 message: "#^Only booleans are allowed in &&, PhpMyAdmin\\\\Dbal\\\\ResultInterface\\|false given on the left side\\.$#"
8227 path: src/InsertEdit.php
8230 message: "#^Only booleans are allowed in &&, string\\|null given on the left side\\.$#"
8232 path: src/InsertEdit.php
8235 message: "#^Only booleans are allowed in a negated boolean, PhpMyAdmin\\\\Dbal\\\\ResultInterface\\|false given\\.$#"
8237 path: src/InsertEdit.php
8240 message: "#^Only booleans are allowed in a negated boolean, mixed given\\.$#"
8242 path: src/InsertEdit.php
8245 message: "#^Parameter \\#1 \\$buffer of method PhpMyAdmin\\\\Plugins\\\\TransformationsInterface\\:\\:applyTransformation\\(\\) expects string, mixed given\\.$#"
8247 path: src/InsertEdit.php
8250 message: "#^Parameter \\#1 \\$data of static method PhpMyAdmin\\\\Utils\\\\Gis\\:\\:convertToWellKnownText\\(\\) expects string, mixed given\\.$#"
8252 path: src/InsertEdit.php
8255 message: "#^Parameter \\#1 \\$db of method PhpMyAdmin\\\\ConfigStorage\\\\Relation\\:\\:getDisplayField\\(\\) expects string, mixed given\\.$#"
8257 path: src/InsertEdit.php
8260 message: "#^Parameter \\#1 \\$defaultValue of method PhpMyAdmin\\\\InsertEdit\\:\\:getSpecialCharsForInsertingMode\\(\\) expects string\\|null, mixed given\\.$#"
8262 path: src/InsertEdit.php
8265 message: "#^Parameter \\#1 \\$haystack of function str_contains expects string, mixed given\\.$#"
8267 path: src/InsertEdit.php
8270 message: "#^Parameter \\#1 \\$identifier of static method PhpMyAdmin\\\\Util\\:\\:backquote\\(\\) expects string\\|Stringable\\|null, mixed given\\.$#"
8272 path: src/InsertEdit.php
8275 message: "#^Parameter \\#1 \\$optionString of method PhpMyAdmin\\\\Transformations\\:\\:getOptions\\(\\) expects string, mixed given\\.$#"
8277 path: src/InsertEdit.php
8280 message: "#^Parameter \\#1 \\$params of static method PhpMyAdmin\\\\Url\\:\\:getCommon\\(\\) expects array\\<string, bool\\|int\\|string\\>, array given\\.$#"
8282 path: src/InsertEdit.php
8285 message: "#^Parameter \\#1 \\$params of static method PhpMyAdmin\\\\Url\\:\\:getCommon\\(\\) expects array\\<string, bool\\|int\\|string\\>, array\\<string, mixed\\> given\\.$#"
8287 path: src/InsertEdit.php
8290 message: "#^Parameter \\#1 \\$query of method PhpMyAdmin\\\\DatabaseInterface\\:\\:query\\(\\) expects string, mixed given\\.$#"
8292 path: src/InsertEdit.php
8295 message: "#^Parameter \\#1 \\$query of method PhpMyAdmin\\\\DatabaseInterface\\:\\:tryQuery\\(\\) expects string, mixed given\\.$#"
8297 path: src/InsertEdit.php
8300 message: "#^Parameter \\#1 \\$sqlQuery of static method PhpMyAdmin\\\\Core\\:\\:checkSqlQuerySignature\\(\\) expects string, mixed given\\.$#"
8302 path: src/InsertEdit.php
8305 message: "#^Parameter \\#1 \\$sqlQuery of static method PhpMyAdmin\\\\Core\\:\\:signSqlQuery\\(\\) expects string, mixed given\\.$#"
8307 path: src/InsertEdit.php
8310 message: "#^Parameter \\#1 \\$string of function bin2hex expects string, mixed given\\.$#"
8312 path: src/InsertEdit.php
8315 message: "#^Parameter \\#1 \\$string of function htmlspecialchars expects string, mixed given\\.$#"
8317 path: src/InsertEdit.php
8320 message: "#^Parameter \\#1 \\$string of function trim expects string, mixed given\\.$#"
8322 path: src/InsertEdit.php
8325 message: "#^Parameter \\#1 \\$value of function count expects array\\|Countable, mixed given\\.$#"
8327 path: src/InsertEdit.php
8330 message: "#^Parameter \\#1 \\$value of static method PhpMyAdmin\\\\Util\\:\\:addMicroseconds\\(\\) expects string, mixed given\\.$#"
8332 path: src/InsertEdit.php
8335 message: "#^Parameter \\#1 \\$whereClauseArray of method PhpMyAdmin\\\\InsertEdit\\:\\:analyzeWhereClauses\\(\\) expects array\\<string\\>, array given\\.$#"
8337 path: src/InsertEdit.php
8340 message: "#^Parameter \\#1 \\.\\.\\.\\$arrays of function array_merge expects array, mixed given\\.$#"
8342 path: src/InsertEdit.php
8345 message: "#^Parameter \\#16 \\$whereClause of method PhpMyAdmin\\\\InsertEdit\\:\\:getHtmlForInsertEditFormColumn\\(\\) expects string, mixed given\\.$#"
8347 path: src/InsertEdit.php
8350 message: "#^Parameter \\#2 \\$foreignField of method PhpMyAdmin\\\\ConfigStorage\\\\Relation\\:\\:foreignDropdown\\(\\) expects string, mixed given\\.$#"
8352 path: src/InsertEdit.php
8355 message: "#^Parameter \\#2 \\$row of class PhpMyAdmin\\\\UniqueCondition constructor expects array\\<int, mixed\\>, mixed given\\.$#"
8357 path: src/InsertEdit.php
8360 message: "#^Parameter \\#2 \\$signature of static method PhpMyAdmin\\\\Core\\:\\:checkSqlQuerySignature\\(\\) expects string, mixed given\\.$#"
8362 path: src/InsertEdit.php
8365 message: "#^Parameter \\#2 \\$specInBrackets of method PhpMyAdmin\\\\InsertEdit\\:\\:getColumnSize\\(\\) expects string, mixed given\\.$#"
8367 path: src/InsertEdit.php
8370 message: "#^Parameter \\#2 \\$subject of function preg_match expects string, mixed given\\.$#"
8372 path: src/InsertEdit.php
8375 message: "#^Parameter \\#2 \\$table of method PhpMyAdmin\\\\ConfigStorage\\\\Relation\\:\\:getDisplayField\\(\\) expects string, mixed given\\.$#"
8377 path: src/InsertEdit.php
8380 message: "#^Parameter \\#3 \\$value of method PhpMyAdmin\\\\Plugins\\\\IOTransformationsPlugin\\:\\:getInputHtml\\(\\) expects string, mixed given\\.$#"
8382 path: src/InsertEdit.php
8385 message: "#^Property PhpMyAdmin\\\\Config\\:\\:\\$settings \\(array\\{PmaAbsoluteUri\\: string, AuthLog\\: string, AuthLogSuccess\\: bool, PmaNoRelation_DisableWarning\\: bool, SuhosinDisableWarning\\: bool, LoginCookieValidityDisableWarning\\: bool, ReservedWordDisableWarning\\: bool, TranslationWarningThreshold\\: int, \\.\\.\\.\\}\\) does not accept array\\{PmaAbsoluteUri\\: string, AuthLog\\: string, AuthLogSuccess\\: bool, PmaNoRelation_DisableWarning\\: bool, SuhosinDisableWarning\\: bool, LoginCookieValidityDisableWarning\\: bool, ReservedWordDisableWarning\\: bool, TranslationWarningThreshold\\: int, \\.\\.\\.\\}\\.$#"
8387 path: src/InsertEdit.php
8390 message: "#^Property PhpMyAdmin\\\\InsertEditColumn\\:\\:\\$trueType \\(string\\) does not accept string\\|null\\.$#"
8392 path: src/InsertEditColumn.php
8396 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
8397 Use dependency injection instead\\.$#
8400 path: src/IpAllowDeny.php
8403 message: "#^Parameter \\#2 \\$ipToTest of method PhpMyAdmin\\\\IpAllowDeny\\:\\:ipMaskTest\\(\\) expects string, string\\|true given\\.$#"
8405 path: src/IpAllowDeny.php
8408 message: "#^Binary operation \"\\+\" between int\\|string\\|null and int\\<0, max\\> results in an error\\.$#"
8410 path: src/Linter.php
8413 message: "#^Parameter \\#2 \\$pos of static method PhpMyAdmin\\\\Linter\\:\\:findLineNumberAndColumn\\(\\) expects int, mixed given\\.$#"
8415 path: src/Linter.php
8418 message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#"
8420 path: src/ListDatabase.php
8423 message: "#^Parameter \\#2 \\$callback of function usort expects callable\\(mixed, mixed\\)\\: int, Closure\\(string, string\\)\\: int\\<\\-1, 1\\> given\\.$#"
8425 path: src/ListDatabase.php
8429 #^Access to deprecated static property \\$route of class PhpMyAdmin\\\\Routing\\\\Routing\\:
8430 Use \\{@see ServerRequest\\:\\:getRoute\\(\\)\\} instead\\.$#
8436 message: "#^Cannot access offset 'icon' on mixed\\.$#"
8441 message: "#^Cannot access offset 'pos' on mixed\\.$#"
8446 message: "#^Cannot access offset 'route' on mixed\\.$#"
8451 message: "#^Cannot access offset 'single_table' on mixed\\.$#"
8456 message: "#^Cannot access offset 'text' on mixed\\.$#"
8461 message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#"
8466 message: "#^Method PhpMyAdmin\\\\Menu\\:\\:getAllowedTabs\\(\\) should return array but returns mixed\\.$#"
8471 message: "#^Only booleans are allowed in an if condition, PhpMyAdmin\\\\Dbal\\\\ResultInterface\\|false given\\.$#"
8476 message: "#^Only numeric types are allowed in \\+, int\\<0, max\\>\\|false given on the left side\\.$#"
8481 message: "#^Cannot cast mixed to string\\.$#"
8483 path: src/Message.php
8486 message: "#^Parameter \\#2 \\.\\.\\.\\$values of function sprintf expects bool\\|float\\|int\\|string\\|null, mixed given\\.$#"
8488 path: src/Message.php
8491 message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#"
8493 path: src/Navigation/Navigation.php
8496 message: "#^Only booleans are allowed in an if condition, PhpMyAdmin\\\\Dbal\\\\ResultInterface\\|false given\\.$#"
8498 path: src/Navigation/Navigation.php
8501 message: "#^Access to an undefined property PhpMyAdmin\\\\Navigation\\\\Nodes\\\\Node\\:\\:\\$secondIcon\\.$#"
8503 path: src/Navigation/NavigationTree.php
8506 message: "#^Argument of an invalid type mixed supplied for foreach, only iterables are supported\\.$#"
8508 path: src/Navigation/NavigationTree.php
8511 message: "#^Call to an undefined method PhpMyAdmin\\\\Navigation\\\\Nodes\\\\Node\\:\\:setHiddenCount\\(\\)\\.$#"
8513 path: src/Navigation/NavigationTree.php
8516 message: "#^Cannot access offset 'image' on mixed\\.$#"
8518 path: src/Navigation/NavigationTree.php
8521 message: "#^Cannot access offset 'title' on mixed\\.$#"
8523 path: src/Navigation/NavigationTree.php
8526 message: "#^Cannot access offset \\(int\\|string\\) on mixed\\.$#"
8528 path: src/Navigation/NavigationTree.php
8531 message: "#^Cannot access property \\$pos2 on PhpMyAdmin\\\\Navigation\\\\Nodes\\\\Node\\|null\\.$#"
8533 path: src/Navigation/NavigationTree.php
8536 message: "#^Cannot cast mixed to int\\.$#"
8538 path: src/Navigation/NavigationTree.php
8541 message: "#^Casting to string something that's already string\\.$#"
8543 path: src/Navigation/NavigationTree.php
8546 message: "#^Method PhpMyAdmin\\\\Navigation\\\\NavigationTree\\:\\:parsePath\\(\\) should return non\\-empty\\-array\\<int, string\\> but returns non\\-empty\\-array\\<int, string\\|false\\>\\.$#"
8548 path: src/Navigation/NavigationTree.php
8551 message: "#^Only booleans are allowed in &&, int given on the right side\\.$#"
8553 path: src/Navigation/NavigationTree.php
8556 message: "#^Only numeric types are allowed in \\+, int\\|false given on the left side\\.$#"
8558 path: src/Navigation/NavigationTree.php
8561 message: "#^Parameter \\#1 \\$haystack of function strstr expects string, string\\|null given\\.$#"
8563 path: src/Navigation/NavigationTree.php
8566 message: "#^Parameter \\#1 \\$key of function array_key_exists expects int\\|string, mixed given\\.$#"
8568 path: src/Navigation/NavigationTree.php
8571 message: "#^Parameter \\#1 \\$name of method PhpMyAdmin\\\\Navigation\\\\Nodes\\\\Node\\:\\:getChild\\(\\) expects string, \\(int\\|string\\) given\\.$#"
8573 path: src/Navigation/NavigationTree.php
8576 message: "#^Parameter \\#1 \\$name of method PhpMyAdmin\\\\Navigation\\\\Nodes\\\\Node\\:\\:getChild\\(\\) expects string, mixed given\\.$#"
8578 path: src/Navigation/NavigationTree.php
8581 message: "#^Parameter \\#1 \\$string of function strlen expects string, mixed given\\.$#"
8583 path: src/Navigation/NavigationTree.php
8586 message: "#^Parameter \\#1 \\$string of method PhpMyAdmin\\\\Navigation\\\\NavigationTree\\:\\:parsePath\\(\\) expects string, mixed given\\.$#"
8588 path: src/Navigation/NavigationTree.php
8591 message: "#^Parameter \\#1 \\$string1 of function strcasecmp expects string, string\\|null given\\.$#"
8593 path: src/Navigation/NavigationTree.php
8596 message: "#^Parameter \\#2 \\$item of class PhpMyAdmin\\\\Navigation\\\\Nodes\\\\NodeColumn constructor expects array, mixed given\\.$#"
8598 path: src/Navigation/NavigationTree.php
8601 message: "#^Parameter \\#2 \\$name of class PhpMyAdmin\\\\Navigation\\\\Nodes\\\\NodeDatabase constructor expects string, mixed given\\.$#"
8603 path: src/Navigation/NavigationTree.php
8606 message: "#^Parameter \\#2 \\$name of class PhpMyAdmin\\\\Navigation\\\\Nodes\\\\NodeIndex constructor expects string, mixed given\\.$#"
8608 path: src/Navigation/NavigationTree.php
8611 message: "#^Parameter \\#2 \\$name of class PhpMyAdmin\\\\Navigation\\\\Nodes\\\\NodeTable constructor expects string, mixed given\\.$#"
8613 path: src/Navigation/NavigationTree.php
8616 message: "#^Parameter \\#2 \\$name of class PhpMyAdmin\\\\Navigation\\\\Nodes\\\\NodeTrigger constructor expects string, mixed given\\.$#"
8618 path: src/Navigation/NavigationTree.php
8621 message: "#^Parameter \\#2 \\$needle of function mb_strpos expects string, mixed given\\.$#"
8623 path: src/Navigation/NavigationTree.php
8626 message: "#^Parameter \\#2 \\$path of method PhpMyAdmin\\\\Navigation\\\\NavigationTree\\:\\:buildPathPart\\(\\) expects array, mixed given\\.$#"
8628 path: src/Navigation/NavigationTree.php
8631 message: "#^Parameter \\#2 \\$table of method PhpMyAdmin\\\\Navigation\\\\NavigationTree\\:\\:addTableContainers\\(\\) expects PhpMyAdmin\\\\Navigation\\\\Nodes\\\\NodeTable, PhpMyAdmin\\\\Navigation\\\\Nodes\\\\Node given\\.$#"
8633 path: src/Navigation/NavigationTree.php
8636 message: "#^Parameter \\#3 \\$searchClause of method PhpMyAdmin\\\\Navigation\\\\Nodes\\\\NodeDatabase\\:\\:getPresence\\(\\) expects string, mixed given\\.$#"
8638 path: src/Navigation/NavigationTree.php
8641 message: "#^Property PhpMyAdmin\\\\Navigation\\\\NavigationTree\\:\\:\\$pos2Name \\(array\\<string\\>\\) does not accept array\\<mixed\\>\\.$#"
8643 path: src/Navigation/NavigationTree.php
8646 message: "#^Property PhpMyAdmin\\\\Navigation\\\\NavigationTree\\:\\:\\$pos3Name \\(array\\<string\\>\\) does not accept array\\<mixed\\>\\.$#"
8648 path: src/Navigation/NavigationTree.php
8651 message: "#^Property PhpMyAdmin\\\\Navigation\\\\NavigationTree\\:\\:\\$searchClause \\(string\\) does not accept mixed\\.$#"
8653 path: src/Navigation/NavigationTree.php
8656 message: "#^Property PhpMyAdmin\\\\Navigation\\\\NavigationTree\\:\\:\\$searchClause2 \\(string\\) does not accept mixed\\.$#"
8658 path: src/Navigation/NavigationTree.php
8662 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\DatabaseInterface\\:
8663 Use dependency injection instead\\.$#
8666 path: src/Navigation/Nodes/Node.php
8669 message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#"
8671 path: src/Navigation/Nodes/Node.php
8674 message: "#^Method PhpMyAdmin\\\\Navigation\\\\Nodes\\\\Node\\:\\:getDatabasesToSearch\\(\\) should return array but returns array\\<int, string\\>\\|string\\.$#"
8676 path: src/Navigation/Nodes/Node.php
8679 message: "#^Parameter \\#1 \\$array of function sort expects TArray of array\\<string\\>, array\\<string\\>\\|string given\\.$#"
8681 path: src/Navigation/Nodes/Node.php
8684 message: "#^Parameter \\#1 \\$db of method PhpMyAdmin\\\\Navigation\\\\Nodes\\\\Node\\:\\:isHideDb\\(\\) expects string, string\\|null given\\.$#"
8686 path: src/Navigation/Nodes/Node.php
8689 message: "#^Parameter \\#1 \\$haystack of function strstr expects string, string\\|null given\\.$#"
8691 path: src/Navigation/Nodes/Node.php
8694 message: "#^Parameter \\#1 \\$str of method PhpMyAdmin\\\\DatabaseInterface\\:\\:quoteString\\(\\) expects string, mixed given\\.$#"
8696 path: src/Navigation/Nodes/Node.php
8699 message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#"
8701 path: src/Navigation/Nodes/NodeColumn.php
8704 message: "#^Parameter \\#1 \\$item of method PhpMyAdmin\\\\Navigation\\\\Nodes\\\\NodeColumn\\:\\:getDisplayName\\(\\) expects array\\<string, mixed\\>, array given\\.$#"
8706 path: src/Navigation/Nodes/NodeColumn.php
8709 message: "#^Parameter \\#1 \\$key of method PhpMyAdmin\\\\Navigation\\\\Nodes\\\\NodeColumn\\:\\:getColumnIcon\\(\\) expects string, mixed given\\.$#"
8711 path: src/Navigation/Nodes/NodeColumn.php
8714 message: "#^Parameter \\#2 \\$name of method PhpMyAdmin\\\\Navigation\\\\Nodes\\\\Node\\:\\:__construct\\(\\) expects string, mixed given\\.$#"
8716 path: src/Navigation/Nodes/NodeColumn.php
8719 message: "#^Parameter \\#2 \\$value of method PhpMyAdmin\\\\Navigation\\\\Nodes\\\\NodeColumn\\:\\:getTruncateValue\\(\\) expects string, mixed given\\.$#"
8721 path: src/Navigation/Nodes/NodeColumn.php
8725 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\DatabaseInterface\\:
8726 Use dependency injection instead\\.$#
8729 path: src/Navigation/Nodes/NodeDatabase.php
8732 message: "#^Cannot access property \\$realName on PhpMyAdmin\\\\Navigation\\\\Nodes\\\\Node\\|false\\.$#"
8734 path: src/Navigation/Nodes/NodeDatabaseChild.php
8738 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\DatabaseInterface\\:
8739 Use dependency injection instead\\.$#
8742 path: src/Navigation/Nodes/NodeDatabaseContainer.php
8746 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\DatabaseInterface\\:
8747 Use dependency injection instead\\.$#
8750 path: src/Navigation/Nodes/NodeTable.php
8753 message: "#^Call to function in_array\\(\\) requires parameter \\#3 to be set\\.$#"
8755 path: src/Navigation/Nodes/NodeTable.php
8758 message: "#^Cannot access property \\$realName on PhpMyAdmin\\\\Navigation\\\\Nodes\\\\Node\\|false\\.$#"
8760 path: src/Navigation/Nodes/NodeTable.php
8763 message: "#^Parameter \\#1 \\$columnSpecification of static method PhpMyAdmin\\\\Util\\:\\:extractColumnSpec\\(\\) expects string, string\\|null given\\.$#"
8765 path: src/Navigation/Nodes/NodeTable.php
8768 message: "#^Method PhpMyAdmin\\\\Navigation\\\\Nodes\\\\ObjectFetcher\\:\\:getEventsFromDb\\(\\) should return array\\<string\\> but returns array\\.$#"
8770 path: src/Navigation/Nodes/ObjectFetcher.php
8773 message: "#^Method PhpMyAdmin\\\\Navigation\\\\Nodes\\\\ObjectFetcher\\:\\:getRoutines\\(\\) should return array\\<string\\> but returns array\\.$#"
8775 path: src/Navigation/Nodes/ObjectFetcher.php
8778 message: "#^Method PhpMyAdmin\\\\Navigation\\\\Nodes\\\\ObjectFetcher\\:\\:getTablesAndViews\\(\\) should return array\\<array\\{name\\: string, type\\: string\\}\\> but returns array\\.$#"
8780 path: src/Navigation/Nodes/ObjectFetcher.php
8783 message: "#^Argument of an invalid type mixed supplied for foreach, only iterables are supported\\.$#"
8785 path: src/Normalization.php
8789 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
8790 Use dependency injection instead\\.$#
8793 path: src/Normalization.php
8796 message: "#^Call to function in_array\\(\\) requires parameter \\#3 to be set\\.$#"
8798 path: src/Normalization.php
8801 message: "#^Cannot access offset 'nonpk' on mixed\\.$#"
8803 path: src/Normalization.php
8806 message: "#^Cannot access offset 'pk' on mixed\\.$#"
8808 path: src/Normalization.php
8811 message: "#^Cannot access offset non\\-falsy\\-string on mixed\\.$#"
8813 path: src/Normalization.php
8816 message: "#^Cannot cast mixed to int\\.$#"
8818 path: src/Normalization.php
8821 message: "#^Casting to int something that's already int\\<1, max\\>\\.$#"
8823 path: src/Normalization.php
8826 message: "#^Casting to string something that's already string\\.$#"
8828 path: src/Normalization.php
8831 message: "#^Method PhpMyAdmin\\\\Normalization\\:\\:createNewTablesFor2NF\\(\\) should return array\\{legendText\\: string, headText\\: string, queryError\\: bool, extra\\: PhpMyAdmin\\\\Message\\} but returns array\\{legendText\\: string, headText\\: non\\-falsy\\-string, queryError\\: bool, extra\\: ''\\|PhpMyAdmin\\\\Message\\}\\.$#"
8833 path: src/Normalization.php
8836 message: "#^Method PhpMyAdmin\\\\Normalization\\:\\:createNewTablesFor2NF\\(\\) should return array\\{legendText\\: string, headText\\: string, queryError\\: bool, extra\\: PhpMyAdmin\\\\Message\\} but returns array\\{legendText\\: string, headText\\: non\\-falsy\\-string, queryError\\: false\\}\\.$#"
8838 path: src/Normalization.php
8841 message: "#^Method PhpMyAdmin\\\\Normalization\\:\\:createNewTablesFor3NF\\(\\) should return array\\{legendText\\: string, headText\\: string, queryError\\: string\\|false, extra\\?\\: string\\} but returns array\\{legendText\\: string, headText\\: non\\-falsy\\-string, queryError\\: bool, extra\\: ''\\|PhpMyAdmin\\\\Message\\}\\.$#"
8843 path: src/Normalization.php
8846 message: "#^Only booleans are allowed in a negated boolean, PhpMyAdmin\\\\Dbal\\\\ResultInterface\\|false given\\.$#"
8848 path: src/Normalization.php
8851 message: "#^Only booleans are allowed in a negated boolean, string given\\.$#"
8853 path: src/Normalization.php
8856 message: "#^Only booleans are allowed in an if condition, mixed given\\.$#"
8858 path: src/Normalization.php
8861 message: "#^Parameter \\#1 \\$array of function array_unique expects array, mixed given\\.$#"
8863 path: src/Normalization.php
8866 message: "#^Parameter \\#1 \\$identifier of static method PhpMyAdmin\\\\Util\\:\\:backquote\\(\\) expects string\\|Stringable\\|null, \\(int\\|string\\) given\\.$#"
8868 path: src/Normalization.php
8871 message: "#^Parameter \\#1 \\$identifier of static method PhpMyAdmin\\\\Util\\:\\:backquote\\(\\) expects string\\|Stringable\\|null, mixed given\\.$#"
8873 path: src/Normalization.php
8876 message: "#^Parameter \\#1 \\$string of function htmlspecialchars expects string, \\(int\\|string\\) given\\.$#"
8878 path: src/Normalization.php
8881 message: "#^Parameter \\#1 \\$string of function htmlspecialchars expects string, mixed given\\.$#"
8883 path: src/Normalization.php
8886 message: "#^Parameter \\#1 \\$string of function mb_strtoupper expects string, mixed given\\.$#"
8888 path: src/Normalization.php
8891 message: "#^Parameter \\#1 \\$value of function count expects array\\|Countable, mixed given\\.$#"
8893 path: src/Normalization.php
8896 message: "#^Parameter \\#2 \\$array of function implode expects array\\<string\\>, mixed given\\.$#"
8898 path: src/Normalization.php
8901 message: "#^Parameter \\#2 \\$array of function implode expects array\\|null, mixed given\\.$#"
8903 path: src/Normalization.php
8906 message: "#^Parameter \\#2 \\$string of function explode expects string, \\(int\\|string\\) given\\.$#"
8908 path: src/Normalization.php
8911 message: "#^Parameter \\#2 \\$string of function explode expects string, mixed given\\.$#"
8913 path: src/Normalization.php
8916 message: "#^Parameter \\#2 \\$table of method PhpMyAdmin\\\\DatabaseInterface\\:\\:getColumnNames\\(\\) expects string, \\(int\\|string\\) given\\.$#"
8918 path: src/Normalization.php
8921 message: "#^Parameter \\#2 \\$table of method PhpMyAdmin\\\\DatabaseInterface\\:\\:getColumnNames\\(\\) expects string, mixed given\\.$#"
8923 path: src/Normalization.php
8926 message: "#^Parameter \\#2 \\$table of static method PhpMyAdmin\\\\Index\\:\\:getPrimary\\(\\) expects string, \\(int\\|string\\) given\\.$#"
8928 path: src/Normalization.php
8931 message: "#^Parameter \\#2 \\$table of static method PhpMyAdmin\\\\Index\\:\\:getPrimary\\(\\) expects string, mixed given\\.$#"
8933 path: src/Normalization.php
8936 message: "#^Parameter \\#2 \\.\\.\\.\\$arrays of function array_merge expects array, mixed given\\.$#"
8938 path: src/Normalization.php
8941 message: "#^Parameter \\#6 \\$totalRows of method PhpMyAdmin\\\\Normalization\\:\\:checkPartialDependency\\(\\) expects int, mixed given\\.$#"
8943 path: src/Normalization.php
8946 message: "#^Variable property access on object\\.$#"
8948 path: src/Normalization.php
8951 message: "#^Cannot access offset 0 on mixed\\.$#"
8953 path: src/Operations.php
8956 message: "#^Cannot access offset 2 on mixed\\.$#"
8958 path: src/Operations.php
8961 message: "#^Cannot access offset 3 on mixed\\.$#"
8963 path: src/Operations.php
8966 message: "#^Cannot access offset 4 on mixed\\.$#"
8968 path: src/Operations.php
8971 message: "#^Cannot access offset 5 on mixed\\.$#"
8973 path: src/Operations.php
8976 message: "#^Cannot access offset 6 on mixed\\.$#"
8978 path: src/Operations.php
8981 message: "#^Cannot access offset 7 on mixed\\.$#"
8983 path: src/Operations.php
8986 message: "#^Cannot access offset int\\<2, max\\> on mixed\\.$#"
8988 path: src/Operations.php
8991 message: "#^Cannot cast mixed to int\\.$#"
8993 path: src/Operations.php
8996 message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#"
8998 path: src/Operations.php
9001 message: "#^Parameter \\#1 \\$collation of static method PhpMyAdmin\\\\Util\\:\\:getCharsetQueryPart\\(\\) expects string, mixed given\\.$#"
9003 path: src/Operations.php
9006 message: "#^Parameter \\#1 \\$identifier of static method PhpMyAdmin\\\\Util\\:\\:backquote\\(\\) expects string\\|Stringable\\|null, \\(int\\|string\\) given\\.$#"
9008 path: src/Operations.php
9011 message: "#^Parameter \\#1 \\$identifier of static method PhpMyAdmin\\\\Util\\:\\:backquote\\(\\) expects string\\|Stringable\\|null, mixed given\\.$#"
9013 path: src/Operations.php
9016 message: "#^Parameter \\#1 \\$query of method PhpMyAdmin\\\\DatabaseInterface\\:\\:query\\(\\) expects string, mixed given\\.$#"
9018 path: src/Operations.php
9021 message: "#^Parameter \\#1 \\$query of method PhpMyAdmin\\\\DatabaseInterface\\:\\:query\\(\\) expects string, string\\|null given\\.$#"
9023 path: src/Operations.php
9026 message: "#^Parameter \\#1 \\$str of method PhpMyAdmin\\\\DatabaseInterface\\:\\:quoteString\\(\\) expects string, mixed given\\.$#"
9028 path: src/Operations.php
9031 message: "#^Parameter \\#1 \\$string of function mb_strtolower expects string, mixed given\\.$#"
9033 path: src/Operations.php
9036 message: "#^Parameter \\#1 \\$string of function urldecode expects string, mixed given\\.$#"
9038 path: src/Operations.php
9041 message: "#^Parameter \\#1 \\$value of function count expects array\\|Countable, mixed given\\.$#"
9043 path: src/Operations.php
9046 message: "#^Parameter \\#1 \\$value of static method PhpMyAdmin\\\\Table\\\\MoveScope\\:\\:from\\(\\) expects int\\|string, mixed given\\.$#"
9048 path: src/Operations.php
9051 message: "#^Parameter \\#1 \\$value of static method PhpMyAdmin\\\\Table\\\\MoveScope\\:\\:tryFrom\\(\\) expects int\\|string, mixed given\\.$#"
9053 path: src/Operations.php
9056 message: "#^Cannot access offset 'Table' on mixed\\.$#"
9058 path: src/Partitioning/Maintenance.php
9062 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\DatabaseInterface\\:
9063 Use dependency injection instead\\.$#
9066 path: src/Partitioning/Partition.php
9069 message: "#^Cannot access offset 'Name' on mixed\\.$#"
9071 path: src/Partitioning/Partition.php
9074 message: "#^Cannot cast mixed to int\\.$#"
9076 path: src/Partitioning/Partition.php
9079 message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#"
9081 path: src/Partitioning/Partition.php
9084 message: "#^Method PhpMyAdmin\\\\Partitioning\\\\Partition\\:\\:getPartitionMethod\\(\\) should return string\\|null but returns mixed\\.$#"
9086 path: src/Partitioning/Partition.php
9089 message: "#^Only booleans are allowed in an if condition, string\\|false\\|null given\\.$#"
9091 path: src/Partitioning/Partition.php
9094 message: "#^PHPDoc tag @var for variable \\$row has no value type specified in iterable type array\\.$#"
9096 path: src/Partitioning/Partition.php
9099 message: "#^PhpMyAdmin\\\\Partitioning\\\\Partition\\:\\:__construct\\(\\) does not call parent constructor from PhpMyAdmin\\\\Partitioning\\\\SubPartition\\.$#"
9101 path: src/Partitioning/Partition.php
9104 message: "#^Property PhpMyAdmin\\\\Partitioning\\\\Partition\\:\\:\\$description \\(string\\|null\\) does not accept mixed\\.$#"
9106 path: src/Partitioning/Partition.php
9109 message: "#^Property PhpMyAdmin\\\\Partitioning\\\\SubPartition\\:\\:\\$expression \\(string\\|null\\) does not accept mixed\\.$#"
9111 path: src/Partitioning/Partition.php
9114 message: "#^Property PhpMyAdmin\\\\Partitioning\\\\SubPartition\\:\\:\\$method \\(string\\|null\\) does not accept mixed\\.$#"
9116 path: src/Partitioning/Partition.php
9119 message: "#^Property PhpMyAdmin\\\\Partitioning\\\\SubPartition\\:\\:\\$name \\(string\\|null\\) does not accept mixed\\.$#"
9121 path: src/Partitioning/Partition.php
9124 message: "#^Cannot cast mixed to int\\.$#"
9126 path: src/Partitioning/SubPartition.php
9129 message: "#^Property PhpMyAdmin\\\\Partitioning\\\\SubPartition\\:\\:\\$comment \\(string\\) does not accept mixed\\.$#"
9131 path: src/Partitioning/SubPartition.php
9134 message: "#^Property PhpMyAdmin\\\\Partitioning\\\\SubPartition\\:\\:\\$expression \\(string\\|null\\) does not accept mixed\\.$#"
9136 path: src/Partitioning/SubPartition.php
9139 message: "#^Property PhpMyAdmin\\\\Partitioning\\\\SubPartition\\:\\:\\$method \\(string\\|null\\) does not accept mixed\\.$#"
9141 path: src/Partitioning/SubPartition.php
9144 message: "#^Property PhpMyAdmin\\\\Partitioning\\\\SubPartition\\:\\:\\$name \\(string\\|null\\) does not accept mixed\\.$#"
9146 path: src/Partitioning/SubPartition.php
9149 message: "#^Cannot access offset 'comment' on mixed\\.$#"
9151 path: src/Partitioning/TablePartitionDefinition.php
9154 message: "#^Cannot access offset 'data_directory' on mixed\\.$#"
9156 path: src/Partitioning/TablePartitionDefinition.php
9159 message: "#^Cannot access offset 'engine' on mixed\\.$#"
9161 path: src/Partitioning/TablePartitionDefinition.php
9164 message: "#^Cannot access offset 'index_directory' on mixed\\.$#"
9166 path: src/Partitioning/TablePartitionDefinition.php
9169 message: "#^Cannot access offset 'max_rows' on mixed\\.$#"
9171 path: src/Partitioning/TablePartitionDefinition.php
9174 message: "#^Cannot access offset 'min_rows' on mixed\\.$#"
9176 path: src/Partitioning/TablePartitionDefinition.php
9179 message: "#^Cannot access offset 'name' on mixed\\.$#"
9181 path: src/Partitioning/TablePartitionDefinition.php
9184 message: "#^Cannot access offset 'node_group' on mixed\\.$#"
9186 path: src/Partitioning/TablePartitionDefinition.php
9189 message: "#^Cannot access offset 'prefix' on mixed\\.$#"
9191 path: src/Partitioning/TablePartitionDefinition.php
9194 message: "#^Cannot access offset 'subpartition_count' on mixed\\.$#"
9196 path: src/Partitioning/TablePartitionDefinition.php
9199 message: "#^Cannot access offset 'subpartitions' on mixed\\.$#"
9201 path: src/Partitioning/TablePartitionDefinition.php
9204 message: "#^Cannot access offset 'tablespace' on mixed\\.$#"
9206 path: src/Partitioning/TablePartitionDefinition.php
9209 message: "#^Cannot access offset 'value' on mixed\\.$#"
9211 path: src/Partitioning/TablePartitionDefinition.php
9214 message: "#^Cannot access offset 'value_type' on mixed\\.$#"
9216 path: src/Partitioning/TablePartitionDefinition.php
9219 message: "#^Parameter \\#1 \\$array of function array_splice expects array, mixed given\\.$#"
9221 path: src/Partitioning/TablePartitionDefinition.php
9224 message: "#^Parameter \\#2 \\$offset of function array_splice expects int, mixed given\\.$#"
9226 path: src/Partitioning/TablePartitionDefinition.php
9229 message: "#^Cannot access offset int\\<1, max\\> on mixed\\.$#"
9234 message: "#^Parameter \\#1 \\$str of function strtr expects string, mixed given\\.$#"
9239 message: "#^Parameter \\#1 \\$value of function count expects array\\|Countable, mixed given\\.$#"
9244 message: "#^Argument of an invalid type mixed supplied for foreach, only iterables are supported\\.$#"
9246 path: src/Plugins.php
9249 message: "#^Call to an undefined method PhpMyAdmin\\\\Properties\\\\Options\\\\OptionsPropertyItem\\:\\:getProperties\\(\\)\\.$#"
9251 path: src/Plugins.php
9255 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
9256 Use dependency injection instead\\.$#
9259 path: src/Plugins.php
9262 message: "#^Call to function method_exists\\(\\) with PhpMyAdmin\\\\Properties\\\\Options\\\\OptionsPropertyItem and 'getText' will always evaluate to true\\.$#"
9264 path: src/Plugins.php
9267 message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#"
9269 path: src/Plugins.php
9272 message: "#^Method PhpMyAdmin\\\\Plugins\\:\\:getString\\(\\) should return string but returns mixed\\.$#"
9274 path: src/Plugins.php
9277 message: "#^Parameter \\#1 \\$link of static method PhpMyAdmin\\\\Html\\\\MySQLDocumentation\\:\\:show\\(\\) expects string, mixed given\\.$#"
9279 path: src/Plugins.php
9282 message: "#^Parameter \\#1 \\$name of static method PhpMyAdmin\\\\Plugins\\:\\:getString\\(\\) expects string\\|null, mixed given\\.$#"
9284 path: src/Plugins.php
9287 message: "#^Parameter \\#1 \\$string of function htmlspecialchars expects string, bool\\|int\\<0, max\\>\\|string given\\.$#"
9289 path: src/Plugins.php
9292 message: "#^Parameter \\#1 \\$string of function htmlspecialchars expects string, mixed given\\.$#"
9294 path: src/Plugins.php
9297 message: "#^Parameter \\#2 \\$anchor of static method PhpMyAdmin\\\\Html\\\\MySQLDocumentation\\:\\:showDocumentation\\(\\) expects string, mixed given\\.$#"
9299 path: src/Plugins.php
9302 message: "#^Parameter \\#2 \\$replace of function str_replace expects array\\|string, mixed given\\.$#"
9304 path: src/Plugins.php
9307 message: "#^Parameter \\#3 \\$subject of function str_replace expects array\\|string, bool\\|int\\<0, max\\>\\|string given\\.$#"
9309 path: src/Plugins.php
9312 message: "#^Parameter \\#5 \\$anchor of static method PhpMyAdmin\\\\Html\\\\MySQLDocumentation\\:\\:show\\(\\) expects string, mixed given\\.$#"
9314 path: src/Plugins.php
9317 message: "#^Result of \\|\\| is always false\\.$#"
9319 path: src/Plugins.php
9322 message: "#^Strict comparison using \\=\\=\\= between \\(class\\-string\\<PhpMyAdmin\\\\Properties\\\\Options\\\\Groups\\\\OptionsPropertySubgroup\\>&literal\\-string\\)\\|null and 'PhpMyAdmin\\\\\\\\Properties\\\\\\\\Options\\\\\\\\Items\\\\\\\\BoolPropertyItem' will always evaluate to false\\.$#"
9324 path: src/Plugins.php
9327 message: "#^Strict comparison using \\=\\=\\= between \\(class\\-string\\<PhpMyAdmin\\\\Properties\\\\Options\\\\Groups\\\\OptionsPropertySubgroup\\>&literal\\-string\\)\\|null and 'PhpMyAdmin\\\\\\\\Properties\\\\\\\\Options\\\\\\\\Items\\\\\\\\MessageOnlyPropertyItem' will always evaluate to false\\.$#"
9329 path: src/Plugins.php
9332 message: "#^Strict comparison using \\=\\=\\= between \\(class\\-string\\<PhpMyAdmin\\\\Properties\\\\Options\\\\Groups\\\\OptionsPropertySubgroup\\>&literal\\-string\\)\\|null and 'PhpMyAdmin\\\\\\\\Properties\\\\\\\\Options\\\\\\\\Items\\\\\\\\SelectPropertyItem' will always evaluate to false\\.$#"
9334 path: src/Plugins.php
9337 message: "#^Strict comparison using \\=\\=\\= between \\(class\\-string\\<PhpMyAdmin\\\\Properties\\\\Options\\\\Groups\\\\OptionsPropertySubgroup\\>&literal\\-string\\)\\|null and 'PhpMyAdmin\\\\\\\\Properties\\\\\\\\Options\\\\\\\\Items\\\\\\\\TextPropertyItem' will always evaluate to false\\.$#"
9339 path: src/Plugins.php
9343 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
9344 Use dependency injection instead\\.$#
9347 path: src/Plugins/Auth/AuthenticationConfig.php
9351 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\DatabaseInterface\\:
9352 Use dependency injection instead\\.$#
9355 path: src/Plugins/Auth/AuthenticationConfig.php
9358 message: "#^Argument of an invalid type mixed supplied for foreach, only iterables are supported\\.$#"
9360 path: src/Plugins/Auth/AuthenticationCookie.php
9364 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
9365 Use dependency injection instead\\.$#
9368 path: src/Plugins/Auth/AuthenticationCookie.php
9371 message: "#^Call to function base64_decode\\(\\) requires parameter \\#2 to be set\\.$#"
9373 path: src/Plugins/Auth/AuthenticationCookie.php
9376 message: "#^Call to function in_array\\(\\) requires parameter \\#3 to be set\\.$#"
9378 path: src/Plugins/Auth/AuthenticationCookie.php
9381 message: "#^Cannot access offset mixed on mixed\\.$#"
9383 path: src/Plugins/Auth/AuthenticationCookie.php
9386 message: "#^Cannot cast mixed to int\\.$#"
9388 path: src/Plugins/Auth/AuthenticationCookie.php
9391 message: "#^Cannot cast mixed to string\\.$#"
9393 path: src/Plugins/Auth/AuthenticationCookie.php
9396 message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#"
9398 path: src/Plugins/Auth/AuthenticationCookie.php
9401 message: "#^Foreach overwrites \\$value with its value variable\\.$#"
9403 path: src/Plugins/Auth/AuthenticationCookie.php
9406 message: "#^Offset 'CaptchaSiteVerifyURL' on array\\{PmaAbsoluteUri\\: string, AuthLog\\: string, AuthLogSuccess\\: bool, PmaNoRelation_DisableWarning\\: bool, SuhosinDisableWarning\\: bool, LoginCookieValidityDisableWarning\\: bool, ReservedWordDisableWarning\\: bool, TranslationWarningThreshold\\: int, \\.\\.\\.\\} on left side of \\?\\? always exists and is not nullable\\.$#"
9408 path: src/Plugins/Auth/AuthenticationCookie.php
9411 message: "#^Only booleans are allowed in an elseif condition, string\\|false given\\.$#"
9413 path: src/Plugins/Auth/AuthenticationCookie.php
9416 message: "#^Only booleans are allowed in an if condition, string given\\.$#"
9418 path: src/Plugins/Auth/AuthenticationCookie.php
9421 message: "#^Parameter \\#1 \\$encryptedData of method PhpMyAdmin\\\\Plugins\\\\Auth\\\\AuthenticationCookie\\:\\:cookieDecrypt\\(\\) expects string, mixed given\\.$#"
9423 path: src/Plugins/Auth/AuthenticationCookie.php
9426 message: "#^Parameter \\#1 \\$name of static method PhpMyAdmin\\\\Core\\:\\:sanitizeMySQLHost\\(\\) expects string, mixed given\\.$#"
9428 path: src/Plugins/Auth/AuthenticationCookie.php
9431 message: "#^Parameter \\#1 \\$name of static method PhpMyAdmin\\\\Core\\:\\:sanitizeMySQLUser\\(\\) expects string, mixed given\\.$#"
9433 path: src/Plugins/Auth/AuthenticationCookie.php
9436 message: "#^Parameter \\#1 \\$response of method ReCaptcha\\\\ReCaptcha\\:\\:verify\\(\\) expects string, mixed given\\.$#"
9438 path: src/Plugins/Auth/AuthenticationCookie.php
9441 message: "#^Parameter \\#1 \\$string of function strlen expects string, mixed given\\.$#"
9443 path: src/Plugins/Auth/AuthenticationCookie.php
9446 message: "#^Parameter \\#2 \\$remoteIp of method ReCaptcha\\\\ReCaptcha\\:\\:verify\\(\\) expects string\\|null, bool\\|string given\\.$#"
9448 path: src/Plugins/Auth/AuthenticationCookie.php
9451 message: "#^Parameter \\#2 \\$string of function explode expects string, mixed given\\.$#"
9453 path: src/Plugins/Auth/AuthenticationCookie.php
9456 message: "#^Parameter \\#2 \\$subject of function preg_match expects string, mixed given\\.$#"
9458 path: src/Plugins/Auth/AuthenticationCookie.php
9461 message: "#^Property PhpMyAdmin\\\\Config\\:\\:\\$selectedServer \\(array\\{host\\: string, port\\: string, socket\\: string, ssl\\: bool, ssl_key\\: string\\|null, ssl_cert\\: string\\|null, ssl_ca\\: string\\|null, ssl_ca_path\\: string\\|null, \\.\\.\\.\\}\\) does not accept array\\{host\\: mixed, port\\: string, socket\\: string, ssl\\: bool, ssl_key\\: string\\|null, ssl_cert\\: string\\|null, ssl_ca\\: string\\|null, ssl_ca_path\\: string\\|null, \\.\\.\\.\\}\\.$#"
9463 path: src/Plugins/Auth/AuthenticationCookie.php
9466 message: "#^Property PhpMyAdmin\\\\Plugins\\\\AuthenticationPlugin\\:\\:\\$password \\(string\\) does not accept mixed\\.$#"
9468 path: src/Plugins/Auth/AuthenticationCookie.php
9472 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
9473 Use dependency injection instead\\.$#
9476 path: src/Plugins/Auth/AuthenticationHttp.php
9480 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\DatabaseInterface\\:
9481 Use dependency injection instead\\.$#
9484 path: src/Plugins/Auth/AuthenticationHttp.php
9487 message: "#^Call to function base64_decode\\(\\) requires parameter \\#2 to be set\\.$#"
9489 path: src/Plugins/Auth/AuthenticationHttp.php
9492 message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#"
9494 path: src/Plugins/Auth/AuthenticationHttp.php
9497 message: "#^Only booleans are allowed in &&, string given on the left side\\.$#"
9499 path: src/Plugins/Auth/AuthenticationHttp.php
9502 message: "#^Only booleans are allowed in an if condition, int\\<0, max\\>\\|false given\\.$#"
9504 path: src/Plugins/Auth/AuthenticationHttp.php
9507 message: "#^Parameter \\#1 \\$known_string of function hash_equals expects string, mixed given\\.$#"
9509 path: src/Plugins/Auth/AuthenticationHttp.php
9512 message: "#^Property PhpMyAdmin\\\\Plugins\\\\AuthenticationPlugin\\:\\:\\$password \\(string\\) does not accept mixed\\.$#"
9514 path: src/Plugins/Auth/AuthenticationHttp.php
9517 message: "#^Property PhpMyAdmin\\\\Plugins\\\\AuthenticationPlugin\\:\\:\\$user \\(string\\) does not accept mixed\\.$#"
9519 path: src/Plugins/Auth/AuthenticationHttp.php
9523 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
9524 Use dependency injection instead\\.$#
9527 path: src/Plugins/Auth/AuthenticationSignon.php
9530 message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#"
9532 path: src/Plugins/Auth/AuthenticationSignon.php
9535 message: "#^Parameter \\#1 \\$id of function session_id expects string\\|null, mixed given\\.$#"
9537 path: src/Plugins/Auth/AuthenticationSignon.php
9540 message: "#^Parameter \\#1 \\$options of function session_set_cookie_params expects array\\{lifetime\\?\\: int, path\\?\\: string, domain\\?\\: string\\|null, secure\\?\\: bool, httponly\\?\\: bool, samesite\\?\\: string\\}, array given\\.$#"
9542 path: src/Plugins/Auth/AuthenticationSignon.php
9545 message: "#^Parameter \\#2 \\.\\.\\.\\$arrays of function array_merge expects array, mixed given\\.$#"
9547 path: src/Plugins/Auth/AuthenticationSignon.php
9550 message: "#^Property PhpMyAdmin\\\\Config\\:\\:\\$selectedServer \\(array\\{host\\: string, port\\: string, socket\\: string, ssl\\: bool, ssl_key\\: string\\|null, ssl_cert\\: string\\|null, ssl_ca\\: string\\|null, ssl_ca_path\\: string\\|null, \\.\\.\\.\\}\\) does not accept array\\{host\\: mixed, port\\: string, socket\\: string, ssl\\: bool, ssl_key\\: string\\|null, ssl_cert\\: string\\|null, ssl_ca\\: string\\|null, ssl_ca_path\\: string\\|null, \\.\\.\\.\\}\\.$#"
9552 path: src/Plugins/Auth/AuthenticationSignon.php
9555 message: "#^Property PhpMyAdmin\\\\Config\\:\\:\\$selectedServer \\(array\\{host\\: string, port\\: string, socket\\: string, ssl\\: bool, ssl_key\\: string\\|null, ssl_cert\\: string\\|null, ssl_ca\\: string\\|null, ssl_ca_path\\: string\\|null, \\.\\.\\.\\}\\) does not accept array\\{host\\: string, port\\: mixed, socket\\: string, ssl\\: bool, ssl_key\\: string\\|null, ssl_cert\\: string\\|null, ssl_ca\\: string\\|null, ssl_ca_path\\: string\\|null, \\.\\.\\.\\}\\.$#"
9557 path: src/Plugins/Auth/AuthenticationSignon.php
9560 message: "#^Property PhpMyAdmin\\\\Config\\:\\:\\$selectedServer \\(array\\{host\\: string, port\\: string, socket\\: string, ssl\\: bool, ssl_key\\: string\\|null, ssl_cert\\: string\\|null, ssl_ca\\: string\\|null, ssl_ca_path\\: string\\|null, \\.\\.\\.\\}\\) does not accept non\\-empty\\-array\\.$#"
9562 path: src/Plugins/Auth/AuthenticationSignon.php
9565 message: "#^Property PhpMyAdmin\\\\Plugins\\\\AuthenticationPlugin\\:\\:\\$password \\(string\\) does not accept mixed\\.$#"
9567 path: src/Plugins/Auth/AuthenticationSignon.php
9570 message: "#^Property PhpMyAdmin\\\\Plugins\\\\AuthenticationPlugin\\:\\:\\$user \\(string\\) does not accept mixed\\.$#"
9572 path: src/Plugins/Auth/AuthenticationSignon.php
9576 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
9577 Use dependency injection instead\\.$#
9580 path: src/Plugins/AuthenticationPlugin.php
9584 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\DatabaseInterface\\:
9585 Use dependency injection instead\\.$#
9588 path: src/Plugins/AuthenticationPlugin.php
9591 message: "#^Cannot access offset string on mixed\\.$#"
9593 path: src/Plugins/AuthenticationPlugin.php
9596 message: "#^Cannot cast mixed to int\\.$#"
9598 path: src/Plugins/AuthenticationPlugin.php
9601 message: "#^Cannot cast mixed to string\\.$#"
9603 path: src/Plugins/AuthenticationPlugin.php
9606 message: "#^Casting to int something that's already int\\<1, max\\>\\.$#"
9608 path: src/Plugins/AuthenticationPlugin.php
9611 message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#"
9613 path: src/Plugins/AuthenticationPlugin.php
9616 message: "#^Parameter \\#1 \\$url of method PhpMyAdmin\\\\ResponseRenderer\\:\\:redirect\\(\\) expects non\\-empty\\-string, string given\\.$#"
9618 path: src/Plugins/AuthenticationPlugin.php
9622 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
9623 Use dependency injection instead\\.$#
9626 path: src/Plugins/AuthenticationPluginFactory.php
9630 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\DatabaseInterface\\:
9631 Use dependency injection instead\\.$#
9634 path: src/Plugins/Export/ExportCodegen.php
9637 message: "#^Cannot cast mixed to int\\.$#"
9639 path: src/Plugins/Export/ExportCodegen.php
9642 message: "#^Parameter \\#1 \\$str of static method PhpMyAdmin\\\\Plugins\\\\Export\\\\ExportCodegen\\:\\:cgMakeIdentifier\\(\\) expects string, mixed given\\.$#"
9644 path: src/Plugins/Export/ExportCodegen.php
9647 message: "#^Parameter \\#2 \\$id of method PhpMyAdmin\\\\Plugins\\\\ExportPlugin\\:\\:getAlias\\(\\) expects string, string\\|null given\\.$#"
9649 path: src/Plugins/Export/ExportCodegen.php
9653 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\DatabaseInterface\\:
9654 Use dependency injection instead\\.$#
9657 path: src/Plugins/Export/ExportCsv.php
9660 message: "#^Cannot access offset 'columns' on mixed\\.$#"
9662 path: src/Plugins/Export/ExportCsv.php
9665 message: "#^Cannot access offset 'tables' on mixed\\.$#"
9667 path: src/Plugins/Export/ExportCsv.php
9670 message: "#^Cannot access offset string on mixed\\.$#"
9672 path: src/Plugins/Export/ExportCsv.php
9675 message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#"
9677 path: src/Plugins/Export/ExportCsv.php
9680 message: "#^Parameter \\#1 \\$search of function str_replace expects array\\|string, mixed given\\.$#"
9682 path: src/Plugins/Export/ExportCsv.php
9685 message: "#^Parameter \\#1 \\$separator of function implode expects array\\|string, mixed given\\.$#"
9687 path: src/Plugins/Export/ExportCsv.php
9690 message: "#^Parameter \\#1 \\$string of function mb_strtolower expects string, mixed given\\.$#"
9692 path: src/Plugins/Export/ExportCsv.php
9695 message: "#^Parameter \\#3 \\$subject of function str_replace expects array\\|string, mixed given\\.$#"
9697 path: src/Plugins/Export/ExportCsv.php
9700 message: "#^Parameter \\#3 \\$subject of function str_replace expects array\\|string, string\\|null given\\.$#"
9702 path: src/Plugins/Export/ExportCsv.php
9706 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\DatabaseInterface\\:
9707 Use dependency injection instead\\.$#
9710 path: src/Plugins/Export/ExportHtmlword.php
9713 message: "#^Cannot access offset 'columns' on mixed\\.$#"
9715 path: src/Plugins/Export/ExportHtmlword.php
9718 message: "#^Cannot access offset 'tables' on mixed\\.$#"
9720 path: src/Plugins/Export/ExportHtmlword.php
9723 message: "#^Cannot access offset string on mixed\\.$#"
9725 path: src/Plugins/Export/ExportHtmlword.php
9728 message: "#^Cannot cast mixed to string\\.$#"
9730 path: src/Plugins/Export/ExportHtmlword.php
9733 message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#"
9735 path: src/Plugins/Export/ExportHtmlword.php
9738 message: "#^Parameter \\#1 \\$string of function htmlspecialchars expects string, mixed given\\.$#"
9740 path: src/Plugins/Export/ExportHtmlword.php
9743 message: "#^Parameter \\#3 \\$colAlias of method PhpMyAdmin\\\\Plugins\\\\Export\\\\ExportHtmlword\\:\\:formatOneColumnDefinition\\(\\) expects string, mixed given\\.$#"
9745 path: src/Plugins/Export/ExportHtmlword.php
9749 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\DatabaseInterface\\:
9750 Use dependency injection instead\\.$#
9753 path: src/Plugins/Export/ExportJson.php
9756 message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#"
9758 path: src/Plugins/Export/ExportJson.php
9761 message: "#^Parameter \\#4 \\$aliases of method PhpMyAdmin\\\\Plugins\\\\Export\\\\ExportJson\\:\\:doExportForQuery\\(\\) expects array\\<string, array\\{tables\\: array\\<string, array\\{columns\\: array\\<string, string\\>\\}\\>\\}\\>\\|null, array given\\.$#"
9763 path: src/Plugins/Export/ExportJson.php
9767 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
9768 Use dependency injection instead\\.$#
9771 path: src/Plugins/Export/ExportLatex.php
9775 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\DatabaseInterface\\:
9776 Use dependency injection instead\\.$#
9779 path: src/Plugins/Export/ExportLatex.php
9782 message: "#^Cannot access offset 'columns' on mixed\\.$#"
9784 path: src/Plugins/Export/ExportLatex.php
9787 message: "#^Cannot access offset 'export_type' on mixed\\.$#"
9789 path: src/Plugins/Export/ExportLatex.php
9792 message: "#^Cannot access offset 'single_table' on mixed\\.$#"
9794 path: src/Plugins/Export/ExportLatex.php
9797 message: "#^Cannot access offset 'tables' on mixed\\.$#"
9799 path: src/Plugins/Export/ExportLatex.php
9802 message: "#^Cannot access offset string on mixed\\.$#"
9804 path: src/Plugins/Export/ExportLatex.php
9807 message: "#^Cannot call method fetchAssoc\\(\\) on PhpMyAdmin\\\\Dbal\\\\ResultInterface\\|false\\.$#"
9809 path: src/Plugins/Export/ExportLatex.php
9812 message: "#^Cannot call method getFieldNames\\(\\) on PhpMyAdmin\\\\Dbal\\\\ResultInterface\\|false\\.$#"
9814 path: src/Plugins/Export/ExportLatex.php
9817 message: "#^Cannot call method numFields\\(\\) on PhpMyAdmin\\\\Dbal\\\\ResultInterface\\|false\\.$#"
9819 path: src/Plugins/Export/ExportLatex.php
9822 message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#"
9824 path: src/Plugins/Export/ExportLatex.php
9827 message: "#^Parameter \\#1 \\$string of static method PhpMyAdmin\\\\Plugins\\\\Export\\\\ExportLatex\\:\\:texEscape\\(\\) expects string, mixed given\\.$#"
9829 path: src/Plugins/Export/ExportLatex.php
9832 message: "#^Parameter \\#1 \\$string of static method PhpMyAdmin\\\\Util\\:\\:expandUserString\\(\\) expects string, mixed given\\.$#"
9834 path: src/Plugins/Export/ExportLatex.php
9837 message: "#^Parameter \\#3 \\$updates of static method PhpMyAdmin\\\\Util\\:\\:expandUserString\\(\\) expects array\\<string, string\\|null\\>, array\\<string, mixed\\> given\\.$#"
9839 path: src/Plugins/Export/ExportLatex.php
9843 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\DatabaseInterface\\:
9844 Use dependency injection instead\\.$#
9847 path: src/Plugins/Export/ExportMediawiki.php
9850 message: "#^Cannot access offset 'columns' on mixed\\.$#"
9852 path: src/Plugins/Export/ExportMediawiki.php
9855 message: "#^Cannot access offset 'tables' on mixed\\.$#"
9857 path: src/Plugins/Export/ExportMediawiki.php
9860 message: "#^Cannot access offset string on mixed\\.$#"
9862 path: src/Plugins/Export/ExportMediawiki.php
9865 message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#"
9867 path: src/Plugins/Export/ExportMediawiki.php
9870 message: "#^Parameter \\#1 \\$identifier of static method PhpMyAdmin\\\\Util\\:\\:backquote\\(\\) expects string\\|Stringable\\|null, mixed given\\.$#"
9872 path: src/Plugins/Export/ExportMediawiki.php
9876 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\DatabaseInterface\\:
9877 Use dependency injection instead\\.$#
9880 path: src/Plugins/Export/ExportOds.php
9883 message: "#^Cannot access offset 'columns' on mixed\\.$#"
9885 path: src/Plugins/Export/ExportOds.php
9888 message: "#^Cannot access offset 'tables' on mixed\\.$#"
9890 path: src/Plugins/Export/ExportOds.php
9893 message: "#^Cannot access offset string on mixed\\.$#"
9895 path: src/Plugins/Export/ExportOds.php
9898 message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#"
9900 path: src/Plugins/Export/ExportOds.php
9903 message: "#^Parameter \\#1 \\$string of function bin2hex expects string, string\\|null given\\.$#"
9905 path: src/Plugins/Export/ExportOds.php
9908 message: "#^Parameter \\#1 \\$string of function htmlspecialchars expects string, mixed given\\.$#"
9910 path: src/Plugins/Export/ExportOds.php
9913 message: "#^Parameter \\#2 \\$timestamp of function date expects int\\|null, int\\|false given\\.$#"
9915 path: src/Plugins/Export/ExportOds.php
9919 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\DatabaseInterface\\:
9920 Use dependency injection instead\\.$#
9923 path: src/Plugins/Export/ExportOdt.php
9926 message: "#^Cannot access offset 'alias' on mixed\\.$#"
9928 path: src/Plugins/Export/ExportOdt.php
9931 message: "#^Cannot access offset 'columns' on mixed\\.$#"
9933 path: src/Plugins/Export/ExportOdt.php
9936 message: "#^Cannot access offset 'export_type' on mixed\\.$#"
9938 path: src/Plugins/Export/ExportOdt.php
9941 message: "#^Cannot access offset 'single_table' on mixed\\.$#"
9943 path: src/Plugins/Export/ExportOdt.php
9946 message: "#^Cannot access offset 'tables' on mixed\\.$#"
9948 path: src/Plugins/Export/ExportOdt.php
9951 message: "#^Cannot access offset mixed on mixed\\.$#"
9953 path: src/Plugins/Export/ExportOdt.php
9956 message: "#^Cannot access offset string on mixed\\.$#"
9958 path: src/Plugins/Export/ExportOdt.php
9961 message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#"
9963 path: src/Plugins/Export/ExportOdt.php
9966 message: "#^Only booleans are allowed in an if condition, array\\|false given\\.$#"
9968 path: src/Plugins/Export/ExportOdt.php
9971 message: "#^Parameter \\#1 \\$string of function bin2hex expects string, string\\|null given\\.$#"
9973 path: src/Plugins/Export/ExportOdt.php
9976 message: "#^Parameter \\#1 \\$string of function htmlspecialchars expects string, mixed given\\.$#"
9978 path: src/Plugins/Export/ExportOdt.php
9981 message: "#^Parameter \\#1 \\$table of method PhpMyAdmin\\\\Plugins\\\\Export\\\\ExportOdt\\:\\:getTriggers\\(\\) expects string, mixed given\\.$#"
9983 path: src/Plugins/Export/ExportOdt.php
9986 message: "#^Parameter \\#2 \\$colAs of method PhpMyAdmin\\\\Plugins\\\\Export\\\\ExportOdt\\:\\:formatOneColumnDefinition\\(\\) expects string, mixed given\\.$#"
9988 path: src/Plugins/Export/ExportOdt.php
9992 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\DatabaseInterface\\:
9993 Use dependency injection instead\\.$#
9996 path: src/Plugins/Export/ExportPdf.php
9999 message: "#^Class PhpMyAdmin\\\\Plugins\\\\Export\\\\ExportPdf has an uninitialized property \\$pdf\\. Give it default value or assign it in the constructor\\.$#"
10001 path: src/Plugins/Export/ExportPdf.php
10004 message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#"
10006 path: src/Plugins/Export/ExportPdf.php
10009 message: "#^Parameter \\#1 \\$dbAlias of method PhpMyAdmin\\\\Plugins\\\\Export\\\\Helpers\\\\Pdf\\:\\:setDbAlias\\(\\) expects string\\|null, mixed given\\.$#"
10011 path: src/Plugins/Export/ExportPdf.php
10014 message: "#^Parameter \\#1 \\$line of method PhpMyAdmin\\\\Export\\\\Export\\:\\:outputHandler\\(\\) expects string, mixed given\\.$#"
10016 path: src/Plugins/Export/ExportPdf.php
10019 message: "#^Parameter \\#1 \\$tableAlias of method PhpMyAdmin\\\\Plugins\\\\Export\\\\Helpers\\\\Pdf\\:\\:setTableAlias\\(\\) expects string\\|null, mixed given\\.$#"
10021 path: src/Plugins/Export/ExportPdf.php
10024 message: "#^Property PhpMyAdmin\\\\Plugins\\\\Export\\\\ExportPdf\\:\\:\\$pdfReportTitle \\(string\\) does not accept mixed\\.$#"
10026 path: src/Plugins/Export/ExportPdf.php
10030 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\DatabaseInterface\\:
10031 Use dependency injection instead\\.$#
10034 path: src/Plugins/Export/ExportPhparray.php
10037 message: "#^Cannot access offset 'columns' on mixed\\.$#"
10039 path: src/Plugins/Export/ExportPhparray.php
10042 message: "#^Cannot access offset 'tables' on mixed\\.$#"
10044 path: src/Plugins/Export/ExportPhparray.php
10047 message: "#^Cannot access offset string on mixed\\.$#"
10049 path: src/Plugins/Export/ExportPhparray.php
10052 message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#"
10054 path: src/Plugins/Export/ExportPhparray.php
10057 message: "#^Parameter \\#1 \\$identifier of static method PhpMyAdmin\\\\Util\\:\\:backquote\\(\\) expects string\\|Stringable\\|null, mixed given\\.$#"
10059 path: src/Plugins/Export/ExportPhparray.php
10062 message: "#^Parameter \\#2 \\$subject of function preg_match expects string, \\(array\\<int, string\\>\\|string\\|null\\) given\\.$#"
10064 path: src/Plugins/Export/ExportPhparray.php
10067 message: "#^Parameter \\#2 \\$subject of function preg_match expects string, mixed given\\.$#"
10069 path: src/Plugins/Export/ExportPhparray.php
10072 message: "#^Parameter \\#3 \\$subject of function preg_replace expects array\\|string, mixed given\\.$#"
10074 path: src/Plugins/Export/ExportPhparray.php
10078 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
10079 Use dependency injection instead\\.$#
10082 path: src/Plugins/Export/ExportSql.php
10086 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\DatabaseInterface\\:
10087 Use dependency injection instead\\.$#
10090 path: src/Plugins/Export/ExportSql.php
10093 message: "#^Call to function in_array\\(\\) requires parameter \\#3 to be set\\.$#"
10095 path: src/Plugins/Export/ExportSql.php
10098 message: "#^Cannot access offset 'Type' on mixed\\.$#"
10100 path: src/Plugins/Export/ExportSql.php
10103 message: "#^Cannot access offset 'alias' on mixed\\.$#"
10105 path: src/Plugins/Export/ExportSql.php
10108 message: "#^Cannot access offset 'columns' on mixed\\.$#"
10110 path: src/Plugins/Export/ExportSql.php
10113 message: "#^Cannot access offset 'export_type' on mixed\\.$#"
10115 path: src/Plugins/Export/ExportSql.php
10118 message: "#^Cannot access offset 'single_table' on mixed\\.$#"
10120 path: src/Plugins/Export/ExportSql.php
10123 message: "#^Cannot access offset 'tables' on mixed\\.$#"
10125 path: src/Plugins/Export/ExportSql.php
10128 message: "#^Cannot access offset \\(int\\|string\\) on mixed\\.$#"
10130 path: src/Plugins/Export/ExportSql.php
10133 message: "#^Cannot access offset int\\|string on mixed\\.$#"
10135 path: src/Plugins/Export/ExportSql.php
10138 message: "#^Cannot access offset string on mixed\\.$#"
10140 path: src/Plugins/Export/ExportSql.php
10143 message: "#^Cannot access offset string\\|null on mixed\\.$#"
10145 path: src/Plugins/Export/ExportSql.php
10148 message: "#^Cannot access property \\$database on PhpMyAdmin\\\\SqlParser\\\\Components\\\\Expression\\|null\\.$#"
10150 path: src/Plugins/Export/ExportSql.php
10153 message: "#^Cannot access property \\$expr on PhpMyAdmin\\\\SqlParser\\\\Components\\\\Expression\\|null\\.$#"
10155 path: src/Plugins/Export/ExportSql.php
10158 message: "#^Cannot access property \\$table on PhpMyAdmin\\\\SqlParser\\\\Components\\\\Expression\\|null\\.$#"
10160 path: src/Plugins/Export/ExportSql.php
10163 message: "#^Cannot call method get\\(\\) on PhpMyAdmin\\\\SqlParser\\\\Components\\\\OptionsArray\\|null\\.$#"
10165 path: src/Plugins/Export/ExportSql.php
10168 message: "#^Cannot call method has\\(\\) on PhpMyAdmin\\\\SqlParser\\\\Components\\\\OptionsArray\\|null\\.$#"
10170 path: src/Plugins/Export/ExportSql.php
10173 message: "#^Cannot call method remove\\(\\) on PhpMyAdmin\\\\SqlParser\\\\Components\\\\OptionsArray\\|null\\.$#"
10175 path: src/Plugins/Export/ExportSql.php
10178 message: "#^Casting to string something that's already string\\.$#"
10180 path: src/Plugins/Export/ExportSql.php
10183 message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#"
10185 path: src/Plugins/Export/ExportSql.php
10188 message: "#^Only booleans are allowed in &&, mixed given on the left side\\.$#"
10190 path: src/Plugins/Export/ExportSql.php
10193 message: "#^Only booleans are allowed in an if condition, bool\\|null given\\.$#"
10195 path: src/Plugins/Export/ExportSql.php
10198 message: "#^Only booleans are allowed in \\|\\|, array\\<int, string\\> given on the left side\\.$#"
10200 path: src/Plugins/Export/ExportSql.php
10203 message: "#^Only booleans are allowed in \\|\\|, array\\<int, string\\> given on the right side\\.$#"
10205 path: src/Plugins/Export/ExportSql.php
10208 message: "#^Parameter \\#1 \\$haystack of function str_contains expects string, string\\|null given\\.$#"
10210 path: src/Plugins/Export/ExportSql.php
10213 message: "#^Parameter \\#1 \\$identifier of static method PhpMyAdmin\\\\Util\\:\\:backquote\\(\\) expects string\\|Stringable\\|null, mixed given\\.$#"
10215 path: src/Plugins/Export/ExportSql.php
10218 message: "#^Parameter \\#1 \\$identifier of static method PhpMyAdmin\\\\Util\\:\\:backquoteCompat\\(\\) expects string\\|Stringable\\|null, mixed given\\.$#"
10220 path: src/Plugins/Export/ExportSql.php
10223 message: "#^Parameter \\#2 \\$compat of method PhpMyAdmin\\\\Plugins\\\\Export\\\\ExportSql\\:\\:exportUseStatement\\(\\) expects string, mixed given\\.$#"
10225 path: src/Plugins/Export/ExportSql.php
10228 message: "#^Parameter \\#2 \\$compatibility of static method PhpMyAdmin\\\\Util\\:\\:backquoteCompat\\(\\) expects string, mixed given\\.$#"
10230 path: src/Plugins/Export/ExportSql.php
10233 message: "#^Parameter \\#2 \\$haystack of function in_array expects array, mixed given\\.$#"
10235 path: src/Plugins/Export/ExportSql.php
10238 message: "#^Parameter \\#2 \\$id of method PhpMyAdmin\\\\Plugins\\\\ExportPlugin\\:\\:getAlias\\(\\) expects string, bool\\|float\\|int\\|string given\\.$#"
10240 path: src/Plugins/Export/ExportSql.php
10243 message: "#^Parameter \\#2 \\$sqlQuery of method PhpMyAdmin\\\\Plugins\\\\Export\\\\ExportSql\\:\\:replaceWithAliases\\(\\) expects string, string\\|null given\\.$#"
10245 path: src/Plugins/Export/ExportSql.php
10248 message: "#^Parameter \\#2 \\$string of function explode expects string, mixed given\\.$#"
10250 path: src/Plugins/Export/ExportSql.php
10253 message: "#^Parameter \\#3 \\$name of static method PhpMyAdmin\\\\Database\\\\Events\\:\\:getDefinition\\(\\) expects string, mixed given\\.$#"
10255 path: src/Plugins/Export/ExportSql.php
10258 message: "#^Parameter \\#3 \\$subject of function preg_replace expects array\\|string, string\\|null given\\.$#"
10260 path: src/Plugins/Export/ExportSql.php
10263 message: "#^Parameter \\#3 \\$subject of function str_replace expects array\\|string, string\\|null given\\.$#"
10265 path: src/Plugins/Export/ExportSql.php
10268 message: "#^Parameter \\#4 \\$tableAlias of method PhpMyAdmin\\\\Plugins\\\\Export\\\\ExportSql\\:\\:generateComment\\(\\) expects string, mixed given\\.$#"
10270 path: src/Plugins/Export/ExportSql.php
10273 message: "#^Parameter \\#5 \\$compat of method PhpMyAdmin\\\\Plugins\\\\Export\\\\ExportSql\\:\\:generateComment\\(\\) expects string, mixed given\\.$#"
10275 path: src/Plugins/Export/ExportSql.php
10278 message: "#^Property PhpMyAdmin\\\\SqlParser\\\\Components\\\\CreateDefinition\\:\\:\\$name \\(string\\|null\\) does not accept mixed\\.$#"
10280 path: src/Plugins/Export/ExportSql.php
10283 message: "#^Property PhpMyAdmin\\\\SqlParser\\\\Components\\\\Key\\:\\:\\$columns \\(array\\<array\\{name\\?\\: string, length\\?\\: int, order\\?\\: string\\}\\>\\) does not accept non\\-empty\\-array\\<array\\{name\\?\\: mixed, length\\?\\: int, order\\?\\: string\\}\\>\\.$#"
10285 path: src/Plugins/Export/ExportSql.php
10288 message: "#^Property PhpMyAdmin\\\\SqlParser\\\\Components\\\\Reference\\:\\:\\$columns \\(array\\<string\\>\\) does not accept array\\<mixed\\>\\.$#"
10290 path: src/Plugins/Export/ExportSql.php
10294 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\DatabaseInterface\\:
10295 Use dependency injection instead\\.$#
10298 path: src/Plugins/Export/ExportTexytext.php
10301 message: "#^Cannot access offset 'columns' on mixed\\.$#"
10303 path: src/Plugins/Export/ExportTexytext.php
10306 message: "#^Cannot access offset 'tables' on mixed\\.$#"
10308 path: src/Plugins/Export/ExportTexytext.php
10311 message: "#^Cannot access offset string on mixed\\.$#"
10313 path: src/Plugins/Export/ExportTexytext.php
10316 message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#"
10318 path: src/Plugins/Export/ExportTexytext.php
10321 message: "#^Parameter \\#1 \\$string of function htmlspecialchars expects string, mixed given\\.$#"
10323 path: src/Plugins/Export/ExportTexytext.php
10326 message: "#^Parameter \\#3 \\$colAlias of method PhpMyAdmin\\\\Plugins\\\\Export\\\\ExportTexytext\\:\\:formatOneColumnDefinition\\(\\) expects string, mixed given\\.$#"
10328 path: src/Plugins/Export/ExportTexytext.php
10332 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
10333 Use dependency injection instead\\.$#
10336 path: src/Plugins/Export/ExportXml.php
10340 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\DatabaseInterface\\:
10341 Use dependency injection instead\\.$#
10344 path: src/Plugins/Export/ExportXml.php
10347 message: "#^Cannot access offset 'DEFAULT_CHARACTER…' on mixed\\.$#"
10349 path: src/Plugins/Export/ExportXml.php
10352 message: "#^Cannot access offset 'DEFAULT_COLLATION…' on mixed\\.$#"
10354 path: src/Plugins/Export/ExportXml.php
10357 message: "#^Cannot access offset 'columns' on mixed\\.$#"
10359 path: src/Plugins/Export/ExportXml.php
10362 message: "#^Cannot access offset 'tables' on mixed\\.$#"
10364 path: src/Plugins/Export/ExportXml.php
10367 message: "#^Cannot access offset 1 on mixed\\.$#"
10369 path: src/Plugins/Export/ExportXml.php
10372 message: "#^Cannot access offset string on mixed\\.$#"
10374 path: src/Plugins/Export/ExportXml.php
10377 message: "#^Cannot cast mixed to string\\.$#"
10379 path: src/Plugins/Export/ExportXml.php
10382 message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#"
10384 path: src/Plugins/Export/ExportXml.php
10387 message: "#^Foreach overwrites \\$table with its value variable\\.$#"
10389 path: src/Plugins/Export/ExportXml.php
10392 message: "#^Parameter \\#1 \\$string of function htmlspecialchars expects string, mixed given\\.$#"
10394 path: src/Plugins/Export/ExportXml.php
10397 message: "#^Parameter \\#3 \\$names of method PhpMyAdmin\\\\Plugins\\\\Export\\\\ExportXml\\:\\:exportDefinitions\\(\\) expects array\\<string\\>, array given\\.$#"
10399 path: src/Plugins/Export/ExportXml.php
10403 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\DatabaseInterface\\:
10404 Use dependency injection instead\\.$#
10407 path: src/Plugins/Export/ExportYaml.php
10410 message: "#^Cannot access offset 'columns' on mixed\\.$#"
10412 path: src/Plugins/Export/ExportYaml.php
10415 message: "#^Cannot access offset 'tables' on mixed\\.$#"
10417 path: src/Plugins/Export/ExportYaml.php
10420 message: "#^Cannot access offset string on mixed\\.$#"
10422 path: src/Plugins/Export/ExportYaml.php
10425 message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#"
10427 path: src/Plugins/Export/ExportYaml.php
10431 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\DatabaseInterface\\:
10432 Use dependency injection instead\\.$#
10435 path: src/Plugins/Export/Helpers/Pdf.php
10438 message: "#^Cannot access offset 'columns' on mixed\\.$#"
10440 path: src/Plugins/Export/Helpers/Pdf.php
10443 message: "#^Cannot access offset 'olm' on mixed\\.$#"
10445 path: src/Plugins/Export/Helpers/Pdf.php
10448 message: "#^Cannot access offset 'orm' on mixed\\.$#"
10450 path: src/Plugins/Export/Helpers/Pdf.php
10453 message: "#^Cannot access offset 'tables' on mixed\\.$#"
10455 path: src/Plugins/Export/Helpers/Pdf.php
10458 message: "#^Cannot access offset \\(float\\|int\\) on mixed\\.$#"
10460 path: src/Plugins/Export/Helpers/Pdf.php
10463 message: "#^Cannot access offset mixed on mixed\\.$#"
10465 path: src/Plugins/Export/Helpers/Pdf.php
10468 message: "#^Cannot access offset string on mixed\\.$#"
10470 path: src/Plugins/Export/Helpers/Pdf.php
10473 message: "#^Class PhpMyAdmin\\\\Plugins\\\\Export\\\\Helpers\\\\Pdf has an uninitialized property \\$results\\. Give it default value or assign it in the constructor\\.$#"
10475 path: src/Plugins/Export/Helpers/Pdf.php
10478 message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#"
10480 path: src/Plugins/Export/Helpers/Pdf.php
10483 message: "#^Implicit array creation is not allowed \\- variable \\$data might not exist\\.$#"
10485 path: src/Plugins/Export/Helpers/Pdf.php
10488 message: "#^Parameter \\#1 \\$lineheight of method PhpMyAdmin\\\\Plugins\\\\Export\\\\Helpers\\\\Pdf\\:\\:morepagestable\\(\\) expects float\\|int, mixed given\\.$#"
10490 path: src/Plugins/Export/Helpers/Pdf.php
10493 message: "#^Parameter \\#1 \\$margin \\(float\\) of method PhpMyAdmin\\\\Plugins\\\\Export\\\\Helpers\\\\Pdf\\:\\:setTopMargin\\(\\) should be contravariant with parameter \\$margin \\(float\\|int\\) of method TCPDF\\:\\:setTopMargin\\(\\)$#"
10495 path: src/Plugins/Export/Helpers/Pdf.php
10498 message: "#^Parameter \\#1 \\$orientation of method TCPDF\\:\\:AddPage\\(\\) expects string, mixed given\\.$#"
10500 path: src/Plugins/Export/Helpers/Pdf.php
10503 message: "#^Parameter \\#1 \\$s of method TCPDF\\:\\:GetStringWidth\\(\\) expects string, mixed given\\.$#"
10505 path: src/Plugins/Export/Helpers/Pdf.php
10508 message: "#^Parameter \\#1 \\$str of static method TCPDF_STATIC\\:\\:empty_string\\(\\) expects string, mixed given\\.$#"
10510 path: src/Plugins/Export/Helpers/Pdf.php
10513 message: "#^Parameter \\#1 \\$w of method TCPDF\\:\\:Cell\\(\\) expects float, mixed given\\.$#"
10515 path: src/Plugins/Export/Helpers/Pdf.php
10518 message: "#^Parameter \\#1 \\$w of method TCPDF\\:\\:MultiCell\\(\\) expects float, mixed given\\.$#"
10520 path: src/Plugins/Export/Helpers/Pdf.php
10523 message: "#^Parameter \\#1 \\$x of method TCPDF\\:\\:setXY\\(\\) expects float, mixed given\\.$#"
10525 path: src/Plugins/Export/Helpers/Pdf.php
10528 message: "#^Parameter \\#1 \\$x1 of method TCPDF\\:\\:Line\\(\\) expects float, \\(array\\|float\\|int\\) given\\.$#"
10530 path: src/Plugins/Export/Helpers/Pdf.php
10533 message: "#^Parameter \\#1 \\$x1 of method TCPDF\\:\\:Line\\(\\) expects float, mixed given\\.$#"
10535 path: src/Plugins/Export/Helpers/Pdf.php
10538 message: "#^Parameter \\#1 \\$y of method TCPDF\\:\\:setY\\(\\) expects float, mixed given\\.$#"
10540 path: src/Plugins/Export/Helpers/Pdf.php
10543 message: "#^Parameter \\#2 \\$h of method TCPDF\\:\\:Cell\\(\\) expects float, mixed given\\.$#"
10545 path: src/Plugins/Export/Helpers/Pdf.php
10548 message: "#^Parameter \\#2 \\$h of method TCPDF\\:\\:MultiCell\\(\\) expects float, mixed given\\.$#"
10550 path: src/Plugins/Export/Helpers/Pdf.php
10553 message: "#^Parameter \\#2 \\$y of method TCPDF\\:\\:setXY\\(\\) expects float, mixed given\\.$#"
10555 path: src/Plugins/Export/Helpers/Pdf.php
10558 message: "#^Parameter \\#2 \\$y1 of method TCPDF\\:\\:Line\\(\\) expects float, mixed given\\.$#"
10560 path: src/Plugins/Export/Helpers/Pdf.php
10563 message: "#^Parameter \\#3 \\$size of method TCPDF\\:\\:setFont\\(\\) expects float\\|null, mixed given\\.$#"
10565 path: src/Plugins/Export/Helpers/Pdf.php
10568 message: "#^Parameter \\#3 \\$txt of method TCPDF\\:\\:MultiCell\\(\\) expects string, mixed given\\.$#"
10570 path: src/Plugins/Export/Helpers/Pdf.php
10573 message: "#^Parameter \\#3 \\$x2 of method TCPDF\\:\\:Line\\(\\) expects float, \\(array\\|float\\|int\\) given\\.$#"
10575 path: src/Plugins/Export/Helpers/Pdf.php
10578 message: "#^Parameter \\#3 \\$x2 of method TCPDF\\:\\:Line\\(\\) expects float, mixed given\\.$#"
10580 path: src/Plugins/Export/Helpers/Pdf.php
10583 message: "#^Parameter \\#5 \\$align of method TCPDF\\:\\:MultiCell\\(\\) expects string, mixed given\\.$#"
10585 path: src/Plugins/Export/Helpers/Pdf.php
10588 message: "#^Property PhpMyAdmin\\\\Plugins\\\\Export\\\\Helpers\\\\Pdf\\:\\:\\$dataY \\(float\\|int\\) does not accept mixed\\.$#"
10590 path: src/Plugins/Export/Helpers/Pdf.php
10593 message: "#^Variable \\$columnsCnt might not be defined\\.$#"
10595 path: src/Plugins/Export/Helpers/Pdf.php
10598 message: "#^Variable \\$txt on left side of \\?\\? always exists and is not nullable\\.$#"
10600 path: src/Plugins/Export/Helpers/Pdf.php
10603 message: "#^Cannot cast mixed to string\\.$#"
10605 path: src/Plugins/Export/Helpers/TableProperty.php
10608 message: "#^Argument of an invalid type mixed supplied for foreach, only iterables are supported\\.$#"
10610 path: src/Plugins/ExportPlugin.php
10613 message: "#^Cannot access offset 'alias' on mixed\\.$#"
10615 path: src/Plugins/ExportPlugin.php
10618 message: "#^Cannot access offset 'columns' on mixed\\.$#"
10620 path: src/Plugins/ExportPlugin.php
10623 message: "#^Cannot access offset 'tables' on mixed\\.$#"
10625 path: src/Plugins/ExportPlugin.php
10628 message: "#^Cannot access offset mixed on mixed\\.$#"
10630 path: src/Plugins/ExportPlugin.php
10633 message: "#^Cannot access offset non\\-empty\\-string on mixed\\.$#"
10635 path: src/Plugins/ExportPlugin.php
10638 message: "#^Cannot access offset string\\|null on mixed\\.$#"
10640 path: src/Plugins/ExportPlugin.php
10643 message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#"
10645 path: src/Plugins/ExportPlugin.php
10648 message: "#^Foreach overwrites \\$db with its value variable\\.$#"
10650 path: src/Plugins/ExportPlugin.php
10653 message: "#^Method PhpMyAdmin\\\\Plugins\\\\ExportPlugin\\:\\:getAlias\\(\\) should return string but returns mixed\\.$#"
10655 path: src/Plugins/ExportPlugin.php
10658 message: "#^Only booleans are allowed in an if condition, array\\|false given\\.$#"
10660 path: src/Plugins/ExportPlugin.php
10664 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\DatabaseInterface\\:
10665 Use dependency injection instead\\.$#
10668 path: src/Plugins/Import/ImportCsv.php
10671 message: "#^Cannot call method getMessage\\(\\) on mixed\\.$#"
10673 path: src/Plugins/Import/ImportCsv.php
10676 message: "#^Cannot cast mixed to string\\.$#"
10678 path: src/Plugins/Import/ImportCsv.php
10681 message: "#^Foreach overwrites \\$i with its key variable\\.$#"
10683 path: src/Plugins/Import/ImportCsv.php
10686 message: "#^Method PhpMyAdmin\\\\Plugins\\\\Import\\\\ImportCsv\\:\\:doImport\\(\\) should return array\\<string\\> but returns mixed\\.$#"
10688 path: src/Plugins/Import/ImportCsv.php
10691 message: "#^Only booleans are allowed in &&, string given on the right side\\.$#"
10693 path: src/Plugins/Import/ImportCsv.php
10696 message: "#^Parameter \\#1 \\$columnNames of method PhpMyAdmin\\\\Plugins\\\\Import\\\\ImportCsv\\:\\:getColumnNames\\(\\) expects array\\<int, string\\>, array\\|null given\\.$#"
10698 path: src/Plugins/Import/ImportCsv.php
10701 message: "#^Parameter \\#1 \\$serverMessage of static method PhpMyAdmin\\\\Html\\\\Generator\\:\\:mysqlDie\\(\\) expects string, mixed given\\.$#"
10703 path: src/Plugins/Import/ImportCsv.php
10706 message: "#^Parameter \\#3 \\$rows of class PhpMyAdmin\\\\Import\\\\ImportTable constructor expects array\\<int, array\\<int, mixed\\>\\>, array\\<int\\<0, max\\>, array\\> given\\.$#"
10708 path: src/Plugins/Import/ImportCsv.php
10711 message: "#^Parameter \\#4 \\$sqlData of method PhpMyAdmin\\\\Import\\\\Import\\:\\:createDatabase\\(\\) expects array\\<string\\>, mixed given\\.$#"
10713 path: src/Plugins/Import/ImportCsv.php
10717 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
10718 Use dependency injection instead\\.$#
10721 path: src/Plugins/Import/ImportLdi.php
10725 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\DatabaseInterface\\:
10726 Use dependency injection instead\\.$#
10729 path: src/Plugins/Import/ImportLdi.php
10732 message: "#^Method PhpMyAdmin\\\\Plugins\\\\Import\\\\ImportLdi\\:\\:doImport\\(\\) should return array\\<string\\> but returns mixed\\.$#"
10734 path: src/Plugins/Import/ImportLdi.php
10737 message: "#^Method PhpMyAdmin\\\\Plugins\\\\Import\\\\ImportMediawiki\\:\\:doImport\\(\\) should return array\\<string\\> but returns mixed\\.$#"
10739 path: src/Plugins/Import/ImportMediawiki.php
10742 message: "#^Negated boolean expression is always true\\.$#"
10744 path: src/Plugins/Import/ImportMediawiki.php
10747 message: "#^Cannot call method __toString\\(\\) on mixed\\.$#"
10749 path: src/Plugins/Import/ImportOds.php
10752 message: "#^Cannot cast mixed to int\\.$#"
10754 path: src/Plugins/Import/ImportOds.php
10757 message: "#^Cannot cast mixed to string\\.$#"
10759 path: src/Plugins/Import/ImportOds.php
10762 message: "#^Method PhpMyAdmin\\\\Plugins\\\\Import\\\\ImportOds\\:\\:doImport\\(\\) should return array\\<string\\> but returns mixed\\.$#"
10764 path: src/Plugins/Import/ImportOds.php
10767 message: "#^Parameter \\#1 \\$cellAttrs of method PhpMyAdmin\\\\Plugins\\\\Import\\\\ImportOds\\:\\:getValue\\(\\) expects SimpleXMLElement, \\(SimpleXMLElement\\|null\\) given\\.$#"
10769 path: src/Plugins/Import/ImportOds.php
10772 message: "#^Parameter \\#1 \\$sheets of method PhpMyAdmin\\\\Plugins\\\\Import\\\\ImportOds\\:\\:readSheets\\(\\) expects array\\|SimpleXMLElement, array\\|SimpleXMLElement\\|null given\\.$#"
10774 path: src/Plugins/Import/ImportOds.php
10777 message: "#^Parameter \\#2 \\$text of method PhpMyAdmin\\\\Plugins\\\\Import\\\\ImportOds\\:\\:getValue\\(\\) expects SimpleXMLElement, \\(SimpleXMLElement\\|null\\) given\\.$#"
10779 path: src/Plugins/Import/ImportOds.php
10782 message: "#^Parameter \\#3 \\$rows of class PhpMyAdmin\\\\Import\\\\ImportTable constructor expects array\\<int, array\\<int, mixed\\>\\>, array\\<int, array\\> given\\.$#"
10784 path: src/Plugins/Import/ImportOds.php
10787 message: "#^Variable property access on SimpleXMLElement\\.$#"
10789 path: src/Plugins/Import/ImportOds.php
10793 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
10794 Use dependency injection instead\\.$#
10797 path: src/Plugins/Import/ImportShp.php
10800 message: "#^Cannot access offset 0 on mixed\\.$#"
10802 path: src/Plugins/Import/ImportShp.php
10805 message: "#^Cannot cast mixed to string\\.$#"
10807 path: src/Plugins/Import/ImportShp.php
10810 message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#"
10812 path: src/Plugins/Import/ImportShp.php
10815 message: "#^Method PhpMyAdmin\\\\Plugins\\\\Import\\\\ImportShp\\:\\:doImport\\(\\) should return array\\<string\\> but returns mixed\\.$#"
10817 path: src/Plugins/Import/ImportShp.php
10820 message: "#^Offset 'dirname' does not exist on array\\{dirname\\?\\: string, basename\\: string, extension\\?\\: string, filename\\: string\\}\\.$#"
10822 path: src/Plugins/Import/ImportShp.php
10825 message: "#^Parameter \\#1 \\$importHandle of method PhpMyAdmin\\\\Import\\\\Import\\:\\:getNextChunk\\(\\) expects PhpMyAdmin\\\\File\\|null, mixed given\\.$#"
10827 path: src/Plugins/Import/ImportShp.php
10830 message: "#^Parameter \\#1 \\$string of function substr expects string, mixed given\\.$#"
10832 path: src/Plugins/Import/ImportShp.php
10835 message: "#^Parameter \\#2 \\$columns of class PhpMyAdmin\\\\Import\\\\ImportTable constructor expects array\\<int, string\\>, array\\<int, mixed\\> given\\.$#"
10837 path: src/Plugins/Import/ImportShp.php
10841 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\DatabaseInterface\\:
10842 Use dependency injection instead\\.$#
10845 path: src/Plugins/Import/ImportSql.php
10848 message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#"
10850 path: src/Plugins/Import/ImportSql.php
10853 message: "#^Method PhpMyAdmin\\\\Plugins\\\\Import\\\\ImportSql\\:\\:doImport\\(\\) should return array\\<string\\> but returns mixed\\.$#"
10855 path: src/Plugins/Import/ImportSql.php
10858 message: "#^Parameter \\#1 \\$delimiter of method PhpMyAdmin\\\\SqlParser\\\\Utils\\\\BufferedQuery\\:\\:setDelimiter\\(\\) expects string, mixed given\\.$#"
10860 path: src/Plugins/Import/ImportSql.php
10863 message: "#^Cannot cast mixed to string\\.$#"
10865 path: src/Plugins/Import/ImportXml.php
10868 message: "#^Method PhpMyAdmin\\\\Plugins\\\\Import\\\\ImportXml\\:\\:doImport\\(\\) should return array\\<string\\> but returns mixed\\.$#"
10870 path: src/Plugins/Import/ImportXml.php
10873 message: "#^Method PhpMyAdmin\\\\Plugins\\\\Import\\\\ShapeFileImport\\:\\:readSHP\\(\\) never returns false so it can be removed from the return type\\.$#"
10875 path: src/Plugins/Import/ShapeFileImport.php
10878 message: "#^Cannot access offset string on mixed\\.$#"
10880 path: src/Plugins/Import/Upload/UploadNoplugin.php
10883 message: "#^Method PhpMyAdmin\\\\Plugins\\\\Import\\\\Upload\\\\UploadNoplugin\\:\\:getUploadStatus\\(\\) return type has no value type specified in iterable type array\\.$#"
10885 path: src/Plugins/Import/Upload/UploadNoplugin.php
10888 message: "#^Method PhpMyAdmin\\\\Plugins\\\\Import\\\\Upload\\\\UploadNoplugin\\:\\:getUploadStatus\\(\\) should return array\\|null but returns mixed\\.$#"
10890 path: src/Plugins/Import/Upload/UploadNoplugin.php
10893 message: "#^Parameter \\#2 \\$array of function array_key_exists expects array, mixed given\\.$#"
10895 path: src/Plugins/Import/Upload/UploadNoplugin.php
10898 message: "#^Cannot access offset 'complete' on mixed\\.$#"
10900 path: src/Plugins/Import/Upload/UploadProgress.php
10903 message: "#^Cannot access offset 'finished' on mixed\\.$#"
10905 path: src/Plugins/Import/Upload/UploadProgress.php
10908 message: "#^Cannot access offset 'percent' on mixed\\.$#"
10910 path: src/Plugins/Import/Upload/UploadProgress.php
10913 message: "#^Cannot access offset 'total' on mixed\\.$#"
10915 path: src/Plugins/Import/Upload/UploadProgress.php
10918 message: "#^Cannot access offset string on mixed\\.$#"
10920 path: src/Plugins/Import/Upload/UploadProgress.php
10923 message: "#^Method PhpMyAdmin\\\\Plugins\\\\Import\\\\Upload\\\\UploadProgress\\:\\:getUploadStatus\\(\\) return type has no value type specified in iterable type array\\.$#"
10925 path: src/Plugins/Import/Upload/UploadProgress.php
10928 message: "#^Method PhpMyAdmin\\\\Plugins\\\\Import\\\\Upload\\\\UploadProgress\\:\\:getUploadStatus\\(\\) should return array\\|null but returns mixed\\.$#"
10930 path: src/Plugins/Import/Upload/UploadProgress.php
10933 message: "#^Parameter \\#2 \\$array of function array_key_exists expects array, mixed given\\.$#"
10935 path: src/Plugins/Import/Upload/UploadProgress.php
10938 message: "#^Strict comparison using \\!\\=\\= between array\\{upload_id\\: string, fieldname\\: string, filename\\: string, time_start\\: int, time_last\\: int, speed_average\\: int, speed_last\\: int, bytes_uploaded\\: int, \\.\\.\\.\\} and array\\{\\} will always evaluate to true\\.$#"
10940 path: src/Plugins/Import/Upload/UploadProgress.php
10943 message: "#^Cannot access offset 'bytes_processed' on mixed\\.$#"
10945 path: src/Plugins/Import/Upload/UploadSession.php
10948 message: "#^Cannot access offset 'complete' on mixed\\.$#"
10950 path: src/Plugins/Import/Upload/UploadSession.php
10953 message: "#^Cannot access offset 'content_length' on mixed\\.$#"
10955 path: src/Plugins/Import/Upload/UploadSession.php
10958 message: "#^Cannot access offset 'done' on mixed\\.$#"
10960 path: src/Plugins/Import/Upload/UploadSession.php
10963 message: "#^Cannot access offset 'finished' on mixed\\.$#"
10965 path: src/Plugins/Import/Upload/UploadSession.php
10968 message: "#^Cannot access offset 'percent' on mixed\\.$#"
10970 path: src/Plugins/Import/Upload/UploadSession.php
10973 message: "#^Cannot access offset 'total' on mixed\\.$#"
10975 path: src/Plugins/Import/Upload/UploadSession.php
10978 message: "#^Cannot access offset string on mixed\\.$#"
10980 path: src/Plugins/Import/Upload/UploadSession.php
10983 message: "#^Method PhpMyAdmin\\\\Plugins\\\\Import\\\\Upload\\\\UploadSession\\:\\:getUploadStatus\\(\\) return type has no value type specified in iterable type array\\.$#"
10985 path: src/Plugins/Import/Upload/UploadSession.php
10988 message: "#^Method PhpMyAdmin\\\\Plugins\\\\Import\\\\Upload\\\\UploadSession\\:\\:getUploadStatus\\(\\) should return array\\|null but returns mixed\\.$#"
10990 path: src/Plugins/Import/Upload/UploadSession.php
10993 message: "#^Parameter \\#2 \\$array of function array_key_exists expects array, mixed given\\.$#"
10995 path: src/Plugins/Import/Upload/UploadSession.php
10998 message: "#^Cannot cast mixed to string\\.$#"
11000 path: src/Plugins/Schema/Dia/DiaRelationSchema.php
11003 message: "#^Parameter \\#2 \\$masterField of method PhpMyAdmin\\\\Plugins\\\\Schema\\\\Dia\\\\DiaRelationSchema\\:\\:addRelation\\(\\) expects string, \\(int\\|string\\) given\\.$#"
11005 path: src/Plugins/Schema/Dia/DiaRelationSchema.php
11008 message: "#^Parameter \\#2 \\$masterField of method PhpMyAdmin\\\\Plugins\\\\Schema\\\\Dia\\\\DiaRelationSchema\\:\\:addRelation\\(\\) expects string, int\\|string given\\.$#"
11010 path: src/Plugins/Schema/Dia/DiaRelationSchema.php
11013 message: "#^Parameter \\#4 \\$foreignField of method PhpMyAdmin\\\\Plugins\\\\Schema\\\\Dia\\\\DiaRelationSchema\\:\\:addRelation\\(\\) expects string, mixed given\\.$#"
11015 path: src/Plugins/Schema/Dia/DiaRelationSchema.php
11018 message: "#^Binary operation \"\\+\" between int\\|string\\|false and 12 results in an error\\.$#"
11020 path: src/Plugins/Schema/Dia/RelationStatsDia.php
11023 message: "#^Binary operation \"\\+\" between mixed and int\\|string\\|false results in an error\\.$#"
11025 path: src/Plugins/Schema/Dia/RelationStatsDia.php
11028 message: "#^Call to function array_search\\(\\) requires parameter \\#3 to be set\\.$#"
11030 path: src/Plugins/Schema/Dia/RelationStatsDia.php
11033 message: "#^Call to function in_array\\(\\) requires parameter \\#3 to be set\\.$#"
11035 path: src/Plugins/Schema/Dia/TableStatsDia.php
11038 message: "#^Cannot cast mixed to string\\.$#"
11040 path: src/Plugins/Schema/Eps/EpsRelationSchema.php
11043 message: "#^Parameter \\#4 \\$masterField of method PhpMyAdmin\\\\Plugins\\\\Schema\\\\Eps\\\\EpsRelationSchema\\:\\:addRelation\\(\\) expects string, \\(int\\|string\\) given\\.$#"
11045 path: src/Plugins/Schema/Eps/EpsRelationSchema.php
11048 message: "#^Parameter \\#4 \\$masterField of method PhpMyAdmin\\\\Plugins\\\\Schema\\\\Eps\\\\EpsRelationSchema\\:\\:addRelation\\(\\) expects string, int\\|string given\\.$#"
11050 path: src/Plugins/Schema/Eps/EpsRelationSchema.php
11053 message: "#^Parameter \\#6 \\$foreignField of method PhpMyAdmin\\\\Plugins\\\\Schema\\\\Eps\\\\EpsRelationSchema\\:\\:addRelation\\(\\) expects string, mixed given\\.$#"
11055 path: src/Plugins/Schema/Eps/EpsRelationSchema.php
11058 message: "#^Call to an undefined method object\\:\\:line\\(\\)\\.$#"
11060 path: src/Plugins/Schema/Eps/RelationStatsEps.php
11063 message: "#^Parameter \\#1 \\$text of method PhpMyAdmin\\\\Font\\:\\:getStringWidth\\(\\) expects string, mixed given\\.$#"
11065 path: src/Plugins/Schema/Eps/TableStatsEps.php
11068 message: "#^Parameter \\#1 \\$text of method PhpMyAdmin\\\\Plugins\\\\Schema\\\\Eps\\\\Eps\\:\\:showXY\\(\\) expects string, mixed given\\.$#"
11070 path: src/Plugins/Schema/Eps/TableStatsEps.php
11073 message: "#^Argument of an invalid type mixed supplied for foreach, only iterables are supported\\.$#"
11075 path: src/Plugins/Schema/ExportRelationSchema.php
11079 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\DatabaseInterface\\:
11080 Use dependency injection instead\\.$#
11083 path: src/Plugins/Schema/ExportRelationSchema.php
11086 message: "#^Cannot cast mixed to int\\.$#"
11088 path: src/Plugins/Schema/ExportRelationSchema.php
11091 message: "#^Parameter \\#1 \\$string of function rawurldecode expects string, mixed given\\.$#"
11093 path: src/Plugins/Schema/ExportRelationSchema.php
11097 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\DatabaseInterface\\:
11098 Use dependency injection instead\\.$#
11101 path: src/Plugins/Schema/Pdf/Pdf.php
11104 message: "#^Cannot access offset 'cw' on mixed\\.$#"
11106 path: src/Plugins/Schema/Pdf/Pdf.php
11109 message: "#^Cannot access offset int on mixed\\.$#"
11111 path: src/Plugins/Schema/Pdf/Pdf.php
11114 message: "#^Parameter \\#1 \\$w of method PhpMyAdmin\\\\Plugins\\\\Schema\\\\Pdf\\\\Pdf\\:\\:numLines\\(\\) expects int, mixed given\\.$#"
11116 path: src/Plugins/Schema/Pdf/Pdf.php
11119 message: "#^Parameter \\#1 \\$w of method TCPDF\\:\\:MultiCell\\(\\) expects float, mixed given\\.$#"
11121 path: src/Plugins/Schema/Pdf/Pdf.php
11124 message: "#^Parameter \\#2 \\$txt of method PhpMyAdmin\\\\Plugins\\\\Schema\\\\Pdf\\\\Pdf\\:\\:numLines\\(\\) expects string, mixed given\\.$#"
11126 path: src/Plugins/Schema/Pdf/Pdf.php
11129 message: "#^Parameter \\#3 \\$txt of method TCPDF\\:\\:MultiCell\\(\\) expects string, mixed given\\.$#"
11131 path: src/Plugins/Schema/Pdf/Pdf.php
11134 message: "#^Parameter \\#3 \\$w of method TCPDF\\:\\:Link\\(\\) expects float, mixed given\\.$#"
11136 path: src/Plugins/Schema/Pdf/Pdf.php
11139 message: "#^Parameter \\#3 \\$w of method TCPDF\\:\\:Rect\\(\\) expects float, mixed given\\.$#"
11141 path: src/Plugins/Schema/Pdf/Pdf.php
11145 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\DatabaseInterface\\:
11146 Use dependency injection instead\\.$#
11149 path: src/Plugins/Schema/Pdf/PdfRelationSchema.php
11152 message: "#^Call to method TCPDF\\:\\:Line\\(\\) with incorrect case\\: line$#"
11154 path: src/Plugins/Schema/Pdf/PdfRelationSchema.php
11157 message: "#^Cannot access offset '\\-' on mixed\\.$#"
11159 path: src/Plugins/Schema/Pdf/PdfRelationSchema.php
11162 message: "#^Cannot access offset mixed on mixed\\.$#"
11164 path: src/Plugins/Schema/Pdf/PdfRelationSchema.php
11167 message: "#^Cannot access offset string on mixed\\.$#"
11169 path: src/Plugins/Schema/Pdf/PdfRelationSchema.php
11172 message: "#^Cannot cast mixed to string\\.$#"
11174 path: src/Plugins/Schema/Pdf/PdfRelationSchema.php
11177 message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#"
11179 path: src/Plugins/Schema/Pdf/PdfRelationSchema.php
11182 message: "#^Only booleans are allowed in &&, array\\|false given on the left side\\.$#"
11184 path: src/Plugins/Schema/Pdf/PdfRelationSchema.php
11187 message: "#^Only booleans are allowed in an if condition, array\\|false given\\.$#"
11189 path: src/Plugins/Schema/Pdf/PdfRelationSchema.php
11192 message: "#^Parameter \\#1 \\$datetime of class DateTimeImmutable constructor expects string, int\\|string given\\.$#"
11194 path: src/Plugins/Schema/Pdf/PdfRelationSchema.php
11197 message: "#^Parameter \\#1 \\$link of method TCPDF\\:\\:setLink\\(\\) expects int, mixed given\\.$#"
11199 path: src/Plugins/Schema/Pdf/PdfRelationSchema.php
11202 message: "#^Parameter \\#1 \\$value of method PhpMyAdmin\\\\Plugins\\\\Schema\\\\Pdf\\\\PdfRelationSchema\\:\\:setTableOrder\\(\\) expects string, mixed given\\.$#"
11204 path: src/Plugins/Schema/Pdf/PdfRelationSchema.php
11207 message: "#^Parameter \\#2 \\$masterField of method PhpMyAdmin\\\\Plugins\\\\Schema\\\\Pdf\\\\PdfRelationSchema\\:\\:addRelation\\(\\) expects string, \\(int\\|string\\) given\\.$#"
11209 path: src/Plugins/Schema/Pdf/PdfRelationSchema.php
11212 message: "#^Parameter \\#2 \\$masterField of method PhpMyAdmin\\\\Plugins\\\\Schema\\\\Pdf\\\\PdfRelationSchema\\:\\:addRelation\\(\\) expects string, int\\|string given\\.$#"
11214 path: src/Plugins/Schema/Pdf/PdfRelationSchema.php
11217 message: "#^Parameter \\#4 \\$foreignField of method PhpMyAdmin\\\\Plugins\\\\Schema\\\\Pdf\\\\PdfRelationSchema\\:\\:addRelation\\(\\) expects string, mixed given\\.$#"
11219 path: src/Plugins/Schema/Pdf/PdfRelationSchema.php
11222 message: "#^Call to an undefined method object\\:\\:lineScale\\(\\)\\.$#"
11224 path: src/Plugins/Schema/Pdf/RelationStatsPdf.php
11227 message: "#^Call to an undefined method object\\:\\:setDrawColor\\(\\)\\.$#"
11229 path: src/Plugins/Schema/Pdf/RelationStatsPdf.php
11232 message: "#^Call to an undefined method object\\:\\:setLineWidthScale\\(\\)\\.$#"
11234 path: src/Plugins/Schema/Pdf/RelationStatsPdf.php
11237 message: "#^Call to function in_array\\(\\) requires parameter \\#3 to be set\\.$#"
11239 path: src/Plugins/Schema/Pdf/TableStatsPdf.php
11242 message: "#^Cannot access offset '\\-' on mixed\\.$#"
11244 path: src/Plugins/Schema/Pdf/TableStatsPdf.php
11247 message: "#^Cannot access offset mixed on mixed\\.$#"
11249 path: src/Plugins/Schema/Pdf/TableStatsPdf.php
11252 message: "#^Cannot access offset string on mixed\\.$#"
11254 path: src/Plugins/Schema/Pdf/TableStatsPdf.php
11257 message: "#^Cannot cast mixed to string\\.$#"
11259 path: src/Plugins/Schema/Pdf/TableStatsPdf.php
11262 message: "#^Parameter \\#1 \\$link of method TCPDF\\:\\:setLink\\(\\) expects int, mixed given\\.$#"
11264 path: src/Plugins/Schema/Pdf/TableStatsPdf.php
11267 message: "#^Parameter \\#1 \\$s of method TCPDF\\:\\:GetStringWidth\\(\\) expects string, mixed given\\.$#"
11269 path: src/Plugins/Schema/Pdf/TableStatsPdf.php
11272 message: "#^Binary operation \"\\+\" between int\\|string\\|false and 1\\.5 results in an error\\.$#"
11274 path: src/Plugins/Schema/RelationStats.php
11277 message: "#^Call to function array_search\\(\\) requires parameter \\#3 to be set\\.$#"
11279 path: src/Plugins/Schema/RelationStats.php
11283 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\DatabaseInterface\\:
11284 Use dependency injection instead\\.$#
11287 path: src/Plugins/Schema/SchemaDia.php
11291 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\DatabaseInterface\\:
11292 Use dependency injection instead\\.$#
11295 path: src/Plugins/Schema/SchemaEps.php
11299 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\DatabaseInterface\\:
11300 Use dependency injection instead\\.$#
11303 path: src/Plugins/Schema/SchemaPdf.php
11307 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\DatabaseInterface\\:
11308 Use dependency injection instead\\.$#
11311 path: src/Plugins/Schema/SchemaSvg.php
11314 message: "#^Call to an undefined method object\\:\\:printElementLine\\(\\)\\.$#"
11316 path: src/Plugins/Schema/Svg/RelationStatsSvg.php
11319 message: "#^Parameter \\#4 \\$masterField of method PhpMyAdmin\\\\Plugins\\\\Schema\\\\Svg\\\\SvgRelationSchema\\:\\:addRelation\\(\\) expects string, \\(int\\|string\\) given\\.$#"
11321 path: src/Plugins/Schema/Svg/SvgRelationSchema.php
11324 message: "#^Parameter \\#4 \\$masterField of method PhpMyAdmin\\\\Plugins\\\\Schema\\\\Svg\\\\SvgRelationSchema\\:\\:addRelation\\(\\) expects string, int\\|string given\\.$#"
11326 path: src/Plugins/Schema/Svg/SvgRelationSchema.php
11329 message: "#^Parameter \\#6 \\$foreignField of method PhpMyAdmin\\\\Plugins\\\\Schema\\\\Svg\\\\SvgRelationSchema\\:\\:addRelation\\(\\) expects string, mixed given\\.$#"
11331 path: src/Plugins/Schema/Svg/SvgRelationSchema.php
11334 message: "#^Call to function in_array\\(\\) requires parameter \\#3 to be set\\.$#"
11336 path: src/Plugins/Schema/Svg/TableStatsSvg.php
11339 message: "#^Parameter \\#1 \\$text of method PhpMyAdmin\\\\Font\\:\\:getStringWidth\\(\\) expects string, mixed given\\.$#"
11341 path: src/Plugins/Schema/Svg/TableStatsSvg.php
11344 message: "#^Parameter \\#6 \\$text of method PhpMyAdmin\\\\Plugins\\\\Schema\\\\Svg\\\\Svg\\:\\:printElement\\(\\) expects string\\|null, mixed given\\.$#"
11346 path: src/Plugins/Schema/Svg/TableStatsSvg.php
11350 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\DatabaseInterface\\:
11351 Use dependency injection instead\\.$#
11354 path: src/Plugins/Schema/TableStats.php
11357 message: "#^Cannot access offset \\(int\\|string\\) on mixed\\.$#"
11359 path: src/Plugins/Schema/TableStats.php
11362 message: "#^Cannot cast mixed to float\\.$#"
11364 path: src/Plugins/Schema/TableStats.php
11367 message: "#^Only booleans are allowed in a negated boolean, PhpMyAdmin\\\\Dbal\\\\ResultInterface\\|false given\\.$#"
11369 path: src/Plugins/Schema/TableStats.php
11372 message: "#^Parameter \\#1 \\$string of function rawurldecode expects string, mixed given\\.$#"
11374 path: src/Plugins/Schema/TableStats.php
11378 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
11379 Use dependency injection instead\\.$#
11382 path: src/Plugins/SchemaPlugin.php
11386 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
11387 Use dependency injection instead\\.$#
11390 path: src/Plugins/Transformations/Abs/Bool2TextTransformationsPlugin.php
11393 message: "#^Method PhpMyAdmin\\\\Plugins\\\\Transformations\\\\Abs\\\\Bool2TextTransformationsPlugin\\:\\:applyTransformation\\(\\) should return string but returns mixed\\.$#"
11395 path: src/Plugins/Transformations/Abs/Bool2TextTransformationsPlugin.php
11399 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
11400 Use dependency injection instead\\.$#
11403 path: src/Plugins/Transformations/Abs/DateFormatTransformationsPlugin.php
11406 message: "#^Argument of an invalid type mixed supplied for foreach, only iterables are supported\\.$#"
11408 path: src/Plugins/Transformations/Abs/DownloadTransformationsPlugin.php
11411 message: "#^Cannot access offset mixed on mixed\\.$#"
11413 path: src/Plugins/Transformations/Abs/DownloadTransformationsPlugin.php
11416 message: "#^Cannot access property \\$name on mixed\\.$#"
11418 path: src/Plugins/Transformations/Abs/DownloadTransformationsPlugin.php
11421 message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#"
11423 path: src/Plugins/Transformations/Abs/DownloadTransformationsPlugin.php
11426 message: "#^Parameter \\#1 \\$string of function htmlspecialchars expects string, mixed given\\.$#"
11428 path: src/Plugins/Transformations/Abs/DownloadTransformationsPlugin.php
11431 message: "#^Parameter \\#1 \\.\\.\\.\\$arrays of function array_merge expects array, mixed given\\.$#"
11433 path: src/Plugins/Transformations/Abs/DownloadTransformationsPlugin.php
11436 message: "#^Unreachable statement \\- code above always terminates\\.$#"
11438 path: src/Plugins/Transformations/Abs/ExternalTransformationsPlugin.php
11442 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
11443 Use dependency injection instead\\.$#
11446 path: src/Plugins/Transformations/Abs/HexTransformationsPlugin.php
11449 message: "#^Cannot cast mixed to int\\.$#"
11451 path: src/Plugins/Transformations/Abs/HexTransformationsPlugin.php
11454 message: "#^Parameter \\#2 \\$additionalParameters of static method PhpMyAdmin\\\\Url\\:\\:getFromRoute\\(\\) expects array, mixed given\\.$#"
11456 path: src/Plugins/Transformations/Abs/ImageLinkTransformationsPlugin.php
11459 message: "#^Cannot cast mixed to int\\.$#"
11461 path: src/Plugins/Transformations/Abs/ImageUploadTransformationsPlugin.php
11464 message: "#^Parameter \\#2 \\$additionalParameters of static method PhpMyAdmin\\\\Url\\:\\:getFromRoute\\(\\) expects array, mixed given\\.$#"
11466 path: src/Plugins/Transformations/Abs/ImageUploadTransformationsPlugin.php
11470 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
11471 Use dependency injection instead\\.$#
11474 path: src/Plugins/Transformations/Abs/InlineTransformationsPlugin.php
11477 message: "#^Cannot cast mixed to int\\.$#"
11479 path: src/Plugins/Transformations/Abs/InlineTransformationsPlugin.php
11482 message: "#^Parameter \\#1 \\.\\.\\.\\$arrays of function array_merge expects array, mixed given\\.$#"
11484 path: src/Plugins/Transformations/Abs/InlineTransformationsPlugin.php
11487 message: "#^Parameter \\#2 \\$additionalParameters of static method PhpMyAdmin\\\\Url\\:\\:getFromRoute\\(\\) expects array, mixed given\\.$#"
11489 path: src/Plugins/Transformations/Abs/InlineTransformationsPlugin.php
11493 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
11494 Use dependency injection instead\\.$#
11497 path: src/Plugins/Transformations/Abs/PreApPendTransformationsPlugin.php
11500 message: "#^Parameter \\#1 \\$string of function htmlspecialchars expects string, mixed given\\.$#"
11502 path: src/Plugins/Transformations/Abs/PreApPendTransformationsPlugin.php
11505 message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#"
11507 path: src/Plugins/Transformations/Abs/RegexValidationTransformationsPlugin.php
11510 message: "#^Parameter \\#1 \\$pattern of function preg_match expects string, mixed given\\.$#"
11512 path: src/Plugins/Transformations/Abs/RegexValidationTransformationsPlugin.php
11516 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
11517 Use dependency injection instead\\.$#
11520 path: src/Plugins/Transformations/Abs/SubstringTransformationsPlugin.php
11523 message: "#^Cannot cast mixed to int\\.$#"
11525 path: src/Plugins/Transformations/Abs/SubstringTransformationsPlugin.php
11529 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
11530 Use dependency injection instead\\.$#
11533 path: src/Plugins/Transformations/Abs/TextImageLinkTransformationsPlugin.php
11536 message: "#^Cannot cast mixed to int\\.$#"
11538 path: src/Plugins/Transformations/Abs/TextImageLinkTransformationsPlugin.php
11542 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
11543 Use dependency injection instead\\.$#
11546 path: src/Plugins/Transformations/Abs/TextLinkTransformationsPlugin.php
11549 message: "#^Parameter \\#1 \\$string of function htmlspecialchars expects string, mixed given\\.$#"
11551 path: src/Plugins/Transformations/Abs/TextLinkTransformationsPlugin.php
11555 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
11556 Use dependency injection instead\\.$#
11559 path: src/Plugins/Transformations/Input/Text_Plain_JsonEditor.php
11563 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
11564 Use dependency injection instead\\.$#
11567 path: src/Plugins/Transformations/Input/Text_Plain_SqlEditor.php
11571 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
11572 Use dependency injection instead\\.$#
11575 path: src/Plugins/Transformations/Input/Text_Plain_XmlEditor.php
11578 message: "#^Method PhpMyAdmin\\\\Plugins\\\\Transformations\\\\Output\\\\Text_Plain_Binarytoip\\:\\:applyTransformation\\(\\) should return string but returns string\\|false\\.$#"
11580 path: src/Plugins/Transformations/Output/Text_Plain_Binarytoip.php
11584 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
11585 Use dependency injection instead\\.$#
11588 path: src/Plugins/Transformations/Output/Text_Plain_Json.php
11591 message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#"
11593 path: src/Plugins/Transformations/Output/Text_Plain_Json.php
11597 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
11598 Use dependency injection instead\\.$#
11601 path: src/Plugins/Transformations/Output/Text_Plain_Sql.php
11604 message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#"
11606 path: src/Plugins/Transformations/Output/Text_Plain_Sql.php
11610 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
11611 Use dependency injection instead\\.$#
11614 path: src/Plugins/Transformations/Output/Text_Plain_Xml.php
11617 message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#"
11619 path: src/Plugins/Transformations/Output/Text_Plain_Xml.php
11622 message: "#^Parameter \\#1 \\$secret of method PragmaRX\\\\Google2FA\\\\Google2FA\\:\\:verifyKey\\(\\) expects string, mixed given\\.$#"
11624 path: src/Plugins/TwoFactor/Application.php
11627 message: "#^Parameter \\#2 \\$key of method PragmaRX\\\\Google2FA\\\\Google2FA\\:\\:verifyKey\\(\\) expects string, mixed given\\.$#"
11629 path: src/Plugins/TwoFactor/Application.php
11632 message: "#^Parameter \\#3 \\$secret of method PragmaRX\\\\Google2FAQRCode\\\\Google2FA\\:\\:getQRCodeInline\\(\\) expects string, mixed given\\.$#"
11634 path: src/Plugins/TwoFactor/Application.php
11637 message: "#^Argument of an invalid type mixed supplied for foreach, only iterables are supported\\.$#"
11639 path: src/Plugins/TwoFactor/Key.php
11643 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
11644 Use dependency injection instead\\.$#
11647 path: src/Plugins/TwoFactor/Key.php
11650 message: "#^Cannot access an offset on mixed\\.$#"
11652 path: src/Plugins/TwoFactor/Key.php
11655 message: "#^Cannot access offset 'certificate' on mixed\\.$#"
11657 path: src/Plugins/TwoFactor/Key.php
11660 message: "#^Cannot access offset 'counter' on mixed\\.$#"
11662 path: src/Plugins/TwoFactor/Key.php
11665 message: "#^Cannot access offset 'keyHandle' on mixed\\.$#"
11667 path: src/Plugins/TwoFactor/Key.php
11670 message: "#^Cannot access offset 'publicKey' on mixed\\.$#"
11672 path: src/Plugins/TwoFactor/Key.php
11675 message: "#^Cannot access offset mixed on mixed\\.$#"
11677 path: src/Plugins/TwoFactor/Key.php
11680 message: "#^Parameter \\#1 \\$json of function json_decode expects string, mixed given\\.$#"
11682 path: src/Plugins/TwoFactor/Key.php
11685 message: "#^Parameter \\#1 \\$registrations of static method CodeLts\\\\U2F\\\\U2FServer\\\\U2FServer\\:\\:makeAuthentication\\(\\) expects array\\<CodeLts\\\\U2F\\\\U2FServer\\\\stdClass\\>, array\\<stdClass\\> given\\.$#"
11687 path: src/Plugins/TwoFactor/Key.php
11690 message: "#^Parameter \\#1 \\$request of static method CodeLts\\\\U2F\\\\U2FServer\\\\U2FServer\\:\\:register\\(\\) expects CodeLts\\\\U2F\\\\U2FServer\\\\RegistrationRequest, mixed given\\.$#"
11692 path: src/Plugins/TwoFactor/Key.php
11695 message: "#^Parameter \\#1 \\$requests of static method CodeLts\\\\U2F\\\\U2FServer\\\\U2FServer\\:\\:authenticate\\(\\) expects array\\<CodeLts\\\\U2F\\\\U2FServer\\\\SignRequest\\>, mixed given\\.$#"
11697 path: src/Plugins/TwoFactor/Key.php
11700 message: "#^Parameter \\#2 \\$registrations of static method CodeLts\\\\U2F\\\\U2FServer\\\\U2FServer\\:\\:authenticate\\(\\) expects array\\<CodeLts\\\\U2F\\\\U2FServer\\\\stdClass\\>, array\\<stdClass\\> given\\.$#"
11702 path: src/Plugins/TwoFactor/Key.php
11705 message: "#^Parameter \\#2 \\$registrations of static method CodeLts\\\\U2F\\\\U2FServer\\\\U2FServer\\:\\:makeRegistration\\(\\) expects array\\<CodeLts\\\\U2F\\\\U2FServer\\\\stdClass\\>, array\\<stdClass\\> given\\.$#"
11707 path: src/Plugins/TwoFactor/Key.php
11711 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
11712 Use dependency injection instead\\.$#
11715 path: src/Plugins/TwoFactorPlugin.php
11718 message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#"
11720 path: src/Plugins/TwoFactorPlugin.php
11723 message: "#^Parameter \\#1 \\$url of function parse_url expects string, mixed given\\.$#"
11725 path: src/Plugins/TwoFactorPlugin.php
11728 message: "#^Method PhpMyAdmin\\\\Plugins\\\\UploadInterface\\:\\:getUploadStatus\\(\\) return type has no value type specified in iterable type array\\.$#"
11730 path: src/Plugins/UploadInterface.php
11733 message: "#^Only booleans are allowed in an if condition, string\\|false\\|null given\\.$#"
11735 path: src/Profiling.php
11738 message: "#^Cannot access offset 'CHARACTER_MAXIMUM…' on mixed\\.$#"
11740 path: src/Query/Compatibility.php
11743 message: "#^Cannot access offset 'CHARACTER_OCTET…' on mixed\\.$#"
11745 path: src/Query/Compatibility.php
11748 message: "#^Cannot access offset 'CHARACTER_SET_NAME' on mixed\\.$#"
11750 path: src/Query/Compatibility.php
11753 message: "#^Cannot access offset 'COLLATION_NAME' on mixed\\.$#"
11755 path: src/Query/Compatibility.php
11758 message: "#^Cannot access offset 'COLUMN_COMMENT' on mixed\\.$#"
11760 path: src/Query/Compatibility.php
11763 message: "#^Cannot access offset 'COLUMN_DEFAULT' on mixed\\.$#"
11765 path: src/Query/Compatibility.php
11768 message: "#^Cannot access offset 'COLUMN_KEY' on mixed\\.$#"
11770 path: src/Query/Compatibility.php
11773 message: "#^Cannot access offset 'COLUMN_NAME' on mixed\\.$#"
11775 path: src/Query/Compatibility.php
11778 message: "#^Cannot access offset 'COLUMN_TYPE' on mixed\\.$#"
11780 path: src/Query/Compatibility.php
11783 message: "#^Cannot access offset 'Collation' on mixed\\.$#"
11785 path: src/Query/Compatibility.php
11788 message: "#^Cannot access offset 'Comment' on mixed\\.$#"
11790 path: src/Query/Compatibility.php
11793 message: "#^Cannot access offset 'DATA_TYPE' on mixed\\.$#"
11795 path: src/Query/Compatibility.php
11798 message: "#^Cannot access offset 'Default' on mixed\\.$#"
11800 path: src/Query/Compatibility.php
11803 message: "#^Cannot access offset 'EXTRA' on mixed\\.$#"
11805 path: src/Query/Compatibility.php
11808 message: "#^Cannot access offset 'Extra' on mixed\\.$#"
11810 path: src/Query/Compatibility.php
11813 message: "#^Cannot access offset 'Field' on mixed\\.$#"
11815 path: src/Query/Compatibility.php
11818 message: "#^Cannot access offset 'IS_NULLABLE' on mixed\\.$#"
11820 path: src/Query/Compatibility.php
11823 message: "#^Cannot access offset 'Key' on mixed\\.$#"
11825 path: src/Query/Compatibility.php
11828 message: "#^Cannot access offset 'NUMERIC_PRECISION' on mixed\\.$#"
11830 path: src/Query/Compatibility.php
11833 message: "#^Cannot access offset 'NUMERIC_SCALE' on mixed\\.$#"
11835 path: src/Query/Compatibility.php
11838 message: "#^Cannot access offset 'Null' on mixed\\.$#"
11840 path: src/Query/Compatibility.php
11843 message: "#^Cannot access offset 'ORDINAL_POSITION' on mixed\\.$#"
11845 path: src/Query/Compatibility.php
11848 message: "#^Cannot access offset 'PRIVILEGES' on mixed\\.$#"
11850 path: src/Query/Compatibility.php
11853 message: "#^Cannot access offset 'Privileges' on mixed\\.$#"
11855 path: src/Query/Compatibility.php
11858 message: "#^Cannot access offset 'TABLE_CATALOG' on mixed\\.$#"
11860 path: src/Query/Compatibility.php
11863 message: "#^Cannot access offset 'TABLE_NAME' on mixed\\.$#"
11865 path: src/Query/Compatibility.php
11868 message: "#^Cannot access offset 'TABLE_SCHEMA' on mixed\\.$#"
11870 path: src/Query/Compatibility.php
11873 message: "#^Cannot access offset 'Type' on mixed\\.$#"
11875 path: src/Query/Compatibility.php
11878 message: "#^Parameter \\#1 \\$string of function strtoupper expects string, \\(int\\|string\\) given\\.$#"
11880 path: src/Query/Compatibility.php
11884 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
11885 Use dependency injection instead\\.$#
11888 path: src/Query/Utilities.php
11891 message: "#^Cannot access an offset on mixed\\.$#"
11893 path: src/Query/Utilities.php
11896 message: "#^Cannot access offset 'queries' on mixed\\.$#"
11898 path: src/Query/Utilities.php
11901 message: "#^Cannot cast mixed to string\\.$#"
11903 path: src/Query/Utilities.php
11906 message: "#^Cannot access offset 'File' on mixed\\.$#"
11908 path: src/Replication/Replication.php
11911 message: "#^Cannot access offset 'Position' on mixed\\.$#"
11913 path: src/Replication/Replication.php
11916 message: "#^Method PhpMyAdmin\\\\Replication\\\\Replication\\:\\:replicaBinLogPrimary\\(\\) should return array\\{File\\?\\: string, Position\\?\\: string\\} but returns array\\{\\}\\|array\\{File\\: mixed, Position\\: mixed\\}\\.$#"
11918 path: src/Replication/Replication.php
11921 message: "#^Parameter \\#1 \\$str of method PhpMyAdmin\\\\DatabaseInterface\\:\\:quoteString\\(\\) expects string, mixed given\\.$#"
11923 path: src/Replication/Replication.php
11927 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
11928 Use dependency injection instead\\.$#
11931 path: src/Replication/ReplicationGui.php
11935 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\DatabaseInterface\\:
11936 Use dependency injection instead\\.$#
11939 path: src/Replication/ReplicationGui.php
11942 message: "#^Cannot access offset 'Replica_IO_Running' on mixed\\.$#"
11944 path: src/Replication/ReplicationGui.php
11947 message: "#^Cannot access offset 'Replica_SQL_Running' on mixed\\.$#"
11949 path: src/Replication/ReplicationGui.php
11952 message: "#^Cannot access offset 'Slave_IO_Running' on mixed\\.$#"
11954 path: src/Replication/ReplicationGui.php
11957 message: "#^Cannot access offset 'Slave_SQL_Running' on mixed\\.$#"
11959 path: src/Replication/ReplicationGui.php
11962 message: "#^Cannot access offset 'm_correct' on mixed\\.$#"
11964 path: src/Replication/ReplicationGui.php
11967 message: "#^Cannot access offset 'm_hostname' on mixed\\.$#"
11969 path: src/Replication/ReplicationGui.php
11972 message: "#^Cannot access offset 'm_password' on mixed\\.$#"
11974 path: src/Replication/ReplicationGui.php
11977 message: "#^Cannot access offset 'm_port' on mixed\\.$#"
11979 path: src/Replication/ReplicationGui.php
11982 message: "#^Cannot access offset 'm_username' on mixed\\.$#"
11984 path: src/Replication/ReplicationGui.php
11987 message: "#^Cannot access offset 'primary_add_user' on mixed\\.$#"
11989 path: src/Replication/ReplicationGui.php
11992 message: "#^Cannot access offset 'replica_clear_screen' on mixed\\.$#"
11994 path: src/Replication/ReplicationGui.php
11997 message: "#^Cannot access offset 'replica_configure' on mixed\\.$#"
11999 path: src/Replication/ReplicationGui.php
12002 message: "#^Cannot access offset 'sr_action_info' on mixed\\.$#"
12004 path: src/Replication/ReplicationGui.php
12007 message: "#^Cannot access offset 'sr_action_status' on mixed\\.$#"
12009 path: src/Replication/ReplicationGui.php
12012 message: "#^Cannot access offset 'sr_replica_action' on mixed\\.$#"
12014 path: src/Replication/ReplicationGui.php
12017 message: "#^Cannot access offset 'sr_replica_control…' on mixed\\.$#"
12019 path: src/Replication/ReplicationGui.php
12022 message: "#^Cannot access offset 'sr_replica_server…' on mixed\\.$#"
12024 path: src/Replication/ReplicationGui.php
12027 message: "#^Cannot access offset 'sr_replica_skip…' on mixed\\.$#"
12029 path: src/Replication/ReplicationGui.php
12032 message: "#^Cannot access offset 'sr_take_action' on mixed\\.$#"
12034 path: src/Replication/ReplicationGui.php
12037 message: "#^Cannot access offset string on mixed\\.$#"
12039 path: src/Replication/ReplicationGui.php
12042 message: "#^Only booleans are allowed in a negated boolean, PhpMyAdmin\\\\Dbal\\\\ResultInterface\\|false given\\.$#"
12044 path: src/Replication/ReplicationGui.php
12047 message: "#^Only numeric types are allowed in \\+, int\\<0, max\\>\\|false given on the left side\\.$#"
12049 path: src/Replication/ReplicationGui.php
12052 message: "#^Parameter \\#1 \\$action of method PhpMyAdmin\\\\Replication\\\\Replication\\:\\:replicaControl\\(\\) expects string, string\\|null given\\.$#"
12054 path: src/Replication/ReplicationGui.php
12057 message: "#^Parameter \\#1 \\$params of static method PhpMyAdmin\\\\Url\\:\\:getCommon\\(\\) expects array\\<string, bool\\|int\\|string\\>, mixed given\\.$#"
12059 path: src/Replication/ReplicationGui.php
12062 message: "#^Parameter \\#1 \\$params of static method PhpMyAdmin\\\\Url\\:\\:getCommonRaw\\(\\) expects array\\<int\\|string, bool\\|int\\|string\\>, mixed given\\.$#"
12064 path: src/Replication/ReplicationGui.php
12067 message: "#^Parameter \\#1 \\$string of static method PhpMyAdmin\\\\Message\\:\\:error\\(\\) expects string, mixed given\\.$#"
12069 path: src/Replication/ReplicationGui.php
12072 message: "#^Parameter \\#1 \\$string of static method PhpMyAdmin\\\\Message\\:\\:success\\(\\) expects string, mixed given\\.$#"
12074 path: src/Replication/ReplicationGui.php
12077 message: "#^Parameter \\#3 \\$subject of function str_replace expects array\\|string, mixed given\\.$#"
12079 path: src/Replication/ReplicationGui.php
12082 message: "#^Cannot access offset 'primary_connection' on mixed\\.$#"
12084 path: src/Replication/ReplicationInfo.php
12087 message: "#^Cannot access offset string on mixed\\.$#"
12089 path: src/Replication/ReplicationInfo.php
12092 message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#"
12094 path: src/Replication/ReplicationInfo.php
12097 message: "#^Parameter \\#2 \\$string of function explode expects string, mixed given\\.$#"
12099 path: src/Replication/ReplicationInfo.php
12103 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
12104 Use dependency injection instead\\.$#
12107 path: src/ResponseRenderer.php
12111 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\DatabaseInterface\\:
12112 Use dependency injection instead\\.$#
12115 path: src/ResponseRenderer.php
12118 message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#"
12120 path: src/ResponseRenderer.php
12123 message: "#^Foreach overwrites \\$value with its value variable\\.$#"
12125 path: src/ResponseRenderer.php
12128 message: "#^Parameter \\#1 \\$params of static method PhpMyAdmin\\\\Url\\:\\:getCommonRaw\\(\\) expects array\\<int\\|string, bool\\|int\\|string\\>, array\\<string, mixed\\> given\\.$#"
12130 path: src/ResponseRenderer.php
12133 message: "#^Parameter \\#1 \\$string of function mb_strlen expects string, mixed given\\.$#"
12135 path: src/ResponseRenderer.php
12139 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
12140 Use dependency injection instead\\.$#
12143 path: src/Routing/Routing.php
12146 message: "#^Parameter \\#1 \\$filename of function is_readable expects string, mixed given\\.$#"
12148 path: src/Routing/Routing.php
12151 message: "#^Parameter \\#1 \\$filename of function is_writable expects string, mixed given\\.$#"
12153 path: src/Routing/Routing.php
12157 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
12158 Use dependency injection instead\\.$#
12161 path: src/Sanitize.php
12164 message: "#^Call to function in_array\\(\\) requires parameter \\#3 to be set\\.$#"
12166 path: src/Sanitize.php
12169 message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#"
12171 path: src/Sanitize.php
12174 message: "#^Method PhpMyAdmin\\\\Sanitize\\:\\:isSetup\\(\\) should return bool but returns mixed\\.$#"
12176 path: src/Sanitize.php
12179 message: "#^Method PhpMyAdmin\\\\Sanitize\\:\\:sanitizeFilename\\(\\) should return string but returns string\\|null\\.$#"
12181 path: src/Sanitize.php
12184 message: "#^Parameter \\#1 \\$name of class PhpMyAdmin\\\\Server\\\\Plugin constructor expects string, mixed given\\.$#"
12186 path: src/Server/Plugin.php
12189 message: "#^Parameter \\#10 \\$license of class PhpMyAdmin\\\\Server\\\\Plugin constructor expects string, mixed given\\.$#"
12191 path: src/Server/Plugin.php
12194 message: "#^Parameter \\#11 \\$loadOption of class PhpMyAdmin\\\\Server\\\\Plugin constructor expects string\\|null, mixed given\\.$#"
12196 path: src/Server/Plugin.php
12199 message: "#^Parameter \\#12 \\$maturity of class PhpMyAdmin\\\\Server\\\\Plugin constructor expects string\\|null, mixed given\\.$#"
12201 path: src/Server/Plugin.php
12204 message: "#^Parameter \\#13 \\$authVersion of class PhpMyAdmin\\\\Server\\\\Plugin constructor expects string\\|null, mixed given\\.$#"
12206 path: src/Server/Plugin.php
12209 message: "#^Parameter \\#2 \\$version of class PhpMyAdmin\\\\Server\\\\Plugin constructor expects string\\|null, mixed given\\.$#"
12211 path: src/Server/Plugin.php
12214 message: "#^Parameter \\#3 \\$status of class PhpMyAdmin\\\\Server\\\\Plugin constructor expects string, mixed given\\.$#"
12216 path: src/Server/Plugin.php
12219 message: "#^Parameter \\#4 \\$type of class PhpMyAdmin\\\\Server\\\\Plugin constructor expects string, mixed given\\.$#"
12221 path: src/Server/Plugin.php
12224 message: "#^Parameter \\#5 \\$typeVersion of class PhpMyAdmin\\\\Server\\\\Plugin constructor expects string\\|null, mixed given\\.$#"
12226 path: src/Server/Plugin.php
12229 message: "#^Parameter \\#6 \\$library of class PhpMyAdmin\\\\Server\\\\Plugin constructor expects string\\|null, mixed given\\.$#"
12231 path: src/Server/Plugin.php
12234 message: "#^Parameter \\#7 \\$libraryVersion of class PhpMyAdmin\\\\Server\\\\Plugin constructor expects string\\|null, mixed given\\.$#"
12236 path: src/Server/Plugin.php
12239 message: "#^Parameter \\#8 \\$author of class PhpMyAdmin\\\\Server\\\\Plugin constructor expects string\\|null, mixed given\\.$#"
12241 path: src/Server/Plugin.php
12244 message: "#^Parameter \\#9 \\$description of class PhpMyAdmin\\\\Server\\\\Plugin constructor expects string\\|null, mixed given\\.$#"
12246 path: src/Server/Plugin.php
12250 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
12251 Use dependency injection instead\\.$#
12254 path: src/Server/Plugins.php
12257 message: "#^Parameter \\#1 \\$description of method PhpMyAdmin\\\\Server\\\\Plugins\\:\\:getTranslatedDescription\\(\\) expects string, string\\|null given\\.$#"
12259 path: src/Server/Plugins.php
12263 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
12264 Use dependency injection instead\\.$#
12267 path: src/Server/Privileges.php
12270 message: "#^Cannot access offset 'CHARACTER_MAXIMUM…' on mixed\\.$#"
12272 path: src/Server/Privileges.php
12275 message: "#^Cannot access offset 'COLUMN_NAME' on mixed\\.$#"
12277 path: src/Server/Privileges.php
12280 message: "#^Cannot access offset 'Column_priv' on mixed\\.$#"
12282 path: src/Server/Privileges.php
12285 message: "#^Cannot access offset 'Db' on mixed\\.$#"
12287 path: src/Server/Privileges.php
12290 message: "#^Cannot access offset 'Grant_priv' on mixed\\.$#"
12292 path: src/Server/Privileges.php
12295 message: "#^Cannot access offset 'Host' on mixed\\.$#"
12297 path: src/Server/Privileges.php
12300 message: "#^Cannot access offset 'Proc_priv' on mixed\\.$#"
12302 path: src/Server/Privileges.php
12305 message: "#^Cannot access offset 'Routine_name' on mixed\\.$#"
12307 path: src/Server/Privileges.php
12310 message: "#^Cannot access offset 'Select_priv' on mixed\\.$#"
12312 path: src/Server/Privileges.php
12315 message: "#^Cannot access offset 'Table_name' on mixed\\.$#"
12317 path: src/Server/Privileges.php
12320 message: "#^Cannot access offset 'Table_priv' on mixed\\.$#"
12322 path: src/Server/Privileges.php
12325 message: "#^Cannot access offset 'User' on mixed\\.$#"
12327 path: src/Server/Privileges.php
12330 message: "#^Cannot access offset 'can_delete' on mixed\\.$#"
12332 path: src/Server/Privileges.php
12335 message: "#^Cannot access offset 'privs' on mixed\\.$#"
12337 path: src/Server/Privileges.php
12340 message: "#^Cannot access offset 0 on mixed\\.$#"
12342 path: src/Server/Privileges.php
12345 message: "#^Cannot access offset array\\<string\\>\\|string\\|null on mixed\\.$#"
12347 path: src/Server/Privileges.php
12350 message: "#^Cannot access offset string on mixed\\.$#"
12352 path: src/Server/Privileges.php
12355 message: "#^Cannot cast mixed to int\\.$#"
12357 path: src/Server/Privileges.php
12360 message: "#^Cannot cast mixed to string\\.$#"
12362 path: src/Server/Privileges.php
12365 message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#"
12367 path: src/Server/Privileges.php
12370 message: "#^Foreach overwrites \\$sqlQuery with its value variable\\.$#"
12372 path: src/Server/Privileges.php
12375 message: "#^Method PhpMyAdmin\\\\Server\\\\Privileges\\:\\:getDataForDBInfo\\(\\) return type has no value type specified in iterable type array\\.$#"
12377 path: src/Server/Privileges.php
12380 message: "#^Offset '@@old_passwords' does not exist on array\\<string\\|null\\>\\|null\\.$#"
12382 path: src/Server/Privileges.php
12385 message: "#^Offset 'Type' does not exist on array\\<string\\|null\\>\\|null\\.$#"
12387 path: src/Server/Privileges.php
12390 message: "#^Only booleans are allowed in a negated boolean, PhpMyAdmin\\\\Dbal\\\\ResultInterface\\|false given\\.$#"
12392 path: src/Server/Privileges.php
12395 message: "#^Only booleans are allowed in an if condition, PhpMyAdmin\\\\Dbal\\\\ResultInterface\\|false given\\.$#"
12397 path: src/Server/Privileges.php
12400 message: "#^Only numeric types are allowed in \\+, int\\<0, max\\>\\|false given on the left side\\.$#"
12402 path: src/Server/Privileges.php
12405 message: "#^Only numeric types are allowed in \\-, int\\<0, max\\>\\|false given on the left side\\.$#"
12407 path: src/Server/Privileges.php
12410 message: "#^Only numeric types are allowed in \\-, int\\<0, max\\>\\|false given on the right side\\.$#"
12412 path: src/Server/Privileges.php
12415 message: "#^Parameter \\#1 \\$array of function ksort expects array, mixed given\\.$#"
12417 path: src/Server/Privileges.php
12420 message: "#^Parameter \\#1 \\$authPlugin of method PhpMyAdmin\\\\Server\\\\Privileges\\:\\:setProperPasswordHashing\\(\\) expects string, mixed given\\.$#"
12422 path: src/Server/Privileges.php
12425 message: "#^Parameter \\#1 \\$callback of function array_map expects \\(callable\\(mixed\\)\\: mixed\\)\\|null, Closure\\(string\\|Stringable\\|null\\)\\: string given\\.$#"
12427 path: src/Server/Privileges.php
12430 message: "#^Parameter \\#1 \\$haystack of function mb_strpos expects string, string\\|null given\\.$#"
12432 path: src/Server/Privileges.php
12435 message: "#^Parameter \\#1 \\$haystack of function str_contains expects string, mixed given\\.$#"
12437 path: src/Server/Privileges.php
12440 message: "#^Parameter \\#1 \\$haystack of function str_starts_with expects string, string\\|null given\\.$#"
12442 path: src/Server/Privileges.php
12445 message: "#^Parameter \\#1 \\$name of method PhpMyAdmin\\\\Server\\\\Privileges\\:\\:escapeGrantWildcards\\(\\) expects string, array\\<int, string\\>\\|string\\|true\\|null given\\.$#"
12447 path: src/Server/Privileges.php
12450 message: "#^Parameter \\#1 \\$password of method PhpMyAdmin\\\\Server\\\\Privileges\\:\\:getHashedPassword\\(\\) expects string, mixed given\\.$#"
12452 path: src/Server/Privileges.php
12455 message: "#^Parameter \\#1 \\$privs of method PhpMyAdmin\\\\Server\\\\Privileges\\:\\:parseProcPriv\\(\\) expects string, mixed given\\.$#"
12457 path: src/Server/Privileges.php
12460 message: "#^Parameter \\#1 \\$query of method PhpMyAdmin\\\\DatabaseInterface\\:\\:query\\(\\) expects string, mixed given\\.$#"
12462 path: src/Server/Privileges.php
12465 message: "#^Parameter \\#1 \\$query of method PhpMyAdmin\\\\DatabaseInterface\\:\\:tryQuery\\(\\) expects string, mixed given\\.$#"
12467 path: src/Server/Privileges.php
12470 message: "#^Parameter \\#1 \\$row of method PhpMyAdmin\\\\Server\\\\Privileges\\:\\:extractPrivInfo\\(\\) expects array\\|null, mixed given\\.$#"
12472 path: src/Server/Privileges.php
12475 message: "#^Parameter \\#1 \\$str of method PhpMyAdmin\\\\DatabaseInterface\\:\\:quoteString\\(\\) expects string, mixed given\\.$#"
12477 path: src/Server/Privileges.php
12480 message: "#^Parameter \\#1 \\$str of method PhpMyAdmin\\\\DatabaseInterface\\:\\:quoteString\\(\\) expects string, string\\|null given\\.$#"
12482 path: src/Server/Privileges.php
12485 message: "#^Parameter \\#1 \\$string of function mb_strtolower expects string, mixed given\\.$#"
12487 path: src/Server/Privileges.php
12490 message: "#^Parameter \\#1 \\$string of function mb_substr expects string, string\\|null given\\.$#"
12492 path: src/Server/Privileges.php
12495 message: "#^Parameter \\#1 \\$username of method PhpMyAdmin\\\\Server\\\\Privileges\\:\\:getUserHostCondition\\(\\) expects string, mixed given\\.$#"
12497 path: src/Server/Privileges.php
12500 message: "#^Parameter \\#1 \\$username of method PhpMyAdmin\\\\Server\\\\Privileges\\:\\:setUserGroup\\(\\) expects string, mixed given\\.$#"
12502 path: src/Server/Privileges.php
12505 message: "#^Parameter \\#2 \\$hostname of method PhpMyAdmin\\\\Server\\\\Privileges\\:\\:getUserHostCondition\\(\\) expects string, mixed given\\.$#"
12507 path: src/Server/Privileges.php
12510 message: "#^Parameter \\#2 \\$string of function explode expects string, mixed given\\.$#"
12512 path: src/Server/Privileges.php
12515 message: "#^Parameter \\#2 \\$string of function explode expects string, string\\|null given\\.$#"
12517 path: src/Server/Privileges.php
12520 message: "#^Parameter \\#2 \\$subject of function preg_match expects string, mixed given\\.$#"
12522 path: src/Server/Privileges.php
12525 message: "#^Parameter \\#2 \\$userGroup of method PhpMyAdmin\\\\Server\\\\Privileges\\:\\:setUserGroup\\(\\) expects string, mixed given\\.$#"
12527 path: src/Server/Privileges.php
12530 message: "#^Parameter \\#3 \\$subject of function preg_replace expects array\\|string, mixed given\\.$#"
12532 path: src/Server/Privileges.php
12535 message: "#^Parameter \\#3 \\$username of method PhpMyAdmin\\\\Server\\\\Privileges\\:\\:getSqlQueryForDisplayPrivTable\\(\\) expects string, mixed given\\.$#"
12537 path: src/Server/Privileges.php
12540 message: "#^Parameter \\#4 \\$dbname of method PhpMyAdmin\\\\Server\\\\Privileges\\:\\:getUserLink\\(\\) expects string, mixed given\\.$#"
12542 path: src/Server/Privileges.php
12545 message: "#^Parameter \\#4 \\$hostname of method PhpMyAdmin\\\\Server\\\\Privileges\\:\\:getSqlQueryForDisplayPrivTable\\(\\) expects string, mixed given\\.$#"
12547 path: src/Server/Privileges.php
12550 message: "#^Parameter \\#5 \\$tablename of method PhpMyAdmin\\\\Server\\\\Privileges\\:\\:getUserLink\\(\\) expects string, mixed given\\.$#"
12552 path: src/Server/Privileges.php
12555 message: "#^Parameter \\#6 \\$routinename of method PhpMyAdmin\\\\Server\\\\Privileges\\:\\:getUserLink\\(\\) expects string, mixed given\\.$#"
12557 path: src/Server/Privileges.php
12560 message: "#^Possibly invalid array key type array\\<int, string\\>\\|string\\|null\\.$#"
12562 path: src/Server/Privileges.php
12565 message: "#^Possibly invalid array key type array\\<int, string\\>\\|string\\|true\\|null\\.$#"
12567 path: src/Server/Privileges.php
12570 message: "#^Possibly invalid array key type array\\<string\\>\\|string\\|null\\.$#"
12572 path: src/Server/Privileges.php
12576 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
12577 Use dependency injection instead\\.$#
12580 path: src/Server/Select.php
12583 message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#"
12585 path: src/Server/Select.php
12588 message: "#^Cannot access offset 'doc' on mixed\\.$#"
12590 path: src/Server/Status/Data.php
12593 message: "#^Cannot access offset string on mixed\\.$#"
12595 path: src/Server/Status/Data.php
12598 message: "#^Only booleans are allowed in an if condition, mixed given\\.$#"
12600 path: src/Server/Status/Data.php
12603 message: "#^Parameter \\#1 \\$connection of method PhpMyAdmin\\\\Replication\\\\ReplicationInfo\\:\\:load\\(\\) expects string\\|null, mixed given\\.$#"
12605 path: src/Server/Status/Data.php
12608 message: "#^Parameter \\#1 \\$haystack of function str_contains expects string, \\(int\\|string\\) given\\.$#"
12610 path: src/Server/Status/Data.php
12613 message: "#^Argument of an invalid type mixed supplied for foreach, only iterables are supported\\.$#"
12615 path: src/Server/Status/Monitor.php
12618 message: "#^Binary operation \"\\+\\=\" between mixed and string\\|null results in an error\\.$#"
12620 path: src/Server/Status/Monitor.php
12623 message: "#^Binary operation \"\\-\" between string\\|null and 1 results in an error\\.$#"
12625 path: src/Server/Status/Monitor.php
12628 message: "#^Cannot access offset 'busy' on mixed\\.$#"
12630 path: src/Server/Status/Monitor.php
12633 message: "#^Cannot access offset 'idle' on mixed\\.$#"
12635 path: src/Server/Status/Monitor.php
12638 message: "#^Cannot access offset 'loadavg' on mixed\\.$#"
12640 path: src/Server/Status/Monitor.php
12643 message: "#^Cannot access offset 'name' on mixed\\.$#"
12645 path: src/Server/Status/Monitor.php
12648 message: "#^Cannot access offset 'type' on mixed\\.$#"
12650 path: src/Server/Status/Monitor.php
12653 message: "#^Cannot access offset 'value' on mixed\\.$#"
12655 path: src/Server/Status/Monitor.php
12658 message: "#^Cannot access offset int\\<\\-1, max\\> on float\\|int\\<2, max\\>\\|string\\|null\\.$#"
12660 path: src/Server/Status/Monitor.php
12663 message: "#^Cannot access offset mixed on mixed\\.$#"
12665 path: src/Server/Status/Monitor.php
12668 message: "#^Cannot access offset string on mixed\\.$#"
12670 path: src/Server/Status/Monitor.php
12673 message: "#^Cannot call method loadavg\\(\\) on mixed\\.$#"
12675 path: src/Server/Status/Monitor.php
12678 message: "#^Cannot call method memory\\(\\) on mixed\\.$#"
12680 path: src/Server/Status/Monitor.php
12683 message: "#^Method PhpMyAdmin\\\\Server\\\\Status\\\\Monitor\\:\\:getJsonForLogDataTypeGeneral\\(\\) return type has no value type specified in iterable type array\\.$#"
12685 path: src/Server/Status/Monitor.php
12688 message: "#^Method PhpMyAdmin\\\\Server\\\\Status\\\\Monitor\\:\\:getJsonForLogDataTypeSlow\\(\\) return type has no value type specified in iterable type array\\.$#"
12690 path: src/Server/Status/Monitor.php
12693 message: "#^Offset 1 does not exist on array\\{0\\?\\: string, 1\\?\\: non\\-empty\\-string\\}\\.$#"
12695 path: src/Server/Status/Monitor.php
12698 message: "#^Only booleans are allowed in a negated boolean, mixed given\\.$#"
12700 path: src/Server/Status/Monitor.php
12703 message: "#^Parameter \\#1 \\$haystack of function mb_strpos expects string, string\\|null given\\.$#"
12705 path: src/Server/Status/Monitor.php
12708 message: "#^Parameter \\#1 \\$query of method PhpMyAdmin\\\\DatabaseInterface\\:\\:tryQuery\\(\\) expects string, string\\|null given\\.$#"
12710 path: src/Server/Status/Monitor.php
12713 message: "#^Parameter \\#1 \\$ret of method PhpMyAdmin\\\\Server\\\\Status\\\\Monitor\\:\\:getJsonForChartingDataGet\\(\\) expects array, mixed given\\.$#"
12715 path: src/Server/Status/Monitor.php
12718 message: "#^Parameter \\#1 \\$ret of method PhpMyAdmin\\\\Server\\\\Status\\\\Monitor\\:\\:getJsonForChartingDataSet\\(\\) expects array, mixed given\\.$#"
12720 path: src/Server/Status/Monitor.php
12723 message: "#^Parameter \\#1 \\$string of function mb_strlen expects string, string\\|null given\\.$#"
12725 path: src/Server/Status/Monitor.php
12728 message: "#^Parameter \\#1 \\$string of function mb_substr expects string, string\\|null given\\.$#"
12730 path: src/Server/Status/Monitor.php
12733 message: "#^Parameter \\#1 \\$string of function strlen expects string, float\\|int\\<2, max\\>\\|string\\|null given\\.$#"
12735 path: src/Server/Status/Monitor.php
12738 message: "#^Parameter \\#1 \\$type of method PhpMyAdmin\\\\Server\\\\Status\\\\Monitor\\:\\:getJsonForChartingDataSwitch\\(\\) expects string, mixed given\\.$#"
12740 path: src/Server/Status/Monitor.php
12743 message: "#^Parameter \\#2 \\$array of function implode expects array\\<string\\>, mixed given\\.$#"
12745 path: src/Server/Status/Monitor.php
12748 message: "#^Parameter \\#2 \\$array of function implode expects array\\|null, mixed given\\.$#"
12750 path: src/Server/Status/Monitor.php
12753 message: "#^Parameter \\#2 \\$pName of method PhpMyAdmin\\\\Server\\\\Status\\\\Monitor\\:\\:getJsonForChartingDataSwitch\\(\\) expects string, mixed given\\.$#"
12755 path: src/Server/Status/Monitor.php
12758 message: "#^Parameter \\#2 \\$subject of function preg_match expects string, string\\|null given\\.$#"
12760 path: src/Server/Status/Monitor.php
12763 message: "#^Parameter \\#3 \\$serverVars of method PhpMyAdmin\\\\Server\\\\Status\\\\Monitor\\:\\:getJsonForChartingDataSwitch\\(\\) expects array, mixed given\\.$#"
12765 path: src/Server/Status/Monitor.php
12768 message: "#^Parameter \\#4 \\$statusVars of method PhpMyAdmin\\\\Server\\\\Status\\\\Monitor\\:\\:getJsonForChartingDataSwitch\\(\\) expects array, mixed given\\.$#"
12770 path: src/Server/Status/Monitor.php
12773 message: "#^Parameter \\#5 \\$ret of method PhpMyAdmin\\\\Server\\\\Status\\\\Monitor\\:\\:getJsonForChartingDataSwitch\\(\\) expects array, mixed given\\.$#"
12775 path: src/Server/Status/Monitor.php
12778 message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#"
12780 path: src/Server/Status/Processes.php
12783 message: "#^Method PhpMyAdmin\\\\Server\\\\Status\\\\Processes\\:\\:getList\\(\\) return type has no value type specified in iterable type array\\.$#"
12785 path: src/Server/Status/Processes.php
12788 message: "#^Only booleans are allowed in an if condition, string\\|false\\|null given\\.$#"
12790 path: src/Server/SysInfo/SunOs.php
12793 message: "#^Class COM referenced with incorrect case\\: com\\.$#"
12795 path: src/Server/SysInfo/WindowsNt.php
12798 message: "#^Cannot call method getMessage\\(\\) on mixed\\.$#"
12800 path: src/Session.php
12803 message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#"
12805 path: src/Session.php
12808 message: "#^Parameter \\#1 \\$id of function session_id expects string\\|null, mixed given\\.$#"
12810 path: src/Session.php
12813 message: "#^Parameter \\#1 \\$path of function session_save_path expects string\\|null, mixed given\\.$#"
12815 path: src/Session.php
12818 message: "#^Parameter \\#1 \\$string of function htmlspecialchars expects string, mixed given\\.$#"
12820 path: src/Session.php
12823 message: "#^Argument of an invalid type mixed supplied for foreach, only iterables are supported\\.$#"
12825 path: src/Setup/ConfigGenerator.php
12828 message: "#^Cannot cast mixed to string\\.$#"
12830 path: src/Setup/ConfigGenerator.php
12833 message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#"
12835 path: src/Setup/ConfigGenerator.php
12838 message: "#^Method PhpMyAdmin\\\\Setup\\\\ConfigGenerator\\:\\:getBlowfishSecretKey\\(\\) should return non\\-empty\\-string but returns string\\.$#"
12840 path: src/Setup/ConfigGenerator.php
12843 message: "#^Parameter \\#1 \\$canonicalPath of method PhpMyAdmin\\\\Config\\\\ConfigFile\\:\\:getDefault\\(\\) expects string, string\\|null given\\.$#"
12845 path: src/Setup/ConfigGenerator.php
12848 message: "#^Parameter \\#1 \\$haystack of function str_contains expects string, \\(int\\|string\\) given\\.$#"
12850 path: src/Setup/ConfigGenerator.php
12853 message: "#^Parameter \\#1 \\$id of method PhpMyAdmin\\\\Config\\\\ConfigFile\\:\\:getServerName\\(\\) expects int, \\(int\\|string\\) given\\.$#"
12855 path: src/Setup/ConfigGenerator.php
12858 message: "#^Parameter \\#1 \\$varName of static method PhpMyAdmin\\\\Setup\\\\ConfigGenerator\\:\\:getVarExport\\(\\) expects string, string\\|null given\\.$#"
12860 path: src/Setup/ConfigGenerator.php
12863 message: "#^Parameter \\#3 \\$servers of static method PhpMyAdmin\\\\Setup\\\\ConfigGenerator\\:\\:getServerPart\\(\\) expects array, mixed given\\.$#"
12865 path: src/Setup/ConfigGenerator.php
12868 message: "#^Parameter \\#3 \\$subject of function preg_replace expects array\\|string, \\(int\\|string\\) given\\.$#"
12870 path: src/Setup/ConfigGenerator.php
12873 message: "#^Argument of an invalid type mixed supplied for foreach, only iterables are supported\\.$#"
12875 path: src/Setup/Index.php
12878 message: "#^Cannot access offset 'active' on mixed\\.$#"
12880 path: src/Setup/Index.php
12883 message: "#^Cannot access offset 'fresh' on mixed\\.$#"
12885 path: src/Setup/Index.php
12888 message: "#^Cannot access offset 'message' on mixed\\.$#"
12890 path: src/Setup/Index.php
12893 message: "#^Cannot access offset 'title' on mixed\\.$#"
12895 path: src/Setup/Index.php
12898 message: "#^Cannot access offset mixed on mixed\\.$#"
12900 path: src/Setup/Index.php
12903 message: "#^Cannot access offset string on mixed\\.$#"
12905 path: src/Setup/Index.php
12908 message: "#^Access to an undefined property PhpMyAdmin\\\\SqlParser\\\\Statement\\:\\:\\$where\\.$#"
12913 message: "#^Binary operation \"\\+\" between int\\<min, \\-1\\>\\|int\\<1, max\\> and int\\|string results in an error\\.$#"
12918 message: "#^Call to function in_array\\(\\) requires parameter \\#3 to be set\\.$#"
12923 message: "#^Cannot access offset 'max_rows' on mixed\\.$#"
12928 message: "#^Cannot access offset 'pos' on mixed\\.$#"
12933 message: "#^Cannot access offset 'possible_as_geometry' on mixed\\.$#"
12938 message: "#^Cannot access offset 0 on mixed\\.$#"
12943 message: "#^Cannot access property \\$expr on mixed\\.$#"
12948 message: "#^Cannot access property \\$name on mixed\\.$#"
12953 message: "#^Cannot access property \\$table on mixed\\.$#"
12958 message: "#^Cannot call method has\\(\\) on PhpMyAdmin\\\\SqlParser\\\\Components\\\\OptionsArray\\|null\\.$#"
12963 message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#"
12968 message: "#^Method PhpMyAdmin\\\\Sql\\:\\:calculatePosForLastPage\\(\\) should return int but returns mixed\\.$#"
12973 message: "#^Method PhpMyAdmin\\\\Sql\\:\\:countQueryResults\\(\\) should return int\\|numeric\\-string but returns float\\|int\\|numeric\\-string\\.$#"
12978 message: "#^Method PhpMyAdmin\\\\Sql\\:\\:getFullValuesForSetColumn\\(\\) should return string but returns string\\|null\\.$#"
12983 message: "#^Method PhpMyAdmin\\\\Sql\\:\\:getStartPosToDisplayRow\\(\\) should return int but returns \\(float\\|int\\)\\.$#"
12988 message: "#^Only booleans are allowed in &&, array\\<PhpMyAdmin\\\\SqlParser\\\\Components\\\\CaseExpression\\|PhpMyAdmin\\\\SqlParser\\\\Components\\\\Expression\\> given on the left side\\.$#"
12993 message: "#^Only booleans are allowed in &&, string given on the left side\\.$#"
12998 message: "#^Only booleans are allowed in &&, string given on the right side\\.$#"
13003 message: "#^Only booleans are allowed in &&, string\\|null given on the left side\\.$#"
13008 message: "#^Only booleans are allowed in &&, string\\|null given on the right side\\.$#"
13013 message: "#^Only booleans are allowed in a negated boolean, bool\\|string given\\.$#"
13018 message: "#^Only booleans are allowed in an if condition, PhpMyAdmin\\\\Dbal\\\\ResultInterface\\|false given\\.$#"
13023 message: "#^Parameter \\#1 \\$rows of static method PhpMyAdmin\\\\Message\\:\\:getMessageForAffectedRows\\(\\) expects int, int\\|string given\\.$#"
13028 message: "#^Parameter \\#1 \\$rows of static method PhpMyAdmin\\\\Message\\:\\:getMessageForDeletedRows\\(\\) expects int, int\\|string given\\.$#"
13033 message: "#^Parameter \\#1 \\$rows of static method PhpMyAdmin\\\\Message\\:\\:getMessageForInsertedRows\\(\\) expects int, int\\|string given\\.$#"
13038 message: "#^Parameter \\#1 \\$string of function bin2hex expects string, string\\|null given\\.$#"
13043 message: "#^Parameter \\#1 \\$value of function count expects array\\|Countable, mixed given\\.$#"
13048 message: "#^Parameter \\#10 \\$sqlQuery of method PhpMyAdmin\\\\Sql\\:\\:getQueryResponseForNoResultsReturned\\(\\) expects string, mixed given\\.$#"
13053 message: "#^Parameter \\#12 \\$sqlQuery of method PhpMyAdmin\\\\Sql\\:\\:getQueryResponseForResultsReturned\\(\\) expects string, mixed given\\.$#"
13058 message: "#^Parameter \\#2 \\$foreignField of method PhpMyAdmin\\\\ConfigStorage\\\\Relation\\:\\:foreignDropdown\\(\\) expects string, mixed given\\.$#"
13063 message: "#^Parameter \\#2 \\$fullSqlQuery of method PhpMyAdmin\\\\Sql\\:\\:executeTheQuery\\(\\) expects string, mixed given\\.$#"
13068 message: "#^Parameter \\#2 \\$list of static method PhpMyAdmin\\\\SqlParser\\\\Utils\\\\Query\\:\\:getClause\\(\\) expects PhpMyAdmin\\\\SqlParser\\\\TokensList, PhpMyAdmin\\\\SqlParser\\\\TokensList\\|null given\\.$#"
13073 message: "#^Parameter \\#2 \\$list of static method PhpMyAdmin\\\\SqlParser\\\\Utils\\\\Query\\:\\:replaceClause\\(\\) expects PhpMyAdmin\\\\SqlParser\\\\TokensList, PhpMyAdmin\\\\SqlParser\\\\TokensList\\|null given\\.$#"
13078 message: "#^Parameter \\#2 \\$sqlQuery of static method PhpMyAdmin\\\\Html\\\\Generator\\:\\:getMessage\\(\\) expects string\\|null, mixed given\\.$#"
13083 message: "#^Parameter \\#2 \\$table of method PhpMyAdmin\\\\Sql\\:\\:handleSortOrder\\(\\) expects string, string\\|null given\\.$#"
13088 message: "#^Parameter \\#3 \\$column of method PhpMyAdmin\\\\Sql\\:\\:cleanupRelations\\(\\) expects string\\|null, mixed given\\.$#"
13093 message: "#^Parameter \\#3 \\$subject of function str_replace expects array\\|string, mixed given\\.$#"
13098 message: "#^Parameter \\#5 \\$bookmarkLabel of method PhpMyAdmin\\\\Sql\\:\\:storeTheQueryAsBookmark\\(\\) expects string, mixed given\\.$#"
13103 message: "#^Parameter \\#7 \\$sqlQuery of class PhpMyAdmin\\\\Display\\\\Results constructor expects string, mixed given\\.$#"
13108 message: "#^Parameter \\#9 \\$queryTime of method PhpMyAdmin\\\\Display\\\\Results\\:\\:setProperties\\(\\) expects float, mixed given\\.$#"
13114 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
13115 Use dependency injection instead\\.$#
13118 path: src/SqlQueryForm.php
13121 message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#"
13123 path: src/SqlQueryForm.php
13126 message: "#^Parameter \\#1 \\$query of method PhpMyAdmin\\\\SqlQueryForm\\:\\:init\\(\\) expects string, mixed given\\.$#"
13128 path: src/SqlQueryForm.php
13132 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\DatabaseInterface\\:
13133 Use dependency injection instead\\.$#
13136 path: src/StorageEngine.php
13139 message: "#^Call to function in_array\\(\\) requires parameter \\#3 to be set\\.$#"
13141 path: src/StorageEngine.php
13144 message: "#^Cannot access offset 'desc' on mixed\\.$#"
13146 path: src/StorageEngine.php
13149 message: "#^Cannot access offset 'disk_usage' on mixed\\.$#"
13151 path: src/StorageEngine.php
13154 message: "#^Cannot access offset 'id' on mixed\\.$#"
13156 path: src/StorageEngine.php
13159 message: "#^Cannot access offset 'title' on mixed\\.$#"
13161 path: src/StorageEngine.php
13164 message: "#^Cannot access offset 'type' on mixed\\.$#"
13166 path: src/StorageEngine.php
13169 message: "#^Cannot access offset 'value' on mixed\\.$#"
13171 path: src/StorageEngine.php
13174 message: "#^Cannot cast mixed to string\\.$#"
13176 path: src/StorageEngine.php
13179 message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#"
13181 path: src/StorageEngine.php
13184 message: "#^Method PhpMyAdmin\\\\StorageEngine\\:\\:getMroongaLengths\\(\\) should return array\\<int\\> but returns array\\<int, \\(float\\|int\\)\\>\\.$#"
13186 path: src/StorageEngine.php
13189 message: "#^Method PhpMyAdmin\\\\StorageEngine\\:\\:getPage\\(\\) should return string but returns mixed\\.$#"
13191 path: src/StorageEngine.php
13194 message: "#^Parameter \\#1 \\$haystack of function mb_stripos expects string, string\\|null given\\.$#"
13196 path: src/StorageEngine.php
13199 message: "#^Parameter \\#1 \\$message of static method PhpMyAdmin\\\\Html\\\\Generator\\:\\:showHint\\(\\) expects string, mixed given\\.$#"
13201 path: src/StorageEngine.php
13204 message: "#^Parameter \\#1 \\$string of function htmlspecialchars expects string, mixed given\\.$#"
13206 path: src/StorageEngine.php
13209 message: "#^Parameter \\#1 \\$value of method PhpMyAdmin\\\\StorageEngine\\:\\:resolveTypeSize\\(\\) expects int\\|string, mixed given\\.$#"
13211 path: src/StorageEngine.php
13214 message: "#^Parameter \\#1 \\$value of static method PhpMyAdmin\\\\Util\\:\\:formatNumber\\(\\) expects float\\|int\\|string, mixed given\\.$#"
13216 path: src/StorageEngine.php
13219 message: "#^Variable method call on \\$this\\(PhpMyAdmin\\\\StorageEngine\\)\\.$#"
13221 path: src/StorageEngine.php
13224 message: "#^Parameter \\#1 \\$str of method PhpMyAdmin\\\\DatabaseInterface\\:\\:quoteString\\(\\) expects string, string\\|null given\\.$#"
13226 path: src/SystemDatabase.php
13230 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
13231 Use dependency injection instead\\.$#
13234 path: src/Table/ColumnsDefinition.php
13237 message: "#^Cannot access offset 'isEditable' on mixed\\.$#"
13239 path: src/Table/ColumnsDefinition.php
13242 message: "#^Cannot access offset mixed on mixed\\.$#"
13244 path: src/Table/ColumnsDefinition.php
13247 message: "#^Cannot cast mixed to string\\.$#"
13249 path: src/Table/ColumnsDefinition.php
13252 message: "#^Casting to int something that's already int\\<1, max\\>\\.$#"
13254 path: src/Table/ColumnsDefinition.php
13257 message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#"
13259 path: src/Table/ColumnsDefinition.php
13262 message: "#^Parameter \\#1 \\$bitDefaultValue of static method PhpMyAdmin\\\\Util\\:\\:convertBitDefaultValue\\(\\) expects string\\|null, mixed given\\.$#"
13264 path: src/Table/ColumnsDefinition.php
13267 message: "#^Parameter \\#1 \\$columnSpecification of static method PhpMyAdmin\\\\Util\\:\\:extractColumnSpec\\(\\) expects string, mixed given\\.$#"
13269 path: src/Table/ColumnsDefinition.php
13272 message: "#^Parameter \\#1 \\$db of method PhpMyAdmin\\\\ConfigStorage\\\\Relation\\:\\:checkChildForeignReferences\\(\\) expects string, mixed given\\.$#"
13274 path: src/Table/ColumnsDefinition.php
13277 message: "#^Parameter \\#1 \\$string of function rtrim expects string, \\(array\\<int, string\\>\\|string\\|null\\) given\\.$#"
13279 path: src/Table/ColumnsDefinition.php
13282 message: "#^Parameter \\#1 \\$string of function trim expects string, mixed given\\.$#"
13284 path: src/Table/ColumnsDefinition.php
13287 message: "#^Parameter \\#1 \\.\\.\\.\\$arrays of function array_merge expects array, mixed given\\.$#"
13289 path: src/Table/ColumnsDefinition.php
13292 message: "#^Parameter \\#2 \\$string of function explode expects string, mixed given\\.$#"
13294 path: src/Table/ColumnsDefinition.php
13297 message: "#^Parameter \\#2 \\$table of method PhpMyAdmin\\\\ConfigStorage\\\\Relation\\:\\:checkChildForeignReferences\\(\\) expects string, mixed given\\.$#"
13299 path: src/Table/ColumnsDefinition.php
13302 message: "#^Parameter \\#3 \\$column of method PhpMyAdmin\\\\ConfigStorage\\\\Relation\\:\\:checkChildForeignReferences\\(\\) expects string, mixed given\\.$#"
13304 path: src/Table/ColumnsDefinition.php
13307 message: "#^Parameter \\#3 \\$subject of function preg_replace expects array\\|string, mixed given\\.$#"
13309 path: src/Table/ColumnsDefinition.php
13312 message: "#^Only booleans are allowed in a negated boolean, PhpMyAdmin\\\\Dbal\\\\ResultInterface\\|false given\\.$#"
13314 path: src/Table/Indexes.php
13317 message: "#^Only booleans are allowed in a negated boolean, int\\|null given\\.$#"
13319 path: src/Table/Indexes.php
13322 message: "#^Argument of an invalid type mixed supplied for foreach, only iterables are supported\\.$#"
13324 path: src/Table/Search.php
13327 message: "#^Cannot access offset mixed on mixed\\.$#"
13329 path: src/Table/Search.php
13332 message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#"
13334 path: src/Table/Search.php
13337 message: "#^Parameter \\#1 \\$gisString of static method PhpMyAdmin\\\\Utils\\\\Gis\\:\\:createData\\(\\) expects string, mixed given\\.$#"
13339 path: src/Table/Search.php
13342 message: "#^Parameter \\#1 \\$identifier of static method PhpMyAdmin\\\\Util\\:\\:backquote\\(\\) expects string\\|Stringable\\|null, mixed given\\.$#"
13344 path: src/Table/Search.php
13347 message: "#^Parameter \\#1 \\$op of method PhpMyAdmin\\\\Types\\:\\:isUnaryOperator\\(\\) expects string, mixed given\\.$#"
13349 path: src/Table/Search.php
13352 message: "#^Parameter \\#1 \\$str of method PhpMyAdmin\\\\DatabaseInterface\\:\\:quoteString\\(\\) expects string, mixed given\\.$#"
13354 path: src/Table/Search.php
13357 message: "#^Parameter \\#1 \\$string of function trim expects string, mixed given\\.$#"
13359 path: src/Table/Search.php
13362 message: "#^Parameter \\#2 \\$names of method PhpMyAdmin\\\\Table\\\\Search\\:\\:getWhereClause\\(\\) expects string, mixed given\\.$#"
13364 path: src/Table/Search.php
13367 message: "#^Parameter \\#2 \\$string of function explode expects string, mixed given\\.$#"
13369 path: src/Table/Search.php
13372 message: "#^Parameter \\#3 \\$types of method PhpMyAdmin\\\\Table\\\\Search\\:\\:getWhereClause\\(\\) expects string, mixed given\\.$#"
13374 path: src/Table/Search.php
13377 message: "#^Parameter \\#4 \\$funcType of method PhpMyAdmin\\\\Table\\\\Search\\:\\:getWhereClause\\(\\) expects string, mixed given\\.$#"
13379 path: src/Table/Search.php
13382 message: "#^Parameter \\#6 \\$geomFunc of method PhpMyAdmin\\\\Table\\\\Search\\:\\:getWhereClause\\(\\) expects string\\|null, mixed given\\.$#"
13384 path: src/Table/Search.php
13387 message: "#^Argument of an invalid type mixed supplied for foreach, only iterables are supported\\.$#"
13389 path: src/Table/Table.php
13393 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
13394 Use dependency injection instead\\.$#
13397 path: src/Table/Table.php
13401 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\DatabaseInterface\\:
13402 Use dependency injection instead\\.$#
13405 path: src/Table/Table.php
13408 message: "#^Call to function in_array\\(\\) requires parameter \\#3 to be set\\.$#"
13410 path: src/Table/Table.php
13413 message: "#^Cannot access offset 'Extra' on mixed\\.$#"
13415 path: src/Table/Table.php
13418 message: "#^Cannot access offset 'Field' on mixed\\.$#"
13420 path: src/Table/Table.php
13423 message: "#^Cannot access offset 'Type' on mixed\\.$#"
13425 path: src/Table/Table.php
13428 message: "#^Cannot access offset 'foreign_db' on mixed\\.$#"
13430 path: src/Table/Table.php
13433 message: "#^Cannot access offset 'foreign_field' on mixed\\.$#"
13435 path: src/Table/Table.php
13438 message: "#^Cannot access offset 'foreign_table' on mixed\\.$#"
13440 path: src/Table/Table.php
13443 message: "#^Cannot access offset 'table_uiprefs' on mixed\\.$#"
13445 path: src/Table/Table.php
13448 message: "#^Cannot access offset \\(int\\|string\\) on mixed\\.$#"
13450 path: src/Table/Table.php
13453 message: "#^Cannot access offset 0 on mixed\\.$#"
13455 path: src/Table/Table.php
13458 message: "#^Cannot access offset int\\<0, max\\> on mixed\\.$#"
13460 path: src/Table/Table.php
13463 message: "#^Cannot access offset mixed on mixed\\.$#"
13465 path: src/Table/Table.php
13468 message: "#^Cannot access offset string on mixed\\.$#"
13470 path: src/Table/Table.php
13473 message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#"
13475 path: src/Table/Table.php
13478 message: "#^Method PhpMyAdmin\\\\Table\\\\Table\\:\\:getAutoIncrement\\(\\) should return string but returns int\\|string\\.$#"
13480 path: src/Table/Table.php
13483 message: "#^Method PhpMyAdmin\\\\Table\\\\Table\\:\\:getCollation\\(\\) should return string but returns int\\|string\\.$#"
13485 path: src/Table/Table.php
13488 message: "#^Method PhpMyAdmin\\\\Table\\\\Table\\:\\:getComment\\(\\) should return string but returns int\\|string\\.$#"
13490 path: src/Table/Table.php
13493 message: "#^Method PhpMyAdmin\\\\Table\\\\Table\\:\\:getLastError\\(\\) should return string but returns mixed\\.$#"
13495 path: src/Table/Table.php
13498 message: "#^Method PhpMyAdmin\\\\Table\\\\Table\\:\\:getLastMessage\\(\\) should return string but returns mixed\\.$#"
13500 path: src/Table/Table.php
13503 message: "#^Method PhpMyAdmin\\\\Table\\\\Table\\:\\:getNameAndTypeOfTheColumns\\(\\) should return array\\<string, string\\> but returns array\\.$#"
13505 path: src/Table/Table.php
13508 message: "#^Method PhpMyAdmin\\\\Table\\\\Table\\:\\:getNonGeneratedColumns\\(\\) should return array\\<string\\> but returns array\\<int\\<0, max\\>, mixed\\>\\.$#"
13510 path: src/Table/Table.php
13513 message: "#^Method PhpMyAdmin\\\\Table\\\\Table\\:\\:getUiPrefsFromDb\\(\\) should return array but returns mixed\\.$#"
13515 path: src/Table/Table.php
13518 message: "#^Only booleans are allowed in &&, string given on the left side\\.$#"
13520 path: src/Table/Table.php
13523 message: "#^Only booleans are allowed in a negated boolean, PhpMyAdmin\\\\Dbal\\\\ResultInterface\\|false given\\.$#"
13525 path: src/Table/Table.php
13528 message: "#^Only booleans are allowed in an if condition, PhpMyAdmin\\\\Dbal\\\\ResultInterface\\|false given\\.$#"
13530 path: src/Table/Table.php
13533 message: "#^Parameter \\#1 \\$callback of function array_map expects \\(callable\\(mixed\\)\\: mixed\\)\\|null, Closure\\(array\\|bool\\|float\\|int\\|resource\\|string\\|null, int\\=\\)\\: int given\\.$#"
13535 path: src/Table/Table.php
13538 message: "#^Parameter \\#1 \\$haystack of function str_contains expects string, mixed given\\.$#"
13540 path: src/Table/Table.php
13543 message: "#^Parameter \\#1 \\$identifier of static method PhpMyAdmin\\\\Util\\:\\:backquote\\(\\) expects string\\|Stringable\\|null, mixed given\\.$#"
13545 path: src/Table/Table.php
13548 message: "#^Parameter \\#1 \\$str of method PhpMyAdmin\\\\DatabaseInterface\\:\\:quoteString\\(\\) expects string, mixed given\\.$#"
13550 path: src/Table/Table.php
13553 message: "#^Parameter \\#1 \\$string of function substr expects string, mixed given\\.$#"
13555 path: src/Table/Table.php
13558 message: "#^Parameter \\#1 \\$value of function count expects array\\|Countable, mixed given\\.$#"
13560 path: src/Table/Table.php
13563 message: "#^Parameter \\#2 \\$array of function array_map expects array, mixed given\\.$#"
13565 path: src/Table/Table.php
13568 message: "#^Parameter \\#2 \\$array of function implode expects array\\<string\\>, mixed given\\.$#"
13570 path: src/Table/Table.php
13573 message: "#^Parameter \\#2 \\$array of function implode expects array\\|null, mixed given\\.$#"
13575 path: src/Table/Table.php
13578 message: "#^Parameter \\#2 \\$field of method PhpMyAdmin\\\\Table\\\\Table\\:\\:getSQLToCreateForeignKey\\(\\) expects array, mixed given\\.$#"
13580 path: src/Table/Table.php
13583 message: "#^Parameter \\#2 \\$string of function explode expects string, mixed given\\.$#"
13585 path: src/Table/Table.php
13588 message: "#^Parameter \\#2 \\$subject of function preg_match expects string, mixed given\\.$#"
13590 path: src/Table/Table.php
13593 message: "#^Parameter \\#3 \\$foreignDb of method PhpMyAdmin\\\\Table\\\\Table\\:\\:getSQLToCreateForeignKey\\(\\) expects string, mixed given\\.$#"
13595 path: src/Table/Table.php
13598 message: "#^Parameter \\#3 \\$foreignDb of method PhpMyAdmin\\\\Table\\\\Table\\:\\:getSQLToCreateForeignKey\\(\\) expects string, string\\|null given\\.$#"
13600 path: src/Table/Table.php
13603 message: "#^Parameter \\#4 \\$foreignTable of method PhpMyAdmin\\\\Table\\\\Table\\:\\:getSQLToCreateForeignKey\\(\\) expects string, mixed given\\.$#"
13605 path: src/Table/Table.php
13608 message: "#^Parameter \\#4 \\$foreignTable of method PhpMyAdmin\\\\Table\\\\Table\\:\\:getSQLToCreateForeignKey\\(\\) expects string, string\\|null given\\.$#"
13610 path: src/Table/Table.php
13613 message: "#^Parameter \\#5 \\$foreignField of method PhpMyAdmin\\\\Table\\\\Table\\:\\:getSQLToCreateForeignKey\\(\\) expects array, mixed given\\.$#"
13615 path: src/Table/Table.php
13618 message: "#^Parameter \\#6 \\$name of method PhpMyAdmin\\\\Table\\\\Table\\:\\:getSQLToCreateForeignKey\\(\\) expects string\\|null, mixed given\\.$#"
13620 path: src/Table/Table.php
13623 message: "#^Property PhpMyAdmin\\\\Table\\\\Table\\:\\:\\$uiprefs \\(array\\) does not accept mixed\\.$#"
13625 path: src/Table/Table.php
13628 message: "#^Argument of an invalid type array\\<PhpMyAdmin\\\\SqlParser\\\\Components\\\\AlterOperation\\>\\|null supplied for foreach, only iterables are supported\\.$#"
13630 path: src/Table/TableMover.php
13633 message: "#^Call to function in_array\\(\\) requires parameter \\#3 to be set\\.$#"
13635 path: src/Table/TableMover.php
13638 message: "#^Cannot call method has\\(\\) on PhpMyAdmin\\\\SqlParser\\\\Components\\\\OptionsArray\\|null\\.$#"
13640 path: src/Table/TableMover.php
13643 message: "#^Cannot cast mixed to string\\.$#"
13645 path: src/Table/TableMover.php
13648 message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#"
13650 path: src/Table/TableMover.php
13653 message: "#^Only booleans are allowed in a negated boolean, bool\\|string given\\.$#"
13655 path: src/Table/TableMover.php
13658 message: "#^Parameter \\#1 \\$str of method PhpMyAdmin\\\\DatabaseInterface\\:\\:quoteString\\(\\) expects string, string\\|null given\\.$#"
13660 path: src/Table/TableMover.php
13664 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
13665 Use dependency injection instead\\.$#
13668 path: src/Template.php
13671 message: "#^Call to function in_array\\(\\) requires parameter \\#3 to be set\\.$#"
13673 path: src/Theme/Theme.php
13676 message: "#^Parameter \\#1 \\$name of method PhpMyAdmin\\\\Theme\\\\Theme\\:\\:setName\\(\\) expects string, mixed given\\.$#"
13678 path: src/Theme/Theme.php
13681 message: "#^Parameter \\#1 \\$version of method PhpMyAdmin\\\\Theme\\\\Theme\\:\\:setVersion\\(\\) expects string, mixed given\\.$#"
13683 path: src/Theme/Theme.php
13686 message: "#^Property PhpMyAdmin\\\\Theme\\\\Theme\\:\\:\\$filesizeInfo \\(int\\) does not accept int\\<0, max\\>\\|false\\.$#"
13688 path: src/Theme/Theme.php
13691 message: "#^Property PhpMyAdmin\\\\Theme\\\\Theme\\:\\:\\$mtimeInfo \\(int\\) does not accept int\\|false\\.$#"
13693 path: src/Theme/Theme.php
13697 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
13698 Use dependency injection instead\\.$#
13701 path: src/Theme/ThemeManager.php
13704 message: "#^Left side of && is always true\\.$#"
13706 path: src/Theme/ThemeManager.php
13709 message: "#^Method PhpMyAdmin\\\\Theme\\\\ThemeManager\\:\\:getColorModeCookie\\(\\) should return string\\|false but returns mixed\\.$#"
13711 path: src/Theme/ThemeManager.php
13714 message: "#^Method PhpMyAdmin\\\\Theme\\\\ThemeManager\\:\\:getThemeCookie\\(\\) should return string\\|false but returns mixed\\.$#"
13716 path: src/Theme/ThemeManager.php
13719 message: "#^Only booleans are allowed in &&, string\\|false given on the left side\\.$#"
13721 path: src/Theme/ThemeManager.php
13724 message: "#^Property PhpMyAdmin\\\\Theme\\\\ThemeManager\\:\\:\\$activeTheme \\(string\\) does not accept string\\|null\\.$#"
13726 path: src/Theme/ThemeManager.php
13730 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
13731 Use dependency injection instead\\.$#
13734 path: src/Tracking/Tracker.php
13738 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\DatabaseInterface\\:
13739 Use dependency injection instead\\.$#
13742 path: src/Tracking/Tracker.php
13745 message: "#^Cannot access offset string on mixed\\.$#"
13747 path: src/Tracking/Tracker.php
13750 message: "#^Cannot access property \\$dest on PhpMyAdmin\\\\SqlParser\\\\Components\\\\IntoKeyword\\|null\\.$#"
13752 path: src/Tracking/Tracker.php
13755 message: "#^Cannot access property \\$table on PhpMyAdmin\\\\SqlParser\\\\Components\\\\Expression\\|null\\.$#"
13757 path: src/Tracking/Tracker.php
13760 message: "#^Cannot access property \\$table on PhpMyAdmin\\\\SqlParser\\\\Components\\\\Expression\\|string\\|null\\.$#"
13762 path: src/Tracking/Tracker.php
13765 message: "#^Cannot access property \\$tokens on PhpMyAdmin\\\\SqlParser\\\\TokensList\\|null\\.$#"
13767 path: src/Tracking/Tracker.php
13770 message: "#^Cannot cast mixed to string\\.$#"
13772 path: src/Tracking/Tracker.php
13775 message: "#^Method PhpMyAdmin\\\\Tracking\\\\Tracker\\:\\:isTracked\\(\\) should return bool but returns mixed\\.$#"
13777 path: src/Tracking/Tracker.php
13780 message: "#^Offset 0 does not exist on array\\<PhpMyAdmin\\\\SqlParser\\\\Components\\\\Expression\\>\\|null\\.$#"
13782 path: src/Tracking/Tracker.php
13785 message: "#^Offset 0 does not exist on array\\<PhpMyAdmin\\\\SqlParser\\\\Components\\\\RenameOperation\\>\\|null\\.$#"
13787 path: src/Tracking/Tracker.php
13790 message: "#^Parameter \\#1 \\$str of method PhpMyAdmin\\\\DatabaseInterface\\:\\:quoteString\\(\\) expects string, mixed given\\.$#"
13792 path: src/Tracking/Tracker.php
13795 message: "#^Parameter \\#2 \\$tableName of static method PhpMyAdmin\\\\Tracking\\\\Tracker\\:\\:createVersion\\(\\) expects string, mixed given\\.$#"
13797 path: src/Tracking/Tracker.php
13800 message: "#^Parameter \\#2 \\$tableName of static method PhpMyAdmin\\\\Tracking\\\\Tracker\\:\\:isTracked\\(\\) expects string, mixed given\\.$#"
13802 path: src/Tracking/Tracker.php
13805 message: "#^Parameter \\#2 \\$tablename of static method PhpMyAdmin\\\\Tracking\\\\Tracker\\:\\:getVersion\\(\\) expects string, mixed given\\.$#"
13807 path: src/Tracking/Tracker.php
13810 message: "#^Parameter \\#3 \\$statement of static method PhpMyAdmin\\\\Tracking\\\\Tracker\\:\\:getVersion\\(\\) expects string\\|null, mixed given\\.$#"
13812 path: src/Tracking/Tracker.php
13815 message: "#^Static property PhpMyAdmin\\\\Current\\:\\:\\$database \\(string\\) does not accept bool\\|float\\|int\\|string\\.$#"
13817 path: src/Tracking/Tracker.php
13820 message: "#^Static property PhpMyAdmin\\\\Current\\:\\:\\$database \\(string\\) does not accept string\\|null\\.$#"
13822 path: src/Tracking/Tracker.php
13826 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
13827 Use dependency injection instead\\.$#
13830 path: src/Tracking/Tracking.php
13833 message: "#^Cannot access offset 'COLUMNS' on mixed\\.$#"
13835 path: src/Tracking/Tracking.php
13838 message: "#^Cannot access offset 'INDEXES' on mixed\\.$#"
13840 path: src/Tracking/Tracking.php
13843 message: "#^Cannot access offset 'id' on mixed\\.$#"
13845 path: src/Tracking/Tracking.php
13848 message: "#^Cannot access offset 'statement' on mixed\\.$#"
13850 path: src/Tracking/Tracking.php
13853 message: "#^Cannot access offset 'timestamp' on mixed\\.$#"
13855 path: src/Tracking/Tracking.php
13858 message: "#^Cannot access offset 'username' on mixed\\.$#"
13860 path: src/Tracking/Tracking.php
13863 message: "#^Only numeric types are allowed in \\-, int\\<0, max\\>\\|false given on the left side\\.$#"
13865 path: src/Tracking/Tracking.php
13868 message: "#^Parameter \\#1 \\$columns of method PhpMyAdmin\\\\Tracking\\\\Tracking\\:\\:getHtmlForColumns\\(\\) expects array, mixed given\\.$#"
13870 path: src/Tracking/Tracking.php
13873 message: "#^Parameter \\#1 \\$indexes of method PhpMyAdmin\\\\Tracking\\\\Tracking\\:\\:getHtmlForIndexes\\(\\) expects array, mixed given\\.$#"
13875 path: src/Tracking/Tracking.php
13878 message: "#^Parameter \\#1 \\$params of static method PhpMyAdmin\\\\Url\\:\\:getCommon\\(\\) expects array\\<string, bool\\|int\\|string\\>, array given\\.$#"
13880 path: src/Tracking/Tracking.php
13883 message: "#^Parameter \\#1 \\$str of method PhpMyAdmin\\\\DatabaseInterface\\:\\:quoteString\\(\\) expects string, string\\|null given\\.$#"
13885 path: src/Tracking/Tracking.php
13888 message: "#^Parameter \\#2 \\$tableName of method PhpMyAdmin\\\\DatabaseInterface\\:\\:getTable\\(\\) expects string, mixed given\\.$#"
13890 path: src/Tracking/Tracking.php
13893 message: "#^Parameter \\#2 \\$tableName of static method PhpMyAdmin\\\\Tracking\\\\Tracker\\:\\:createVersion\\(\\) expects string, mixed given\\.$#"
13895 path: src/Tracking/Tracking.php
13899 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\DatabaseInterface\\:
13900 Use dependency injection instead\\.$#
13903 path: src/Transformations.php
13906 message: "#^Method PhpMyAdmin\\\\Transformations\\:\\:getClassName\\(\\) should return class\\-string\\<PhpMyAdmin\\\\Plugins\\\\TransformationsInterface\\> but returns string\\.$#"
13908 path: src/Transformations.php
13911 message: "#^Only booleans are allowed in a negated boolean, resource\\|false given\\.$#"
13913 path: src/Transformations.php
13916 message: "#^Argument of an invalid type mixed supplied for foreach, only iterables are supported\\.$#"
13918 path: src/Triggers/Triggers.php
13922 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
13923 Use dependency injection instead\\.$#
13926 path: src/Triggers/Triggers.php
13929 message: "#^Cannot access an offset on mixed\\.$#"
13931 path: src/Triggers/Triggers.php
13934 message: "#^Cannot call method getCreateSql\\(\\) on PhpMyAdmin\\\\Triggers\\\\Trigger\\|null\\.$#"
13936 path: src/Triggers/Triggers.php
13939 message: "#^Cannot call method getDropSql\\(\\) on PhpMyAdmin\\\\Triggers\\\\Trigger\\|null\\.$#"
13941 path: src/Triggers/Triggers.php
13944 message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#"
13946 path: src/Triggers/Triggers.php
13949 message: "#^Only booleans are allowed in a negated boolean, PhpMyAdmin\\\\Dbal\\\\ResultInterface\\|false given\\.$#"
13951 path: src/Triggers/Triggers.php
13954 message: "#^Parameter \\#1 \\$haystack of function str_contains expects string, mixed given\\.$#"
13956 path: src/Triggers/Triggers.php
13959 message: "#^Parameter \\#1 \\$identifier of static method PhpMyAdmin\\\\Util\\:\\:backquote\\(\\) expects string\\|Stringable\\|null, mixed given\\.$#"
13961 path: src/Triggers/Triggers.php
13964 message: "#^Parameter \\#1 \\$message of static method PhpMyAdmin\\\\Html\\\\Generator\\:\\:getMessage\\(\\) expects PhpMyAdmin\\\\Message\\|string, mixed given\\.$#"
13966 path: src/Triggers/Triggers.php
13969 message: "#^Parameter \\#2 \\$string of function explode expects string, mixed given\\.$#"
13971 path: src/Triggers/Triggers.php
13974 message: "#^Parameter \\#3 \\$name of method PhpMyAdmin\\\\Triggers\\\\Triggers\\:\\:getTriggerByName\\(\\) expects string, mixed given\\.$#"
13976 path: src/Triggers/Triggers.php
13980 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
13981 Use dependency injection instead\\.$#
13984 path: src/TwoFactor.php
13988 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\DatabaseInterface\\:
13989 Use dependency injection instead\\.$#
13992 path: src/TwoFactor.php
13996 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\DatabaseInterface\\:
13997 Use dependency injection instead\\.$#
14000 path: src/UniqueCondition.php
14003 message: "#^Only booleans are allowed in &&, bool\\|string given on the left side\\.$#"
14005 path: src/UniqueCondition.php
14008 message: "#^Parameter \\#1 \\$row of method PhpMyAdmin\\\\UniqueCondition\\:\\:getConditionValue\\(\\) expects float\\|int\\|string\\|null, mixed given\\.$#"
14010 path: src/UniqueCondition.php
14014 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
14015 Use dependency injection instead\\.$#
14021 message: "#^Call to function base64_decode\\(\\) requires parameter \\#2 to be set\\.$#"
14026 message: "#^Call to function in_array\\(\\) requires parameter \\#3 to be set\\.$#"
14031 message: "#^Cannot cast mixed to string\\.$#"
14036 message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#"
14041 message: "#^Only booleans are allowed in a negated boolean, mixed given\\.$#"
14046 message: "#^Parameter \\#1 \\$params of static method PhpMyAdmin\\\\Url\\:\\:getCommon\\(\\) expects array\\<string, bool\\|int\\|string\\>, array given\\.$#"
14051 message: "#^Parameter \\#2 \\$pre of static method PhpMyAdmin\\\\Url\\:\\:getHiddenFields\\(\\) expects string, \\(int\\|string\\) given\\.$#"
14057 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\DatabaseInterface\\:
14058 Use dependency injection instead\\.$#
14061 path: src/UserPassword.php
14064 message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#"
14066 path: src/UserPassword.php
14069 message: "#^Only booleans are allowed in a negated boolean, PhpMyAdmin\\\\Dbal\\\\ResultInterface\\|false given\\.$#"
14071 path: src/UserPassword.php
14074 message: "#^Parameter \\#1 \\$password of method PhpMyAdmin\\\\Server\\\\Privileges\\:\\:getHashedPassword\\(\\) expects string, mixed given\\.$#"
14076 path: src/UserPassword.php
14079 message: "#^Parameter \\#4 \\$authPlugin of method PhpMyAdmin\\\\UserPassword\\:\\:getChangePasswordQueryAlterUserMySQL\\(\\) expects string, mixed given\\.$#"
14081 path: src/UserPassword.php
14084 message: "#^Parameter \\#6 \\$origAuthPlugin of method PhpMyAdmin\\\\UserPassword\\:\\:changePassUrlParamsAndSubmitQuery\\(\\) expects string, mixed given\\.$#"
14086 path: src/UserPassword.php
14090 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
14091 Use dependency injection instead\\.$#
14094 path: src/UserPreferences.php
14097 message: "#^Cannot access offset 'userprefs' on mixed\\.$#"
14099 path: src/UserPreferences.php
14102 message: "#^Cannot access offset non\\-falsy\\-string on mixed\\.$#"
14104 path: src/UserPreferences.php
14107 message: "#^Method PhpMyAdmin\\\\UserPreferences\\:\\:apply\\(\\) should return array but returns mixed\\.$#"
14109 path: src/UserPreferences.php
14112 message: "#^Only booleans are allowed in a negated boolean, PhpMyAdmin\\\\Dbal\\\\ResultInterface\\|false given\\.$#"
14114 path: src/UserPreferences.php
14117 message: "#^Only booleans are allowed in an if condition, string\\|false\\|null given\\.$#"
14119 path: src/UserPreferences.php
14122 message: "#^Parameter \\#1 \\$params of static method PhpMyAdmin\\\\Url\\:\\:getCommonRaw\\(\\) expects array\\<int\\|string, bool\\|int\\|string\\>, array given\\.$#"
14124 path: src/UserPreferences.php
14127 message: "#^Parameter \\#1 \\$path of static method PhpMyAdmin\\\\Core\\:\\:arrayWrite\\(\\) expects string, \\(int\\|string\\) given\\.$#"
14129 path: src/UserPreferences.php
14132 message: "#^Parameter \\#1 \\$str of method PhpMyAdmin\\\\DatabaseInterface\\:\\:quoteString\\(\\) expects string, string\\|false given\\.$#"
14134 path: src/UserPreferences.php
14137 message: "#^Ternary operator condition is always true\\.$#"
14139 path: src/UserPreferences.php
14142 message: "#^Only booleans are allowed in a negated boolean, PhpMyAdmin\\\\Dbal\\\\ResultInterface\\|false given\\.$#"
14144 path: src/UserPrivilegesFactory.php
14147 message: "#^Only booleans are allowed in \\|\\|, PhpMyAdmin\\\\Dbal\\\\ResultInterface\\|false given on the left side\\.$#"
14149 path: src/UserPrivilegesFactory.php
14152 message: "#^Parameter \\#1 \\$database of class PhpMyAdmin\\\\UserPrivileges constructor expects bool, mixed given\\.$#"
14154 path: src/UserPrivilegesFactory.php
14157 message: "#^Parameter \\#2 \\$table of class PhpMyAdmin\\\\UserPrivileges constructor expects bool, mixed given\\.$#"
14159 path: src/UserPrivilegesFactory.php
14162 message: "#^Parameter \\#3 \\$column of class PhpMyAdmin\\\\UserPrivileges constructor expects bool, mixed given\\.$#"
14164 path: src/UserPrivilegesFactory.php
14167 message: "#^Parameter \\#3 \\$subject of function preg_replace expects array\\|string, string\\|null given\\.$#"
14169 path: src/UserPrivilegesFactory.php
14172 message: "#^Parameter \\#4 \\$routines of class PhpMyAdmin\\\\UserPrivileges constructor expects bool, mixed given\\.$#"
14174 path: src/UserPrivilegesFactory.php
14177 message: "#^Parameter \\#5 \\$isReload of class PhpMyAdmin\\\\UserPrivileges constructor expects bool, mixed given\\.$#"
14179 path: src/UserPrivilegesFactory.php
14182 message: "#^Parameter \\#6 \\$isCreateDatabase of class PhpMyAdmin\\\\UserPrivileges constructor expects bool, mixed given\\.$#"
14184 path: src/UserPrivilegesFactory.php
14187 message: "#^Parameter \\#7 \\$databaseToCreate of class PhpMyAdmin\\\\UserPrivileges constructor expects string, mixed given\\.$#"
14189 path: src/UserPrivilegesFactory.php
14192 message: "#^Parameter \\#8 \\$databasesToTest of class PhpMyAdmin\\\\UserPrivileges constructor expects array\\<string\\>\\|false, mixed given\\.$#"
14194 path: src/UserPrivilegesFactory.php
14197 message: "#^Property PhpMyAdmin\\\\UserPrivileges\\:\\:\\$databaseToCreate \\(string\\) does not accept string\\|null\\.$#"
14199 path: src/UserPrivilegesFactory.php
14202 message: "#^Property PhpMyAdmin\\\\UserPrivileges\\:\\:\\$databasesToTest \\(array\\<string\\>\\|false\\) does not accept mixed\\.$#"
14204 path: src/UserPrivilegesFactory.php
14207 message: "#^Binary operation \"\\.\" between bool\\|float\\|int\\|string and array\\<string\\>\\|string\\|false results in an error\\.$#"
14212 message: "#^Binary operation \"\\.\" between non\\-empty\\-string and array\\<string\\>\\|string\\|false results in an error\\.$#"
14217 message: "#^Call to deprecated function strftime\\(\\)\\.$#"
14223 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
14224 Use dependency injection instead\\.$#
14231 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\DatabaseInterface\\:
14232 Use dependency injection instead\\.$#
14238 message: "#^Cannot access offset 'Cardinality' on mixed\\.$#"
14243 message: "#^Cannot access offset 'Column_name' on mixed\\.$#"
14248 message: "#^Cannot access offset 'Comment' on mixed\\.$#"
14253 message: "#^Cannot access offset 'Key_name' on mixed\\.$#"
14258 message: "#^Cannot access offset 'Non_unique' on mixed\\.$#"
14263 message: "#^Cannot access offset 'Seq_in_index' on mixed\\.$#"
14268 message: "#^Cannot access offset 'Sub_part' on mixed\\.$#"
14273 message: "#^Cannot access offset 'table_limit_offset' on mixed\\.$#"
14278 message: "#^Cannot access offset 'table_limit_offset…' on mixed\\.$#"
14283 message: "#^Cannot cast mixed to string\\.$#"
14288 message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#"
14293 message: "#^Foreach overwrites \\$quote with its value variable\\.$#"
14298 message: "#^Method PhpMyAdmin\\\\Util\\:\\:getDbInfo\\(\\) return type has no value type specified in iterable type array\\.$#"
14303 message: "#^Method PhpMyAdmin\\\\Util\\:\\:getTableListPosition\\(\\) should return int but returns mixed\\.$#"
14308 message: "#^Offset 1 does not exist on array\\{0\\?\\: string, 1\\?\\: string\\}\\.$#"
14313 message: "#^Offset int\\<1, 6\\> on array\\{string, string, string, string, string, string, string\\} in isset\\(\\) always exists and is not nullable\\.$#"
14318 message: "#^Only booleans are allowed in a negated boolean, int\\<0, 2\\> given\\.$#"
14323 message: "#^Only booleans are allowed in an if condition, int\\<0, max\\>\\|false given\\.$#"
14328 message: "#^Only booleans are allowed in an if condition, string\\|false\\|null given\\.$#"
14333 message: "#^Only numeric types are allowed in \\+, int\\<0, max\\>\\|false given on the left side\\.$#"
14338 message: "#^Only numeric types are allowed in \\-, int\\<0, max\\>\\|false given on the left side\\.$#"
14343 message: "#^Parameter \\#1 \\$callback of function array_map expects \\(callable\\(string\\|null\\)\\: mixed\\)\\|null, callable\\(string\\)\\: string given\\.$#"
14348 message: "#^Parameter \\#1 \\$str of function strtr expects string, string\\|null given\\.$#"
14353 message: "#^Parameter \\#1 \\$str of method PhpMyAdmin\\\\DatabaseInterface\\:\\:escapeMysqlWildcards\\(\\) expects string, mixed given\\.$#"
14358 message: "#^Parameter \\#2 \\$array of function array_key_exists expects array, mixed given\\.$#"
14363 message: "#^Parameter \\#2 \\$table of method PhpMyAdmin\\\\DatabaseInterface\\:\\:getTablesFull\\(\\) expects array\\|string, mixed given\\.$#"
14368 message: "#^Variable static method call on PhpMyAdmin\\\\Util\\.$#"
14374 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
14375 Use dependency injection instead\\.$#
14378 path: src/Utils/ForeignKey.php
14382 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\DatabaseInterface\\:
14383 Use dependency injection instead\\.$#
14386 path: src/Utils/ForeignKey.php
14389 message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#"
14391 path: src/Utils/ForeignKey.php
14394 message: "#^Short ternary operator is not allowed\\. Use null coalesce operator if applicable or consider using long ternary\\.$#"
14396 path: src/Utils/ForeignKey.php
14399 message: "#^Method PhpMyAdmin\\\\Utils\\\\FormatConverter\\:\\:binaryToIp\\(\\) should return string\\|false but returns mixed\\.$#"
14401 path: src/Utils/FormatConverter.php
14404 message: "#^Method PhpMyAdmin\\\\Utils\\\\FormatConverter\\:\\:ipToBinary\\(\\) should return string but returns mixed\\.$#"
14406 path: src/Utils/FormatConverter.php
14409 message: "#^Parameter \\#1 \\$haystack of function str_starts_with expects string, mixed given\\.$#"
14411 path: src/Utils/FormatConverter.php
14414 message: "#^Parameter \\#1 \\$ip of function inet_pton expects string, mixed given\\.$#"
14416 path: src/Utils/FormatConverter.php
14419 message: "#^Parameter \\#1 \\$string of function bin2hex expects string, mixed given\\.$#"
14421 path: src/Utils/FormatConverter.php
14424 message: "#^Parameter \\#1 \\$string of function substr expects string, mixed given\\.$#"
14426 path: src/Utils/FormatConverter.php
14430 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\DatabaseInterface\\:
14431 Use dependency injection instead\\.$#
14434 path: src/Utils/Gis.php
14437 message: "#^Only booleans are allowed in an if condition, PhpMyAdmin\\\\Dbal\\\\ResultInterface\\|false given\\.$#"
14439 path: src/Utils/Gis.php
14443 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
14444 Use dependency injection instead\\.$#
14447 path: src/Utils/HttpRequest.php
14450 message: "#^Method PhpMyAdmin\\\\Utils\\\\HttpRequest\\:\\:response\\(\\) should return bool\\|string\\|null but returns mixed\\.$#"
14452 path: src/Utils/HttpRequest.php
14455 message: "#^Offset 1 does not exist on array\\{0\\?\\: string, 1\\?\\: numeric\\-string\\}\\.$#"
14457 path: src/Utils/HttpRequest.php
14460 message: "#^Only booleans are allowed in an if condition, string\\|false given\\.$#"
14462 path: src/Utils/HttpRequest.php
14465 message: "#^Variable \\$http_response_header in isset\\(\\) always exists and is not nullable\\.$#"
14467 path: src/Utils/HttpRequest.php
14471 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
14472 Use dependency injection instead\\.$#
14475 path: src/Utils/SessionCache.php
14478 message: "#^Cannot access offset string on mixed\\.$#"
14480 path: src/Utils/SessionCache.php
14484 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
14485 Use dependency injection instead\\.$#
14488 path: src/VersionInformation.php
14492 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\DatabaseInterface\\:
14493 Use dependency injection instead\\.$#
14496 path: src/VersionInformation.php
14499 message: "#^Cannot access offset 'response' on mixed\\.$#"
14501 path: src/VersionInformation.php
14504 message: "#^Cannot access offset 'timestamp' on mixed\\.$#"
14506 path: src/VersionInformation.php
14509 message: "#^Cannot access offset 'version_check' on mixed\\.$#"
14511 path: src/VersionInformation.php
14514 message: "#^Comparison operation \"\\>\\=\" between int\\<1, max\\> and 1 is always true\\.$#"
14516 path: src/VersionInformation.php
14519 message: "#^Parameter \\#1 \\$json of function json_decode expects string, mixed given\\.$#"
14521 path: src/VersionInformation.php
14524 message: "#^Short ternary operator is not allowed\\. Use null coalesce operator if applicable or consider using long ternary\\.$#"
14526 path: src/VersionInformation.php
14529 message: "#^Match arm comparison between 7 and 7 is always true\\.$#"
14531 path: src/WebAuthn/CBORDecoder.php
14534 message: "#^Match arm is unreachable because previous comparison is always true\\.$#"
14536 path: src/WebAuthn/CBORDecoder.php
14539 message: "#^Anonymous class implements deprecated interface Webauthn\\\\PublicKeyCredentialSourceRepository\\.$#"
14541 path: src/WebAuthn/WebauthnLibServer.php
14545 #^Call to deprecated method allowCredentials\\(\\) of class Webauthn\\\\PublicKeyCredentialRequestOptions\\:
14546 since 4\\.7\\.0\\. No replacement\\. Please use the property directly\\.$#
14549 path: src/WebAuthn/WebauthnLibServer.php
14553 #^Call to deprecated method createFromArray\\(\\) of class Webauthn\\\\AuthenticatorSelectionCriteria\\:
14554 since 4\\.8\\.0\\. Please use \\{Webauthn\\\\Denormalizer\\\\WebauthnSerializerFactory\\} for converting the object\\.$#
14557 path: src/WebAuthn/WebauthnLibServer.php
14561 #^Call to deprecated method createFromArray\\(\\) of class Webauthn\\\\PublicKeyCredentialCreationOptions\\:
14562 since 4\\.8\\.0\\. Please use \\{Webauthn\\\\Denormalizer\\\\WebauthnSerializerFactory\\} for converting the object\\.$#
14565 path: src/WebAuthn/WebauthnLibServer.php
14569 #^Call to deprecated method createFromArray\\(\\) of class Webauthn\\\\PublicKeyCredentialRequestOptions\\:
14570 since 4\\.8\\.0\\. Please use \\{Webauthn\\\\Denormalizer\\\\WebauthnSerializerFactory\\} for converting the object\\.$#
14573 path: src/WebAuthn/WebauthnLibServer.php
14577 #^Call to deprecated method createFromArray\\(\\) of class Webauthn\\\\PublicKeyCredentialSource\\:
14578 since 4\\.8\\.0\\. Please use \\{Webauthn\\\\Denormalizer\\\\WebauthnSerializerFactory\\} for converting the object\\.$#
14581 path: src/WebAuthn/WebauthnLibServer.php
14585 #^Call to deprecated method getId\\(\\) of class Webauthn\\\\PublicKeyCredentialRpEntity\\:
14586 since 4\\.7\\.0\\. Please use the property directly\\.$#
14589 path: src/WebAuthn/WebauthnLibServer.php
14593 #^Call to deprecated method getId\\(\\) of class Webauthn\\\\PublicKeyCredentialUserEntity\\:
14594 since 4\\.7\\.0\\. Please use the property directly\\.$#
14597 path: src/WebAuthn/WebauthnLibServer.php
14601 #^Call to deprecated method getPublicKeyCredentialId\\(\\) of class Webauthn\\\\PublicKeyCredentialSource\\:
14602 since 4\\.7\\.0\\. Please use the property directly\\.$#
14605 path: src/WebAuthn/WebauthnLibServer.php
14609 #^Call to deprecated method getRawId\\(\\) of class Webauthn\\\\PublicKeyCredential\\:
14610 since 4\\.7\\.0\\. Please use the property directly\\.$#
14613 path: src/WebAuthn/WebauthnLibServer.php
14617 #^Call to deprecated method getResponse\\(\\) of class Webauthn\\\\PublicKeyCredential\\:
14618 since 4\\.7\\.0\\. Please use the property directly\\.$#
14621 path: src/WebAuthn/WebauthnLibServer.php
14625 #^Call to deprecated method getUserHandle\\(\\) of class Webauthn\\\\PublicKeyCredentialSource\\:
14626 since 4\\.7\\.0\\. Please use the property directly\\.$#
14629 path: src/WebAuthn/WebauthnLibServer.php
14633 #^Call to deprecated method setAttestation\\(\\) of class Webauthn\\\\PublicKeyCredentialCreationOptions\\:
14634 since 4\\.7\\.0\\. Please use the \\{self\\:\\:create\\} instead\\.$#
14637 path: src/WebAuthn/WebauthnLibServer.php
14641 #^Call to deprecated method setAuthenticatorSelection\\(\\) of class Webauthn\\\\PublicKeyCredentialCreationOptions\\:
14642 since 4\\.7\\.0\\. Please use the \\{self\\:\\:create\\} instead\\.$#
14645 path: src/WebAuthn/WebauthnLibServer.php
14649 #^Call to deprecated method setExtensions\\(\\) of class Webauthn\\\\PublicKeyCredentialOptions\\:
14650 since 4\\.7\\.0\\. Please use the \\{self\\:\\:create\\} instead\\.$#
14653 path: src/WebAuthn/WebauthnLibServer.php
14657 #^Call to deprecated method setRpId\\(\\) of class Webauthn\\\\PublicKeyCredentialRequestOptions\\:
14658 since 4\\.7\\.0\\. Please use the property directly\\.$#
14661 path: src/WebAuthn/WebauthnLibServer.php
14665 #^Call to deprecated method setTimeout\\(\\) of class Webauthn\\\\PublicKeyCredentialOptions\\:
14666 since 4\\.7\\.0\\. Please use the \\{self\\:\\:create\\} instead\\.$#
14669 path: src/WebAuthn/WebauthnLibServer.php
14673 #^Call to deprecated method setUserVerification\\(\\) of class Webauthn\\\\PublicKeyCredentialRequestOptions\\:
14674 since 4\\.7\\.0\\. Please use the property directly\\.$#
14677 path: src/WebAuthn/WebauthnLibServer.php
14681 #^Call to method create\\(\\) of deprecated class Webauthn\\\\PublicKeyCredentialLoader\\:
14682 since 4\\.8\\.0 and will be removed in 5\\.0\\.0\\. Please use the Symfony serializer instead$#
14685 path: src/WebAuthn/WebauthnLibServer.php
14688 message: "#^Call to static method Webmozart\\\\Assert\\\\Assert\\:\\:isInstanceOf\\(\\) with Webauthn\\\\PublicKeyCredentialCreationOptions and 'Webauthn\\\\\\\\PublicKeyCredentialCreationOptions' will always evaluate to true\\.$#"
14690 path: src/WebAuthn/WebauthnLibServer.php
14693 message: "#^Call to static method Webmozart\\\\Assert\\\\Assert\\:\\:isInstanceOf\\(\\) with Webauthn\\\\PublicKeyCredentialRequestOptions and 'Webauthn\\\\\\\\PublicKeyCredentialRequestOptions' will always evaluate to true\\.$#"
14695 path: src/WebAuthn/WebauthnLibServer.php
14698 message: "#^Cannot access offset 'authenticatorData' on mixed\\.$#"
14700 path: src/WebAuthn/WebauthnLibServer.php
14703 message: "#^Cannot access offset 'clientDataJSON' on mixed\\.$#"
14705 path: src/WebAuthn/WebauthnLibServer.php
14708 message: "#^Cannot access offset 'response' on mixed\\.$#"
14710 path: src/WebAuthn/WebauthnLibServer.php
14714 #^Instantiation of deprecated class Webauthn\\\\AuthenticationExtensions\\\\AuthenticationExtensionsClientInputs\\:
14715 since 4\\.8\\.0\\. Use \\{Webauthn\\\\AuthenticationExtensions\\\\AuthenticationExtensions\\} instead\\.$#
14718 path: src/WebAuthn/WebauthnLibServer.php
14722 #^Instantiation of deprecated class Webauthn\\\\TokenBinding\\\\IgnoreTokenBindingHandler\\:
14723 Since 4\\.3\\.0 and will be removed in 5\\.0\\.0$#
14726 path: src/WebAuthn/WebauthnLibServer.php
14729 message: "#^Parameter \\#1 \\$haystack of function str_ends_with expects string, mixed given\\.$#"
14731 path: src/WebAuthn/WebauthnLibServer.php
14734 message: "#^Parameter \\#1 \\$string of function rtrim expects string, mixed given\\.$#"
14736 path: src/WebAuthn/WebauthnLibServer.php
14739 message: "#^Parameter \\#1 \\$string of function sodium_base642bin expects string, mixed given\\.$#"
14741 path: src/WebAuthn/WebauthnLibServer.php
14744 message: "#^Return type of method PhpMyAdmin\\\\WebAuthn\\\\WebauthnLibServer\\:\\:createPublicKeyCredentialSourceRepository\\(\\) has typehint with deprecated interface Webauthn\\\\PublicKeyCredentialSourceRepository\\.$#"
14746 path: src/WebAuthn/WebauthnLibServer.php
14749 message: "#^Method PhpMyAdmin\\\\ZipExtension\\:\\:getContents\\(\\) should return array\\{error\\: string, data\\: string\\} but returns array\\{error\\: '', data\\: string\\|false\\}\\.$#"
14751 path: src/ZipExtension.php
14754 message: "#^Method PhpMyAdmin\\\\ZipExtension\\:\\:getContents\\(\\) should return array\\{error\\: string, data\\: string\\} but returns array\\{error\\: string, data\\: string\\|false\\}\\.$#"
14756 path: src/ZipExtension.php
14759 message: "#^Parameter \\#1 \\$data of function gzcompress expects string, mixed given\\.$#"
14761 path: src/ZipExtension.php
14764 message: "#^Parameter \\#1 \\$keys of function array_combine expects array\\<int\\|string\\>, array given\\.$#"
14766 path: src/ZipExtension.php
14769 message: "#^Parameter \\#1 \\$string of function crc32 expects string, mixed given\\.$#"
14771 path: src/ZipExtension.php
14774 message: "#^Parameter \\#1 \\$string of function strlen expects string, mixed given\\.$#"
14776 path: src/ZipExtension.php
14779 message: "#^Parameter \\#3 \\$subject of function str_replace expects array\\|string, \\(int\\|string\\) given\\.$#"
14781 path: src/ZipExtension.php
14784 message: "#^Cannot access offset 'Console' on mixed\\.$#"
14786 path: tests/config.e2e.inc.php
14789 message: "#^Cannot access offset 'Mode' on mixed\\.$#"
14791 path: tests/config.e2e.inc.php
14794 message: "#^Cannot access offset 'Servers' on mixed\\.$#"
14796 path: tests/config.e2e.inc.php
14799 message: "#^Cannot access offset 'UploadDir' on mixed\\.$#"
14801 path: tests/config.e2e.inc.php
14804 message: "#^Cannot access offset 'auth_type' on mixed\\.$#"
14806 path: tests/config.e2e.inc.php
14809 message: "#^Cannot access offset 'host' on mixed\\.$#"
14811 path: tests/config.e2e.inc.php
14814 message: "#^Cannot access offset 'verbose' on mixed\\.$#"
14816 path: tests/config.e2e.inc.php
14819 message: "#^Cannot access offset 1 on mixed\\.$#"
14821 path: tests/config.e2e.inc.php
14824 message: "#^Implicit array creation is not allowed \\- variable \\$cfg might not exist\\.$#"
14826 path: tests/config.e2e.inc.php
14829 message: "#^Call to function is_string\\(\\) with non\\-falsy\\-string will always evaluate to true\\.$#"
14831 path: tests/end-to-end/TestBase.php
14834 message: "#^Cannot access property \\$public_url on mixed\\.$#"
14836 path: tests/end-to-end/TestBase.php
14839 message: "#^Class PhpMyAdmin\\\\Tests\\\\Selenium\\\\TestBase has an uninitialized property \\$sessionId\\. Give it default value or assign it in the constructor\\.$#"
14841 path: tests/end-to-end/TestBase.php
14844 message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#"
14846 path: tests/end-to-end/TestBase.php
14850 #^Fetching deprecated class constant CAPABILITY_W3C of class Facebook\\\\WebDriver\\\\Chrome\\\\ChromeOptions\\:
14851 Use CAPABILITY instead$#
14854 path: tests/end-to-end/TestBase.php
14857 message: "#^Only booleans are allowed in &&, string given on the left side\\.$#"
14859 path: tests/end-to-end/TestBase.php
14862 message: "#^Only booleans are allowed in a negated boolean, int given\\.$#"
14864 path: tests/end-to-end/TestBase.php
14867 message: "#^Only booleans are allowed in a negated boolean, string\\|null given\\.$#"
14869 path: tests/end-to-end/TestBase.php
14872 message: "#^Only booleans are allowed in an elseif condition, string\\|false given\\.$#"
14874 path: tests/end-to-end/TestBase.php
14877 message: "#^Only booleans are allowed in an if condition, string\\|false given\\.$#"
14879 path: tests/end-to-end/TestBase.php
14882 message: "#^Parameter \\#1 \\$by of method Facebook\\\\WebDriver\\\\Remote\\\\RemoteWebDriver\\:\\:findElement\\(\\) expects Facebook\\\\WebDriver\\\\WebDriverBy, mixed given\\.$#"
14884 path: tests/end-to-end/TestBase.php
14887 message: "#^Parameter \\#1 \\$by of static method Facebook\\\\WebDriver\\\\WebDriverExpectedCondition\\:\\:presenceOfElementLocated\\(\\) expects Facebook\\\\WebDriver\\\\WebDriverBy, mixed given\\.$#"
14889 path: tests/end-to-end/TestBase.php
14892 message: "#^Parameter \\#1 \\$by of static method Facebook\\\\WebDriver\\\\WebDriverExpectedCondition\\:\\:visibilityOfElementLocated\\(\\) expects Facebook\\\\WebDriver\\\\WebDriverBy, mixed given\\.$#"
14894 path: tests/end-to-end/TestBase.php
14897 message: "#^Parameter \\#1 \\$handle of function curl_errno expects CurlHandle, \\(CurlHandle\\|false\\) given\\.$#"
14899 path: tests/end-to-end/TestBase.php
14902 message: "#^Parameter \\#1 \\$handle of function curl_error expects CurlHandle, \\(CurlHandle\\|false\\) given\\.$#"
14904 path: tests/end-to-end/TestBase.php
14907 message: "#^Parameter \\#1 \\$handle of function curl_exec expects CurlHandle, \\(CurlHandle\\|false\\) given\\.$#"
14909 path: tests/end-to-end/TestBase.php
14912 message: "#^Parameter \\#1 \\$handle of function curl_setopt expects CurlHandle, \\(CurlHandle\\|false\\) given\\.$#"
14914 path: tests/end-to-end/TestBase.php
14917 message: "#^Parameter \\#1 \\$handle of method Facebook\\\\WebDriver\\\\Remote\\\\RemoteTargetLocator\\:\\:window\\(\\) expects string, mixed given\\.$#"
14919 path: tests/end-to-end/TestBase.php
14922 message: "#^Property PhpMyAdmin\\\\Tests\\\\Selenium\\\\TestBase\\:\\:\\$sqlWindowHandle \\(string\\|null\\) does not accept mixed\\.$#"
14924 path: tests/end-to-end/TestBase.php
14927 message: "#^Strict comparison using \\=\\=\\= between Facebook\\\\WebDriver\\\\Remote\\\\RemoteWebDriver and null will always evaluate to false\\.$#"
14929 path: tests/end-to-end/TestBase.php
14932 message: "#^Variable static method call on Facebook\\\\WebDriver\\\\WebDriverBy\\.$#"
14934 path: tests/end-to-end/TestBase.php
14937 message: "#^Cannot access offset 'Servers' on mixed\\.$#"
14939 path: tests/test_data/config.inc.php
14942 message: "#^Cannot access offset 'auth_type' on mixed\\.$#"
14944 path: tests/test_data/config.inc.php
14947 message: "#^Cannot access offset 'host' on mixed\\.$#"
14949 path: tests/test_data/config.inc.php
14952 message: "#^Cannot access offset 'port' on mixed\\.$#"
14954 path: tests/test_data/config.inc.php
14957 message: "#^Cannot access offset 'socket' on mixed\\.$#"
14959 path: tests/test_data/config.inc.php
14962 message: "#^Cannot access offset 'verbose' on mixed\\.$#"
14964 path: tests/test_data/config.inc.php
14967 message: "#^Cannot access offset 1 on mixed\\.$#"
14969 path: tests/test_data/config.inc.php
14972 message: "#^Implicit array creation is not allowed \\- variable \\$cfg might not exist\\.$#"
14974 path: tests/test_data/config.inc.php
14978 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
14979 Use dependency injection instead\\.$#
14982 path: tests/unit/AbstractTestCase.php
14986 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\DatabaseInterface\\:
14987 Use dependency injection instead\\.$#
14990 path: tests/unit/Advisory/AdvisorTest.php
14993 message: "#^Call to static method PHPUnit\\\\Framework\\\\Assert\\:\\:assertArrayHasKey\\(\\) with 'formula' and array\\{id\\: non\\-empty\\-string, name\\: string, precondition\\?\\: non\\-empty\\-string, formula\\: non\\-empty\\-string, test\\: non\\-empty\\-string, issue\\: string, recommendation\\: string, justification\\: string, \\.\\.\\.\\} will always evaluate to true\\.$#"
14995 path: tests/unit/Advisory/RulesTest.php
14998 message: "#^Call to static method PHPUnit\\\\Framework\\\\Assert\\:\\:assertArrayHasKey\\(\\) with 'id' and array\\{id\\: non\\-empty\\-string, name\\: string, precondition\\?\\: non\\-empty\\-string, formula\\: non\\-empty\\-string, test\\: non\\-empty\\-string, issue\\: string, recommendation\\: string, justification\\: string, \\.\\.\\.\\} will always evaluate to true\\.$#"
15000 path: tests/unit/Advisory/RulesTest.php
15003 message: "#^Call to static method PHPUnit\\\\Framework\\\\Assert\\:\\:assertArrayHasKey\\(\\) with 'issue' and array\\{id\\: non\\-empty\\-string, name\\: string, precondition\\?\\: non\\-empty\\-string, formula\\: non\\-empty\\-string, test\\: non\\-empty\\-string, issue\\: string, recommendation\\: string, justification\\: string, \\.\\.\\.\\} will always evaluate to true\\.$#"
15005 path: tests/unit/Advisory/RulesTest.php
15008 message: "#^Call to static method PHPUnit\\\\Framework\\\\Assert\\:\\:assertArrayHasKey\\(\\) with 'justification' and array\\{id\\: non\\-empty\\-string, name\\: string, precondition\\?\\: non\\-empty\\-string, formula\\: non\\-empty\\-string, test\\: non\\-empty\\-string, issue\\: string, recommendation\\: string, justification\\: string, \\.\\.\\.\\} will always evaluate to true\\.$#"
15010 path: tests/unit/Advisory/RulesTest.php
15013 message: "#^Call to static method PHPUnit\\\\Framework\\\\Assert\\:\\:assertArrayHasKey\\(\\) with 'name' and array\\{id\\: non\\-empty\\-string, name\\: string, precondition\\?\\: non\\-empty\\-string, formula\\: non\\-empty\\-string, test\\: non\\-empty\\-string, issue\\: string, recommendation\\: string, justification\\: string, \\.\\.\\.\\} will always evaluate to true\\.$#"
15015 path: tests/unit/Advisory/RulesTest.php
15018 message: "#^Call to static method PHPUnit\\\\Framework\\\\Assert\\:\\:assertArrayHasKey\\(\\) with 'recommendation' and array\\{id\\: non\\-empty\\-string, name\\: string, precondition\\?\\: non\\-empty\\-string, formula\\: non\\-empty\\-string, test\\: non\\-empty\\-string, issue\\: string, recommendation\\: string, justification\\: string, \\.\\.\\.\\} will always evaluate to true\\.$#"
15020 path: tests/unit/Advisory/RulesTest.php
15023 message: "#^Call to static method PHPUnit\\\\Framework\\\\Assert\\:\\:assertArrayHasKey\\(\\) with 'test' and array\\{id\\: non\\-empty\\-string, name\\: string, precondition\\?\\: non\\-empty\\-string, formula\\: non\\-empty\\-string, test\\: non\\-empty\\-string, issue\\: string, recommendation\\: string, justification\\: string, \\.\\.\\.\\} will always evaluate to true\\.$#"
15025 path: tests/unit/Advisory/RulesTest.php
15029 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
15030 Use dependency injection instead\\.$#
15033 path: tests/unit/BookmarkTest.php
15037 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\DatabaseInterface\\:
15038 Use dependency injection instead\\.$#
15041 path: tests/unit/BookmarkTest.php
15044 message: "#^Parameter \\#2 \\$haystack of static method PHPUnit\\\\Framework\\\\Assert\\:\\:assertStringContainsString\\(\\) expects string, mixed given\\.$#"
15046 path: tests/unit/BrowseForeignersTest.php
15049 message: "#^Parameter \\#2 \\$string of static method PHPUnit\\\\Framework\\\\Assert\\:\\:assertStringEndsWith\\(\\) expects string, mixed given\\.$#"
15051 path: tests/unit/BrowseForeignersTest.php
15054 message: "#^Parameter \\#2 \\$string of static method PHPUnit\\\\Framework\\\\Assert\\:\\:assertStringStartsWith\\(\\) expects string, mixed given\\.$#"
15056 path: tests/unit/BrowseForeignersTest.php
15059 message: "#^Missing call to parent\\:\\:setUp\\(\\) method\\.$#"
15061 path: tests/unit/CacheTest.php
15064 message: "#^Class PhpMyAdmin\\\\Tests\\\\Command\\\\SetVersionCommandTest has an uninitialized property \\$command\\. Give it default value or assign it in the constructor\\.$#"
15066 path: tests/unit/Command/SetVersionCommandTest.php
15069 message: "#^Missing call to parent\\:\\:setUp\\(\\) method\\.$#"
15071 path: tests/unit/Command/SetVersionCommandTest.php
15075 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
15076 Use dependency injection instead\\.$#
15079 path: tests/unit/Command/TwigLintCommandTest.php
15082 message: "#^Parameter \\#1 \\$array of function sort expects TArray of array\\<T\\>, mixed given\\.$#"
15084 path: tests/unit/Command/TwigLintCommandTest.php
15087 message: "#^Cannot access offset 'port' on mixed\\.$#"
15089 path: tests/unit/Config/ConfigFileTest.php
15092 message: "#^Argument of an invalid type array\\<array\\<string\\>\\|bool\\|int\\<0, max\\>\\|string\\>\\|bool\\|int\\<1, max\\>\\|string\\|null supplied for foreach, only iterables are supported\\.$#"
15094 path: tests/unit/Config/DescriptionTest.php
15097 message: "#^Call to function in_array\\(\\) requires parameter \\#3 to be set\\.$#"
15099 path: tests/unit/Config/DescriptionTest.php
15102 message: "#^Call to static method PHPUnit\\\\Framework\\\\Assert\\:\\:assertIsArray\\(\\) with array\\<int\\<1, max\\>, non\\-empty\\-array\\<'AllowDeny'\\|'AllowNoPassword'\\|'AllowRoot'\\|'auth_http_realm'\\|'auth_type'\\|'bookmarktable'\\|'central_columns'\\|'column_info'\\|'compress'\\|'control_compress'\\|'control_hide…'\\|'control_socket'\\|'control_ssl'\\|'control_ssl_ca'\\|'control_ssl_ca_path'\\|'control_ssl_cert'\\|'control_ssl_ciphers'\\|'control_ssl_key'\\|'control_ssl_verify'\\|'controlhost'\\|'controlpass'\\|'controlport'\\|'controluser'\\|'designer_settings'\\|'DisableIS'\\|'export_templates'\\|'favorite'\\|'hide_db'\\|'history'\\|'host'\\|'LogoutURL'\\|'MaxTableUiprefs'\\|'navigationhiding'\\|'only_db'\\|'password'\\|'pdf_pages'\\|'pmadb'\\|'port'\\|'recent'\\|'relation'\\|'savedsearches'\\|'SessionTimeZone'\\|'SignonCookieParams'\\|'SignonScript'\\|'SignonSession'\\|'SignonURL'\\|'socket'\\|'ssl'\\|'ssl_ca'\\|'ssl_ca_path'\\|'ssl_cert'\\|'ssl_ciphers'\\|'ssl_key'\\|'ssl_verify'\\|'table_coords'\\|'table_info'\\|'table_uiprefs'\\|'tracking'\\|'user'\\|'userconfig'\\|'usergroups'\\|'users'\\|'verbose', array\\<array\\<string\\>\\|bool\\|int\\<0, max\\>\\|string\\>\\|bool\\|int\\<1, max\\>\\|string\\|null\\>\\> will always evaluate to true\\.$#"
15104 path: tests/unit/Config/DescriptionTest.php
15107 message: "#^Call to static method PHPUnit\\\\Framework\\\\Assert\\:\\:assertIsArray\\(\\) with non\\-empty\\-array\\<'AllowDeny'\\|'AllowNoPassword'\\|'AllowRoot'\\|'auth_http_realm'\\|'auth_type'\\|'bookmarktable'\\|'central_columns'\\|'column_info'\\|'compress'\\|'control_compress'\\|'control_hide…'\\|'control_socket'\\|'control_ssl'\\|'control_ssl_ca'\\|'control_ssl_ca_path'\\|'control_ssl_cert'\\|'control_ssl_ciphers'\\|'control_ssl_key'\\|'control_ssl_verify'\\|'controlhost'\\|'controlpass'\\|'controlport'\\|'controluser'\\|'designer_settings'\\|'DisableIS'\\|'export_templates'\\|'favorite'\\|'hide_db'\\|'history'\\|'host'\\|'LogoutURL'\\|'MaxTableUiprefs'\\|'navigationhiding'\\|'only_db'\\|'password'\\|'pdf_pages'\\|'pmadb'\\|'port'\\|'recent'\\|'relation'\\|'savedsearches'\\|'SessionTimeZone'\\|'SignonCookieParams'\\|'SignonScript'\\|'SignonSession'\\|'SignonURL'\\|'socket'\\|'ssl'\\|'ssl_ca'\\|'ssl_ca_path'\\|'ssl_cert'\\|'ssl_ciphers'\\|'ssl_key'\\|'ssl_verify'\\|'table_coords'\\|'table_info'\\|'table_uiprefs'\\|'tracking'\\|'user'\\|'userconfig'\\|'usergroups'\\|'users'\\|'verbose', array\\<array\\<string\\>\\|bool\\|int\\<0, max\\>\\|string\\>\\|bool\\|int\\<1, max\\>\\|string\\|null\\> will always evaluate to true\\.$#"
15109 path: tests/unit/Config/DescriptionTest.php
15112 message: "#^Call to static method PHPUnit\\\\Framework\\\\Assert\\:\\:assertNotNull\\(\\) with array\\<string\\>\\|bool\\|int\\<0, max\\>\\|string will always evaluate to true\\.$#"
15114 path: tests/unit/Config/DescriptionTest.php
15117 message: "#^Call to static method PHPUnit\\\\Framework\\\\Assert\\:\\:assertNotNull\\(\\) with string will always evaluate to true\\.$#"
15119 path: tests/unit/Config/DescriptionTest.php
15123 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
15124 Use dependency injection instead\\.$#
15127 path: tests/unit/Config/FormDisplayTest.php
15130 message: "#^Call to static method PHPUnit\\\\Framework\\\\Assert\\:\\:assertIsString\\(\\) with '' will always evaluate to true\\.$#"
15132 path: tests/unit/Config/FormDisplayTest.php
15135 message: "#^Call to static method PHPUnit\\\\Framework\\\\Assert\\:\\:assertSame\\(\\) with ''\\|'; Compressed export…'\\|'Compressed export…'\\|'Compressed import…' and null will always evaluate to false\\.$#"
15137 path: tests/unit/Config/FormDisplayTest.php
15140 message: "#^Call to static method PHPUnit\\\\Framework\\\\Assert\\:\\:assertTrue\\(\\) with null will always evaluate to false\\.$#"
15142 path: tests/unit/Config/FormDisplayTest.php
15145 message: "#^Cannot access offset 'pma_testform' on mixed\\.$#"
15147 path: tests/unit/Config/FormDisplayTest.php
15150 message: "#^Offset 1 does not exist on array\\{0\\?\\: string, 1\\?\\: numeric\\-string\\}\\.$#"
15152 path: tests/unit/Config/FormTest.php
15156 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
15157 Use dependency injection instead\\.$#
15160 path: tests/unit/Config/Forms/FormListTest.php
15163 message: "#^Call to static method PHPUnit\\\\Framework\\\\Assert\\:\\:assertInstanceOf\\(\\) with 'PhpMyAdmin\\\\\\\\Config\\\\\\\\Forms\\\\\\\\BaseFormList' and PhpMyAdmin\\\\Config\\\\Forms\\\\BaseFormList will always evaluate to true\\.$#"
15165 path: tests/unit/Config/Forms/FormListTest.php
15168 message: "#^Call to static method PHPUnit\\\\Framework\\\\Assert\\:\\:assertNotNull\\(\\) with string will always evaluate to true\\.$#"
15170 path: tests/unit/Config/Forms/FormListTest.php
15174 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
15175 Use dependency injection instead\\.$#
15178 path: tests/unit/Config/PageSettingsTest.php
15182 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\DatabaseInterface\\:
15183 Use dependency injection instead\\.$#
15186 path: tests/unit/Config/PageSettingsTest.php
15190 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
15191 Use dependency injection instead\\.$#
15194 path: tests/unit/Config/ServerConfigChecksTest.php
15197 message: "#^Cannot access offset 'AllowArbitraryServer' on mixed\\.$#"
15199 path: tests/unit/Config/ServerConfigChecksTest.php
15202 message: "#^Cannot access offset 'BZipDump' on mixed\\.$#"
15204 path: tests/unit/Config/ServerConfigChecksTest.php
15207 message: "#^Cannot access offset 'GZipDump' on mixed\\.$#"
15209 path: tests/unit/Config/ServerConfigChecksTest.php
15212 message: "#^Cannot access offset 'LoginCookieStore' on mixed\\.$#"
15214 path: tests/unit/Config/ServerConfigChecksTest.php
15217 message: "#^Cannot access offset 'LoginCookieValidity' on mixed\\.$#"
15219 path: tests/unit/Config/ServerConfigChecksTest.php
15222 message: "#^Cannot access offset 'SaveDir' on mixed\\.$#"
15224 path: tests/unit/Config/ServerConfigChecksTest.php
15227 message: "#^Cannot access offset 'Servers' on mixed\\.$#"
15229 path: tests/unit/Config/ServerConfigChecksTest.php
15232 message: "#^Cannot access offset 'TempDir' on mixed\\.$#"
15234 path: tests/unit/Config/ServerConfigChecksTest.php
15237 message: "#^Cannot access offset 'ZipDump' on mixed\\.$#"
15239 path: tests/unit/Config/ServerConfigChecksTest.php
15242 message: "#^Cannot access offset 'blowfish_secret' on mixed\\.$#"
15244 path: tests/unit/Config/ServerConfigChecksTest.php
15247 message: "#^Cannot access offset 'error' on mixed\\.$#"
15249 path: tests/unit/Config/ServerConfigChecksTest.php
15252 message: "#^Cannot access offset 'notice' on mixed\\.$#"
15254 path: tests/unit/Config/ServerConfigChecksTest.php
15257 message: "#^Parameter \\#1 \\$array of function array_keys expects array, mixed given\\.$#"
15259 path: tests/unit/Config/ServerConfigChecksTest.php
15262 message: "#^Property PhpMyAdmin\\\\Tests\\\\Config\\\\ServerConfigChecksTest\\:\\:\\$sessionID \\(string\\) does not accept mixed\\.$#"
15264 path: tests/unit/Config/ServerConfigChecksTest.php
15267 message: "#^Variable property access on PhpMyAdmin\\\\Config\\\\Settings\\\\Schema\\.$#"
15269 path: tests/unit/Config/Settings/SchemaTest.php
15272 message: "#^Call to static method PHPUnit\\\\Framework\\\\Assert\\:\\:assertInstanceOf\\(\\) with 'PhpMyAdmin\\\\\\\\Config\\\\\\\\Settings\\\\\\\\Console' and PhpMyAdmin\\\\Config\\\\Settings\\\\Console will always evaluate to true\\.$#"
15274 path: tests/unit/Config/SettingsTest.php
15277 message: "#^Call to static method PHPUnit\\\\Framework\\\\Assert\\:\\:assertInstanceOf\\(\\) with 'PhpMyAdmin\\\\\\\\Config\\\\\\\\Settings\\\\\\\\Export' and PhpMyAdmin\\\\Config\\\\Settings\\\\Export will always evaluate to true\\.$#"
15279 path: tests/unit/Config/SettingsTest.php
15282 message: "#^Call to static method PHPUnit\\\\Framework\\\\Assert\\:\\:assertInstanceOf\\(\\) with 'PhpMyAdmin\\\\\\\\Config\\\\\\\\Settings\\\\\\\\Import' and PhpMyAdmin\\\\Config\\\\Settings\\\\Import will always evaluate to true\\.$#"
15284 path: tests/unit/Config/SettingsTest.php
15287 message: "#^Call to static method PHPUnit\\\\Framework\\\\Assert\\:\\:assertInstanceOf\\(\\) with 'PhpMyAdmin\\\\\\\\Config\\\\\\\\Settings\\\\\\\\Schema' and PhpMyAdmin\\\\Config\\\\Settings\\\\Schema will always evaluate to true\\.$#"
15289 path: tests/unit/Config/SettingsTest.php
15292 message: "#^Call to static method PHPUnit\\\\Framework\\\\Assert\\:\\:assertInstanceOf\\(\\) with 'PhpMyAdmin\\\\\\\\Config\\\\\\\\Settings\\\\\\\\SqlQueryBox' and PhpMyAdmin\\\\Config\\\\Settings\\\\SqlQueryBox will always evaluate to true\\.$#"
15294 path: tests/unit/Config/SettingsTest.php
15297 message: "#^Call to static method PHPUnit\\\\Framework\\\\Assert\\:\\:assertInstanceOf\\(\\) with 'PhpMyAdmin\\\\\\\\Config\\\\\\\\Settings\\\\\\\\Transformations' and PhpMyAdmin\\\\Config\\\\Settings\\\\Transformations will always evaluate to true\\.$#"
15299 path: tests/unit/Config/SettingsTest.php
15302 message: "#^Variable property access on PhpMyAdmin\\\\Config\\\\Settings\\.$#"
15304 path: tests/unit/Config/SettingsTest.php
15308 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
15309 Use dependency injection instead\\.$#
15312 path: tests/unit/ConfigStorage/RelationTest.php
15315 message: "#^Call to static method PHPUnit\\\\Framework\\\\Assert\\:\\:assertArrayHasKey\\(\\) with arguments 'relation', array\\{version\\: string, user\\: string\\|null, db\\: string\\|null, bookmark\\: string\\|null, central_columns\\: string\\|null, column_info\\: string\\|null, designer_settings\\: string\\|null, export_templates\\: string\\|null, \\.\\.\\.\\} and 'The cache is…' will always evaluate to true\\.$#"
15317 path: tests/unit/ConfigStorage/RelationTest.php
15320 message: "#^Call to static method PHPUnit\\\\Framework\\\\Assert\\:\\:assertSame\\(\\) with '' and '' will always evaluate to true\\.$#"
15322 path: tests/unit/ConfigStorage/RelationTest.php
15325 message: "#^Call to static method PHPUnit\\\\Framework\\\\Assert\\:\\:assertSame\\(\\) with 'db_pma' and 'db_pma' will always evaluate to true\\.$#"
15327 path: tests/unit/ConfigStorage/RelationTest.php
15330 message: "#^Property PhpMyAdmin\\\\Config\\:\\:\\$selectedServer \\(array\\{host\\: string, port\\: string, socket\\: string, ssl\\: bool, ssl_key\\: string\\|null, ssl_cert\\: string\\|null, ssl_ca\\: string\\|null, ssl_ca_path\\: string\\|null, \\.\\.\\.\\}\\) does not accept array\\{\\}\\.$#"
15332 path: tests/unit/ConfigStorage/RelationTest.php
15336 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
15337 Use dependency injection instead\\.$#
15340 path: tests/unit/ConfigTest.php
15343 message: "#^Call to static method PHPUnit\\\\Framework\\\\Assert\\:\\:assertArrayHasKey\\(\\) with 'Server' and array\\{PmaAbsoluteUri\\: string, AuthLog\\: string, AuthLogSuccess\\: bool, PmaNoRelation_DisableWarning\\: bool, SuhosinDisableWarning\\: bool, LoginCookieValidityDisableWarning\\: bool, ReservedWordDisableWarning\\: bool, TranslationWarningThreshold\\: int, \\.\\.\\.\\} will always evaluate to false\\.$#"
15345 path: tests/unit/ConfigTest.php
15348 message: "#^Call to static method PHPUnit\\\\Framework\\\\Assert\\:\\:assertIsArray\\(\\) with array\\<int\\<1, max\\>, array\\{host\\: string, port\\: string, socket\\: string, ssl\\: bool, ssl_key\\: string\\|null, ssl_cert\\: string\\|null, ssl_ca\\: string\\|null, ssl_ca_path\\: string\\|null, \\.\\.\\.\\}\\> will always evaluate to true\\.$#"
15350 path: tests/unit/ConfigTest.php
15353 message: "#^Only booleans are allowed in &&, int\\<0, 2\\> given on the right side\\.$#"
15355 path: tests/unit/ConfigTest.php
15358 message: "#^Only booleans are allowed in an elseif condition, string\\|false given\\.$#"
15360 path: tests/unit/ConfigTest.php
15363 message: "#^Only booleans are allowed in an if condition, string\\|false given\\.$#"
15365 path: tests/unit/ConfigTest.php
15368 message: "#^Parameter \\#1 \\$haystack of function str_contains expects string, array\\<int, string\\> given\\.$#"
15370 path: tests/unit/ConfigTest.php
15373 message: "#^Parameter \\#1 \\$haystack of function str_contains expects string, mixed given\\.$#"
15375 path: tests/unit/ConfigTest.php
15378 message: "#^Parameter \\#1 \\$source of method PhpMyAdmin\\\\Config\\:\\:loadAndCheck\\(\\) expects string\\|null, mixed given\\.$#"
15380 path: tests/unit/ConfigTest.php
15384 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\DatabaseInterface\\:
15385 Use dependency injection instead\\.$#
15388 path: tests/unit/ConsoleTest.php
15392 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
15393 Use dependency injection instead\\.$#
15396 path: tests/unit/Controllers/BrowseForeignersControllerTest.php
15400 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
15401 Use dependency injection instead\\.$#
15404 path: tests/unit/Controllers/CheckRelationsControllerTest.php
15408 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
15409 Use dependency injection instead\\.$#
15412 path: tests/unit/Controllers/Console/Bookmark/AddControllerTest.php
15416 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\DatabaseInterface\\:
15417 Use dependency injection instead\\.$#
15420 path: tests/unit/Controllers/Console/Bookmark/RefreshControllerTest.php
15424 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
15425 Use dependency injection instead\\.$#
15428 path: tests/unit/Controllers/Database/EventsControllerTest.php
15432 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
15433 Use dependency injection instead\\.$#
15436 path: tests/unit/Controllers/Database/PrivilegesControllerTest.php
15440 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\DatabaseInterface\\:
15441 Use dependency injection instead\\.$#
15444 path: tests/unit/Controllers/Database/PrivilegesControllerTest.php
15448 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
15449 Use dependency injection instead\\.$#
15452 path: tests/unit/Controllers/Database/RoutinesControllerTest.php
15456 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
15457 Use dependency injection instead\\.$#
15460 path: tests/unit/Controllers/Database/Structure/RealRowCountControllerTest.php
15464 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
15465 Use dependency injection instead\\.$#
15468 path: tests/unit/Controllers/Database/StructureControllerTest.php
15472 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\DatabaseInterface\\:
15473 Use dependency injection instead\\.$#
15476 path: tests/unit/Controllers/Database/StructureControllerTest.php
15479 message: "#^Cannot access offset 'COUNTED' on mixed\\.$#"
15481 path: tests/unit/Controllers/Database/StructureControllerTest.php
15484 message: "#^Cannot access offset 'Data_free' on mixed\\.$#"
15486 path: tests/unit/Controllers/Database/StructureControllerTest.php
15489 message: "#^Cannot access offset 'ENGINE' on mixed\\.$#"
15491 path: tests/unit/Controllers/Database/StructureControllerTest.php
15494 message: "#^Cannot access offset 'Rows' on mixed\\.$#"
15496 path: tests/unit/Controllers/Database/StructureControllerTest.php
15499 message: "#^Cannot access offset 'TABLE_ROWS' on mixed\\.$#"
15501 path: tests/unit/Controllers/Database/StructureControllerTest.php
15504 message: "#^Cannot use array destructuring on mixed\\.$#"
15506 path: tests/unit/Controllers/Database/StructureControllerTest.php
15509 message: "#^Parameter \\#2 \\$array of static method PHPUnit\\\\Framework\\\\Assert\\:\\:assertArrayNotHasKey\\(\\) expects array\\|ArrayAccess, mixed given\\.$#"
15511 path: tests/unit/Controllers/Database/StructureControllerTest.php
15514 message: "#^Parameter \\#2 \\$haystack of static method PHPUnit\\\\Framework\\\\Assert\\:\\:assertStringContainsString\\(\\) expects string, mixed given\\.$#"
15516 path: tests/unit/Controllers/Database/StructureControllerTest.php
15519 message: "#^Parameter \\#2 \\$haystack of static method PHPUnit\\\\Framework\\\\Assert\\:\\:assertStringNotContainsString\\(\\) expects string, mixed given\\.$#"
15521 path: tests/unit/Controllers/Database/StructureControllerTest.php
15525 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
15526 Use dependency injection instead\\.$#
15529 path: tests/unit/Controllers/Export/ExportControllerTest.php
15533 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
15534 Use dependency injection instead\\.$#
15537 path: tests/unit/Controllers/Export/Template/CreateControllerTest.php
15541 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
15542 Use dependency injection instead\\.$#
15545 path: tests/unit/Controllers/Export/Template/DeleteControllerTest.php
15549 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
15550 Use dependency injection instead\\.$#
15553 path: tests/unit/Controllers/Export/Template/LoadControllerTest.php
15557 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
15558 Use dependency injection instead\\.$#
15561 path: tests/unit/Controllers/Export/Template/UpdateControllerTest.php
15565 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
15566 Use dependency injection instead\\.$#
15569 path: tests/unit/Controllers/Import/ImportControllerTest.php
15573 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
15574 Use dependency injection instead\\.$#
15577 path: tests/unit/Controllers/NavigationControllerTest.php
15580 message: "#^Parameter \\#2 \\$haystack of static method PHPUnit\\\\Framework\\\\Assert\\:\\:assertStringContainsString\\(\\) expects string, mixed given\\.$#"
15582 path: tests/unit/Controllers/NavigationControllerTest.php
15586 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
15587 Use dependency injection instead\\.$#
15590 path: tests/unit/Controllers/Normalization/AddNewPrimaryControllerTest.php
15594 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
15595 Use dependency injection instead\\.$#
15598 path: tests/unit/Controllers/Normalization/CreateNewColumnControllerTest.php
15602 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
15603 Use dependency injection instead\\.$#
15606 path: tests/unit/Controllers/Operations/TableControllerTest.php
15609 message: "#^Property PhpMyAdmin\\\\Config\\:\\:\\$settings \\(array\\{PmaAbsoluteUri\\: string, AuthLog\\: string, AuthLogSuccess\\: bool, PmaNoRelation_DisableWarning\\: bool, SuhosinDisableWarning\\: bool, LoginCookieValidityDisableWarning\\: bool, ReservedWordDisableWarning\\: bool, TranslationWarningThreshold\\: int, \\.\\.\\.\\}\\) does not accept array\\{PmaAbsoluteUri\\: string, AuthLog\\: string, AuthLogSuccess\\: bool, PmaNoRelation_DisableWarning\\: bool, SuhosinDisableWarning\\: bool, LoginCookieValidityDisableWarning\\: bool, ReservedWordDisableWarning\\: bool, TranslationWarningThreshold\\: int, \\.\\.\\.\\}\\.$#"
15611 path: tests/unit/Controllers/Operations/TableControllerTest.php
15615 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
15616 Use dependency injection instead\\.$#
15619 path: tests/unit/Controllers/PhpInfoControllerTest.php
15623 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
15624 Use dependency injection instead\\.$#
15627 path: tests/unit/Controllers/Server/BinlogControllerTest.php
15631 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\DatabaseInterface\\:
15632 Use dependency injection instead\\.$#
15635 path: tests/unit/Controllers/Server/BinlogControllerTest.php
15638 message: "#^Property PhpMyAdmin\\\\Config\\:\\:\\$settings \\(array\\{PmaAbsoluteUri\\: string, AuthLog\\: string, AuthLogSuccess\\: bool, PmaNoRelation_DisableWarning\\: bool, SuhosinDisableWarning\\: bool, LoginCookieValidityDisableWarning\\: bool, ReservedWordDisableWarning\\: bool, TranslationWarningThreshold\\: int, \\.\\.\\.\\}\\) does not accept array\\{PmaAbsoluteUri\\: string, AuthLog\\: string, AuthLogSuccess\\: bool, PmaNoRelation_DisableWarning\\: bool, SuhosinDisableWarning\\: bool, LoginCookieValidityDisableWarning\\: bool, ReservedWordDisableWarning\\: bool, TranslationWarningThreshold\\: int, \\.\\.\\.\\}\\.$#"
15640 path: tests/unit/Controllers/Server/BinlogControllerTest.php
15644 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
15645 Use dependency injection instead\\.$#
15648 path: tests/unit/Controllers/Server/CollationsControllerTest.php
15652 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\DatabaseInterface\\:
15653 Use dependency injection instead\\.$#
15656 path: tests/unit/Controllers/Server/CollationsControllerTest.php
15660 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
15661 Use dependency injection instead\\.$#
15664 path: tests/unit/Controllers/Server/Databases/CreateControllerTest.php
15667 message: "#^Parameter \\#2 \\$haystack of static method PHPUnit\\\\Framework\\\\Assert\\:\\:assertStringContainsString\\(\\) expects string, mixed given\\.$#"
15669 path: tests/unit/Controllers/Server/Databases/CreateControllerTest.php
15673 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
15674 Use dependency injection instead\\.$#
15677 path: tests/unit/Controllers/Server/Databases/DestroyControllerTest.php
15680 message: "#^Parameter \\#2 \\$haystack of static method PHPUnit\\\\Framework\\\\Assert\\:\\:assertStringContainsString\\(\\) expects string, mixed given\\.$#"
15682 path: tests/unit/Controllers/Server/Databases/DestroyControllerTest.php
15686 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
15687 Use dependency injection instead\\.$#
15690 path: tests/unit/Controllers/Server/DatabasesControllerTest.php
15694 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\DatabaseInterface\\:
15695 Use dependency injection instead\\.$#
15698 path: tests/unit/Controllers/Server/DatabasesControllerTest.php
15702 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
15703 Use dependency injection instead\\.$#
15706 path: tests/unit/Controllers/Server/EnginesControllerTest.php
15710 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\DatabaseInterface\\:
15711 Use dependency injection instead\\.$#
15714 path: tests/unit/Controllers/Server/EnginesControllerTest.php
15718 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
15719 Use dependency injection instead\\.$#
15722 path: tests/unit/Controllers/Server/PluginsControllerTest.php
15726 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
15727 Use dependency injection instead\\.$#
15730 path: tests/unit/Controllers/Server/PrivilegesControllerTest.php
15734 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
15735 Use dependency injection instead\\.$#
15738 path: tests/unit/Controllers/Server/ShowEngineControllerTest.php
15742 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\DatabaseInterface\\:
15743 Use dependency injection instead\\.$#
15746 path: tests/unit/Controllers/Server/ShowEngineControllerTest.php
15750 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
15751 Use dependency injection instead\\.$#
15754 path: tests/unit/Controllers/Server/Status/AdvisorControllerTest.php
15758 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\DatabaseInterface\\:
15759 Use dependency injection instead\\.$#
15762 path: tests/unit/Controllers/Server/Status/AdvisorControllerTest.php
15766 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
15767 Use dependency injection instead\\.$#
15770 path: tests/unit/Controllers/Server/Status/Monitor/GeneralLogControllerTest.php
15774 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\DatabaseInterface\\:
15775 Use dependency injection instead\\.$#
15778 path: tests/unit/Controllers/Server/Status/Monitor/GeneralLogControllerTest.php
15781 message: "#^Cannot access offset 'numRows' on mixed\\.$#"
15783 path: tests/unit/Controllers/Server/Status/Monitor/GeneralLogControllerTest.php
15786 message: "#^Cannot access offset 'rows' on mixed\\.$#"
15788 path: tests/unit/Controllers/Server/Status/Monitor/GeneralLogControllerTest.php
15791 message: "#^Cannot access offset 'sum' on mixed\\.$#"
15793 path: tests/unit/Controllers/Server/Status/Monitor/GeneralLogControllerTest.php
15797 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
15798 Use dependency injection instead\\.$#
15801 path: tests/unit/Controllers/Server/Status/Monitor/LogVarsControllerTest.php
15805 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\DatabaseInterface\\:
15806 Use dependency injection instead\\.$#
15809 path: tests/unit/Controllers/Server/Status/Monitor/LogVarsControllerTest.php
15813 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
15814 Use dependency injection instead\\.$#
15817 path: tests/unit/Controllers/Server/Status/Monitor/QueryAnalyzerControllerTest.php
15820 message: "#^Cannot access offset 'affectedRows' on mixed\\.$#"
15822 path: tests/unit/Controllers/Server/Status/Monitor/QueryAnalyzerControllerTest.php
15825 message: "#^Cannot access offset 'explain' on mixed\\.$#"
15827 path: tests/unit/Controllers/Server/Status/Monitor/QueryAnalyzerControllerTest.php
15830 message: "#^Cannot access offset 'profiling' on mixed\\.$#"
15832 path: tests/unit/Controllers/Server/Status/Monitor/QueryAnalyzerControllerTest.php
15836 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
15837 Use dependency injection instead\\.$#
15840 path: tests/unit/Controllers/Server/Status/Monitor/SlowLogControllerTest.php
15844 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\DatabaseInterface\\:
15845 Use dependency injection instead\\.$#
15848 path: tests/unit/Controllers/Server/Status/Monitor/SlowLogControllerTest.php
15851 message: "#^Cannot access offset 'numRows' on mixed\\.$#"
15853 path: tests/unit/Controllers/Server/Status/Monitor/SlowLogControllerTest.php
15856 message: "#^Cannot access offset 'rows' on mixed\\.$#"
15858 path: tests/unit/Controllers/Server/Status/Monitor/SlowLogControllerTest.php
15861 message: "#^Cannot access offset 'sum' on mixed\\.$#"
15863 path: tests/unit/Controllers/Server/Status/Monitor/SlowLogControllerTest.php
15867 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
15868 Use dependency injection instead\\.$#
15871 path: tests/unit/Controllers/Server/Status/MonitorControllerTest.php
15875 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\DatabaseInterface\\:
15876 Use dependency injection instead\\.$#
15879 path: tests/unit/Controllers/Server/Status/MonitorControllerTest.php
15883 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
15884 Use dependency injection instead\\.$#
15887 path: tests/unit/Controllers/Server/Status/Processes/RefreshControllerTest.php
15891 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\DatabaseInterface\\:
15892 Use dependency injection instead\\.$#
15895 path: tests/unit/Controllers/Server/Status/Processes/RefreshControllerTest.php
15899 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
15900 Use dependency injection instead\\.$#
15903 path: tests/unit/Controllers/Server/Status/ProcessesControllerTest.php
15907 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\DatabaseInterface\\:
15908 Use dependency injection instead\\.$#
15911 path: tests/unit/Controllers/Server/Status/ProcessesControllerTest.php
15915 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
15916 Use dependency injection instead\\.$#
15919 path: tests/unit/Controllers/Server/Status/QueriesControllerTest.php
15923 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\DatabaseInterface\\:
15924 Use dependency injection instead\\.$#
15927 path: tests/unit/Controllers/Server/Status/QueriesControllerTest.php
15931 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
15932 Use dependency injection instead\\.$#
15935 path: tests/unit/Controllers/Server/Status/StatusControllerTest.php
15939 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\DatabaseInterface\\:
15940 Use dependency injection instead\\.$#
15943 path: tests/unit/Controllers/Server/Status/StatusControllerTest.php
15947 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
15948 Use dependency injection instead\\.$#
15951 path: tests/unit/Controllers/Server/Status/VariablesControllerTest.php
15955 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\DatabaseInterface\\:
15956 Use dependency injection instead\\.$#
15959 path: tests/unit/Controllers/Server/Status/VariablesControllerTest.php
15963 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
15964 Use dependency injection instead\\.$#
15967 path: tests/unit/Controllers/Server/VariablesControllerTest.php
15970 message: "#^Cannot use array destructuring on mixed\\.$#"
15972 path: tests/unit/Controllers/Server/VariablesControllerTest.php
15976 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
15977 Use dependency injection instead\\.$#
15980 path: tests/unit/Controllers/Sql/EnumValuesControllerTest.php
15984 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
15985 Use dependency injection instead\\.$#
15988 path: tests/unit/Controllers/Sql/SetValuesControllerTest.php
15992 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
15993 Use dependency injection instead\\.$#
15996 path: tests/unit/Controllers/Table/AddFieldControllerTest.php
16000 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
16001 Use dependency injection instead\\.$#
16004 path: tests/unit/Controllers/Table/ChangeControllerTest.php
16008 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
16009 Use dependency injection instead\\.$#
16012 path: tests/unit/Controllers/Table/CreateControllerTest.php
16016 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
16017 Use dependency injection instead\\.$#
16020 path: tests/unit/Controllers/Table/DeleteRowsControllerTest.php
16024 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\DatabaseInterface\\:
16025 Use dependency injection instead\\.$#
16028 path: tests/unit/Controllers/Table/DropColumnConfirmationControllerTest.php
16032 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
16033 Use dependency injection instead\\.$#
16036 path: tests/unit/Controllers/Table/ExportControllerTest.php
16040 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
16041 Use dependency injection instead\\.$#
16044 path: tests/unit/Controllers/Table/ImportControllerTest.php
16048 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
16049 Use dependency injection instead\\.$#
16052 path: tests/unit/Controllers/Table/IndexRenameControllerTest.php
16056 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
16057 Use dependency injection instead\\.$#
16060 path: tests/unit/Controllers/Table/IndexesControllerTest.php
16064 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
16065 Use dependency injection instead\\.$#
16068 path: tests/unit/Controllers/Table/PrivilegesControllerTest.php
16072 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\DatabaseInterface\\:
16073 Use dependency injection instead\\.$#
16076 path: tests/unit/Controllers/Table/PrivilegesControllerTest.php
16080 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
16081 Use dependency injection instead\\.$#
16084 path: tests/unit/Controllers/Table/RelationControllerTest.php
16088 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
16089 Use dependency injection instead\\.$#
16092 path: tests/unit/Controllers/Table/ReplaceControllerTest.php
16095 message: "#^PHPDoc tag @var for variable \\$result has no value type specified in iterable type array\\.$#"
16097 path: tests/unit/Controllers/Table/ReplaceControllerTest.php
16101 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
16102 Use dependency injection instead\\.$#
16105 path: tests/unit/Controllers/Table/SqlControllerTest.php
16109 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
16110 Use dependency injection instead\\.$#
16113 path: tests/unit/Controllers/Table/Structure/ChangeControllerTest.php
16117 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\DatabaseInterface\\:
16118 Use dependency injection instead\\.$#
16121 path: tests/unit/Controllers/Table/Structure/SpatialControllerTest.php
16125 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\DatabaseInterface\\:
16126 Use dependency injection instead\\.$#
16129 path: tests/unit/Controllers/Table/Structure/UniqueControllerTest.php
16133 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
16134 Use dependency injection instead\\.$#
16137 path: tests/unit/Controllers/Table/StructureControllerTest.php
16141 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
16142 Use dependency injection instead\\.$#
16145 path: tests/unit/Controllers/Table/TrackingControllerTest.php
16149 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
16150 Use dependency injection instead\\.$#
16153 path: tests/unit/Controllers/Table/ZoomSearchControllerTest.php
16157 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
16158 Use dependency injection instead\\.$#
16161 path: tests/unit/Controllers/ThemeSetControllerTest.php
16165 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
16166 Use dependency injection instead\\.$#
16169 path: tests/unit/Controllers/Triggers/IndexControllerTest.php
16173 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
16174 Use dependency injection instead\\.$#
16177 path: tests/unit/CoreTest.php
16180 message: "#^Cannot access offset 'arr' on mixed\\.$#"
16182 path: tests/unit/CoreTest.php
16185 message: "#^Cannot access offset 'arr1' on mixed\\.$#"
16187 path: tests/unit/CoreTest.php
16190 message: "#^Cannot access offset 'int' on mixed\\.$#"
16192 path: tests/unit/CoreTest.php
16195 message: "#^Cannot access offset 'not_existing' on mixed\\.$#"
16197 path: tests/unit/CoreTest.php
16200 message: "#^Cannot access offset 'sarr' on mixed\\.$#"
16202 path: tests/unit/CoreTest.php
16205 message: "#^Cannot access offset 'str' on mixed\\.$#"
16207 path: tests/unit/CoreTest.php
16210 message: "#^Cannot access offset 0 on mixed\\.$#"
16212 path: tests/unit/CoreTest.php
16215 message: "#^Cannot access offset 1 on mixed\\.$#"
16217 path: tests/unit/CoreTest.php
16220 message: "#^Cannot access offset 2 on mixed\\.$#"
16222 path: tests/unit/CoreTest.php
16225 message: "#^Parameter \\#2 \\$array of static method PHPUnit\\\\Framework\\\\Assert\\:\\:assertArrayNotHasKey\\(\\) expects array\\|ArrayAccess, mixed given\\.$#"
16227 path: tests/unit/CoreTest.php
16231 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\DatabaseInterface\\:
16232 Use dependency injection instead\\.$#
16235 path: tests/unit/CreateAddFieldTest.php
16239 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
16240 Use dependency injection instead\\.$#
16243 path: tests/unit/Crypto/CryptoTest.php
16246 message: "#^Parameter \\#1 \\$string of function mb_strlen expects string, mixed given\\.$#"
16248 path: tests/unit/Crypto/CryptoTest.php
16252 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
16253 Use dependency injection instead\\.$#
16256 path: tests/unit/Database/CentralColumnsTest.php
16259 message: "#^Parameter \\#1 \\$needle of static method PHPUnit\\\\Framework\\\\Assert\\:\\:assertStringContainsString\\(\\) expects string, mixed given\\.$#"
16261 path: tests/unit/Database/CentralColumnsTest.php
16264 message: "#^Property PhpMyAdmin\\\\Config\\:\\:\\$settings \\(array\\{PmaAbsoluteUri\\: string, AuthLog\\: string, AuthLogSuccess\\: bool, PmaNoRelation_DisableWarning\\: bool, SuhosinDisableWarning\\: bool, LoginCookieValidityDisableWarning\\: bool, ReservedWordDisableWarning\\: bool, TranslationWarningThreshold\\: int, \\.\\.\\.\\}\\) does not accept array\\{PmaAbsoluteUri\\: string, AuthLog\\: string, AuthLogSuccess\\: bool, PmaNoRelation_DisableWarning\\: bool, SuhosinDisableWarning\\: bool, LoginCookieValidityDisableWarning\\: bool, ReservedWordDisableWarning\\: bool, TranslationWarningThreshold\\: int, \\.\\.\\.\\}\\.$#"
16266 path: tests/unit/Database/CentralColumnsTest.php
16270 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
16271 Use dependency injection instead\\.$#
16274 path: tests/unit/Database/Designer/CommonTest.php
16278 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\DatabaseInterface\\:
16279 Use dependency injection instead\\.$#
16282 path: tests/unit/Database/Designer/CommonTest.php
16285 message: "#^Class PhpMyAdmin\\\\Tests\\\\Database\\\\Designer\\\\CommonTest has an uninitialized property \\$designerCommon\\. Give it default value or assign it in the constructor\\.$#"
16287 path: tests/unit/Database/Designer/CommonTest.php
16291 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
16292 Use dependency injection instead\\.$#
16295 path: tests/unit/Database/DesignerTest.php
16299 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\DatabaseInterface\\:
16300 Use dependency injection instead\\.$#
16303 path: tests/unit/Database/DesignerTest.php
16306 message: "#^Class PhpMyAdmin\\\\Tests\\\\Database\\\\DesignerTest has an uninitialized property \\$designer\\. Give it default value or assign it in the constructor\\.$#"
16308 path: tests/unit/Database/DesignerTest.php
16312 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
16313 Use dependency injection instead\\.$#
16316 path: tests/unit/Database/EventsTest.php
16320 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\DatabaseInterface\\:
16321 Use dependency injection instead\\.$#
16324 path: tests/unit/Database/EventsTest.php
16328 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
16329 Use dependency injection instead\\.$#
16332 path: tests/unit/Database/RoutinesTest.php
16336 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\DatabaseInterface\\:
16337 Use dependency injection instead\\.$#
16340 path: tests/unit/Database/RoutinesTest.php
16344 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\DatabaseInterface\\:
16345 Use dependency injection instead\\.$#
16348 path: tests/unit/Database/SearchTest.php
16352 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
16353 Use dependency injection instead\\.$#
16356 path: tests/unit/DatabaseInterfaceTest.php
16360 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\DatabaseInterface\\:
16361 Use dependency injection instead\\.$#
16364 path: tests/unit/DatabaseInterfaceTest.php
16367 message: "#^Parameter \\#2 \\$result of method PhpMyAdmin\\\\Tests\\\\Stubs\\\\DbiDummy\\:\\:addResult\\(\\) expects array\\<int, non\\-empty\\-array\\<int, float\\|int\\|string\\|null\\>\\>\\|bool, array\\<array\\<string\\>\\>\\|false given\\.$#"
16369 path: tests/unit/DatabaseInterfaceTest.php
16372 message: "#^Property PhpMyAdmin\\\\Config\\:\\:\\$selectedServer \\(array\\{host\\: string, port\\: string, socket\\: string, ssl\\: bool, ssl_key\\: string\\|null, ssl_cert\\: string\\|null, ssl_ca\\: string\\|null, ssl_ca_path\\: string\\|null, \\.\\.\\.\\}\\) does not accept array\\{host\\: string, port\\: string, socket\\: string, ssl\\: bool, ssl_key\\: string\\|null, ssl_cert\\: string\\|null, ssl_ca\\: string\\|null, ssl_ca_path\\: string\\|null, \\.\\.\\.\\}\\.$#"
16374 path: tests/unit/DatabaseInterfaceTest.php
16378 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
16379 Use dependency injection instead\\.$#
16382 path: tests/unit/Dbal/DbiDummyTest.php
16386 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
16387 Use dependency injection instead\\.$#
16390 path: tests/unit/Display/ResultsTest.php
16393 message: "#^Cannot access offset '2b7b3faf4b48255e478…' on mixed\\.$#"
16395 path: tests/unit/Display/ResultsTest.php
16398 message: "#^Cannot access offset '5ce1ef88afb4e13d3b8…' on mixed\\.$#"
16400 path: tests/unit/Display/ResultsTest.php
16403 message: "#^Cannot access offset 'display_binary' on mixed\\.$#"
16405 path: tests/unit/Display/ResultsTest.php
16408 message: "#^Cannot access offset 'display_blob' on mixed\\.$#"
16410 path: tests/unit/Display/ResultsTest.php
16413 message: "#^Cannot access offset 'geoOption' on mixed\\.$#"
16415 path: tests/unit/Display/ResultsTest.php
16418 message: "#^Cannot access offset 'hide_transformation' on mixed\\.$#"
16420 path: tests/unit/Display/ResultsTest.php
16423 message: "#^Cannot access offset 'max_rows' on mixed\\.$#"
16425 path: tests/unit/Display/ResultsTest.php
16428 message: "#^Cannot access offset 'pftext' on mixed\\.$#"
16430 path: tests/unit/Display/ResultsTest.php
16433 message: "#^Cannot access offset 'pos' on mixed\\.$#"
16435 path: tests/unit/Display/ResultsTest.php
16438 message: "#^Cannot access offset 'possible_as_geometry' on mixed\\.$#"
16440 path: tests/unit/Display/ResultsTest.php
16443 message: "#^Cannot access offset 'query' on mixed\\.$#"
16445 path: tests/unit/Display/ResultsTest.php
16448 message: "#^Cannot access offset 'relational_display' on mixed\\.$#"
16450 path: tests/unit/Display/ResultsTest.php
16453 message: "#^Cannot access offset 'repeat_cells' on mixed\\.$#"
16455 path: tests/unit/Display/ResultsTest.php
16458 message: "#^Method PhpMyAdmin\\\\Tests\\\\Display\\\\ResultsTest\\:\\:dataProviderForTestGetDataCellForNonNumericColumns\\(\\) return type has no value type specified in iterable type array\\.$#"
16460 path: tests/unit/Display/ResultsTest.php
16463 message: "#^Method PhpMyAdmin\\\\Tests\\\\Display\\\\ResultsTest\\:\\:dataProviderForTestHandleNonPrintableContents\\(\\) return type has no value type specified in iterable type array\\.$#"
16465 path: tests/unit/Display/ResultsTest.php
16468 message: "#^Parameter \\#1 \\$string of function htmlspecialchars_decode expects string, mixed given\\.$#"
16470 path: tests/unit/Display/ResultsTest.php
16473 message: "#^Parameter \\#2 \\$haystack of static method PHPUnit\\\\Framework\\\\Assert\\:\\:assertStringContainsString\\(\\) expects string, mixed given\\.$#"
16475 path: tests/unit/Display/ResultsTest.php
16478 message: "#^Property PhpMyAdmin\\\\Config\\:\\:\\$settings \\(array\\{PmaAbsoluteUri\\: string, AuthLog\\: string, AuthLogSuccess\\: bool, PmaNoRelation_DisableWarning\\: bool, SuhosinDisableWarning\\: bool, LoginCookieValidityDisableWarning\\: bool, ReservedWordDisableWarning\\: bool, TranslationWarningThreshold\\: int, \\.\\.\\.\\}\\) does not accept array\\{PmaAbsoluteUri\\: string, AuthLog\\: string, AuthLogSuccess\\: bool, PmaNoRelation_DisableWarning\\: bool, SuhosinDisableWarning\\: bool, LoginCookieValidityDisableWarning\\: bool, ReservedWordDisableWarning\\: bool, TranslationWarningThreshold\\: int, \\.\\.\\.\\}\\.$#"
16480 path: tests/unit/Display/ResultsTest.php
16484 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
16485 Use dependency injection instead\\.$#
16488 path: tests/unit/EncodingTest.php
16492 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
16493 Use dependency injection instead\\.$#
16496 path: tests/unit/Error/ErrorHandlerTest.php
16499 message: "#^Property PhpMyAdmin\\\\Config\\:\\:\\$settings \\(array\\{PmaAbsoluteUri\\: string, AuthLog\\: string, AuthLogSuccess\\: bool, PmaNoRelation_DisableWarning\\: bool, SuhosinDisableWarning\\: bool, LoginCookieValidityDisableWarning\\: bool, ReservedWordDisableWarning\\: bool, TranslationWarningThreshold\\: int, \\.\\.\\.\\}\\) does not accept array\\{PmaAbsoluteUri\\: string, AuthLog\\: string, AuthLogSuccess\\: bool, PmaNoRelation_DisableWarning\\: bool, SuhosinDisableWarning\\: bool, LoginCookieValidityDisableWarning\\: bool, ReservedWordDisableWarning\\: bool, TranslationWarningThreshold\\: int, \\.\\.\\.\\}\\.$#"
16501 path: tests/unit/Error/ErrorHandlerTest.php
16505 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
16506 Use dependency injection instead\\.$#
16509 path: tests/unit/Error/ErrorReportTest.php
16513 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
16514 Use dependency injection instead\\.$#
16517 path: tests/unit/Export/ExportTest.php
16521 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\DatabaseInterface\\:
16522 Use dependency injection instead\\.$#
16525 path: tests/unit/Export/ExportTest.php
16529 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
16530 Use dependency injection instead\\.$#
16533 path: tests/unit/Export/OptionsTest.php
16536 message: "#^Property PhpMyAdmin\\\\Config\\:\\:\\$settings \\(array\\{PmaAbsoluteUri\\: string, AuthLog\\: string, AuthLogSuccess\\: bool, PmaNoRelation_DisableWarning\\: bool, SuhosinDisableWarning\\: bool, LoginCookieValidityDisableWarning\\: bool, ReservedWordDisableWarning\\: bool, TranslationWarningThreshold\\: int, \\.\\.\\.\\}\\) does not accept array\\{PmaAbsoluteUri\\: string, AuthLog\\: string, AuthLogSuccess\\: bool, PmaNoRelation_DisableWarning\\: bool, SuhosinDisableWarning\\: bool, LoginCookieValidityDisableWarning\\: bool, ReservedWordDisableWarning\\: bool, TranslationWarningThreshold\\: int, \\.\\.\\.\\}\\.$#"
16538 path: tests/unit/Export/OptionsTest.php
16542 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
16543 Use dependency injection instead\\.$#
16546 path: tests/unit/FileListingTest.php
16550 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
16551 Use dependency injection instead\\.$#
16554 path: tests/unit/FooterTest.php
16557 message: "#^Cannot access offset 'queries' on mixed\\.$#"
16559 path: tests/unit/FooterTest.php
16562 message: "#^Cannot access offset 'data_length' on mixed\\.$#"
16564 path: tests/unit/Gis/Ds/PolygonTest.php
16567 message: "#^Parameter \\#1 \\$points of static method PhpMyAdmin\\\\Gis\\\\Ds\\\\Polygon\\:\\:fromXYArray\\(\\) expects non\\-empty\\-array\\<int, array\\{x\\: float, y\\: float\\}\\>, mixed given\\.$#"
16569 path: tests/unit/Gis/Ds/PolygonTest.php
16572 message: "#^Cannot access offset 'data_length' on mixed\\.$#"
16574 path: tests/unit/Gis/GisMultiPolygonTest.php
16577 message: "#^Cannot access offset 0 on mixed\\.$#"
16579 path: tests/unit/Gis/GisMultiPolygonTest.php
16582 message: "#^Cannot access offset 'data_length' on mixed\\.$#"
16584 path: tests/unit/Gis/GisPolygonTest.php
16587 message: "#^Cannot access offset 'y' on mixed\\.$#"
16589 path: tests/unit/Gis/GisPolygonTest.php
16592 message: "#^Cannot access offset 3 on mixed\\.$#"
16594 path: tests/unit/Gis/GisPolygonTest.php
16598 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
16599 Use dependency injection instead\\.$#
16602 path: tests/unit/HeaderTest.php
16606 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\DatabaseInterface\\:
16607 Use dependency injection instead\\.$#
16610 path: tests/unit/HeaderTest.php
16613 message: "#^Property PhpMyAdmin\\\\Config\\:\\:\\$settings \\(array\\{PmaAbsoluteUri\\: string, AuthLog\\: string, AuthLogSuccess\\: bool, PmaNoRelation_DisableWarning\\: bool, SuhosinDisableWarning\\: bool, LoginCookieValidityDisableWarning\\: bool, ReservedWordDisableWarning\\: bool, TranslationWarningThreshold\\: int, \\.\\.\\.\\}\\) does not accept array\\{PmaAbsoluteUri\\: string, AuthLog\\: string, AuthLogSuccess\\: bool, PmaNoRelation_DisableWarning\\: bool, SuhosinDisableWarning\\: bool, LoginCookieValidityDisableWarning\\: bool, ReservedWordDisableWarning\\: bool, TranslationWarningThreshold\\: int, \\.\\.\\.\\}\\.$#"
16615 path: tests/unit/HeaderTest.php
16619 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
16620 Use dependency injection instead\\.$#
16623 path: tests/unit/Html/GeneratorTest.php
16626 message: "#^Parameter \\#1 \\$urlPath of static method PhpMyAdmin\\\\Html\\\\Generator\\:\\:linkOrButton\\(\\) expects string, mixed given\\.$#"
16628 path: tests/unit/Html/GeneratorTest.php
16631 message: "#^Property PhpMyAdmin\\\\Config\\:\\:\\$selectedServer \\(array\\{host\\: string, port\\: string, socket\\: string, ssl\\: bool, ssl_key\\: string\\|null, ssl_cert\\: string\\|null, ssl_ca\\: string\\|null, ssl_ca_path\\: string\\|null, \\.\\.\\.\\}\\) does not accept array\\{ssl\\: false, host\\: '127\\.0\\.0\\.1'\\}\\.$#"
16633 path: tests/unit/Html/GeneratorTest.php
16636 message: "#^Property PhpMyAdmin\\\\Config\\:\\:\\$selectedServer \\(array\\{host\\: string, port\\: string, socket\\: string, ssl\\: bool, ssl_key\\: string\\|null, ssl_cert\\: string\\|null, ssl_ca\\: string\\|null, ssl_ca_path\\: string\\|null, \\.\\.\\.\\}\\) does not accept array\\{ssl\\: false, host\\: 'custom\\.host'\\}\\.$#"
16638 path: tests/unit/Html/GeneratorTest.php
16641 message: "#^Property PhpMyAdmin\\\\Config\\:\\:\\$selectedServer \\(array\\{host\\: string, port\\: string, socket\\: string, ssl\\: bool, ssl_key\\: string\\|null, ssl_cert\\: string\\|null, ssl_ca\\: string\\|null, ssl_ca_path\\: string\\|null, \\.\\.\\.\\}\\) does not accept array\\{ssl\\: false, ssl_verify\\: true, host\\: 'custom\\.host'\\}\\.$#"
16643 path: tests/unit/Html/GeneratorTest.php
16646 message: "#^Property PhpMyAdmin\\\\Config\\:\\:\\$selectedServer \\(array\\{host\\: string, port\\: string, socket\\: string, ssl\\: bool, ssl_key\\: string\\|null, ssl_cert\\: string\\|null, ssl_ca\\: string\\|null, ssl_ca_path\\: string\\|null, \\.\\.\\.\\}\\) does not accept array\\{ssl\\: true, ssl_verify\\: false, host\\: 'custom\\.host'\\}\\.$#"
16648 path: tests/unit/Html/GeneratorTest.php
16651 message: "#^Property PhpMyAdmin\\\\Config\\:\\:\\$selectedServer \\(array\\{host\\: string, port\\: string, socket\\: string, ssl\\: bool, ssl_key\\: string\\|null, ssl_cert\\: string\\|null, ssl_ca\\: string\\|null, ssl_ca_path\\: string\\|null, \\.\\.\\.\\}\\) does not accept array\\{ssl\\: true, ssl_verify\\: true, host\\: 'custom\\.host'\\}\\.$#"
16653 path: tests/unit/Html/GeneratorTest.php
16656 message: "#^Property PhpMyAdmin\\\\Config\\:\\:\\$selectedServer \\(array\\{host\\: string, port\\: string, socket\\: string, ssl\\: bool, ssl_key\\: string\\|null, ssl_cert\\: string\\|null, ssl_ca\\: string\\|null, ssl_ca_path\\: string\\|null, \\.\\.\\.\\}\\) does not accept array\\{ssl\\: true, ssl_verify\\: true, ssl_ca\\: '/etc/ssl/ca\\.crt', host\\: 'custom\\.host'\\}\\.$#"
16658 path: tests/unit/Html/GeneratorTest.php
16661 message: "#^Property PhpMyAdmin\\\\Config\\:\\:\\$settings \\(array\\{PmaAbsoluteUri\\: string, AuthLog\\: string, AuthLogSuccess\\: bool, PmaNoRelation_DisableWarning\\: bool, SuhosinDisableWarning\\: bool, LoginCookieValidityDisableWarning\\: bool, ReservedWordDisableWarning\\: bool, TranslationWarningThreshold\\: int, \\.\\.\\.\\}\\) does not accept array\\{PmaAbsoluteUri\\: string, AuthLog\\: string, AuthLogSuccess\\: bool, PmaNoRelation_DisableWarning\\: bool, SuhosinDisableWarning\\: bool, LoginCookieValidityDisableWarning\\: bool, ReservedWordDisableWarning\\: bool, TranslationWarningThreshold\\: int, \\.\\.\\.\\}\\.$#"
16663 path: tests/unit/Html/GeneratorTest.php
16667 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
16668 Use dependency injection instead\\.$#
16671 path: tests/unit/Html/MySQLDocumentationTest.php
16675 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
16676 Use dependency injection instead\\.$#
16679 path: tests/unit/I18n/LanguageTest.php
16682 message: "#^Call to static method PHPUnit\\\\Framework\\\\Assert\\:\\:assertTrue\\(\\) with true will always evaluate to true\\.$#"
16684 path: tests/unit/Import/AjaxTest.php
16688 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
16689 Use dependency injection instead\\.$#
16692 path: tests/unit/Import/ImportTest.php
16695 message: "#^Property PhpMyAdmin\\\\Config\\:\\:\\$settings \\(array\\{PmaAbsoluteUri\\: string, AuthLog\\: string, AuthLogSuccess\\: bool, PmaNoRelation_DisableWarning\\: bool, SuhosinDisableWarning\\: bool, LoginCookieValidityDisableWarning\\: bool, ReservedWordDisableWarning\\: bool, TranslationWarningThreshold\\: int, \\.\\.\\.\\}\\) does not accept array\\{PmaAbsoluteUri\\: string, AuthLog\\: string, AuthLogSuccess\\: bool, PmaNoRelation_DisableWarning\\: bool, SuhosinDisableWarning\\: bool, LoginCookieValidityDisableWarning\\: bool, ReservedWordDisableWarning\\: bool, TranslationWarningThreshold\\: int, \\.\\.\\.\\}\\.$#"
16697 path: tests/unit/Import/ImportTest.php
16700 message: "#^Cannot access an offset on mixed\\.$#"
16702 path: tests/unit/IndexTest.php
16705 message: "#^Parameter \\#1 \\$columns of method PhpMyAdmin\\\\Index\\:\\:addColumns\\(\\) expects array, mixed given\\.$#"
16707 path: tests/unit/IndexTest.php
16711 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
16712 Use dependency injection instead\\.$#
16715 path: tests/unit/InsertEditTest.php
16719 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\DatabaseInterface\\:
16720 Use dependency injection instead\\.$#
16723 path: tests/unit/InsertEditTest.php
16726 message: "#^Cannot access offset 'foreign_db' on mixed\\.$#"
16728 path: tests/unit/InsertEditTest.php
16731 message: "#^Cannot access offset 'isNeedToRecheck' on mixed\\.$#"
16733 path: tests/unit/InsertEditTest.php
16736 message: "#^Cannot access offset 'relational_display' on mixed\\.$#"
16738 path: tests/unit/InsertEditTest.php
16741 message: "#^Cannot access offset 'truncatableFieldVal…' on mixed\\.$#"
16743 path: tests/unit/InsertEditTest.php
16746 message: "#^Cannot cast bool\\|float\\|int\\|object to string\\.$#"
16748 path: tests/unit/InsertEditTest.php
16751 message: "#^Method PhpMyAdmin\\\\Tests\\\\InsertEditTest\\:\\:parseString\\(\\) should return string but returns mixed\\.$#"
16753 path: tests/unit/InsertEditTest.php
16756 message: "#^Property PhpMyAdmin\\\\Config\\:\\:\\$settings \\(array\\{PmaAbsoluteUri\\: string, AuthLog\\: string, AuthLogSuccess\\: bool, PmaNoRelation_DisableWarning\\: bool, SuhosinDisableWarning\\: bool, LoginCookieValidityDisableWarning\\: bool, ReservedWordDisableWarning\\: bool, TranslationWarningThreshold\\: int, \\.\\.\\.\\}\\) does not accept array\\{PmaAbsoluteUri\\: string, AuthLog\\: string, AuthLogSuccess\\: bool, PmaNoRelation_DisableWarning\\: bool, SuhosinDisableWarning\\: bool, LoginCookieValidityDisableWarning\\: bool, ReservedWordDisableWarning\\: bool, TranslationWarningThreshold\\: int, \\.\\.\\.\\}\\.$#"
16758 path: tests/unit/InsertEditTest.php
16762 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
16763 Use dependency injection instead\\.$#
16766 path: tests/unit/IpAllowDenyTest.php
16770 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
16771 Use dependency injection instead\\.$#
16774 path: tests/unit/ListDatabaseTest.php
16778 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
16779 Use dependency injection instead\\.$#
16782 path: tests/unit/Navigation/NavigationTest.php
16786 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
16787 Use dependency injection instead\\.$#
16790 path: tests/unit/Navigation/NavigationTreeTest.php
16794 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
16795 Use dependency injection instead\\.$#
16798 path: tests/unit/Navigation/Nodes/NodeDatabaseChildTest.php
16802 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
16803 Use dependency injection instead\\.$#
16806 path: tests/unit/Navigation/Nodes/NodeDatabaseTest.php
16810 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
16811 Use dependency injection instead\\.$#
16814 path: tests/unit/Navigation/Nodes/NodeTableTest.php
16818 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
16819 Use dependency injection instead\\.$#
16822 path: tests/unit/Navigation/Nodes/NodeTest.php
16825 message: "#^Property PhpMyAdmin\\\\Config\\:\\:\\$selectedServer \\(array\\{host\\: string, port\\: string, socket\\: string, ssl\\: bool, ssl_key\\: string\\|null, ssl_cert\\: string\\|null, ssl_ca\\: string\\|null, ssl_ca_path\\: string\\|null, \\.\\.\\.\\}\\) does not accept array\\<'AllowDeny'\\|'AllowNoPassword'\\|'AllowRoot'\\|'auth_http_realm'\\|'auth_type'\\|'bookmarktable'\\|'central_columns'\\|'column_info'\\|'compress'\\|'control_compress'\\|'control_hide…'\\|'control_socket'\\|'control_ssl'\\|'control_ssl_ca'\\|'control_ssl_ca_path'\\|'control_ssl_cert'\\|'control_ssl_ciphers'\\|'control_ssl_key'\\|'control_ssl_verify'\\|'controlhost'\\|'controlpass'\\|'controlport'\\|'controluser'\\|'designer_settings'\\|'DisableIS'\\|'export_templates'\\|'favorite'\\|'history'\\|'host'\\|'LogoutURL'\\|'MaxTableUiprefs'\\|'navigationhiding'\\|'only_db'\\|'password'\\|'pdf_pages'\\|'pmadb'\\|'port'\\|'recent'\\|'relation'\\|'savedsearches'\\|'SessionTimeZone'\\|'SignonCookieParams'\\|'SignonScript'\\|'SignonSession'\\|'SignonURL'\\|'socket'\\|'ssl'\\|'ssl_ca'\\|'ssl_ca_path'\\|'ssl_cert'\\|'ssl_ciphers'\\|'ssl_key'\\|'ssl_verify'\\|'table_coords'\\|'table_info'\\|'table_uiprefs'\\|'tracking'\\|'user'\\|'userconfig'\\|'usergroups'\\|'users'\\|'verbose', array\\<array\\<string\\>\\|bool\\|int\\<0, max\\>\\|string\\>\\|bool\\|int\\<1, max\\>\\|string\\|null\\>\\.$#"
16827 path: tests/unit/Navigation/Nodes/NodeTest.php
16830 message: "#^Property PhpMyAdmin\\\\Config\\:\\:\\$selectedServer \\(array\\{host\\: string, port\\: string, socket\\: string, ssl\\: bool, ssl_key\\: string\\|null, ssl_cert\\: string\\|null, ssl_ca\\: string\\|null, ssl_ca_path\\: string\\|null, \\.\\.\\.\\}\\) does not accept array\\<'AllowDeny'\\|'AllowNoPassword'\\|'AllowRoot'\\|'auth_http_realm'\\|'auth_type'\\|'bookmarktable'\\|'central_columns'\\|'column_info'\\|'compress'\\|'control_compress'\\|'control_hide…'\\|'control_socket'\\|'control_ssl'\\|'control_ssl_ca'\\|'control_ssl_ca_path'\\|'control_ssl_cert'\\|'control_ssl_ciphers'\\|'control_ssl_key'\\|'control_ssl_verify'\\|'controlhost'\\|'controlpass'\\|'controlport'\\|'controluser'\\|'designer_settings'\\|'DisableIS'\\|'export_templates'\\|'favorite'\\|'history'\\|'host'\\|'LogoutURL'\\|'MaxTableUiprefs'\\|'navigationhiding'\\|'password'\\|'pdf_pages'\\|'pmadb'\\|'port'\\|'recent'\\|'relation'\\|'savedsearches'\\|'SessionTimeZone'\\|'SignonCookieParams'\\|'SignonScript'\\|'SignonSession'\\|'SignonURL'\\|'socket'\\|'ssl'\\|'ssl_ca'\\|'ssl_ca_path'\\|'ssl_cert'\\|'ssl_ciphers'\\|'ssl_key'\\|'ssl_verify'\\|'table_coords'\\|'table_info'\\|'table_uiprefs'\\|'tracking'\\|'user'\\|'userconfig'\\|'usergroups'\\|'users'\\|'verbose', array\\<array\\<string\\>\\|bool\\|int\\<0, max\\>\\|string\\>\\|bool\\|int\\<1, max\\>\\|string\\|null\\>\\.$#"
16832 path: tests/unit/Navigation/Nodes/NodeTest.php
16835 message: "#^Property PhpMyAdmin\\\\Config\\:\\:\\$selectedServer \\(array\\{host\\: string, port\\: string, socket\\: string, ssl\\: bool, ssl_key\\: string\\|null, ssl_cert\\: string\\|null, ssl_ca\\: string\\|null, ssl_ca_path\\: string\\|null, \\.\\.\\.\\}\\) does not accept array\\{\\}\\.$#"
16837 path: tests/unit/Navigation/Nodes/NodeTest.php
16841 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
16842 Use dependency injection instead\\.$#
16845 path: tests/unit/Navigation/Nodes/ObjectFetcherTest.php
16849 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
16850 Use dependency injection instead\\.$#
16853 path: tests/unit/NormalizationTest.php
16856 message: "#^Call to static method PHPUnit\\\\Framework\\\\Assert\\:\\:assertArrayHasKey\\(\\) with 'extra' and array\\{legendText\\: string, headText\\: string, queryError\\: bool, extra\\: PhpMyAdmin\\\\Message\\} will always evaluate to true\\.$#"
16858 path: tests/unit/NormalizationTest.php
16861 message: "#^Call to static method PHPUnit\\\\Framework\\\\Assert\\:\\:assertArrayHasKey\\(\\) with 'extra' and array\\{legendText\\: string, headText\\: string, subText\\: string, extra\\: string, primary_key\\: string\\|false\\} will always evaluate to true\\.$#"
16863 path: tests/unit/NormalizationTest.php
16866 message: "#^Call to static method PHPUnit\\\\Framework\\\\Assert\\:\\:assertArrayHasKey\\(\\) with 'extra' and array\\{legendText\\: string, headText\\: string, subText\\: string, extra\\: string, primary_key\\: string\\} will always evaluate to true\\.$#"
16868 path: tests/unit/NormalizationTest.php
16871 message: "#^Call to static method PHPUnit\\\\Framework\\\\Assert\\:\\:assertArrayHasKey\\(\\) with 'extra' and array\\{legendText\\: string, headText\\: string, subText\\: string, extra\\: string\\} will always evaluate to true\\.$#"
16873 path: tests/unit/NormalizationTest.php
16876 message: "#^Call to static method PHPUnit\\\\Framework\\\\Assert\\:\\:assertArrayHasKey\\(\\) with 'extra' and array\\{legendText\\: string, headText\\: string, subText\\: string, hasPrimaryKey\\: string, extra\\: string\\} will always evaluate to true\\.$#"
16878 path: tests/unit/NormalizationTest.php
16881 message: "#^Call to static method PHPUnit\\\\Framework\\\\Assert\\:\\:assertArrayHasKey\\(\\) with 'hasPrimaryKey' and array\\{legendText\\: string, headText\\: string, subText\\: string, hasPrimaryKey\\: string, extra\\: string\\} will always evaluate to true\\.$#"
16883 path: tests/unit/NormalizationTest.php
16886 message: "#^Call to static method PHPUnit\\\\Framework\\\\Assert\\:\\:assertArrayHasKey\\(\\) with 'headText' and array\\{legendText\\: string, headText\\: string, queryError\\: bool, extra\\: PhpMyAdmin\\\\Message\\} will always evaluate to true\\.$#"
16888 path: tests/unit/NormalizationTest.php
16891 message: "#^Call to static method PHPUnit\\\\Framework\\\\Assert\\:\\:assertArrayHasKey\\(\\) with 'headText' and array\\{legendText\\: string, headText\\: string, queryError\\: string\\|false, extra\\?\\: string\\} will always evaluate to true\\.$#"
16893 path: tests/unit/NormalizationTest.php
16896 message: "#^Call to static method PHPUnit\\\\Framework\\\\Assert\\:\\:assertArrayHasKey\\(\\) with 'headText' and array\\{legendText\\: string, headText\\: string, subText\\: string, extra\\: string, primary_key\\: string\\|false\\} will always evaluate to true\\.$#"
16898 path: tests/unit/NormalizationTest.php
16901 message: "#^Call to static method PHPUnit\\\\Framework\\\\Assert\\:\\:assertArrayHasKey\\(\\) with 'headText' and array\\{legendText\\: string, headText\\: string, subText\\: string, extra\\: string, primary_key\\: string\\} will always evaluate to true\\.$#"
16903 path: tests/unit/NormalizationTest.php
16906 message: "#^Call to static method PHPUnit\\\\Framework\\\\Assert\\:\\:assertArrayHasKey\\(\\) with 'headText' and array\\{legendText\\: string, headText\\: string, subText\\: string, extra\\: string\\} will always evaluate to true\\.$#"
16908 path: tests/unit/NormalizationTest.php
16911 message: "#^Call to static method PHPUnit\\\\Framework\\\\Assert\\:\\:assertArrayHasKey\\(\\) with 'headText' and array\\{legendText\\: string, headText\\: string, subText\\: string, hasPrimaryKey\\: string, extra\\: string\\} will always evaluate to true\\.$#"
16913 path: tests/unit/NormalizationTest.php
16916 message: "#^Call to static method PHPUnit\\\\Framework\\\\Assert\\:\\:assertArrayHasKey\\(\\) with 'legendText' and array\\{legendText\\: string, headText\\: string, queryError\\: bool, extra\\: PhpMyAdmin\\\\Message\\} will always evaluate to true\\.$#"
16918 path: tests/unit/NormalizationTest.php
16921 message: "#^Call to static method PHPUnit\\\\Framework\\\\Assert\\:\\:assertArrayHasKey\\(\\) with 'legendText' and array\\{legendText\\: string, headText\\: string, queryError\\: string\\|false, extra\\?\\: string\\} will always evaluate to true\\.$#"
16923 path: tests/unit/NormalizationTest.php
16926 message: "#^Call to static method PHPUnit\\\\Framework\\\\Assert\\:\\:assertArrayHasKey\\(\\) with 'legendText' and array\\{legendText\\: string, headText\\: string, subText\\: string, extra\\: string, primary_key\\: string\\|false\\} will always evaluate to true\\.$#"
16928 path: tests/unit/NormalizationTest.php
16931 message: "#^Call to static method PHPUnit\\\\Framework\\\\Assert\\:\\:assertArrayHasKey\\(\\) with 'legendText' and array\\{legendText\\: string, headText\\: string, subText\\: string, extra\\: string, primary_key\\: string\\} will always evaluate to true\\.$#"
16933 path: tests/unit/NormalizationTest.php
16936 message: "#^Call to static method PHPUnit\\\\Framework\\\\Assert\\:\\:assertArrayHasKey\\(\\) with 'legendText' and array\\{legendText\\: string, headText\\: string, subText\\: string, extra\\: string\\} will always evaluate to true\\.$#"
16938 path: tests/unit/NormalizationTest.php
16941 message: "#^Call to static method PHPUnit\\\\Framework\\\\Assert\\:\\:assertArrayHasKey\\(\\) with 'legendText' and array\\{legendText\\: string, headText\\: string, subText\\: string, hasPrimaryKey\\: string, extra\\: string\\} will always evaluate to true\\.$#"
16943 path: tests/unit/NormalizationTest.php
16946 message: "#^Call to static method PHPUnit\\\\Framework\\\\Assert\\:\\:assertArrayHasKey\\(\\) with 'message' and array\\{queryError\\: bool, message\\: PhpMyAdmin\\\\Message\\} will always evaluate to true\\.$#"
16948 path: tests/unit/NormalizationTest.php
16951 message: "#^Call to static method PHPUnit\\\\Framework\\\\Assert\\:\\:assertArrayHasKey\\(\\) with 'primary_key' and array\\{legendText\\: string, headText\\: string, subText\\: string, extra\\: string, primary_key\\: string\\|false\\} will always evaluate to true\\.$#"
16953 path: tests/unit/NormalizationTest.php
16956 message: "#^Call to static method PHPUnit\\\\Framework\\\\Assert\\:\\:assertArrayHasKey\\(\\) with 'primary_key' and array\\{legendText\\: string, headText\\: string, subText\\: string, extra\\: string, primary_key\\: string\\} will always evaluate to true\\.$#"
16958 path: tests/unit/NormalizationTest.php
16961 message: "#^Call to static method PHPUnit\\\\Framework\\\\Assert\\:\\:assertArrayHasKey\\(\\) with 'queryError' and array\\{legendText\\: string, headText\\: string, queryError\\: bool, extra\\: PhpMyAdmin\\\\Message\\} will always evaluate to true\\.$#"
16963 path: tests/unit/NormalizationTest.php
16966 message: "#^Call to static method PHPUnit\\\\Framework\\\\Assert\\:\\:assertArrayHasKey\\(\\) with 'queryError' and array\\{legendText\\: string, headText\\: string, queryError\\: string\\|false, extra\\?\\: string\\} will always evaluate to true\\.$#"
16968 path: tests/unit/NormalizationTest.php
16971 message: "#^Call to static method PHPUnit\\\\Framework\\\\Assert\\:\\:assertArrayHasKey\\(\\) with 'queryError' and array\\{queryError\\: bool, message\\: PhpMyAdmin\\\\Message\\} will always evaluate to true\\.$#"
16973 path: tests/unit/NormalizationTest.php
16976 message: "#^Call to static method PHPUnit\\\\Framework\\\\Assert\\:\\:assertArrayHasKey\\(\\) with 'subText' and array\\{legendText\\: string, headText\\: string, subText\\: string, extra\\: string, primary_key\\: string\\|false\\} will always evaluate to true\\.$#"
16978 path: tests/unit/NormalizationTest.php
16981 message: "#^Call to static method PHPUnit\\\\Framework\\\\Assert\\:\\:assertArrayHasKey\\(\\) with 'subText' and array\\{legendText\\: string, headText\\: string, subText\\: string, extra\\: string, primary_key\\: string\\} will always evaluate to true\\.$#"
16983 path: tests/unit/NormalizationTest.php
16986 message: "#^Call to static method PHPUnit\\\\Framework\\\\Assert\\:\\:assertArrayHasKey\\(\\) with 'subText' and array\\{legendText\\: string, headText\\: string, subText\\: string, extra\\: string\\} will always evaluate to true\\.$#"
16988 path: tests/unit/NormalizationTest.php
16991 message: "#^Call to static method PHPUnit\\\\Framework\\\\Assert\\:\\:assertArrayHasKey\\(\\) with 'subText' and array\\{legendText\\: string, headText\\: string, subText\\: string, hasPrimaryKey\\: string, extra\\: string\\} will always evaluate to true\\.$#"
16993 path: tests/unit/NormalizationTest.php
16996 message: "#^Call to static method PHPUnit\\\\Framework\\\\Assert\\:\\:assertInstanceOf\\(\\) with 'PhpMyAdmin\\\\\\\\Message' and PhpMyAdmin\\\\Message will always evaluate to true\\.$#"
16998 path: tests/unit/NormalizationTest.php
17001 message: "#^Call to static method PHPUnit\\\\Framework\\\\Assert\\:\\:assertSame\\(\\) with '' and PhpMyAdmin\\\\Message will always evaluate to false\\.$#"
17003 path: tests/unit/NormalizationTest.php
17006 message: "#^Property PhpMyAdmin\\\\Config\\:\\:\\$settings \\(array\\{PmaAbsoluteUri\\: string, AuthLog\\: string, AuthLogSuccess\\: bool, PmaNoRelation_DisableWarning\\: bool, SuhosinDisableWarning\\: bool, LoginCookieValidityDisableWarning\\: bool, ReservedWordDisableWarning\\: bool, TranslationWarningThreshold\\: int, \\.\\.\\.\\}\\) does not accept array\\{PmaAbsoluteUri\\: string, AuthLog\\: string, AuthLogSuccess\\: bool, PmaNoRelation_DisableWarning\\: bool, SuhosinDisableWarning\\: bool, LoginCookieValidityDisableWarning\\: bool, ReservedWordDisableWarning\\: bool, TranslationWarningThreshold\\: int, \\.\\.\\.\\}\\.$#"
17008 path: tests/unit/NormalizationTest.php
17011 message: "#^Method PhpMyAdmin\\\\Tests\\\\Partitioning\\\\TablePartitionDefinitionTest\\:\\:testGetDetails\\(\\) has parameter \\$partitions with no value type specified in iterable type array\\.$#"
17013 path: tests/unit/Partitioning/TablePartitionDefinitionTest.php
17016 message: "#^Parameter \\#2 \\$haystack of static method PHPUnit\\\\Framework\\\\Assert\\:\\:assertStringContainsString\\(\\) expects string, mixed given\\.$#"
17018 path: tests/unit/PdfTest.php
17022 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
17023 Use dependency injection instead\\.$#
17026 path: tests/unit/Plugins/Auth/AuthenticationConfigTest.php
17029 message: "#^Property PhpMyAdmin\\\\Config\\:\\:\\$selectedServer \\(array\\{host\\: string, port\\: string, socket\\: string, ssl\\: bool, ssl_key\\: string\\|null, ssl_cert\\: string\\|null, ssl_ca\\: string\\|null, ssl_ca_path\\: string\\|null, \\.\\.\\.\\}\\) does not accept array\\{user\\: 'username', password\\: 'password'\\}\\.$#"
17031 path: tests/unit/Plugins/Auth/AuthenticationConfigTest.php
17034 message: "#^Property PhpMyAdmin\\\\Config\\:\\:\\$settings \\(array\\{PmaAbsoluteUri\\: string, AuthLog\\: string, AuthLogSuccess\\: bool, PmaNoRelation_DisableWarning\\: bool, SuhosinDisableWarning\\: bool, LoginCookieValidityDisableWarning\\: bool, ReservedWordDisableWarning\\: bool, TranslationWarningThreshold\\: int, \\.\\.\\.\\}\\) does not accept array\\{PmaAbsoluteUri\\: string, AuthLog\\: string, AuthLogSuccess\\: bool, PmaNoRelation_DisableWarning\\: bool, SuhosinDisableWarning\\: bool, LoginCookieValidityDisableWarning\\: bool, ReservedWordDisableWarning\\: bool, TranslationWarningThreshold\\: int, \\.\\.\\.\\}\\.$#"
17036 path: tests/unit/Plugins/Auth/AuthenticationConfigTest.php
17040 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
17041 Use dependency injection instead\\.$#
17044 path: tests/unit/Plugins/Auth/AuthenticationCookieTest.php
17047 message: "#^Call to static method PHPUnit\\\\Framework\\\\Assert\\:\\:assertSame\\(\\) with 32 and 0 will always evaluate to false\\.$#"
17049 path: tests/unit/Plugins/Auth/AuthenticationCookieTest.php
17052 message: "#^Call to static method PHPUnit\\\\Framework\\\\Assert\\:\\:assertSame\\(\\) with array\\{host\\: 'b', port\\: '2', socket\\: true, ssl\\: true, user\\: 'pmaUser2', password\\: 'testPW'\\} and array\\{host\\: string, port\\: string, socket\\: string, ssl\\: bool, ssl_key\\: string\\|null, ssl_cert\\: string\\|null, ssl_ca\\: string\\|null, ssl_ca_path\\: string\\|null, \\.\\.\\.\\} will always evaluate to false\\.$#"
17054 path: tests/unit/Plugins/Auth/AuthenticationCookieTest.php
17057 message: "#^Cannot access offset 'default' on mixed\\.$#"
17059 path: tests/unit/Plugins/Auth/AuthenticationCookieTest.php
17062 message: "#^Property PhpMyAdmin\\\\Config\\:\\:\\$selectedServer \\(array\\{host\\: string, port\\: string, socket\\: string, ssl\\: bool, ssl_key\\: string\\|null, ssl_cert\\: string\\|null, ssl_ca\\: string\\|null, ssl_ca_path\\: string\\|null, \\.\\.\\.\\}\\) does not accept array\\{auth_type\\: 'cookie'\\}\\.$#"
17064 path: tests/unit/Plugins/Auth/AuthenticationCookieTest.php
17067 message: "#^Property PhpMyAdmin\\\\Config\\:\\:\\$selectedServer \\(array\\{host\\: string, port\\: string, socket\\: string, ssl\\: bool, ssl_key\\: string\\|null, ssl_cert\\: string\\|null, ssl_ca\\: string\\|null, ssl_ca_path\\: string\\|null, \\.\\.\\.\\}\\) does not accept array\\{host\\: 'a', port\\: 1, socket\\: true, ssl\\: true, user\\: 'pmaUser2'\\}\\.$#"
17069 path: tests/unit/Plugins/Auth/AuthenticationCookieTest.php
17072 message: "#^Property PhpMyAdmin\\\\Config\\:\\:\\$selectedServer \\(array\\{host\\: string, port\\: string, socket\\: string, ssl\\: bool, ssl_key\\: string\\|null, ssl_cert\\: string\\|null, ssl_ca\\: string\\|null, ssl_ca_path\\: string\\|null, \\.\\.\\.\\}\\) does not accept array\\{host\\: string, port\\: string, socket\\: string, ssl\\: bool, ssl_key\\: string\\|null, ssl_cert\\: string\\|null, ssl_ca\\: string\\|null, ssl_ca_path\\: string\\|null, \\.\\.\\.\\}\\.$#"
17074 path: tests/unit/Plugins/Auth/AuthenticationCookieTest.php
17077 message: "#^Property PhpMyAdmin\\\\Config\\:\\:\\$settings \\(array\\{PmaAbsoluteUri\\: string, AuthLog\\: string, AuthLogSuccess\\: bool, PmaNoRelation_DisableWarning\\: bool, SuhosinDisableWarning\\: bool, LoginCookieValidityDisableWarning\\: bool, ReservedWordDisableWarning\\: bool, TranslationWarningThreshold\\: int, \\.\\.\\.\\}\\) does not accept array\\{PmaAbsoluteUri\\: string, AuthLog\\: string, AuthLogSuccess\\: bool, PmaNoRelation_DisableWarning\\: bool, SuhosinDisableWarning\\: bool, LoginCookieValidityDisableWarning\\: bool, ReservedWordDisableWarning\\: bool, TranslationWarningThreshold\\: int, \\.\\.\\.\\}\\.$#"
17079 path: tests/unit/Plugins/Auth/AuthenticationCookieTest.php
17083 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
17084 Use dependency injection instead\\.$#
17087 path: tests/unit/Plugins/Auth/AuthenticationHttpTest.php
17090 message: "#^Call to static method PHPUnit\\\\Framework\\\\Assert\\:\\:assertSame\\(\\) with 'testUser' and 'testUser' will always evaluate to true\\.$#"
17092 path: tests/unit/Plugins/Auth/AuthenticationHttpTest.php
17095 message: "#^Property PhpMyAdmin\\\\Config\\:\\:\\$selectedServer \\(array\\{host\\: string, port\\: string, socket\\: string, ssl\\: bool, ssl_key\\: string\\|null, ssl_cert\\: string\\|null, ssl_ca\\: string\\|null, ssl_ca_path\\: string\\|null, \\.\\.\\.\\}\\) does not accept array\\{host\\: 'a', user\\: 'user2'\\}\\.$#"
17097 path: tests/unit/Plugins/Auth/AuthenticationHttpTest.php
17100 message: "#^Property PhpMyAdmin\\\\Config\\:\\:\\$settings \\(array\\{PmaAbsoluteUri\\: string, AuthLog\\: string, AuthLogSuccess\\: bool, PmaNoRelation_DisableWarning\\: bool, SuhosinDisableWarning\\: bool, LoginCookieValidityDisableWarning\\: bool, ReservedWordDisableWarning\\: bool, TranslationWarningThreshold\\: int, \\.\\.\\.\\}\\) does not accept array\\{PmaAbsoluteUri\\: string, AuthLog\\: string, AuthLogSuccess\\: bool, PmaNoRelation_DisableWarning\\: bool, SuhosinDisableWarning\\: bool, LoginCookieValidityDisableWarning\\: bool, ReservedWordDisableWarning\\: bool, TranslationWarningThreshold\\: int, \\.\\.\\.\\}\\.$#"
17102 path: tests/unit/Plugins/Auth/AuthenticationHttpTest.php
17106 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
17107 Use dependency injection instead\\.$#
17110 path: tests/unit/Plugins/Auth/AuthenticationSignonTest.php
17113 message: "#^Property PhpMyAdmin\\\\Config\\:\\:\\$selectedServer \\(array\\{host\\: string, port\\: string, socket\\: string, ssl\\: bool, ssl_key\\: string\\|null, ssl_cert\\: string\\|null, ssl_ca\\: string\\|null, ssl_ca_path\\: string\\|null, \\.\\.\\.\\}\\) does not accept array\\{host\\: string, port\\: string, socket\\: string, ssl\\: bool, ssl_key\\: string\\|null, ssl_cert\\: string\\|null, ssl_ca\\: string\\|null, ssl_ca_path\\: string\\|null, \\.\\.\\.\\}\\.$#"
17115 path: tests/unit/Plugins/Auth/AuthenticationSignonTest.php
17118 message: "#^Property PhpMyAdmin\\\\Config\\:\\:\\$settings \\(array\\{PmaAbsoluteUri\\: string, AuthLog\\: string, AuthLogSuccess\\: bool, PmaNoRelation_DisableWarning\\: bool, SuhosinDisableWarning\\: bool, LoginCookieValidityDisableWarning\\: bool, ReservedWordDisableWarning\\: bool, TranslationWarningThreshold\\: int, \\.\\.\\.\\}\\) does not accept array\\{PmaAbsoluteUri\\: string, AuthLog\\: string, AuthLogSuccess\\: bool, PmaNoRelation_DisableWarning\\: bool, SuhosinDisableWarning\\: bool, LoginCookieValidityDisableWarning\\: bool, ReservedWordDisableWarning\\: bool, TranslationWarningThreshold\\: int, \\.\\.\\.\\}\\.$#"
17120 path: tests/unit/Plugins/Auth/AuthenticationSignonTest.php
17124 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
17125 Use dependency injection instead\\.$#
17128 path: tests/unit/Plugins/AuthenticationPluginFactoryTest.php
17132 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
17133 Use dependency injection instead\\.$#
17136 path: tests/unit/Plugins/AuthenticationPluginTest.php
17140 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
17141 Use dependency injection instead\\.$#
17144 path: tests/unit/Plugins/Export/ExportHtmlwordTest.php
17147 message: "#^Parameter \\#2 \\$haystack of static method PHPUnit\\\\Framework\\\\Assert\\:\\:assertStringContainsString\\(\\) expects string, mixed given\\.$#"
17149 path: tests/unit/Plugins/Export/ExportHtmlwordTest.php
17153 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
17154 Use dependency injection instead\\.$#
17157 path: tests/unit/Plugins/Export/ExportLatexTest.php
17160 message: "#^Cannot access offset 'export_type' on mixed\\.$#"
17162 path: tests/unit/Plugins/Export/ExportLatexTest.php
17165 message: "#^Cannot access offset 'single_table' on mixed\\.$#"
17167 path: tests/unit/Plugins/Export/ExportLatexTest.php
17170 message: "#^Property PhpMyAdmin\\\\Config\\:\\:\\$selectedServer \\(array\\{host\\: string, port\\: string, socket\\: string, ssl\\: bool, ssl_key\\: string\\|null, ssl_cert\\: string\\|null, ssl_ca\\: string\\|null, ssl_ca_path\\: string\\|null, \\.\\.\\.\\}\\) does not accept array\\{host\\: string, port\\: 80, socket\\: string, ssl\\: bool, ssl_key\\: string\\|null, ssl_cert\\: string\\|null, ssl_ca\\: string\\|null, ssl_ca_path\\: string\\|null, \\.\\.\\.\\}\\.$#"
17172 path: tests/unit/Plugins/Export/ExportLatexTest.php
17176 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
17177 Use dependency injection instead\\.$#
17180 path: tests/unit/Plugins/Export/ExportOdtTest.php
17183 message: "#^Cannot access offset 'export_type' on mixed\\.$#"
17185 path: tests/unit/Plugins/Export/ExportOdtTest.php
17188 message: "#^Cannot access offset 'single_table' on mixed\\.$#"
17190 path: tests/unit/Plugins/Export/ExportOdtTest.php
17193 message: "#^Parameter \\#2 \\$haystack of static method PHPUnit\\\\Framework\\\\Assert\\:\\:assertStringContainsString\\(\\) expects string, mixed given\\.$#"
17195 path: tests/unit/Plugins/Export/ExportOdtTest.php
17199 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
17200 Use dependency injection instead\\.$#
17203 path: tests/unit/Plugins/Export/ExportSqlTest.php
17206 message: "#^Cannot access offset 'export_type' on mixed\\.$#"
17208 path: tests/unit/Plugins/Export/ExportSqlTest.php
17211 message: "#^Cannot access offset 'single_table' on mixed\\.$#"
17213 path: tests/unit/Plugins/Export/ExportSqlTest.php
17216 message: "#^Parameter \\#2 \\$haystack of static method PHPUnit\\\\Framework\\\\Assert\\:\\:assertStringContainsString\\(\\) expects string, mixed given\\.$#"
17218 path: tests/unit/Plugins/Export/ExportSqlTest.php
17221 message: "#^Property PhpMyAdmin\\\\Config\\:\\:\\$selectedServer \\(array\\{host\\: string, port\\: string, socket\\: string, ssl\\: bool, ssl_key\\: string\\|null, ssl_cert\\: string\\|null, ssl_ca\\: string\\|null, ssl_ca_path\\: string\\|null, \\.\\.\\.\\}\\) does not accept array\\{host\\: string, port\\: 80, socket\\: string, ssl\\: bool, ssl_key\\: string\\|null, ssl_cert\\: string\\|null, ssl_ca\\: string\\|null, ssl_ca_path\\: string\\|null, \\.\\.\\.\\}\\.$#"
17223 path: tests/unit/Plugins/Export/ExportSqlTest.php
17227 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
17228 Use dependency injection instead\\.$#
17231 path: tests/unit/Plugins/Export/ExportTexytextTest.php
17234 message: "#^Cannot access offset 'single_table' on mixed\\.$#"
17236 path: tests/unit/Plugins/Export/ExportTexytextTest.php
17240 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
17241 Use dependency injection instead\\.$#
17244 path: tests/unit/Plugins/Export/ExportXmlTest.php
17247 message: "#^Cannot access offset 'single_table' on mixed\\.$#"
17249 path: tests/unit/Plugins/Export/ExportXmlTest.php
17252 message: "#^Property PhpMyAdmin\\\\Config\\:\\:\\$selectedServer \\(array\\{host\\: string, port\\: string, socket\\: string, ssl\\: bool, ssl_key\\: string\\|null, ssl_cert\\: string\\|null, ssl_ca\\: string\\|null, ssl_ca_path\\: string\\|null, \\.\\.\\.\\}\\) does not accept array\\{host\\: string, port\\: 80, socket\\: string, ssl\\: bool, ssl_key\\: string\\|null, ssl_cert\\: string\\|null, ssl_ca\\: string\\|null, ssl_ca_path\\: string\\|null, \\.\\.\\.\\}\\.$#"
17254 path: tests/unit/Plugins/Export/ExportXmlTest.php
17257 message: "#^Parameter \\#2 \\$haystack of static method PHPUnit\\\\Framework\\\\Assert\\:\\:assertStringContainsString\\(\\) expects string, mixed given\\.$#"
17259 path: tests/unit/Plugins/Import/ImportCsvTest.php
17263 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
17264 Use dependency injection instead\\.$#
17267 path: tests/unit/Plugins/Import/ImportLdiTest.php
17270 message: "#^Call to static method PHPUnit\\\\Framework\\\\Assert\\:\\:assertTrue\\(\\) with 'auto' will always evaluate to false\\.$#"
17272 path: tests/unit/Plugins/Import/ImportLdiTest.php
17275 message: "#^Cannot call method __toString\\(\\) on mixed\\.$#"
17277 path: tests/unit/Plugins/Import/ImportLdiTest.php
17280 message: "#^Parameter \\#2 \\$haystack of static method PHPUnit\\\\Framework\\\\Assert\\:\\:assertStringContainsString\\(\\) expects string, mixed given\\.$#"
17282 path: tests/unit/Plugins/Import/ImportLdiTest.php
17286 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
17287 Use dependency injection instead\\.$#
17290 path: tests/unit/Plugins/Import/ImportOdsTest.php
17293 message: "#^Parameter \\#2 \\$haystack of static method PHPUnit\\\\Framework\\\\Assert\\:\\:assertStringContainsString\\(\\) expects string, mixed given\\.$#"
17295 path: tests/unit/Plugins/Import/ImportOdsTest.php
17298 message: "#^Parameter \\#2 \\$haystack of static method PHPUnit\\\\Framework\\\\Assert\\:\\:assertStringContainsString\\(\\) expects string, mixed given\\.$#"
17300 path: tests/unit/Plugins/Import/ImportShpTest.php
17303 message: "#^Parameter \\#2 \\$haystack of static method PHPUnit\\\\Framework\\\\Assert\\:\\:assertStringContainsString\\(\\) expects string, mixed given\\.$#"
17305 path: tests/unit/Plugins/Import/ImportSqlTest.php
17309 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
17310 Use dependency injection instead\\.$#
17313 path: tests/unit/Plugins/Schema/DiaRelationSchemaTest.php
17317 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
17318 Use dependency injection instead\\.$#
17321 path: tests/unit/Plugins/Schema/EpsRelationSchemaTest.php
17325 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
17326 Use dependency injection instead\\.$#
17329 path: tests/unit/Plugins/Schema/PdfRelationSchemaTest.php
17333 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
17334 Use dependency injection instead\\.$#
17337 path: tests/unit/Plugins/Schema/SvgRelationSchemaTest.php
17341 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
17342 Use dependency injection instead\\.$#
17345 path: tests/unit/Plugins/Transformations/TransformationPluginsTest.php
17348 message: "#^Method PhpMyAdmin\\\\Tests\\\\Plugins\\\\Transformations\\\\TransformationPluginsTest\\:\\:testTransformation\\(\\) has parameter \\$applyArgs with no value type specified in iterable type array\\.$#"
17350 path: tests/unit/Plugins/Transformations/TransformationPluginsTest.php
17354 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
17355 Use dependency injection instead\\.$#
17358 path: tests/unit/PluginsTest.php
17362 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\DatabaseInterface\\:
17363 Use dependency injection instead\\.$#
17366 path: tests/unit/PluginsTest.php
17369 message: "#^Property PhpMyAdmin\\\\Config\\:\\:\\$settings \\(array\\{PmaAbsoluteUri\\: string, AuthLog\\: string, AuthLogSuccess\\: bool, PmaNoRelation_DisableWarning\\: bool, SuhosinDisableWarning\\: bool, LoginCookieValidityDisableWarning\\: bool, ReservedWordDisableWarning\\: bool, TranslationWarningThreshold\\: int, \\.\\.\\.\\}\\) does not accept array\\{PmaAbsoluteUri\\: string, AuthLog\\: string, AuthLogSuccess\\: bool, PmaNoRelation_DisableWarning\\: bool, SuhosinDisableWarning\\: bool, LoginCookieValidityDisableWarning\\: bool, ReservedWordDisableWarning\\: bool, TranslationWarningThreshold\\: int, \\.\\.\\.\\}\\.$#"
17371 path: tests/unit/PluginsTest.php
17375 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
17376 Use dependency injection instead\\.$#
17379 path: tests/unit/Replication/ReplicationGuiTest.php
17383 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\DatabaseInterface\\:
17384 Use dependency injection instead\\.$#
17387 path: tests/unit/Replication/ReplicationGuiTest.php
17390 message: "#^Property PhpMyAdmin\\\\Config\\:\\:\\$settings \\(array\\{PmaAbsoluteUri\\: string, AuthLog\\: string, AuthLogSuccess\\: bool, PmaNoRelation_DisableWarning\\: bool, SuhosinDisableWarning\\: bool, LoginCookieValidityDisableWarning\\: bool, ReservedWordDisableWarning\\: bool, TranslationWarningThreshold\\: int, \\.\\.\\.\\}\\) does not accept array\\{PmaAbsoluteUri\\: string, AuthLog\\: string, AuthLogSuccess\\: bool, PmaNoRelation_DisableWarning\\: bool, SuhosinDisableWarning\\: bool, LoginCookieValidityDisableWarning\\: bool, ReservedWordDisableWarning\\: bool, TranslationWarningThreshold\\: int, \\.\\.\\.\\}\\.$#"
17392 path: tests/unit/Replication/ReplicationGuiTest.php
17396 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
17397 Use dependency injection instead\\.$#
17400 path: tests/unit/Routing/RoutingTest.php
17403 message: "#^Cannot access offset '/' on mixed\\.$#"
17405 path: tests/unit/Routing/RoutingTest.php
17408 message: "#^Cannot access offset 'GET' on mixed\\.$#"
17410 path: tests/unit/Routing/RoutingTest.php
17413 message: "#^Parameter \\#1 \\$directory of static method PHPUnit\\\\Framework\\\\Assert\\:\\:assertDirectoryIsWritable\\(\\) expects string, mixed given\\.$#"
17415 path: tests/unit/Routing/RoutingTest.php
17419 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
17420 Use dependency injection instead\\.$#
17423 path: tests/unit/Server/PluginsTest.php
17427 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\DatabaseInterface\\:
17428 Use dependency injection instead\\.$#
17431 path: tests/unit/Server/PluginsTest.php
17434 message: "#^Class PhpMyAdmin\\\\Tests\\\\Server\\\\PluginsTest has an uninitialized property \\$plugins\\. Give it default value or assign it in the constructor\\.$#"
17436 path: tests/unit/Server/PluginsTest.php
17440 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
17441 Use dependency injection instead\\.$#
17444 path: tests/unit/Server/PrivilegesTest.php
17447 message: "#^PHPDoc tag @var for variable \\$actual has no value type specified in iterable type array\\.$#"
17449 path: tests/unit/Server/PrivilegesTest.php
17453 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
17454 Use dependency injection instead\\.$#
17457 path: tests/unit/Server/SelectTest.php
17460 message: "#^Cannot access offset 'host' on mixed\\.$#"
17462 path: tests/unit/Server/SelectTest.php
17465 message: "#^Cannot access offset 'only_db' on mixed\\.$#"
17467 path: tests/unit/Server/SelectTest.php
17470 message: "#^Cannot access offset 'port' on mixed\\.$#"
17472 path: tests/unit/Server/SelectTest.php
17475 message: "#^Cannot access offset 'user' on mixed\\.$#"
17477 path: tests/unit/Server/SelectTest.php
17480 message: "#^Offset '0' does not exist on array\\<int\\<1, max\\>, array\\{host\\: string, port\\: string, socket\\: string, ssl\\: bool, ssl_key\\: string\\|null, ssl_cert\\: string\\|null, ssl_ca\\: string\\|null, ssl_ca_path\\: string\\|null, \\.\\.\\.\\}\\>\\.$#"
17482 path: tests/unit/Server/SelectTest.php
17485 message: "#^Parameter \\#1 \\$needle of static method PHPUnit\\\\Framework\\\\Assert\\:\\:assertStringContainsString\\(\\) expects string, mixed given\\.$#"
17487 path: tests/unit/Server/SelectTest.php
17490 message: "#^Property PhpMyAdmin\\\\Config\\:\\:\\$settings \\(array\\{PmaAbsoluteUri\\: string, AuthLog\\: string, AuthLogSuccess\\: bool, PmaNoRelation_DisableWarning\\: bool, SuhosinDisableWarning\\: bool, LoginCookieValidityDisableWarning\\: bool, ReservedWordDisableWarning\\: bool, TranslationWarningThreshold\\: int, \\.\\.\\.\\}\\) does not accept array\\{PmaAbsoluteUri\\: string, AuthLog\\: string, AuthLogSuccess\\: bool, PmaNoRelation_DisableWarning\\: bool, SuhosinDisableWarning\\: bool, LoginCookieValidityDisableWarning\\: bool, ReservedWordDisableWarning\\: bool, TranslationWarningThreshold\\: int, \\.\\.\\.\\}\\.$#"
17492 path: tests/unit/Server/SelectTest.php
17495 message: "#^Call to static method PHPUnit\\\\Framework\\\\Assert\\:\\:assertInstanceOf\\(\\) with 'PhpMyAdmin\\\\\\\\Server\\\\\\\\SysInfo\\\\\\\\Base' and PhpMyAdmin\\\\Server\\\\SysInfo\\\\Base will always evaluate to true\\.$#"
17497 path: tests/unit/Server/SysInfo/SysInfoTest.php
17501 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
17502 Use dependency injection instead\\.$#
17505 path: tests/unit/Setup/IndexTest.php
17508 message: "#^Cannot access offset '123' on mixed\\.$#"
17510 path: tests/unit/Setup/IndexTest.php
17513 message: "#^Cannot access offset 'type' on mixed\\.$#"
17515 path: tests/unit/Setup/IndexTest.php
17519 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
17520 Use dependency injection instead\\.$#
17523 path: tests/unit/SqlQueryFormTest.php
17526 message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#"
17528 path: tests/unit/SqlQueryFormTest.php
17531 message: "#^Parameter \\#1 \\$string of function htmlspecialchars expects string, mixed given\\.$#"
17533 path: tests/unit/SqlQueryFormTest.php
17536 message: "#^Property PhpMyAdmin\\\\Config\\:\\:\\$settings \\(array\\{PmaAbsoluteUri\\: string, AuthLog\\: string, AuthLogSuccess\\: bool, PmaNoRelation_DisableWarning\\: bool, SuhosinDisableWarning\\: bool, LoginCookieValidityDisableWarning\\: bool, ReservedWordDisableWarning\\: bool, TranslationWarningThreshold\\: int, \\.\\.\\.\\}\\) does not accept array\\{PmaAbsoluteUri\\: string, AuthLog\\: string, AuthLogSuccess\\: bool, PmaNoRelation_DisableWarning\\: bool, SuhosinDisableWarning\\: bool, LoginCookieValidityDisableWarning\\: bool, ReservedWordDisableWarning\\: bool, TranslationWarningThreshold\\: int, \\.\\.\\.\\}\\.$#"
17538 path: tests/unit/SqlQueryFormTest.php
17542 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
17543 Use dependency injection instead\\.$#
17546 path: tests/unit/SqlTest.php
17549 message: "#^Cannot access offset 'max_rows' on mixed\\.$#"
17551 path: tests/unit/SqlTest.php
17554 message: "#^Cannot access offset 'pos' on mixed\\.$#"
17556 path: tests/unit/SqlTest.php
17559 message: "#^Cannot access offset 'tmpval' on mixed\\.$#"
17561 path: tests/unit/SqlTest.php
17564 message: "#^Method PhpMyAdmin\\\\Tests\\\\Stubs\\\\DbiDummy\\:\\:affectedRows\\(\\) should return int\\|numeric\\-string but returns mixed\\.$#"
17566 path: tests/unit/Stubs/DbiDummy.php
17569 message: "#^Method PhpMyAdmin\\\\Tests\\\\Stubs\\\\DbiDummy\\:\\:connect\\(\\) never returns null so it can be removed from the return type\\.$#"
17571 path: tests/unit/Stubs/DbiDummy.php
17575 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
17576 Use dependency injection instead\\.$#
17579 path: tests/unit/Stubs/ResponseRenderer.php
17582 message: "#^Foreach overwrites \\$value with its value variable\\.$#"
17584 path: tests/unit/Stubs/ResponseRenderer.php
17588 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
17589 Use dependency injection instead\\.$#
17592 path: tests/unit/SystemDatabaseTest.php
17596 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
17597 Use dependency injection instead\\.$#
17600 path: tests/unit/Table/ColumnsDefinitionTest.php
17604 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\DatabaseInterface\\:
17605 Use dependency injection instead\\.$#
17608 path: tests/unit/Table/SearchTest.php
17612 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
17613 Use dependency injection instead\\.$#
17616 path: tests/unit/Table/TableTest.php
17619 message: "#^Call to static method PHPUnit\\\\Framework\\\\Assert\\:\\:assertFalse\\(\\) with true will always evaluate to false\\.$#"
17621 path: tests/unit/Table/TableTest.php
17624 message: "#^Cannot access offset 'SCHEMA_TABLES' on mixed\\.$#"
17626 path: tests/unit/Table/TableTest.php
17629 message: "#^Offset 'col_order' on array in isset\\(\\) always exists and is not nullable\\.$#"
17631 path: tests/unit/Table/TableTest.php
17634 message: "#^Parameter \\#2 \\$haystack of static method PHPUnit\\\\Framework\\\\Assert\\:\\:assertStringContainsString\\(\\) expects string, mixed given\\.$#"
17636 path: tests/unit/Table/TableTest.php
17639 message: "#^Parameter \\#2 \\$haystack of static method PHPUnit\\\\Framework\\\\Assert\\:\\:assertStringNotContainsString\\(\\) expects string, mixed given\\.$#"
17641 path: tests/unit/Table/TableTest.php
17645 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
17646 Use dependency injection instead\\.$#
17649 path: tests/unit/Theme/ThemeManagerTest.php
17652 message: "#^Casting to int something that's already int\\.$#"
17654 path: tests/unit/Theme/ThemeTest.php
17658 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
17659 Use dependency injection instead\\.$#
17662 path: tests/unit/Tracking/TrackerTest.php
17665 message: "#^Property PhpMyAdmin\\\\Config\\:\\:\\$selectedServer \\(array\\{host\\: string, port\\: string, socket\\: string, ssl\\: bool, ssl_key\\: string\\|null, ssl_cert\\: string\\|null, ssl_ca\\: string\\|null, ssl_ca_path\\: string\\|null, \\.\\.\\.\\}\\) does not accept array\\{host\\: string, port\\: string, socket\\: string, ssl\\: bool, ssl_key\\: string\\|null, ssl_cert\\: string\\|null, ssl_ca\\: string\\|null, ssl_ca_path\\: string\\|null, \\.\\.\\.\\}\\.$#"
17667 path: tests/unit/Tracking/TrackerTest.php
17671 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
17672 Use dependency injection instead\\.$#
17675 path: tests/unit/Tracking/TrackingTest.php
17679 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\DatabaseInterface\\:
17680 Use dependency injection instead\\.$#
17683 path: tests/unit/Tracking/TrackingTest.php
17686 message: "#^Cannot access offset 'statement' on mixed\\.$#"
17688 path: tests/unit/Tracking/TrackingTest.php
17691 message: "#^Cannot access offset 'username' on mixed\\.$#"
17693 path: tests/unit/Tracking/TrackingTest.php
17697 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
17698 Use dependency injection instead\\.$#
17701 path: tests/unit/TransformationsTest.php
17704 message: "#^Property PhpMyAdmin\\\\Config\\:\\:\\$settings \\(array\\{PmaAbsoluteUri\\: string, AuthLog\\: string, AuthLogSuccess\\: bool, PmaNoRelation_DisableWarning\\: bool, SuhosinDisableWarning\\: bool, LoginCookieValidityDisableWarning\\: bool, ReservedWordDisableWarning\\: bool, TranslationWarningThreshold\\: int, \\.\\.\\.\\}\\) does not accept array\\{ServerDefault\\: 1, ActionLinksMode\\: 'icons'\\}\\.$#"
17706 path: tests/unit/TransformationsTest.php
17710 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
17711 Use dependency injection instead\\.$#
17714 path: tests/unit/Triggers/TriggersTest.php
17718 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\DatabaseInterface\\:
17719 Use dependency injection instead\\.$#
17722 path: tests/unit/Triggers/TriggersTest.php
17726 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
17727 Use dependency injection instead\\.$#
17730 path: tests/unit/TwoFactorTest.php
17733 message: "#^Method PhpMyAdmin\\\\Tests\\\\TwoFactorTest\\:\\:loadResultForConfig\\(\\) has parameter \\$config with no value type specified in iterable type array\\.$#"
17735 path: tests/unit/TwoFactorTest.php
17738 message: "#^Missing call to parent\\:\\:tearDown\\(\\) method\\.$#"
17740 path: tests/unit/TwoFactorTest.php
17743 message: "#^Parameter \\#1 \\$secret of method PragmaRX\\\\Google2FA\\\\Google2FA\\:\\:oathTotp\\(\\) expects string, mixed given\\.$#"
17745 path: tests/unit/TwoFactorTest.php
17748 message: "#^Class PhpMyAdmin\\\\Tests\\\\TypesByDatabaseVersionTest has an uninitialized property \\$object\\. Give it default value or assign it in the constructor\\.$#"
17750 path: tests/unit/TypesByDatabaseVersionTest.php
17754 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\DatabaseInterface\\:
17755 Use dependency injection instead\\.$#
17758 path: tests/unit/TypesTest.php
17762 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
17763 Use dependency injection instead\\.$#
17766 path: tests/unit/UniqueConditionTest.php
17770 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
17771 Use dependency injection instead\\.$#
17774 path: tests/unit/UrlRedirectorTest.php
17778 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
17779 Use dependency injection instead\\.$#
17782 path: tests/unit/UrlTest.php
17786 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
17787 Use dependency injection instead\\.$#
17790 path: tests/unit/UserPreferencesTest.php
17794 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\DatabaseInterface\\:
17795 Use dependency injection instead\\.$#
17798 path: tests/unit/UserPreferencesTest.php
17801 message: "#^Cannot access offset 'db' on mixed\\.$#"
17803 path: tests/unit/UserPreferencesTest.php
17806 message: "#^Cannot access offset 'server_2' on mixed\\.$#"
17808 path: tests/unit/UserPreferencesTest.php
17811 message: "#^Cannot access offset 'ts' on mixed\\.$#"
17813 path: tests/unit/UserPreferencesTest.php
17816 message: "#^Cannot access offset 'userprefs' on mixed\\.$#"
17818 path: tests/unit/UserPreferencesTest.php
17821 message: "#^Parameter \\#2 \\$haystack of static method PHPUnit\\\\Framework\\\\Assert\\:\\:assertCount\\(\\) expects Countable\\|iterable, mixed given\\.$#"
17823 path: tests/unit/UserPreferencesTest.php
17826 message: "#^Property PhpMyAdmin\\\\Config\\:\\:\\$settings \\(array\\{PmaAbsoluteUri\\: string, AuthLog\\: string, AuthLogSuccess\\: bool, PmaNoRelation_DisableWarning\\: bool, SuhosinDisableWarning\\: bool, LoginCookieValidityDisableWarning\\: bool, ReservedWordDisableWarning\\: bool, TranslationWarningThreshold\\: int, \\.\\.\\.\\}\\) does not accept array\\{PmaAbsoluteUri\\: string, AuthLog\\: string, AuthLogSuccess\\: bool, PmaNoRelation_DisableWarning\\: bool, SuhosinDisableWarning\\: bool, LoginCookieValidityDisableWarning\\: bool, ReservedWordDisableWarning\\: bool, TranslationWarningThreshold\\: int, \\.\\.\\.\\}\\.$#"
17828 path: tests/unit/UserPreferencesTest.php
17831 message: "#^Property PhpMyAdmin\\\\Config\\:\\:\\$settings \\(array\\{PmaAbsoluteUri\\: string, AuthLog\\: string, AuthLogSuccess\\: bool, PmaNoRelation_DisableWarning\\: bool, SuhosinDisableWarning\\: bool, LoginCookieValidityDisableWarning\\: bool, ReservedWordDisableWarning\\: bool, TranslationWarningThreshold\\: int, \\.\\.\\.\\}\\) does not accept array\\{Server/hide_db\\: 'testval123', Server/port\\: '213'\\}\\.$#"
17833 path: tests/unit/UserPreferencesTest.php
17837 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
17838 Use dependency injection instead\\.$#
17841 path: tests/unit/UtilTest.php
17844 message: "#^Cannot access offset 'is_superuser' on mixed\\.$#"
17846 path: tests/unit/UtilTest.php
17849 message: "#^Cannot access offset 'mysql_cur_user' on mixed\\.$#"
17851 path: tests/unit/UtilTest.php
17854 message: "#^Cannot access offset 'server_2' on mixed\\.$#"
17856 path: tests/unit/UtilTest.php
17859 message: "#^Casting to string something that's already string\\.$#"
17861 path: tests/unit/UtilTest.php
17864 message: "#^Parameter \\#2 \\$array of static method PHPUnit\\\\Framework\\\\Assert\\:\\:assertArrayNotHasKey\\(\\) expects array\\|ArrayAccess, mixed given\\.$#"
17866 path: tests/unit/UtilTest.php
17869 message: "#^Property PhpMyAdmin\\\\Config\\:\\:\\$selectedServer \\(array\\{host\\: string, port\\: string, socket\\: string, ssl\\: bool, ssl_key\\: string\\|null, ssl_cert\\: string\\|null, ssl_ca\\: string\\|null, ssl_ca_path\\: string\\|null, \\.\\.\\.\\}\\) does not accept array\\{host\\: string, port\\: string, socket\\: string, ssl\\: bool, ssl_key\\: string\\|null, ssl_cert\\: string\\|null, ssl_ca\\: string\\|null, ssl_ca_path\\: string\\|null, \\.\\.\\.\\}\\.$#"
17871 path: tests/unit/UtilTest.php
17875 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
17876 Use dependency injection instead\\.$#
17879 path: tests/unit/Utils/ForeignKeyTest.php
17882 message: "#^Only booleans are allowed in a negated boolean, string\\|false given\\.$#"
17884 path: tests/unit/Utils/HttpRequestTest.php
17887 message: "#^Parameter \\#1 \\$haystack of function stripos expects string, mixed given\\.$#"
17889 path: tests/unit/Utils/HttpRequestTest.php
17892 message: "#^Parameter \\#1 \\$needle of static method PHPUnit\\\\Framework\\\\Assert\\:\\:assertStringContainsString\\(\\) expects string, mixed given\\.$#"
17894 path: tests/unit/Utils/HttpRequestTest.php
17897 message: "#^Parameter \\#2 \\$haystack of static method PHPUnit\\\\Framework\\\\Assert\\:\\:assertStringContainsString\\(\\) expects string, mixed given\\.$#"
17899 path: tests/unit/Utils/HttpRequestTest.php
17903 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
17904 Use dependency injection instead\\.$#
17907 path: tests/unit/Utils/SessionCacheTest.php
17910 message: "#^Cannot access offset 'server_2' on mixed\\.$#"
17912 path: tests/unit/Utils/SessionCacheTest.php
17915 message: "#^Cannot access offset 'test_data' on mixed\\.$#"
17917 path: tests/unit/Utils/SessionCacheTest.php
17920 message: "#^Cannot access offset 'test_data_3' on mixed\\.$#"
17922 path: tests/unit/Utils/SessionCacheTest.php
17925 message: "#^Parameter \\#2 \\$array of static method PHPUnit\\\\Framework\\\\Assert\\:\\:assertArrayNotHasKey\\(\\) expects array\\|ArrayAccess, mixed given\\.$#"
17927 path: tests/unit/Utils/SessionCacheTest.php
17930 message: "#^Property PhpMyAdmin\\\\Config\\:\\:\\$selectedServer \\(array\\{host\\: string, port\\: string, socket\\: string, ssl\\: bool, ssl_key\\: string\\|null, ssl_cert\\: string\\|null, ssl_ca\\: string\\|null, ssl_ca_path\\: string\\|null, \\.\\.\\.\\}\\) does not accept array\\{host\\: string, port\\: string, socket\\: string, ssl\\: bool, ssl_key\\: string\\|null, ssl_cert\\: string\\|null, ssl_ca\\: string\\|null, ssl_ca_path\\: string\\|null, \\.\\.\\.\\}\\.$#"
17932 path: tests/unit/Utils/SessionCacheTest.php
17936 #^Call to deprecated method getInstance\\(\\) of class PhpMyAdmin\\\\Config\\:
17937 Use dependency injection instead\\.$#
17940 path: tests/unit/VersionInformationTest.php
17943 message: "#^Cannot access offset 'version_check' on mixed\\.$#"
17945 path: tests/unit/VersionInformationTest.php
17948 message: "#^Property PhpMyAdmin\\\\Config\\:\\:\\$settings \\(array\\{PmaAbsoluteUri\\: string, AuthLog\\: string, AuthLogSuccess\\: bool, PmaNoRelation_DisableWarning\\: bool, SuhosinDisableWarning\\: bool, LoginCookieValidityDisableWarning\\: bool, ReservedWordDisableWarning\\: bool, TranslationWarningThreshold\\: int, \\.\\.\\.\\}\\) does not accept array\\{PmaAbsoluteUri\\: string, AuthLog\\: string, AuthLogSuccess\\: bool, PmaNoRelation_DisableWarning\\: bool, SuhosinDisableWarning\\: bool, LoginCookieValidityDisableWarning\\: bool, ReservedWordDisableWarning\\: bool, TranslationWarningThreshold\\: int, \\.\\.\\.\\}\\.$#"
17950 path: tests/unit/VersionInformationTest.php
17953 message: "#^Call to static method PHPUnit\\\\Framework\\\\Assert\\:\\:assertIsBool\\(\\) with true will always evaluate to true\\.$#"
17955 path: tests/unit/VersionTest.php
17958 message: "#^Call to static method PHPUnit\\\\Framework\\\\Assert\\:\\:assertIsInt\\(\\) with 0 will always evaluate to true\\.$#"
17960 path: tests/unit/VersionTest.php
17963 message: "#^Call to static method PHPUnit\\\\Framework\\\\Assert\\:\\:assertIsInt\\(\\) with 6 will always evaluate to true\\.$#"
17965 path: tests/unit/VersionTest.php
17968 message: "#^Call to static method PHPUnit\\\\Framework\\\\Assert\\:\\:assertIsString\\(\\) with 'dev' will always evaluate to true\\.$#"
17970 path: tests/unit/VersionTest.php
17973 message: "#^Call to static method PHPUnit\\\\Framework\\\\Assert\\:\\:assertIsString\\(\\) with non\\-falsy\\-string will always evaluate to true\\.$#"
17975 path: tests/unit/VersionTest.php
17978 message: "#^Call to function base64_decode\\(\\) requires parameter \\#2 to be set\\.$#"
17980 path: tests/unit/WebAuthn/CBORDecoderTest.php
17983 message: "#^Call to static method PHPUnit\\\\Framework\\\\Assert\\:\\:assertArrayHasKey\\(\\) with 'attestation' and array\\{challenge\\: non\\-falsy\\-string, rp\\: array\\{name\\: string, id\\: string\\}, user\\: array\\{id\\: string, name\\: string, displayName\\: string\\}, pubKeyCredParams\\: non\\-empty\\-array\\<int, array\\{alg\\: int, type\\: 'public\\-key'\\}\\>, authenticatorSelection\\: array\\<string, string\\>, timeout\\: int\\<1, max\\>, attestation\\: non\\-empty\\-string\\} will always evaluate to true\\.$#"
17985 path: tests/unit/WebAuthn/CustomServerTest.php
17988 message: "#^Call to static method PHPUnit\\\\Framework\\\\Assert\\:\\:assertArrayHasKey\\(\\) with 'challenge' and array\\{challenge\\: non\\-empty\\-string, rp\\: array\\{name\\: string, id\\: string\\}, user\\: array\\{id\\: string, name\\: string, displayName\\: string\\}, pubKeyCredParams\\: array\\<int, array\\{alg\\: int, type\\: 'public\\-key'\\}\\>, authenticatorSelection\\: array\\<string, string\\>, timeout\\: int\\<1, max\\>, attestation\\: non\\-empty\\-string\\} will always evaluate to true\\.$#"
17990 path: tests/unit/WebAuthn/CustomServerTest.php
17993 message: "#^Call to static method PHPUnit\\\\Framework\\\\Assert\\:\\:assertArrayHasKey\\(\\) with 'pubKeyCredParams' and array\\{challenge\\: non\\-falsy\\-string, rp\\: array\\{name\\: string, id\\: string\\}, user\\: array\\{id\\: string, name\\: string, displayName\\: string\\}, pubKeyCredParams\\: array\\<int, array\\{alg\\: int, type\\: 'public\\-key'\\}\\>, authenticatorSelection\\: array\\<string, string\\>, timeout\\: int\\<1, max\\>, attestation\\: non\\-empty\\-string\\} will always evaluate to true\\.$#"
17995 path: tests/unit/WebAuthn/CustomServerTest.php
17998 message: "#^Call to static method PHPUnit\\\\Framework\\\\Assert\\:\\:assertNull\\(\\) with null will always evaluate to true\\.$#"
18000 path: tests/unit/WebAuthn/CustomServerTest.php
18003 message: "#^Call to static method PHPUnit\\\\Framework\\\\Assert\\:\\:assertArrayHasKey\\(\\) with 'attestation' and array\\{challenge\\: non\\-falsy\\-string, rp\\: array\\{name\\: string, id\\: string\\}, user\\: array\\{id\\: string, name\\: string, displayName\\: string\\}, pubKeyCredParams\\: non\\-empty\\-array\\<int, array\\{alg\\: int, type\\: 'public\\-key'\\}\\>, authenticatorSelection\\: array\\<string, string\\>, timeout\\: int\\<1, max\\>, attestation\\: non\\-empty\\-string\\} will always evaluate to true\\.$#"
18005 path: tests/unit/WebAuthn/WebauthnLibServerTest.php
18008 message: "#^Call to static method PHPUnit\\\\Framework\\\\Assert\\:\\:assertArrayHasKey\\(\\) with 'challenge' and array\\{challenge\\: non\\-empty\\-string, rp\\: array\\{name\\: string, id\\: string\\}, user\\: array\\{id\\: string, name\\: string, displayName\\: string\\}, pubKeyCredParams\\: array\\<int, array\\{alg\\: int, type\\: 'public\\-key'\\}\\>, authenticatorSelection\\: array\\<string, string\\>, timeout\\: int\\<1, max\\>, attestation\\: non\\-empty\\-string\\} will always evaluate to true\\.$#"
18010 path: tests/unit/WebAuthn/WebauthnLibServerTest.php
18013 message: "#^Call to static method PHPUnit\\\\Framework\\\\Assert\\:\\:assertArrayHasKey\\(\\) with 'pubKeyCredParams' and array\\{challenge\\: non\\-falsy\\-string, rp\\: array\\{name\\: string, id\\: string\\}, user\\: array\\{id\\: string, name\\: string, displayName\\: string\\}, pubKeyCredParams\\: array\\<int, array\\{alg\\: int, type\\: 'public\\-key'\\}\\>, authenticatorSelection\\: array\\<string, string\\>, timeout\\: int\\<1, max\\>, attestation\\: non\\-empty\\-string\\} will always evaluate to true\\.$#"
18015 path: tests/unit/WebAuthn/WebauthnLibServerTest.php