phpmyadmin/phpstan-baseline.neon
Maurício Meneghini Fauth 62d16a07ee
Replace jqPlot with Chart.js in /server/status/queries
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2023-04-06 18:52:43 -03:00

10083 lines
368 KiB
Plaintext

parameters:
ignoreErrors:
-
message: "#^Cannot access offset 'id' on mixed\\.$#"
count: 1
path: libraries/classes/Advisory/Advisor.php
-
message: "#^Parameter \\#1 \\$haystack of function str_contains expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Advisory/Advisor.php
-
message: "#^Parameter \\#1 \\$string of function htmlspecialchars expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Advisory/Advisor.php
-
message: "#^Parameter \\#1 \\$url of static method PhpMyAdmin\\\\Core\\:\\:linkURL\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Advisory/Advisor.php
-
message: "#^Parameter \\#2 \\$values of function vsprintf expects array, mixed given\\.$#"
count: 1
path: libraries/classes/Advisory/Advisor.php
-
message: "#^Parameter \\#3 \\$subject of function preg_replace_callback expects array\\|string, \\(array\\<int, string\\>\\|string\\|null\\) given\\.$#"
count: 1
path: libraries/classes/Advisory/Advisor.php
-
message: "#^Cannot cast mixed to int\\.$#"
count: 1
path: libraries/classes/Bookmark.php
-
message: "#^Parameter \\#1 \\$string of function strlen expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Bookmark.php
-
message: "#^Parameter \\#2 \\$row of static method PhpMyAdmin\\\\Bookmark\\:\\:createFromRow\\(\\) expects array, mixed given\\.$#"
count: 1
path: libraries/classes/Bookmark.php
-
message: "#^Property PhpMyAdmin\\\\Bookmark\\:\\:\\$currentUser \\(string\\) does not accept mixed\\.$#"
count: 1
path: libraries/classes/Bookmark.php
-
message: "#^Property PhpMyAdmin\\\\Bookmark\\:\\:\\$database \\(string\\) does not accept mixed\\.$#"
count: 1
path: libraries/classes/Bookmark.php
-
message: "#^Property PhpMyAdmin\\\\Bookmark\\:\\:\\$label \\(string\\) does not accept mixed\\.$#"
count: 1
path: libraries/classes/Bookmark.php
-
message: "#^Property PhpMyAdmin\\\\Bookmark\\:\\:\\$query \\(string\\) does not accept mixed\\.$#"
count: 1
path: libraries/classes/Bookmark.php
-
message: "#^Parameter \\#1 \\$description of method PhpMyAdmin\\\\BrowseForeigners\\:\\:getDescriptionAndTitle\\(\\) expects string, mixed given\\.$#"
count: 2
path: libraries/classes/BrowseForeigners.php
-
message: "#^Parameter \\#1 \\$horizontalCount of method PhpMyAdmin\\\\BrowseForeigners\\:\\:getHtmlForOneKey\\(\\) expects int, mixed given\\.$#"
count: 1
path: libraries/classes/BrowseForeigners.php
-
message: "#^Parameter \\#6 \\$indexByDescription of method PhpMyAdmin\\\\BrowseForeigners\\:\\:getHtmlForOneKey\\(\\) expects int, mixed given\\.$#"
count: 1
path: libraries/classes/BrowseForeigners.php
-
message: "#^Parameter \\#1 \\$state of static method PhpMyAdmin\\\\Charsets\\\\Charset\\:\\:fromServer\\(\\) expects array\\{Charset\\?\\: string, Description\\?\\: string, Default collation\\?\\: string, Maxlen\\?\\: string\\}, array\\<string, string\\|null\\> given\\.$#"
count: 1
path: libraries/classes/Charsets.php
-
message: "#^Parameter \\#1 \\$state of static method PhpMyAdmin\\\\Charsets\\\\Collation\\:\\:fromServer\\(\\) expects array\\<string\\>, array\\<string, string\\|null\\> given\\.$#"
count: 1
path: libraries/classes/Charsets.php
-
message: "#^Only numeric types are allowed in \\+, int\\<0, max\\>\\|false given on the left side\\.$#"
count: 2
path: libraries/classes/CheckUserPrivileges.php
-
message: "#^Only numeric types are allowed in \\-, int\\<0, max\\>\\|false given on the left side\\.$#"
count: 3
path: libraries/classes/CheckUserPrivileges.php
-
message: "#^Only numeric types are allowed in \\-, int\\<0, max\\>\\|false given on the right side\\.$#"
count: 1
path: libraries/classes/CheckUserPrivileges.php
-
message: "#^Parameter \\#1 \\$row of method PhpMyAdmin\\\\CheckUserPrivileges\\:\\:getItemsFromShowGrantsRow\\(\\) expects string, string\\|null given\\.$#"
count: 1
path: libraries/classes/CheckUserPrivileges.php
-
message: "#^Parameter \\#3 \\$subject of function preg_replace expects array\\|string, string\\|null given\\.$#"
count: 1
path: libraries/classes/CheckUserPrivileges.php
-
message: "#^Cannot access offset 'exception' on mixed\\.$#"
count: 1
path: libraries/classes/Command/TwigLintCommand.php
-
message: "#^Cannot access offset 'file' on mixed\\.$#"
count: 3
path: libraries/classes/Command/TwigLintCommand.php
-
message: "#^Cannot access offset 'template' on mixed\\.$#"
count: 1
path: libraries/classes/Command/TwigLintCommand.php
-
message: "#^Cannot access offset 'valid' on mixed\\.$#"
count: 2
path: libraries/classes/Command/TwigLintCommand.php
-
message: "#^Parameter \\#1 \\$filePath of method PhpMyAdmin\\\\Command\\\\TwigLintCommand\\:\\:getTemplateContents\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Command/TwigLintCommand.php
-
message: "#^Parameter \\#2 \\$file of method PhpMyAdmin\\\\Command\\\\TwigLintCommand\\:\\:validate\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Command/TwigLintCommand.php
-
message: "#^Parameter \\#2 \\$template of method PhpMyAdmin\\\\Command\\\\TwigLintCommand\\:\\:renderException\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Command/TwigLintCommand.php
-
message: "#^Parameter \\#2 \\.\\.\\.\\$values of function sprintf expects bool\\|float\\|int\\|string\\|null, mixed given\\.$#"
count: 1
path: libraries/classes/Command/TwigLintCommand.php
-
message: "#^Parameter \\#3 \\$exception of method PhpMyAdmin\\\\Command\\\\TwigLintCommand\\:\\:renderException\\(\\) expects Twig\\\\Error\\\\Error, mixed given\\.$#"
count: 1
path: libraries/classes/Command/TwigLintCommand.php
-
message: "#^Parameter \\#4 \\$file of method PhpMyAdmin\\\\Command\\\\TwigLintCommand\\:\\:renderException\\(\\) expects string\\|null, mixed given\\.$#"
count: 1
path: libraries/classes/Command/TwigLintCommand.php
-
message: "#^Parameter \\#4 \\.\\.\\.\\$values of function sprintf expects bool\\|float\\|int\\|string\\|null, mixed given\\.$#"
count: 1
path: libraries/classes/Command/TwigLintCommand.php
-
message: "#^Parameter \\#1 \\$string of function strlen expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Common.php
-
message: "#^Static property PhpMyAdmin\\\\SqlParser\\\\Lexer\\:\\:\\$DEFAULT_DELIMITER \\(string\\) does not accept mixed\\.$#"
count: 1
path: libraries/classes/Common.php
-
message: "#^Argument of an invalid type mixed supplied for foreach, only iterables are supported\\.$#"
count: 2
path: libraries/classes/Config.php
-
message: "#^Cannot access offset 'host' on mixed\\.$#"
count: 1
path: libraries/classes/Config.php
-
message: "#^Cannot access offset 'verbose' on mixed\\.$#"
count: 2
path: libraries/classes/Config.php
-
message: "#^Cannot access offset float\\|int\\<min, \\-1\\>\\|int\\<1, max\\>\\|\\(non\\-falsy\\-string&numeric\\-string\\) on mixed\\.$#"
count: 2
path: libraries/classes/Config.php
-
message: "#^Cannot access offset mixed on mixed\\.$#"
count: 2
path: libraries/classes/Config.php
-
message: "#^Cannot cast mixed to string\\.$#"
count: 2
path: libraries/classes/Config.php
-
message: "#^Casting to string something that's already string\\.$#"
count: 1
path: libraries/classes/Config.php
-
message: "#^Method PhpMyAdmin\\\\Config\\:\\:getUploadTempDir\\(\\) should return string\\|null but returns string\\|false\\.$#"
count: 1
path: libraries/classes/Config.php
-
message: "#^Parameter \\#1 \\$string of function mb_strtolower expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Config.php
-
message: "#^Parameter \\#1 \\$string of function rtrim expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Config.php
-
message: "#^Parameter \\#1 \\$url of function parse_url expects string, mixed given\\.$#"
count: 2
path: libraries/classes/Config.php
-
message: "#^Parameter \\#1 \\$value of function count expects array\\|Countable, mixed given\\.$#"
count: 1
path: libraries/classes/Config.php
-
message: "#^Parameter \\#3 \\$default of method PhpMyAdmin\\\\Config\\:\\:setCookie\\(\\) expects string\\|null, mixed given\\.$#"
count: 1
path: libraries/classes/Config.php
-
message: "#^Method PhpMyAdmin\\\\Config\\\\ConfigFile\\:\\:getCanonicalPath\\(\\) should return string but returns string\\|null\\.$#"
count: 1
path: libraries/classes/Config/ConfigFile.php
-
message: "#^Method PhpMyAdmin\\\\Config\\\\ConfigFile\\:\\:getServerName\\(\\) should return string but returns mixed\\.$#"
count: 2
path: libraries/classes/Config/ConfigFile.php
-
message: "#^Parameter \\#1 \\$array of function array_flip expects array\\<int\\|string\\>, array given\\.$#"
count: 2
path: libraries/classes/Config/ConfigFile.php
-
message: "#^Parameter \\#1 \\$path of method PhpMyAdmin\\\\Config\\\\ConfigFile\\:\\:getCanonicalPath\\(\\) expects string, \\(int\\|string\\) given\\.$#"
count: 1
path: libraries/classes/Config/ConfigFile.php
-
message: "#^Parameter \\#1 \\$path of method PhpMyAdmin\\\\Config\\\\ConfigFile\\:\\:set\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Config/ConfigFile.php
-
message: "#^Parameter \\#1 \\$path of static method PhpMyAdmin\\\\Core\\:\\:arrayRead\\(\\) expects string, \\(int\\|string\\) given\\.$#"
count: 1
path: libraries/classes/Config/ConfigFile.php
-
message: "#^Parameter \\#1 \\$path of static method PhpMyAdmin\\\\Core\\:\\:arrayRead\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Config/ConfigFile.php
-
message: "#^Parameter \\#1 \\$path of static method PhpMyAdmin\\\\Core\\:\\:arrayRemove\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Config/ConfigFile.php
-
message: "#^Parameter \\#1 \\$path of static method PhpMyAdmin\\\\Core\\:\\:arrayWrite\\(\\) expects string, \\(int\\|string\\) given\\.$#"
count: 1
path: libraries/classes/Config/ConfigFile.php
-
message: "#^Parameter \\#2 \\$array of static method PhpMyAdmin\\\\Core\\:\\:arrayRead\\(\\) expects array, array\\|null given\\.$#"
count: 1
path: libraries/classes/Config/ConfigFile.php
-
message: "#^Parameter \\#3 \\$canonicalPath of method PhpMyAdmin\\\\Config\\\\ConfigFile\\:\\:set\\(\\) expects string\\|null, mixed given\\.$#"
count: 1
path: libraries/classes/Config/ConfigFile.php
-
message: "#^Property PhpMyAdmin\\\\Config\\\\ConfigFile\\:\\:\\$setFilter type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Config/ConfigFile.php
-
message: "#^Empty array passed to foreach\\.$#"
count: 1
path: libraries/classes/Config/Form.php
-
message: "#^Method PhpMyAdmin\\\\Config\\\\Form\\:\\:getOptionType\\(\\) should return string\\|null but returns mixed\\.$#"
count: 1
path: libraries/classes/Config/Form.php
-
message: "#^PHPDoc tag @var for variable \\$value has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Config/Form.php
-
message: "#^Parameter \\#1 \\$canonicalPath of method PhpMyAdmin\\\\Config\\\\ConfigFile\\:\\:getDefault\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Config/Form.php
-
message: "#^Parameter \\#1 \\$path of method PhpMyAdmin\\\\Config\\\\ConfigFile\\:\\:getDbEntry\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Config/Form.php
-
message: "#^Unreachable statement \\- code above always terminates\\.$#"
count: 2
path: libraries/classes/Config/Form.php
-
message: "#^Argument of an invalid type mixed supplied for foreach, only iterables are supported\\.$#"
count: 1
path: libraries/classes/Config/FormDisplay.php
-
message: "#^Call to function function_exists\\(\\) with 'bzcompress'\\|'gzcompress'\\|'gzencode' will always evaluate to true\\.$#"
count: 1
path: libraries/classes/Config/FormDisplay.php
-
message: "#^Call to function function_exists\\(\\) with 'bzopen'\\|'gzopen'\\|'zip_open' will always evaluate to true\\.$#"
count: 1
path: libraries/classes/Config/FormDisplay.php
-
message: "#^Cannot access an offset on mixed\\.$#"
count: 2
path: libraries/classes/Config/FormDisplay.php
-
message: "#^Cannot access offset 'iconv' on mixed\\.$#"
count: 1
path: libraries/classes/Config/FormDisplay.php
-
message: "#^Cannot access offset 'wrapper_params' on mixed\\.$#"
count: 2
path: libraries/classes/Config/FormDisplay.php
-
message: "#^Cannot cast mixed to string\\.$#"
count: 2
path: libraries/classes/Config/FormDisplay.php
-
message: "#^Parameter \\#1 \\$canonicalPath of method PhpMyAdmin\\\\Config\\\\ConfigFile\\:\\:getDefault\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Config/FormDisplay.php
-
message: "#^Parameter \\#1 \\$fieldId of method PhpMyAdmin\\\\Config\\\\FormDisplayTemplate\\:\\:addJsValidate\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Config/FormDisplay.php
-
message: "#^Parameter \\#1 \\$optionName of method PhpMyAdmin\\\\Config\\\\Form\\:\\:getOptionType\\(\\) expects string, \\(int\\|string\\) given\\.$#"
count: 1
path: libraries/classes/Config/FormDisplay.php
-
message: "#^Parameter \\#1 \\$optionPath of method PhpMyAdmin\\\\Config\\\\Form\\:\\:getOptionValueList\\(\\) expects string, mixed given\\.$#"
count: 2
path: libraries/classes/Config/FormDisplay.php
-
message: "#^Parameter \\#1 \\$path of method PhpMyAdmin\\\\Config\\\\ConfigFile\\:\\:getValue\\(\\) expects string, int\\|string\\|false given\\.$#"
count: 1
path: libraries/classes/Config/FormDisplay.php
-
message: "#^Parameter \\#1 \\$path of method PhpMyAdmin\\\\Config\\\\ConfigFile\\:\\:set\\(\\) expects string, \\(int\\|string\\) given\\.$#"
count: 1
path: libraries/classes/Config/FormDisplay.php
-
message: "#^Parameter \\#1 \\$path of method PhpMyAdmin\\\\Config\\\\ConfigFile\\:\\:set\\(\\) expects string, int\\|string given\\.$#"
count: 1
path: libraries/classes/Config/FormDisplay.php
-
message: "#^Parameter \\#1 \\$path of static method PhpMyAdmin\\\\Config\\\\Descriptions\\:\\:get\\(\\) expects string, mixed given\\.$#"
count: 2
path: libraries/classes/Config/FormDisplay.php
-
message: "#^Parameter \\#2 \\$array of function implode expects array\\<string\\>, mixed given\\.$#"
count: 1
path: libraries/classes/Config/FormDisplay.php
-
message: "#^Parameter \\#2 \\$array of function implode expects array\\|null, mixed given\\.$#"
count: 1
path: libraries/classes/Config/FormDisplay.php
-
message: "#^Parameter \\#2 \\$errorList of method PhpMyAdmin\\\\Config\\\\FormDisplayTemplate\\:\\:displayErrors\\(\\) expects array, mixed given\\.$#"
count: 1
path: libraries/classes/Config/FormDisplay.php
-
message: "#^Parameter \\#2 \\$field of method PhpMyAdmin\\\\Config\\\\FormDisplay\\:\\:displayFieldInput\\(\\) expects string, \\(int\\|string\\) given\\.$#"
count: 1
path: libraries/classes/Config/FormDisplay.php
-
message: "#^Parameter \\#2 \\$key of method PhpMyAdmin\\\\Config\\\\FormDisplay\\:\\:fillPostArrayParameters\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Config/FormDisplay.php
-
message: "#^Parameter \\#2 \\$subject of function preg_match expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Config/FormDisplay.php
-
message: "#^Parameter \\#2 \\$validators of method PhpMyAdmin\\\\Config\\\\FormDisplayTemplate\\:\\:addJsValidate\\(\\) expects array\\|string, mixed given\\.$#"
count: 1
path: libraries/classes/Config/FormDisplay.php
-
message: "#^Parameter \\#3 \\$canonicalPath of method PhpMyAdmin\\\\Config\\\\ConfigFile\\:\\:set\\(\\) expects string\\|null, mixed given\\.$#"
count: 1
path: libraries/classes/Config/FormDisplay.php
-
message: "#^Parameter \\#3 \\$subject of function str_replace expects array\\|string, int\\|string\\|false given\\.$#"
count: 1
path: libraries/classes/Config/FormDisplay.php
-
message: "#^Parameter \\#3 \\$subject of function str_replace expects array\\|string, mixed given\\.$#"
count: 2
path: libraries/classes/Config/FormDisplay.php
-
message: "#^Parameter \\#3 \\$systemPath of method PhpMyAdmin\\\\Config\\\\FormDisplay\\:\\:displayFieldInput\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Config/FormDisplay.php
-
message: "#^Parameter \\#4 \\$workPath of method PhpMyAdmin\\\\Config\\\\FormDisplay\\:\\:displayFieldInput\\(\\) expects string, int\\|string\\|false given\\.$#"
count: 1
path: libraries/classes/Config/FormDisplay.php
-
message: "#^Parameter \\#5 \\$translatedPath of method PhpMyAdmin\\\\Config\\\\FormDisplay\\:\\:displayFieldInput\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Config/FormDisplay.php
-
message: "#^Property PhpMyAdmin\\\\Config\\\\FormDisplay\\:\\:\\$userprefsKeys type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Config/FormDisplay.php
-
message: "#^Argument of an invalid type mixed supplied for foreach, only iterables are supported\\.$#"
count: 1
path: libraries/classes/Config/Forms/BaseForm.php
-
message: "#^Method PhpMyAdmin\\\\Config\\\\Forms\\\\BaseForm\\:\\:getFields\\(\\) should return array\\<string\\> but returns array\\<int\\<0, max\\>, mixed\\>\\.$#"
count: 1
path: libraries/classes/Config/Forms/BaseForm.php
-
message: "#^Parameter \\#1 \\$formName of method PhpMyAdmin\\\\Config\\\\FormDisplay\\:\\:registerForm\\(\\) expects string, \\(int\\|string\\) given\\.$#"
count: 1
path: libraries/classes/Config/Forms/BaseForm.php
-
message: "#^Parameter \\#2 \\$form of method PhpMyAdmin\\\\Config\\\\FormDisplay\\:\\:registerForm\\(\\) expects array, mixed given\\.$#"
count: 1
path: libraries/classes/Config/Forms/BaseForm.php
-
message: "#^Parameter \\#1 \\$array of function array_diff expects array, mixed given\\.$#"
count: 1
path: libraries/classes/Config/Forms/Setup/FeaturesForm.php
-
message: "#^Cannot access an offset on mixed\\.$#"
count: 2
path: libraries/classes/Config/Forms/Setup/MainForm.php
-
message: "#^Cannot access an offset on mixed\\.$#"
count: 1
path: libraries/classes/Config/Forms/Setup/SqlForm.php
-
message: "#^Cannot cast mixed to int\\.$#"
count: 34
path: libraries/classes/Config/Settings.php
-
message: "#^Cannot cast mixed to string\\.$#"
count: 44
path: libraries/classes/Config/Settings.php
-
message: "#^Cannot cast mixed to int\\.$#"
count: 1
path: libraries/classes/Config/Settings/Console.php
-
message: "#^Cannot cast mixed to int\\.$#"
count: 2
path: libraries/classes/Config/Settings/Export.php
-
message: "#^Cannot cast mixed to string\\.$#"
count: 23
path: libraries/classes/Config/Settings/Export.php
-
message: "#^Cannot cast mixed to int\\.$#"
count: 1
path: libraries/classes/Config/Settings/Import.php
-
message: "#^Cannot cast mixed to string\\.$#"
count: 11
path: libraries/classes/Config/Settings/Import.php
-
message: "#^Cannot cast mixed to string\\.$#"
count: 2
path: libraries/classes/Config/Settings/Schema.php
-
message: "#^Cannot cast mixed to int\\.$#"
count: 1
path: libraries/classes/Config/Settings/Server.php
-
message: "#^Cannot cast mixed to string\\.$#"
count: 46
path: libraries/classes/Config/Settings/Server.php
-
message: "#^Cannot cast mixed to string\\.$#"
count: 1
path: libraries/classes/Config/Settings/Transformations.php
-
message: "#^Argument of an invalid type array\\|object supplied for foreach, only iterables are supported\\.$#"
count: 1
path: libraries/classes/Config/Validator.php
-
message: "#^Argument of an invalid type mixed supplied for foreach, only iterables are supported\\.$#"
count: 1
path: libraries/classes/Config/Validator.php
-
message: "#^Cannot access offset mixed on mixed\\.$#"
count: 3
path: libraries/classes/Config/Validator.php
-
message: "#^Method PhpMyAdmin\\\\Config\\\\Validator\\:\\:getValidators\\(\\) should return array but returns mixed\\.$#"
count: 2
path: libraries/classes/Config/Validator.php
-
message: "#^Method PhpMyAdmin\\\\Config\\\\Validator\\:\\:testDBConnection\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Config/Validator.php
-
message: "#^Method PhpMyAdmin\\\\Config\\\\Validator\\:\\:validate\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Config/Validator.php
-
message: "#^Method PhpMyAdmin\\\\Config\\\\Validator\\:\\:validateByRegex\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Config/Validator.php
-
message: "#^Parameter \\#1 \\$haystack of function mb_strpos expects string, \\(int\\|string\\) given\\.$#"
count: 1
path: libraries/classes/Config/Validator.php
-
message: "#^Parameter \\#1 \\$path of method PhpMyAdmin\\\\Config\\\\ConfigFile\\:\\:getCanonicalPath\\(\\) expects string, \\(int\\|string\\) given\\.$#"
count: 1
path: libraries/classes/Config/Validator.php
-
message: "#^Parameter \\#1 \\$path of method PhpMyAdmin\\\\Config\\\\ConfigFile\\:\\:getCanonicalPath\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Config/Validator.php
-
message: "#^Parameter \\#2 \\$string of function explode expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Config/Validator.php
-
message: "#^Parameter \\#3 \\$subject of function str_replace expects array\\|string, \\(int\\|string\\) given\\.$#"
count: 1
path: libraries/classes/Config/Validator.php
-
message: "#^Argument of an invalid type mixed supplied for foreach, only iterables are supported\\.$#"
count: 3
path: libraries/classes/ConfigStorage/Relation.php
-
message: "#^Cannot access offset 'COLUMN_NAME' on mixed\\.$#"
count: 1
path: libraries/classes/ConfigStorage/Relation.php
-
message: "#^Cannot access offset 'DATA_TYPE' on mixed\\.$#"
count: 1
path: libraries/classes/ConfigStorage/Relation.php
-
message: "#^Cannot access offset 'constraint' on mixed\\.$#"
count: 1
path: libraries/classes/ConfigStorage/Relation.php
-
message: "#^Cannot access offset 'index_list' on mixed\\.$#"
count: 1
path: libraries/classes/ConfigStorage/Relation.php
-
message: "#^Cannot access offset 'on_delete' on mixed\\.$#"
count: 1
path: libraries/classes/ConfigStorage/Relation.php
-
message: "#^Cannot access offset 'on_update' on mixed\\.$#"
count: 1
path: libraries/classes/ConfigStorage/Relation.php
-
message: "#^Cannot access offset 'ref_db_name' on mixed\\.$#"
count: 1
path: libraries/classes/ConfigStorage/Relation.php
-
message: "#^Cannot access offset 'ref_index_list' on mixed\\.$#"
count: 1
path: libraries/classes/ConfigStorage/Relation.php
-
message: "#^Cannot access offset 'ref_table_name' on mixed\\.$#"
count: 1
path: libraries/classes/ConfigStorage/Relation.php
-
message: "#^Cannot access offset 'table_name' on mixed\\.$#"
count: 1
path: libraries/classes/ConfigStorage/Relation.php
-
message: "#^Cannot access offset 'table_schema' on mixed\\.$#"
count: 1
path: libraries/classes/ConfigStorage/Relation.php
-
message: "#^Cannot access offset mixed on mixed\\.$#"
count: 1
path: libraries/classes/ConfigStorage/Relation.php
-
message: "#^Cannot cast mixed to string\\.$#"
count: 1
path: libraries/classes/ConfigStorage/Relation.php
-
message: "#^Casting to string something that's already string\\.$#"
count: 1
path: libraries/classes/ConfigStorage/Relation.php
-
message: "#^Do\\-while loop condition is always false\\.$#"
count: 1
path: libraries/classes/ConfigStorage/Relation.php
-
message: "#^Method PhpMyAdmin\\\\ConfigStorage\\\\Relation\\:\\:getDisplayField\\(\\) should return string\\|false but returns mixed\\.$#"
count: 1
path: libraries/classes/ConfigStorage/Relation.php
-
message: "#^Method PhpMyAdmin\\\\ConfigStorage\\\\Relation\\:\\:getForeignData\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/ConfigStorage/Relation.php
-
message: "#^Method PhpMyAdmin\\\\ConfigStorage\\\\Relation\\:\\:getForeignData\\(\\) should return array\\{foreign_link\\: bool, the_total\\: mixed, foreign_display\\: string, disp_row\\: array\\<int, non\\-empty\\-array\\>\\|null, foreign_field\\: mixed\\} but returns array\\{foreign_link\\: bool, the_total\\: int\\|string\\|null, foreign_display\\: string, disp_row\\: array\\<int, array\\<string, string\\|null\\>\\>\\|null, foreign_field\\: mixed\\}\\.$#"
count: 1
path: libraries/classes/ConfigStorage/Relation.php
-
message: "#^Method PhpMyAdmin\\\\ConfigStorage\\\\Relation\\:\\:getRelationsAndStatus\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/ConfigStorage/Relation.php
-
message: "#^Method PhpMyAdmin\\\\ConfigStorage\\\\Relation\\:\\:searchColumnInForeigners\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/ConfigStorage/Relation.php
-
message: "#^Method PhpMyAdmin\\\\ConfigStorage\\\\Relation\\:\\:searchColumnInForeigners\\(\\) should return array\\|false but returns mixed\\.$#"
count: 1
path: libraries/classes/ConfigStorage/Relation.php
-
message: "#^Parameter \\#1 \\$foreigners of method PhpMyAdmin\\\\ConfigStorage\\\\Relation\\:\\:searchColumnInForeigners\\(\\) expects array, array\\|true given\\.$#"
count: 1
path: libraries/classes/ConfigStorage/Relation.php
-
message: "#^Parameter \\#1 \\$identifier of static method PhpMyAdmin\\\\Util\\:\\:backquote\\(\\) expects string\\|Stringable\\|null, mixed given\\.$#"
count: 2
path: libraries/classes/ConfigStorage/Relation.php
-
message: "#^Parameter \\#1 \\$type of method PhpMyAdmin\\\\Types\\:\\:getTypeClass\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/ConfigStorage/Relation.php
-
message: "#^Parameter \\#1 \\$value of function count expects array\\|Countable, mixed given\\.$#"
count: 2
path: libraries/classes/ConfigStorage/Relation.php
-
message: "#^Parameter \\#2 \\$callback of function usort expects callable\\(string\\|null, string\\|null\\)\\: int, 'strnatcasecmp' given\\.$#"
count: 1
path: libraries/classes/ConfigStorage/Relation.php
-
message: "#^Parameter \\#2 \\$haystack of function array_search expects array, mixed given\\.$#"
count: 1
path: libraries/classes/ConfigStorage/Relation.php
-
message: "#^Argument of an invalid type array\\|null supplied for foreach, only iterables are supported\\.$#"
count: 3
path: libraries/classes/ConfigStorage/UserGroups.php
-
message: "#^Parameter \\#1 \\$params of static method PhpMyAdmin\\\\Url\\:\\:getCommonRaw\\(\\) expects array\\<int\\|string, bool\\|int\\|string\\>, array\\<string, mixed\\> given\\.$#"
count: 1
path: libraries/classes/Controllers/AbstractController.php
-
message: "#^Parameter \\#2 \\$table of method PhpMyAdmin\\\\Database\\\\CentralColumns\\:\\:getColumnsNotInCentralList\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Database/CentralColumns/PopulateColumnsController.php
-
message: "#^Parameter \\#1 \\$database of method PhpMyAdmin\\\\Database\\\\CentralColumns\\:\\:deleteColumnsFromList\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Database/CentralColumnsController.php
-
message: "#^Parameter \\#1 \\$selectedFld of method PhpMyAdmin\\\\Database\\\\CentralColumns\\:\\:getHtmlForEditingPage\\(\\) expects array, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Database/CentralColumnsController.php
-
message: "#^Parameter \\#1 \\$string of function parse_str expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Database/CentralColumnsController.php
-
message: "#^Parameter \\#10 \\$colDefault of method PhpMyAdmin\\\\Database\\\\CentralColumns\\:\\:updateOneColumn\\(\\) expects string, mixed given\\.$#"
count: 2
path: libraries/classes/Controllers/Database/CentralColumnsController.php
-
message: "#^Parameter \\#2 \\$fieldSelect of method PhpMyAdmin\\\\Database\\\\CentralColumns\\:\\:deleteColumnsFromList\\(\\) expects array, array\\|string given\\.$#"
count: 1
path: libraries/classes/Controllers/Database/CentralColumnsController.php
-
message: "#^Parameter \\#2 \\$selectedDb of method PhpMyAdmin\\\\Database\\\\CentralColumns\\:\\:getHtmlForEditingPage\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Database/CentralColumnsController.php
-
message: "#^Parameter \\#2 \\$table of method PhpMyAdmin\\\\Database\\\\CentralColumns\\:\\:getListRaw\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Database/CentralColumnsController.php
-
message: "#^Parameter \\#3 \\$table of method PhpMyAdmin\\\\Database\\\\CentralColumns\\:\\:syncUniqueColumns\\(\\) expects string\\|null, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Database/CentralColumnsController.php
-
message: "#^Cannot access offset mixed on mixed\\.$#"
count: 1
path: libraries/classes/Controllers/Database/DataDictionaryController.php
-
message: "#^Cannot cast mixed to string\\.$#"
count: 1
path: libraries/classes/Controllers/Database/DataDictionaryController.php
-
message: "#^Parameter \\#1 \\$columnSpecification of static method PhpMyAdmin\\\\Util\\:\\:extractColumnSpec\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Database/DataDictionaryController.php
-
message: "#^Parameter \\#2 \\$column of method PhpMyAdmin\\\\ConfigStorage\\\\Relation\\:\\:searchColumnInForeigners\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Database/DataDictionaryController.php
-
message: "#^Cannot access offset 'dbName' on mixed\\.$#"
count: 2
path: libraries/classes/Controllers/Database/DesignerController.php
-
message: "#^Cannot access offset 'tableName' on mixed\\.$#"
count: 2
path: libraries/classes/Controllers/Database/DesignerController.php
-
message: "#^Cannot cast mixed to int\\.$#"
count: 1
path: libraries/classes/Controllers/Database/DesignerController.php
-
message: "#^Parameter \\#1 \\$db of method PhpMyAdmin\\\\Database\\\\Designer\\:\\:getDatabaseTables\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Database/DesignerController.php
-
message: "#^Parameter \\#1 \\$db of method PhpMyAdmin\\\\Database\\\\Designer\\:\\:getHtmlForEditOrDeletePages\\(\\) expects string, mixed given\\.$#"
count: 2
path: libraries/classes/Controllers/Database/DesignerController.php
-
message: "#^Parameter \\#1 \\$db of method PhpMyAdmin\\\\Database\\\\Designer\\:\\:getHtmlForPageSaveAs\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Database/DesignerController.php
-
message: "#^Parameter \\#1 \\$db of method PhpMyAdmin\\\\Database\\\\Designer\\:\\:getHtmlForSchemaExport\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Database/DesignerController.php
-
message: "#^Parameter \\#1 \\$db of method PhpMyAdmin\\\\Database\\\\Designer\\\\Common\\:\\:addNewRelation\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Database/DesignerController.php
-
message: "#^Parameter \\#1 \\$db of method PhpMyAdmin\\\\Database\\\\Designer\\\\Common\\:\\:getDefaultPage\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Database/DesignerController.php
-
message: "#^Parameter \\#1 \\$db of method PhpMyAdmin\\\\Database\\\\Designer\\\\Common\\:\\:getLoadingPage\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Database/DesignerController.php
-
message: "#^Parameter \\#1 \\$db of method PhpMyAdmin\\\\Database\\\\Designer\\\\Common\\:\\:getTablesInfo\\(\\) expects string\\|null, mixed given\\.$#"
count: 2
path: libraries/classes/Controllers/Database/DesignerController.php
-
message: "#^Parameter \\#1 \\$db of method PhpMyAdmin\\\\Database\\\\Designer\\\\Common\\:\\:saveDisplayField\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Database/DesignerController.php
-
message: "#^Parameter \\#1 \\$index of method PhpMyAdmin\\\\Database\\\\Designer\\\\Common\\:\\:saveSetting\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Database/DesignerController.php
-
message: "#^Parameter \\#1 \\$pageName of method PhpMyAdmin\\\\Database\\\\Designer\\\\Common\\:\\:createNewPage\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Database/DesignerController.php
-
message: "#^Parameter \\#1 \\$pg of method PhpMyAdmin\\\\Database\\\\Designer\\\\Common\\:\\:deletePage\\(\\) expects int, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Database/DesignerController.php
-
message: "#^Parameter \\#1 \\$pg of method PhpMyAdmin\\\\Database\\\\Designer\\\\Common\\:\\:getPageExists\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Database/DesignerController.php
-
message: "#^Parameter \\#1 \\$pg of method PhpMyAdmin\\\\Database\\\\Designer\\\\Common\\:\\:saveTablePositions\\(\\) expects int, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Database/DesignerController.php
-
message: "#^Parameter \\#1 \\$state of method PhpMyAdmin\\\\ResponseRenderer\\:\\:setRequestStatus\\(\\) expects bool, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Database/DesignerController.php
-
message: "#^Parameter \\#1 \\$string of function htmlspecialchars expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Database/DesignerController.php
-
message: "#^Parameter \\#1 \\$t1 of method PhpMyAdmin\\\\Database\\\\Designer\\\\Common\\:\\:removeRelation\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Database/DesignerController.php
-
message: "#^Parameter \\#2 \\$db of method PhpMyAdmin\\\\Database\\\\Designer\\\\Common\\:\\:createNewPage\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Database/DesignerController.php
-
message: "#^Parameter \\#2 \\$f1 of method PhpMyAdmin\\\\Database\\\\Designer\\\\Common\\:\\:removeRelation\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Database/DesignerController.php
-
message: "#^Parameter \\#2 \\$getDb of method PhpMyAdmin\\\\Database\\\\Designer\\:\\:getHtmlForMain\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Database/DesignerController.php
-
message: "#^Parameter \\#2 \\$page of method PhpMyAdmin\\\\Database\\\\Designer\\:\\:getHtmlForSchemaExport\\(\\) expects int, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Database/DesignerController.php
-
message: "#^Parameter \\#2 \\$t1 of method PhpMyAdmin\\\\Database\\\\Designer\\\\Common\\:\\:addNewRelation\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Database/DesignerController.php
-
message: "#^Parameter \\#2 \\$table of method PhpMyAdmin\\\\Database\\\\Designer\\\\Common\\:\\:getTablesInfo\\(\\) expects string\\|null, mixed given\\.$#"
count: 2
path: libraries/classes/Controllers/Database/DesignerController.php
-
message: "#^Parameter \\#2 \\$table of method PhpMyAdmin\\\\Database\\\\Designer\\\\Common\\:\\:saveDisplayField\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Database/DesignerController.php
-
message: "#^Parameter \\#2 \\$value of method PhpMyAdmin\\\\Database\\\\Designer\\\\Common\\:\\:saveSetting\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Database/DesignerController.php
-
message: "#^Parameter \\#3 \\$f1 of method PhpMyAdmin\\\\Database\\\\Designer\\\\Common\\:\\:addNewRelation\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Database/DesignerController.php
-
message: "#^Parameter \\#3 \\$field of method PhpMyAdmin\\\\Database\\\\Designer\\\\Common\\:\\:saveDisplayField\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Database/DesignerController.php
-
message: "#^Parameter \\#3 \\$t2 of method PhpMyAdmin\\\\Database\\\\Designer\\\\Common\\:\\:removeRelation\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Database/DesignerController.php
-
message: "#^Parameter \\#4 \\$f2 of method PhpMyAdmin\\\\Database\\\\Designer\\\\Common\\:\\:removeRelation\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Database/DesignerController.php
-
message: "#^Parameter \\#4 \\$t2 of method PhpMyAdmin\\\\Database\\\\Designer\\\\Common\\:\\:addNewRelation\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Database/DesignerController.php
-
message: "#^Parameter \\#5 \\$f2 of method PhpMyAdmin\\\\Database\\\\Designer\\\\Common\\:\\:addNewRelation\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Database/DesignerController.php
-
message: "#^Parameter \\#6 \\$onDelete of method PhpMyAdmin\\\\Database\\\\Designer\\\\Common\\:\\:addNewRelation\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Database/DesignerController.php
-
message: "#^Parameter \\#7 \\$onUpdate of method PhpMyAdmin\\\\Database\\\\Designer\\\\Common\\:\\:addNewRelation\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Database/DesignerController.php
-
message: "#^Parameter \\#8 \\$db1 of method PhpMyAdmin\\\\Database\\\\Designer\\\\Common\\:\\:addNewRelation\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Database/DesignerController.php
-
message: "#^Parameter \\#9 \\$db2 of method PhpMyAdmin\\\\Database\\\\Designer\\\\Common\\:\\:addNewRelation\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Database/DesignerController.php
-
message: "#^Parameter \\#1 \\$sqlQuery of static method PhpMyAdmin\\\\Database\\\\MultiTableQuery\\:\\:displayResults\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Database/MultiTableQuery/QueryController.php
-
message: "#^Parameter \\#2 \\$db of static method PhpMyAdmin\\\\Database\\\\MultiTableQuery\\:\\:displayResults\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Database/MultiTableQuery/QueryController.php
-
message: "#^Parameter \\#1 \\$collation of static method PhpMyAdmin\\\\Util\\:\\:getCharsetQueryPart\\(\\) expects string, mixed given\\.$#"
count: 2
path: libraries/classes/Controllers/Database/Operations/CollationController.php
-
message: "#^Parameter \\#3 \\$tableCollation of method PhpMyAdmin\\\\Operations\\:\\:changeAllColumnsCollation\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Database/Operations/CollationController.php
-
message: "#^Parameter \\#2 \\$comment of method PhpMyAdmin\\\\ConfigStorage\\\\Relation\\:\\:setDbComment\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Database/OperationsController.php
-
message: "#^Parameter \\#2 \\$exportSqlPlugin of method PhpMyAdmin\\\\Operations\\:\\:getViewsAndCreateSqlViewStandIn\\(\\) expects PhpMyAdmin\\\\Plugins\\\\Export\\\\ExportSql, object\\|null given\\.$#"
count: 1
path: libraries/classes/Controllers/Database/OperationsController.php
-
message: "#^Parameter \\#1 \\$criterias of method PhpMyAdmin\\\\SavedSearches\\:\\:setCriterias\\(\\) expects array\\|string, array\\|object\\|null given\\.$#"
count: 2
path: libraries/classes/Controllers/Database/QueryByExampleController.php
-
message: "#^Parameter \\#1 \\$searchId of method PhpMyAdmin\\\\SavedSearches\\:\\:setId\\(\\) expects int\\|null, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Database/QueryByExampleController.php
-
message: "#^Parameter \\#1 \\$searchName of method PhpMyAdmin\\\\SavedSearches\\:\\:setSearchName\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Database/QueryByExampleController.php
-
message: "#^Parameter \\#3 \\$db of method PhpMyAdmin\\\\Sql\\:\\:executeQueryAndSendQueryResponse\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Database/QueryByExampleController.php
-
message: "#^Parameter \\#1 \\$routine of method PhpMyAdmin\\\\Database\\\\Routines\\:\\:getRow\\(\\) expects array, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Database/RoutinesController.php
-
message: "#^Parameter \\#1 \\$database of method PhpMyAdmin\\\\DatabaseInterface\\:\\:getColumns\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Database/SqlAutoCompleteController.php
-
message: "#^Parameter \\#1 \\$database of method PhpMyAdmin\\\\DatabaseInterface\\:\\:getTables\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Database/SqlAutoCompleteController.php
-
message: "#^Parameter \\#1 \\$string of function htmlspecialchars expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Database/SqlController.php
-
message: "#^Argument of an invalid type mixed supplied for foreach, only iterables are supported\\.$#"
count: 1
path: libraries/classes/Controllers/Database/Structure/AddPrefixController.php
-
message: "#^Cannot access offset int\\<0, max\\> on mixed\\.$#"
count: 2
path: libraries/classes/Controllers/Database/Structure/AddPrefixTableController.php
-
message: "#^Parameter \\#1 \\$identifier of static method PhpMyAdmin\\\\Util\\:\\:backquote\\(\\) expects string\\|Stringable\\|null, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Database/Structure/AddPrefixTableController.php
-
message: "#^Parameter \\#1 \\$value of function count expects array\\|Countable, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Database/Structure/AddPrefixTableController.php
-
message: "#^Argument of an invalid type mixed supplied for foreach, only iterables are supported\\.$#"
count: 1
path: libraries/classes/Controllers/Database/Structure/ChangePrefixFormController.php
-
message: "#^Argument of an invalid type mixed supplied for foreach, only iterables are supported\\.$#"
count: 1
path: libraries/classes/Controllers/Database/Structure/CopyFormController.php
-
message: "#^Cannot access offset int\\<0, max\\> on mixed\\.$#"
count: 4
path: libraries/classes/Controllers/Database/Structure/CopyTableController.php
-
message: "#^Parameter \\#1 \\$value of function count expects array\\|Countable, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Database/Structure/CopyTableController.php
-
message: "#^Parameter \\#2 \\$oldTable of method PhpMyAdmin\\\\Operations\\:\\:adjustPrivilegesCopyTable\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Database/Structure/CopyTableController.php
-
message: "#^Parameter \\#2 \\$sourceTable of static method PhpMyAdmin\\\\Table\\:\\:moveCopy\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Database/Structure/CopyTableController.php
-
message: "#^Parameter \\#3 \\$newDb of method PhpMyAdmin\\\\Operations\\:\\:adjustPrivilegesCopyTable\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Database/Structure/CopyTableController.php
-
message: "#^Parameter \\#3 \\$targetDb of static method PhpMyAdmin\\\\Table\\:\\:moveCopy\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Database/Structure/CopyTableController.php
-
message: "#^Parameter \\#4 \\$newTable of method PhpMyAdmin\\\\Operations\\:\\:adjustPrivilegesCopyTable\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Database/Structure/CopyTableController.php
-
message: "#^Parameter \\#4 \\$targetTable of static method PhpMyAdmin\\\\Table\\:\\:moveCopy\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Database/Structure/CopyTableController.php
-
message: "#^Parameter \\#5 \\$what of static method PhpMyAdmin\\\\Table\\:\\:moveCopy\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Database/Structure/CopyTableController.php
-
message: "#^Cannot access offset int\\<0, max\\> on mixed\\.$#"
count: 1
path: libraries/classes/Controllers/Database/Structure/CopyTableWithPrefixController.php
-
message: "#^Cannot cast mixed to string\\.$#"
count: 1
path: libraries/classes/Controllers/Database/Structure/CopyTableWithPrefixController.php
-
message: "#^Parameter \\#1 \\$string of function mb_substr expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Database/Structure/CopyTableWithPrefixController.php
-
message: "#^Parameter \\#1 \\$value of function count expects array\\|Countable, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Database/Structure/CopyTableWithPrefixController.php
-
message: "#^Parameter \\#2 \\$sourceTable of static method PhpMyAdmin\\\\Table\\:\\:moveCopy\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Database/Structure/CopyTableWithPrefixController.php
-
message: "#^Argument of an invalid type mixed supplied for foreach, only iterables are supported\\.$#"
count: 2
path: libraries/classes/Controllers/Database/Structure/DropFormController.php
-
message: "#^Parameter \\#1 \\$string of function htmlspecialchars expects string, mixed given\\.$#"
count: 2
path: libraries/classes/Controllers/Database/Structure/DropFormController.php
-
message: "#^Argument of an invalid type mixed supplied for foreach, only iterables are supported\\.$#"
count: 1
path: libraries/classes/Controllers/Database/Structure/EmptyFormController.php
-
message: "#^Parameter \\#1 \\$string of function htmlspecialchars expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Database/Structure/EmptyFormController.php
-
message: "#^Argument of an invalid type mixed supplied for foreach, only iterables are supported\\.$#"
count: 1
path: libraries/classes/Controllers/Database/Structure/FavoriteTableController.php
-
message: "#^Cannot access offset 'db' on mixed\\.$#"
count: 1
path: libraries/classes/Controllers/Database/Structure/FavoriteTableController.php
-
message: "#^Cannot access offset 'table' on mixed\\.$#"
count: 1
path: libraries/classes/Controllers/Database/Structure/FavoriteTableController.php
-
message: "#^Cannot access offset non\\-empty\\-string on mixed\\.$#"
count: 1
path: libraries/classes/Controllers/Database/Structure/FavoriteTableController.php
-
message: "#^Parameter \\#1 \\$db of method PhpMyAdmin\\\\RecentFavoriteTable\\:\\:add\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Database/Structure/FavoriteTableController.php
-
message: "#^Parameter \\#2 \\$table of method PhpMyAdmin\\\\RecentFavoriteTable\\:\\:add\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Database/Structure/FavoriteTableController.php
-
message: "#^Parameter \\#3 \\$favoriteTables of method PhpMyAdmin\\\\Controllers\\\\Database\\\\Structure\\\\FavoriteTableController\\:\\:synchronizeFavoriteTables\\(\\) expects array, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Database/Structure/FavoriteTableController.php
-
message: "#^Cannot access offset int\\<0, max\\> on mixed\\.$#"
count: 2
path: libraries/classes/Controllers/Database/Structure/ReplacePrefixController.php
-
message: "#^Cannot cast mixed to string\\.$#"
count: 1
path: libraries/classes/Controllers/Database/Structure/ReplacePrefixController.php
-
message: "#^Casting to string something that's already string\\.$#"
count: 1
path: libraries/classes/Controllers/Database/Structure/ReplacePrefixController.php
-
message: "#^Parameter \\#1 \\$identifier of static method PhpMyAdmin\\\\Util\\:\\:backquote\\(\\) expects string\\|Stringable\\|null, mixed given\\.$#"
count: 2
path: libraries/classes/Controllers/Database/Structure/ReplacePrefixController.php
-
message: "#^Parameter \\#1 \\$string of function mb_substr expects string, mixed given\\.$#"
count: 2
path: libraries/classes/Controllers/Database/Structure/ReplacePrefixController.php
-
message: "#^Parameter \\#1 \\$value of function count expects array\\|Countable, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Database/Structure/ReplacePrefixController.php
-
message: "#^Parameter \\#1 \\$selected of method PhpMyAdmin\\\\Controllers\\\\Database\\\\Structure\\\\ShowCreateController\\:\\:getShowCreateTables\\(\\) expects array\\<string\\>, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Database/Structure/ShowCreateController.php
-
message: "#^Cannot access offset 'Check_time' on mixed\\.$#"
count: 1
path: libraries/classes/Controllers/Database/StructureController.php
-
message: "#^Cannot access offset 'Collation' on mixed\\.$#"
count: 2
path: libraries/classes/Controllers/Database/StructureController.php
-
message: "#^Cannot access offset 'Create_time' on mixed\\.$#"
count: 1
path: libraries/classes/Controllers/Database/StructureController.php
-
message: "#^Cannot access offset 'ENGINE' on mixed\\.$#"
count: 2
path: libraries/classes/Controllers/Database/StructureController.php
-
message: "#^Cannot access offset 'TABLE_COMMENT' on mixed\\.$#"
count: 1
path: libraries/classes/Controllers/Database/StructureController.php
-
message: "#^Cannot access offset 'TABLE_NAME' on mixed\\.$#"
count: 12
path: libraries/classes/Controllers/Database/StructureController.php
-
message: "#^Cannot access offset 'TABLE_ROWS' on mixed\\.$#"
count: 3
path: libraries/classes/Controllers/Database/StructureController.php
-
message: "#^Cannot access offset 'TABLE_TYPE' on mixed\\.$#"
count: 2
path: libraries/classes/Controllers/Database/StructureController.php
-
message: "#^Cannot access offset 'Update_time' on mixed\\.$#"
count: 1
path: libraries/classes/Controllers/Database/StructureController.php
-
message: "#^Cannot use array destructuring on array\\|null\\.$#"
count: 4
path: libraries/classes/Controllers/Database/StructureController.php
-
message: "#^Parameter \\#1 \\$connection of method PhpMyAdmin\\\\Replication\\\\ReplicationInfo\\:\\:load\\(\\) expects string\\|null, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Database/StructureController.php
-
message: "#^Parameter \\#1 \\$currentTable of method PhpMyAdmin\\\\Controllers\\\\Database\\\\StructureController\\:\\:checkFavoriteTable\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Database/StructureController.php
-
message: "#^Parameter \\#1 \\$currentTable of method PhpMyAdmin\\\\Controllers\\\\Database\\\\StructureController\\:\\:getStuffForEngineTypeTable\\(\\) expects array, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Database/StructureController.php
-
message: "#^Parameter \\#1 \\$currentTable of method PhpMyAdmin\\\\Controllers\\\\Database\\\\StructureController\\:\\:isRowCountApproximated\\(\\) expects array, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Database/StructureController.php
-
message: "#^Parameter \\#1 \\$datetime of function strtotime expects string, mixed given\\.$#"
count: 6
path: libraries/classes/Controllers/Database/StructureController.php
-
message: "#^Parameter \\#1 \\$identifier of static method PhpMyAdmin\\\\Util\\:\\:backquote\\(\\) expects string\\|Stringable\\|null, mixed given\\.$#"
count: 2
path: libraries/classes/Controllers/Database/StructureController.php
-
message: "#^Parameter \\#1 \\$string of function htmlspecialchars expects string, mixed given\\.$#"
count: 4
path: libraries/classes/Controllers/Database/StructureController.php
-
message: "#^Parameter \\#1 \\$string of function md5 expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Database/StructureController.php
-
message: "#^Parameter \\#1 \\$string of method PhpMyAdmin\\\\Replication\\\\Replication\\:\\:extractDbOrTable\\(\\) expects string, mixed given\\.$#"
count: 2
path: libraries/classes/Controllers/Database/StructureController.php
-
message: "#^Parameter \\#1 \\$table of method PhpMyAdmin\\\\Controllers\\\\Database\\\\StructureController\\:\\:getTrackingIcon\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Database/StructureController.php
-
message: "#^Parameter \\#1 \\$timestamp of static method PhpMyAdmin\\\\Util\\:\\:localisedDate\\(\\) expects int, \\(int\\|false\\) given\\.$#"
count: 6
path: libraries/classes/Controllers/Database/StructureController.php
-
message: "#^Parameter \\#2 \\$sumSize of method PhpMyAdmin\\\\Controllers\\\\Database\\\\StructureController\\:\\:getStuffForEngineTypeTable\\(\\) expects int, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Database/StructureController.php
-
message: "#^Parameter \\#2 \\$table of method PhpMyAdmin\\\\Controllers\\\\Database\\\\StructureController\\:\\:getReplicationStatus\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Database/StructureController.php
-
message: "#^Parameter \\#2 \\$tableIsView of method PhpMyAdmin\\\\Controllers\\\\Database\\\\StructureController\\:\\:isRowCountApproximated\\(\\) expects bool, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Database/StructureController.php
-
message: "#^Parameter \\#2 \\$tableName of method PhpMyAdmin\\\\DatabaseInterface\\:\\:getTable\\(\\) expects string, mixed given\\.$#"
count: 3
path: libraries/classes/Controllers/Database/StructureController.php
-
message: "#^Parameter \\#3 \\$name of static method PhpMyAdmin\\\\Charsets\\:\\:findCollationByName\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Database/StructureController.php
-
message: "#^Parameter \\#3 \\$overheadSize of method PhpMyAdmin\\\\Controllers\\\\Database\\\\StructureController\\:\\:getStuffForEngineTypeTable\\(\\) expects int, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Database/StructureController.php
-
message: "#^Argument of an invalid type array\\<int, array\\<string, string\\>\\>\\|string\\|null supplied for foreach, only iterables are supported\\.$#"
count: 1
path: libraries/classes/Controllers/Database/TrackingController.php
-
message: "#^Argument of an invalid type mixed supplied for foreach, only iterables are supported\\.$#"
count: 1
path: libraries/classes/Controllers/Database/TrackingController.php
-
message: "#^Parameter \\#1 \\$string of function htmlspecialchars expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Database/TrackingController.php
-
message: "#^Parameter \\#1 \\$value of function count expects array\\|Countable, array\\<int, array\\<string, string\\>\\>\\|string\\|null given\\.$#"
count: 2
path: libraries/classes/Controllers/Database/TrackingController.php
-
message: "#^Parameter \\#2 \\$selected of method PhpMyAdmin\\\\Tracking\\\\Tracking\\:\\:createTrackingForMultipleTables\\(\\) expects array, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Database/TrackingController.php
-
message: "#^Parameter \\#2 \\$tableName of method PhpMyAdmin\\\\Tracking\\\\Tracking\\:\\:deleteTracking\\(\\) expects string, mixed given\\.$#"
count: 2
path: libraries/classes/Controllers/Database/TrackingController.php
-
message: "#^Parameter \\#3 \\$version of method PhpMyAdmin\\\\Tracking\\\\Tracking\\:\\:createTrackingForMultipleTables\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Database/TrackingController.php
-
message: "#^Cannot access offset 'success' on mixed\\.$#"
count: 1
path: libraries/classes/Controllers/ErrorReportController.php
-
message: "#^Call to an undefined method object\\:\\:exportFooter\\(\\)\\.$#"
count: 1
path: libraries/classes/Controllers/Export/ExportController.php
-
message: "#^Call to an undefined method object\\:\\:exportHeader\\(\\)\\.$#"
count: 1
path: libraries/classes/Controllers/Export/ExportController.php
-
message: "#^PHPDoc tag @var for variable \\$aliasesParam has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Controllers/Export/ExportController.php
-
message: "#^Parameter \\#1 \\$dbSelect of method PhpMyAdmin\\\\Export\\:\\:exportServer\\(\\) expects array\\|string, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Export/ExportController.php
-
message: "#^Parameter \\#1 \\$exportPlugin of method PhpMyAdmin\\\\Export\\:\\:getFinalFilenameAndMimetypeForFilename\\(\\) expects PhpMyAdmin\\\\Plugins\\\\ExportPlugin, object given\\.$#"
count: 1
path: libraries/classes/Controllers/Export/ExportController.php
-
message: "#^Parameter \\#11 \\$allrows of method PhpMyAdmin\\\\Export\\:\\:exportTable\\(\\) expects string\\|null, mixed given\\.$#"
count: 2
path: libraries/classes/Controllers/Export/ExportController.php
-
message: "#^Parameter \\#12 \\$limitTo of method PhpMyAdmin\\\\Export\\:\\:exportTable\\(\\) expects string, mixed given\\.$#"
count: 2
path: libraries/classes/Controllers/Export/ExportController.php
-
message: "#^Parameter \\#13 \\$limitFrom of method PhpMyAdmin\\\\Export\\:\\:exportTable\\(\\) expects string, mixed given\\.$#"
count: 2
path: libraries/classes/Controllers/Export/ExportController.php
-
message: "#^Parameter \\#2 \\$exportPlugin of static method PhpMyAdmin\\\\Export\\:\\:exportRaw\\(\\) expects PhpMyAdmin\\\\Plugins\\\\ExportPlugin, object given\\.$#"
count: 1
path: libraries/classes/Controllers/Export/ExportController.php
-
message: "#^Parameter \\#2 \\$rememberTemplate of method PhpMyAdmin\\\\Export\\:\\:getFilenameAndMimetype\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Export/ExportController.php
-
message: "#^Parameter \\#3 \\$exportPlugin of method PhpMyAdmin\\\\Export\\:\\:exportServer\\(\\) expects PhpMyAdmin\\\\Plugins\\\\ExportPlugin, object given\\.$#"
count: 1
path: libraries/classes/Controllers/Export/ExportController.php
-
message: "#^Parameter \\#3 \\$exportPlugin of method PhpMyAdmin\\\\Export\\:\\:getFilenameAndMimetype\\(\\) expects PhpMyAdmin\\\\Plugins\\\\ExportPlugin, object given\\.$#"
count: 1
path: libraries/classes/Controllers/Export/ExportController.php
-
message: "#^Parameter \\#4 \\$exportPlugin of method PhpMyAdmin\\\\Export\\:\\:exportTable\\(\\) expects PhpMyAdmin\\\\Plugins\\\\ExportPlugin, object given\\.$#"
count: 2
path: libraries/classes/Controllers/Export/ExportController.php
-
message: "#^Parameter \\#5 \\$filenameTemplate of method PhpMyAdmin\\\\Export\\:\\:getFilenameAndMimetype\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Export/ExportController.php
-
message: "#^Parameter \\#6 \\$exportPlugin of method PhpMyAdmin\\\\Export\\:\\:exportDatabase\\(\\) expects PhpMyAdmin\\\\Plugins\\\\ExportPlugin, object given\\.$#"
count: 2
path: libraries/classes/Controllers/Export/ExportController.php
-
message: "#^Property PhpMyAdmin\\\\Export\\:\\:\\$dumpBuffer \\(string\\) does not accept array\\|bool\\|string\\.$#"
count: 2
path: libraries/classes/Controllers/Export/ExportController.php
-
message: "#^Cannot cast mixed to int\\.$#"
count: 1
path: libraries/classes/Controllers/Export/Template/DeleteController.php
-
message: "#^Cannot cast mixed to int\\.$#"
count: 1
path: libraries/classes/Controllers/Export/Template/LoadController.php
-
message: "#^Cannot cast mixed to int\\.$#"
count: 1
path: libraries/classes/Controllers/Export/Template/UpdateController.php
-
message: "#^PHPDoc tag @var for variable \\$gisDataParam has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Controllers/GisDataEditorController.php
-
message: "#^Parameter \\#1 \\$showGitRevision of class PhpMyAdmin\\\\Git constructor expects bool, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/GitInfoController.php
-
message: "#^Parameter \\#1 \\$timestamp of static method PhpMyAdmin\\\\Util\\:\\:localisedDate\\(\\) expects int, \\(int\\|false\\) given\\.$#"
count: 2
path: libraries/classes/Controllers/GitInfoController.php
-
message: "#^Parameter \\#1 \\$showGitRevision of class PhpMyAdmin\\\\Git constructor expects bool, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/HomeController.php
-
message: "#^Parameter \\#2 \\.\\.\\.\\$values of function sprintf expects bool\\|float\\|int\\|string\\|null, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/HomeController.php
-
message: "#^Cannot cast mixed to int\\.$#"
count: 2
path: libraries/classes/Controllers/Import/ImportController.php
-
message: "#^Parameter \\#3 \\$subject of function preg_replace expects array\\|string, \\(array\\<int, string\\>\\|string\\|null\\) given\\.$#"
count: 1
path: libraries/classes/Controllers/Import/ImportController.php
-
message: "#^Parameter \\#4 \\$sqlQueryForBookmark of method PhpMyAdmin\\\\Sql\\:\\:storeTheQueryAsBookmark\\(\\) expects string, mixed given\\.$#"
count: 2
path: libraries/classes/Controllers/Import/ImportController.php
-
message: "#^Parameter \\#5 \\$bookmarkLabel of method PhpMyAdmin\\\\Sql\\:\\:storeTheQueryAsBookmark\\(\\) expects string, mixed given\\.$#"
count: 2
path: libraries/classes/Controllers/Import/ImportController.php
-
message: "#^Parameter \\#1 \\$separator of function explode expects non\\-empty\\-string, string given\\.$#"
count: 1
path: libraries/classes/Controllers/Import/SimulateDmlController.php
-
message: "#^Parameter \\#1 \\$id of static method PhpMyAdmin\\\\Import\\\\Ajax\\:\\:status\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Import/StatusController.php
-
message: "#^Parameter \\#1 \\$database of method PhpMyAdmin\\\\Navigation\\\\Navigation\\:\\:getItemUnhideDialog\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/NavigationController.php
-
message: "#^Parameter \\#1 \\$itemName of method PhpMyAdmin\\\\Navigation\\\\Navigation\\:\\:hideNavigationItem\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/NavigationController.php
-
message: "#^Parameter \\#1 \\$itemName of method PhpMyAdmin\\\\Navigation\\\\Navigation\\:\\:unhideNavigationItem\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/NavigationController.php
-
message: "#^Parameter \\#2 \\$itemType of method PhpMyAdmin\\\\Navigation\\\\Navigation\\:\\:hideNavigationItem\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/NavigationController.php
-
message: "#^Parameter \\#2 \\$itemType of method PhpMyAdmin\\\\Navigation\\\\Navigation\\:\\:unhideNavigationItem\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/NavigationController.php
-
message: "#^Parameter \\#3 \\$dbName of method PhpMyAdmin\\\\Navigation\\\\Navigation\\:\\:hideNavigationItem\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/NavigationController.php
-
message: "#^Parameter \\#3 \\$dbName of method PhpMyAdmin\\\\Navigation\\\\Navigation\\:\\:unhideNavigationItem\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/NavigationController.php
-
message: "#^Parameter \\#3 \\$normalizedTo of method PhpMyAdmin\\\\Normalization\\:\\:getHtmlFor1NFStep1\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Normalization/FirstNormalForm/FirstStepController.php
-
message: "#^Parameter \\#1 \\$repeatingColumns of method PhpMyAdmin\\\\Normalization\\:\\:moveRepeatingGroup\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Normalization/MoveRepeatingGroup.php
-
message: "#^Parameter \\#2 \\$primaryColumns of method PhpMyAdmin\\\\Normalization\\:\\:moveRepeatingGroup\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Normalization/MoveRepeatingGroup.php
-
message: "#^Parameter \\#3 \\$newTable of method PhpMyAdmin\\\\Normalization\\:\\:moveRepeatingGroup\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Normalization/MoveRepeatingGroup.php
-
message: "#^Parameter \\#4 \\$newColumn of method PhpMyAdmin\\\\Normalization\\:\\:moveRepeatingGroup\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Normalization/MoveRepeatingGroup.php
-
message: "#^Parameter \\#1 \\$json of function json_decode expects string, mixed given\\.$#"
count: 2
path: libraries/classes/Controllers/Normalization/SecondNormalForm/CreateNewTablesController.php
-
message: "#^Parameter \\#1 \\$partialDependencies of method PhpMyAdmin\\\\Normalization\\:\\:createNewTablesFor2NF\\(\\) expects array, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Normalization/SecondNormalForm/CreateNewTablesController.php
-
message: "#^Parameter \\#2 \\$tablesName of method PhpMyAdmin\\\\Normalization\\:\\:createNewTablesFor2NF\\(\\) expects object, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Normalization/SecondNormalForm/CreateNewTablesController.php
-
message: "#^Parameter \\#1 \\$json of function json_decode expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Normalization/SecondNormalForm/NewTablesController.php
-
message: "#^Parameter \\#1 \\$partialDependencies of method PhpMyAdmin\\\\Normalization\\:\\:getHtmlForNewTables2NF\\(\\) expects array, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Normalization/SecondNormalForm/NewTablesController.php
-
message: "#^Parameter \\#1 \\$json of function json_decode expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Normalization/ThirdNormalForm/CreateNewTablesController.php
-
message: "#^Parameter \\#1 \\$newTables of method PhpMyAdmin\\\\Normalization\\:\\:createNewTablesFor3NF\\(\\) expects array, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Normalization/ThirdNormalForm/CreateNewTablesController.php
-
message: "#^Parameter \\#2 \\$tables of method PhpMyAdmin\\\\Normalization\\:\\:getHtmlFor3NFstep1\\(\\) expects array, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Normalization/ThirdNormalForm/FirstStepController.php
-
message: "#^Parameter \\#1 \\$dependencies of method PhpMyAdmin\\\\Normalization\\:\\:getHtmlForNewTables3NF\\(\\) expects object, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Normalization/ThirdNormalForm/NewTablesController.php
-
message: "#^Parameter \\#1 \\$json of function json_decode expects string, mixed given\\.$#"
count: 2
path: libraries/classes/Controllers/Normalization/ThirdNormalForm/NewTablesController.php
-
message: "#^Parameter \\#2 \\$tables of method PhpMyAdmin\\\\Normalization\\:\\:getHtmlForNewTables3NF\\(\\) expects array, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Normalization/ThirdNormalForm/NewTablesController.php
-
message: "#^Only numeric types are allowed in \\+, int\\<0, max\\>\\|false given on the left side\\.$#"
count: 1
path: libraries/classes/Controllers/Preferences/ManageController.php
-
message: "#^Parameter \\#1 \\$fileName of method PhpMyAdmin\\\\UserPreferences\\:\\:redirect\\(\\) expects string, string\\|false given\\.$#"
count: 1
path: libraries/classes/Controllers/Preferences/ManageController.php
-
message: "#^Parameter \\#3 \\$subject of function str_replace expects array\\|string, \\(int\\|string\\) given\\.$#"
count: 1
path: libraries/classes/Controllers/Preferences/ManageController.php
-
message: "#^Parameter \\#1 \\$name of method PhpMyAdmin\\\\TwoFactor\\:\\:configure\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Preferences/TwoFactorController.php
-
message: "#^Cannot cast mixed to int\\.$#"
count: 1
path: libraries/classes/Controllers/Server/BinlogController.php
-
message: "#^Parameter \\#1 \\$key of function array_key_exists expects int\\|string, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Server/BinlogController.php
-
message: "#^Parameter \\#1 \\$log of method PhpMyAdmin\\\\Controllers\\\\Server\\\\BinlogController\\:\\:getSqlQuery\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Server/BinlogController.php
-
message: "#^Cannot access offset 'DEFAULT_COLLATION…' on mixed\\.$#"
count: 1
path: libraries/classes/Controllers/Server/DatabasesController.php
-
message: "#^Cannot access offset 'SCHEMA_NAME' on mixed\\.$#"
count: 10
path: libraries/classes/Controllers/Server/DatabasesController.php
-
message: "#^Cannot access offset 'raw' on mixed\\.$#"
count: 2
path: libraries/classes/Controllers/Server/DatabasesController.php
-
message: "#^Cannot access offset \\(int\\|string\\) on mixed\\.$#"
count: 2
path: libraries/classes/Controllers/Server/DatabasesController.php
-
message: "#^Cannot cast mixed to int\\.$#"
count: 2
path: libraries/classes/Controllers/Server/DatabasesController.php
-
message: "#^Parameter \\#1 \\$connection of method PhpMyAdmin\\\\Replication\\\\ReplicationInfo\\:\\:load\\(\\) expects string\\|null, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Server/DatabasesController.php
-
message: "#^Parameter \\#1 \\$params of static method PhpMyAdmin\\\\Url\\:\\:getCommonRaw\\(\\) expects array\\<int\\|string, bool\\|int\\|string\\>, array\\<string, mixed\\> given\\.$#"
count: 1
path: libraries/classes/Controllers/Server/DatabasesController.php
-
message: "#^Parameter \\#1 \\$schemaName of static method PhpMyAdmin\\\\Query\\\\Utilities\\:\\:isSystemSchema\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Server/DatabasesController.php
-
message: "#^Parameter \\#3 \\$name of static method PhpMyAdmin\\\\Charsets\\:\\:findCollationByName\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Server/DatabasesController.php
-
message: "#^Method PhpMyAdmin\\\\Controllers\\\\Server\\\\PrivilegesController\\:\\:getExportPageTitle\\(\\) has parameter \\$selectedUsers with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Controllers/Server/PrivilegesController.php
-
message: "#^Parameter \\#1 \\$oldUsername of method PhpMyAdmin\\\\Server\\\\Privileges\\:\\:getDataForChangeOrCopyUser\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Server/PrivilegesController.php
-
message: "#^Parameter \\#1 \\$queries of method PhpMyAdmin\\\\Server\\\\Privileges\\:\\:getDataForDeleteUsers\\(\\) expects array, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Server/PrivilegesController.php
-
message: "#^Parameter \\#1 \\$queries of method PhpMyAdmin\\\\Server\\\\Privileges\\:\\:getDataForQueries\\(\\) expects array, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Server/PrivilegesController.php
-
message: "#^Parameter \\#1 \\$queries of method PhpMyAdmin\\\\Server\\\\Privileges\\:\\:getDbSpecificPrivsQueriesForChangeOrCopyUser\\(\\) expects array, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Server/PrivilegesController.php
-
message: "#^Parameter \\#1 \\$string of function urlencode expects string, \\(array\\<int, string\\>\\|string\\) given\\.$#"
count: 1
path: libraries/classes/Controllers/Server/PrivilegesController.php
-
message: "#^Parameter \\#2 \\$initial of method PhpMyAdmin\\\\Server\\\\Privileges\\:\\:getHtmlForUserOverview\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Server/PrivilegesController.php
-
message: "#^Parameter \\#2 \\$oldHostname of method PhpMyAdmin\\\\Server\\\\Privileges\\:\\:getDataForChangeOrCopyUser\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Server/PrivilegesController.php
-
message: "#^Parameter \\#2 \\$queriesForDisplay of method PhpMyAdmin\\\\Server\\\\Privileges\\:\\:getDataForQueries\\(\\) expects array\\|null, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Server/PrivilegesController.php
-
message: "#^Parameter \\#2 \\$userGroup of method PhpMyAdmin\\\\Server\\\\Privileges\\:\\:setUserGroup\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Server/PrivilegesController.php
-
message: "#^Parameter \\#4 \\$oldUsername of method PhpMyAdmin\\\\Server\\\\Privileges\\:\\:getDbSpecificPrivsQueriesForChangeOrCopyUser\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Server/PrivilegesController.php
-
message: "#^Parameter \\#5 \\$oldHostname of method PhpMyAdmin\\\\Server\\\\Privileges\\:\\:getDbSpecificPrivsQueriesForChangeOrCopyUser\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Server/PrivilegesController.php
-
message: "#^Cannot cast mixed to int\\.$#"
count: 1
path: libraries/classes/Controllers/Server/ReplicationController.php
-
message: "#^Parameter \\#10 \\$hostname of method PhpMyAdmin\\\\Replication\\\\ReplicationGui\\:\\:handleControlRequest\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Server/ReplicationController.php
-
message: "#^Parameter \\#2 \\$serverReplicaStatus of method PhpMyAdmin\\\\Replication\\\\ReplicationGui\\:\\:getHtmlForReplicaConfiguration\\(\\) expects bool, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Server/ReplicationController.php
-
message: "#^Parameter \\#8 \\$username of method PhpMyAdmin\\\\Replication\\\\ReplicationGui\\:\\:handleControlRequest\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Server/ReplicationController.php
-
message: "#^Parameter \\#9 \\$pmaPassword of method PhpMyAdmin\\\\Replication\\\\ReplicationGui\\:\\:handleControlRequest\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Server/ReplicationController.php
-
message: "#^Parameter \\#1 \\$requiredData of method PhpMyAdmin\\\\Server\\\\Status\\\\Monitor\\:\\:getJsonForChartingData\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Server/Status/Monitor/ChartingDataController.php
-
message: "#^Cannot cast mixed to int\\.$#"
count: 2
path: libraries/classes/Controllers/Server/Status/Monitor/GeneralLogController.php
-
message: "#^Parameter \\#1 \\$name of method PhpMyAdmin\\\\Server\\\\Status\\\\Monitor\\:\\:getJsonForLoggingVars\\(\\) expects string\\|null, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Server/Status/Monitor/LogVarsController.php
-
message: "#^Parameter \\#2 \\$value of method PhpMyAdmin\\\\Server\\\\Status\\\\Monitor\\:\\:getJsonForLoggingVars\\(\\) expects string\\|null, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Server/Status/Monitor/LogVarsController.php
-
message: "#^Parameter \\#1 \\$database of method PhpMyAdmin\\\\Server\\\\Status\\\\Monitor\\:\\:getJsonForQueryAnalyzer\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Server/Status/Monitor/QueryAnalyzerController.php
-
message: "#^Parameter \\#2 \\$query of method PhpMyAdmin\\\\Server\\\\Status\\\\Monitor\\:\\:getJsonForQueryAnalyzer\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Server/Status/Monitor/QueryAnalyzerController.php
-
message: "#^Cannot cast mixed to int\\.$#"
count: 2
path: libraries/classes/Controllers/Server/Status/Monitor/SlowLogController.php
-
message: "#^Cannot cast mixed to int\\.$#"
count: 1
path: libraries/classes/Controllers/Server/Status/Processes/KillController.php
-
message: "#^Cannot cast mixed to string\\.$#"
count: 2
path: libraries/classes/Controllers/Server/Status/Processes/RefreshController.php
-
message: "#^Cannot cast mixed to string\\.$#"
count: 2
path: libraries/classes/Controllers/Server/Status/ProcessesController.php
-
message: "#^Cannot cast mixed to int\\.$#"
count: 1
path: libraries/classes/Controllers/Server/Status/QueriesController.php
-
message: "#^Parameter \\#3 \\$subject of function str_replace expects array\\|string, \\(int\\|string\\) given\\.$#"
count: 1
path: libraries/classes/Controllers/Server/Status/QueriesController.php
-
message: "#^Cannot cast mixed to int\\.$#"
count: 1
path: libraries/classes/Controllers/Server/Status/StatusController.php
-
message: "#^Parameter \\#1 \\$connection of method PhpMyAdmin\\\\Replication\\\\ReplicationGui\\:\\:getHtmlForReplicationStatusTable\\(\\) expects string\\|null, mixed given\\.$#"
count: 2
path: libraries/classes/Controllers/Server/Status/StatusController.php
-
message: "#^Parameter \\#1 \\$value of static method PhpMyAdmin\\\\Util\\:\\:formatByteDown\\(\\) expects float\\|int\\|string\\|null, \\(array\\|float\\|int\\) given\\.$#"
count: 2
path: libraries/classes/Controllers/Server/Status/StatusController.php
-
message: "#^Parameter \\#1 \\$value of static method PhpMyAdmin\\\\Util\\:\\:formatByteDown\\(\\) expects float\\|int\\|string\\|null, mixed given\\.$#"
count: 2
path: libraries/classes/Controllers/Server/Status/StatusController.php
-
message: "#^Parameter \\#1 \\$value of static method PhpMyAdmin\\\\Util\\:\\:formatNumber\\(\\) expects float\\|int\\|string, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Server/Status/StatusController.php
-
message: "#^Argument of an invalid type mixed supplied for foreach, only iterables are supported\\.$#"
count: 1
path: libraries/classes/Controllers/Server/Status/VariablesController.php
-
message: "#^Parameter \\#1 \\$flush of method PhpMyAdmin\\\\Controllers\\\\Server\\\\Status\\\\VariablesController\\:\\:flush\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Server/Status/VariablesController.php
-
message: "#^Parameter \\#1 \\$haystack of function str_contains expects string, \\(int\\|string\\) given\\.$#"
count: 1
path: libraries/classes/Controllers/Server/Status/VariablesController.php
-
message: "#^Parameter \\#1 \\$name of static method PhpMyAdmin\\\\Html\\\\Generator\\:\\:linkToVarDocumentation\\(\\) expects string, \\(int\\|string\\) given\\.$#"
count: 1
path: libraries/classes/Controllers/Server/Status/VariablesController.php
-
message: "#^Parameter \\#2 \\$userGroup of static method PhpMyAdmin\\\\ConfigStorage\\\\UserGroups\\:\\:edit\\(\\) expects string, mixed given\\.$#"
count: 2
path: libraries/classes/Controllers/Server/UserGroupsController.php
-
message: "#^Parameter \\#2 \\$userGroup of static method PhpMyAdmin\\\\ConfigStorage\\\\UserGroups\\:\\:getHtmlForListingUsersofAGroup\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Server/UserGroupsController.php
-
message: "#^Parameter \\#2 \\$userGroup of static method PhpMyAdmin\\\\ConfigStorage\\\\UserGroups\\:\\:getHtmlToEditUserGroup\\(\\) expects string\\|null, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Server/UserGroupsController.php
-
message: "#^Offset 1 does not exist on array\\|null\\.$#"
count: 2
path: libraries/classes/Controllers/Server/Variables/GetVariableController.php
-
message: "#^Parameter \\#1 \\$name of method PhpMyAdmin\\\\Providers\\\\ServerVariables\\\\ServerVariablesProviderInterface\\:\\:getVariableType\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Server/Variables/GetVariableController.php
-
message: "#^Parameter \\#1 \\$str of method PhpMyAdmin\\\\DatabaseInterface\\:\\:quoteString\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Server/Variables/GetVariableController.php
-
message: "#^Cannot cast mixed to string\\.$#"
count: 2
path: libraries/classes/Controllers/Server/Variables/SetVariableController.php
-
message: "#^Offset 1 does not exist on array\\|null\\.$#"
count: 1
path: libraries/classes/Controllers/Server/Variables/SetVariableController.php
-
message: "#^Parameter \\#1 \\$string of function htmlspecialchars expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Server/Variables/SetVariableController.php
-
message: "#^Parameter \\#1 \\$id of method PhpMyAdmin\\\\Config\\\\ConfigFile\\:\\:getServerName\\(\\) expects int, \\(int\\|string\\) given\\.$#"
count: 1
path: libraries/classes/Controllers/Setup/HomeController.php
-
message: "#^Parameter \\#1 \\$server of method PhpMyAdmin\\\\Config\\\\ConfigFile\\:\\:getServerDSN\\(\\) expects int, \\(int\\|string\\) given\\.$#"
count: 1
path: libraries/classes/Controllers/Setup/HomeController.php
-
message: "#^Parameter \\#1 \\$string of function htmlentities expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Sql/SetValuesController.php
-
message: "#^Parameter \\#3 \\$column of method PhpMyAdmin\\\\Sql\\:\\:getFullValuesForSetColumn\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Sql/SetValuesController.php
-
message: "#^Parameter \\#3 \\$column of method PhpMyAdmin\\\\Sql\\:\\:getValuesForColumn\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Sql/SetValuesController.php
-
message: "#^Parameter \\#4 \\$whereClause of method PhpMyAdmin\\\\Sql\\:\\:getFullValuesForSetColumn\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Sql/SetValuesController.php
-
message: "#^Parameter \\#1 \\$target of static method PhpMyAdmin\\\\Util\\:\\:getScriptNameForOption\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Table/AddFieldController.php
-
message: "#^Parameter \\#2 \\$offset of class PhpMyAdmin\\\\SqlParser\\\\Components\\\\Limit constructor expects int, \\(float\\|int\\) given\\.$#"
count: 1
path: libraries/classes/Controllers/Table/ChartController.php
-
message: "#^Parameter \\#2 \\$list of static method PhpMyAdmin\\\\SqlParser\\\\Utils\\\\Query\\:\\:replaceClauses\\(\\) expects PhpMyAdmin\\\\SqlParser\\\\TokensList, PhpMyAdmin\\\\SqlParser\\\\TokensList\\|null given\\.$#"
count: 1
path: libraries/classes/Controllers/Table/ExportController.php
-
message: "#^Cannot access offset 0 on mixed\\.$#"
count: 2
path: libraries/classes/Controllers/Table/FindReplaceController.php
-
message: "#^Cannot access offset 1 on mixed\\.$#"
count: 2
path: libraries/classes/Controllers/Table/FindReplaceController.php
-
message: "#^Cannot cast mixed to string\\.$#"
count: 1
path: libraries/classes/Controllers/Table/FindReplaceController.php
-
message: "#^Parameter \\#1 \\$identifier of static method PhpMyAdmin\\\\Util\\:\\:backquote\\(\\) expects string\\|Stringable\\|null, mixed given\\.$#"
count: 16
path: libraries/classes/Controllers/Table/FindReplaceController.php
-
message: "#^Parameter \\#1 \\$str of method PhpMyAdmin\\\\DatabaseInterface\\:\\:quoteString\\(\\) expects string, mixed given\\.$#"
count: 2
path: libraries/classes/Controllers/Table/FindReplaceController.php
-
message: "#^Parameter \\#3 \\$subject of function preg_replace expects array\\|string, mixed given\\.$#"
count: 2
path: libraries/classes/Controllers/Table/FindReplaceController.php
-
message: "#^Parameter \\#1 \\$string of function mb_strlen expects string, string\\|null given\\.$#"
count: 1
path: libraries/classes/Controllers/Table/GetFieldController.php
-
message: "#^Parameter \\#1 \\$test of static method PhpMyAdmin\\\\Mime\\:\\:detect\\(\\) expects string, string\\|null given\\.$#"
count: 1
path: libraries/classes/Controllers/Table/GetFieldController.php
-
message: "#^Parameter \\#1 \\$value of function count expects array\\|Countable, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Table/IndexesController.php
-
message: "#^Parameter \\#2 \\$sqlQuery of static method PhpMyAdmin\\\\Html\\\\Generator\\:\\:getMessage\\(\\) expects string\\|null, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Table/Partition/AnalyzeController.php
-
message: "#^Parameter \\#2 \\$sqlQuery of static method PhpMyAdmin\\\\Html\\\\Generator\\:\\:getMessage\\(\\) expects string\\|null, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Table/Partition/CheckController.php
-
message: "#^Parameter \\#2 \\$sqlQuery of static method PhpMyAdmin\\\\Html\\\\Generator\\:\\:getMessage\\(\\) expects string\\|null, mixed given\\.$#"
count: 2
path: libraries/classes/Controllers/Table/Partition/DropController.php
-
message: "#^Parameter \\#2 \\$sqlQuery of static method PhpMyAdmin\\\\Html\\\\Generator\\:\\:getMessage\\(\\) expects string\\|null, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Table/Partition/OptimizeController.php
-
message: "#^Parameter \\#2 \\$sqlQuery of static method PhpMyAdmin\\\\Html\\\\Generator\\:\\:getMessage\\(\\) expects string\\|null, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Table/Partition/RepairController.php
-
message: "#^Parameter \\#1 \\$content of method PhpMyAdmin\\\\ResponseRenderer\\:\\:addHTML\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Table/RelationController.php
-
message: "#^Parameter \\#1 \\$queryData of static method PhpMyAdmin\\\\Core\\:\\:previewSQL\\(\\) expects array\\|string, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Table/RelationController.php
-
message: "#^Parameter \\#1 \\$string of function md5 expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Table/RelationController.php
-
message: "#^Parameter \\#2 \\$callback of function uksort expects callable\\(int\\|string, int\\|string\\)\\: int, 'strnatcasecmp' given\\.$#"
count: 1
path: libraries/classes/Controllers/Table/RelationController.php
-
message: "#^Parameter \\#2 \\$callback of function usort expects callable\\(mixed, mixed\\)\\: int, 'strnatcasecmp' given\\.$#"
count: 1
path: libraries/classes/Controllers/Table/RelationController.php
-
message: "#^Parameter \\#2 \\$callback of function usort expects callable\\(string\\|null, string\\|null\\)\\: int, 'strnatcasecmp' given\\.$#"
count: 1
path: libraries/classes/Controllers/Table/RelationController.php
-
message: "#^Argument of an invalid type array\\|string supplied for foreach, only iterables are supported\\.$#"
count: 1
path: libraries/classes/Controllers/Table/ReplaceController.php
-
message: "#^Call to function method_exists\\(\\) with PhpMyAdmin\\\\Plugins\\\\IOTransformationsPlugin and 'isSuccess' will always evaluate to true\\.$#"
count: 1
path: libraries/classes/Controllers/Table/ReplaceController.php
-
message: "#^PHPDoc tag @var for variable \\$relationFields has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Controllers/Table/ReplaceController.php
-
message: "#^Parameter \\#1 \\$rows of static method PhpMyAdmin\\\\Message\\:\\:getMessageForAffectedRows\\(\\) expects int, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Table/ReplaceController.php
-
message: "#^Parameter \\#1 \\$rows of static method PhpMyAdmin\\\\Message\\:\\:getMessageForInsertedRows\\(\\) expects int, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Table/ReplaceController.php
-
message: "#^Cannot cast mixed to string\\.$#"
count: 2
path: libraries/classes/Controllers/Table/SearchController.php
-
message: "#^Method PhpMyAdmin\\\\Controllers\\\\Table\\\\SearchController\\:\\:getColumnMinMax\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Controllers/Table/SearchController.php
-
message: "#^Parameter \\#1 \\$columnSpecification of static method PhpMyAdmin\\\\Util\\:\\:extractColumnSpec\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Table/SearchController.php
-
message: "#^Parameter \\#1 \\$string of function md5 expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Table/SearchController.php
-
message: "#^Parameter \\#1 \\$string of function strtoupper expects string, \\(array\\<int, string\\>\\|string\\|null\\) given\\.$#"
count: 1
path: libraries/classes/Controllers/Table/SearchController.php
-
message: "#^Parameter \\#1 \\$type of method PhpMyAdmin\\\\Types\\:\\:getIntegerRange\\(\\) expects string, \\(array\\<int, string\\>\\|string\\|null\\) given\\.$#"
count: 1
path: libraries/classes/Controllers/Table/SearchController.php
-
message: "#^Parameter \\#1 \\$type of method PhpMyAdmin\\\\Types\\:\\:getTypeOperatorsHtml\\(\\) expects string, \\(array\\<int, string\\>\\|string\\|null\\) given\\.$#"
count: 1
path: libraries/classes/Controllers/Table/SearchController.php
-
message: "#^Parameter \\#2 \\$column of method PhpMyAdmin\\\\ConfigStorage\\\\Relation\\:\\:searchColumnInForeigners\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Table/SearchController.php
-
message: "#^Parameter \\#2 \\$field of method PhpMyAdmin\\\\ConfigStorage\\\\Relation\\:\\:getForeignData\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Table/SearchController.php
-
message: "#^Parameter \\#2 \\$foreignField of method PhpMyAdmin\\\\ConfigStorage\\\\Relation\\:\\:foreignDropdown\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Table/SearchController.php
-
message: "#^Parameter \\#2 \\$null of method PhpMyAdmin\\\\Types\\:\\:getTypeOperatorsHtml\\(\\) expects bool, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Table/SearchController.php
-
message: "#^Parameter \\#3 \\$subject of function preg_replace expects array\\|string, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Table/SearchController.php
-
message: "#^Parameter \\#1 \\$selected of method PhpMyAdmin\\\\Controllers\\\\Table\\\\Structure\\\\ChangeController\\:\\:displayHtmlForColumnChange\\(\\) expects array\\<string\\>, array\\<int, mixed\\> given\\.$#"
count: 1
path: libraries/classes/Controllers/Table/Structure/ChangeController.php
-
message: "#^Cannot access offset 'COLUMN_COMMENT' on mixed\\.$#"
count: 1
path: libraries/classes/Controllers/Table/Structure/MoveColumnsController.php
-
message: "#^Cannot access offset 'Collation' on mixed\\.$#"
count: 1
path: libraries/classes/Controllers/Table/Structure/MoveColumnsController.php
-
message: "#^Cannot access offset 'Default' on mixed\\.$#"
count: 7
path: libraries/classes/Controllers/Table/Structure/MoveColumnsController.php
-
message: "#^Cannot access offset 'Expression' on mixed\\.$#"
count: 3
path: libraries/classes/Controllers/Table/Structure/MoveColumnsController.php
-
message: "#^Cannot access offset 'Extra' on mixed\\.$#"
count: 8
path: libraries/classes/Controllers/Table/Structure/MoveColumnsController.php
-
message: "#^Cannot access offset 'Null' on mixed\\.$#"
count: 2
path: libraries/classes/Controllers/Table/Structure/MoveColumnsController.php
-
message: "#^Cannot access offset 'Type' on mixed\\.$#"
count: 4
path: libraries/classes/Controllers/Table/Structure/MoveColumnsController.php
-
message: "#^Cannot access offset 'Virtuality' on mixed\\.$#"
count: 3
path: libraries/classes/Controllers/Table/Structure/MoveColumnsController.php
-
message: "#^Parameter \\#1 \\$columnSpecification of static method PhpMyAdmin\\\\Util\\:\\:extractColumnSpec\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Table/Structure/MoveColumnsController.php
-
message: "#^Parameter \\#10 \\$extra of static method PhpMyAdmin\\\\Table\\:\\:generateAlter\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Table/Structure/MoveColumnsController.php
-
message: "#^Parameter \\#11 \\$comment of static method PhpMyAdmin\\\\Table\\:\\:generateAlter\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Table/Structure/MoveColumnsController.php
-
message: "#^Parameter \\#12 \\$virtuality of static method PhpMyAdmin\\\\Table\\:\\:generateAlter\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Table/Structure/MoveColumnsController.php
-
message: "#^Parameter \\#13 \\$expression of static method PhpMyAdmin\\\\Table\\:\\:generateAlter\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Table/Structure/MoveColumnsController.php
-
message: "#^Parameter \\#3 \\$subject of function str_replace expects array\\|string, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Table/Structure/MoveColumnsController.php
-
message: "#^Parameter \\#6 \\$collation of static method PhpMyAdmin\\\\Table\\:\\:generateAlter\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Table/Structure/MoveColumnsController.php
-
message: "#^Parameter \\#9 \\$defaultValue of static method PhpMyAdmin\\\\Table\\:\\:generateAlter\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Table/Structure/MoveColumnsController.php
-
message: "#^Cannot cast mixed to string\\.$#"
count: 6
path: libraries/classes/Controllers/Table/Structure/PartitioningController.php
-
message: "#^Offset 'partition_by' on array\\{partition_by\\: string, partition_expr\\: string, partition_count\\: mixed, subpartition_by\\: string, subpartition_expr\\: string, subpartition_count\\: int, can_have_subpartitions\\: bool\\} in isset\\(\\) always exists and is not nullable\\.$#"
count: 1
path: libraries/classes/Controllers/Table/Structure/PartitioningController.php
-
message: "#^Offset 0 does not exist on array\\<PhpMyAdmin\\\\SqlParser\\\\Components\\\\PartitionDefinition\\>\\|null\\.$#"
count: 1
path: libraries/classes/Controllers/Table/Structure/PartitioningController.php
-
message: "#^Parameter \\#1 \\$value of function count expects array\\|Countable, array\\<PhpMyAdmin\\\\SqlParser\\\\Components\\\\PartitionDefinition\\>\\|null given\\.$#"
count: 1
path: libraries/classes/Controllers/Table/Structure/PartitioningController.php
-
message: "#^Argument of an invalid type mixed supplied for foreach, only iterables are supported\\.$#"
count: 1
path: libraries/classes/Controllers/Table/Structure/ReservedWordCheckController.php
-
message: "#^Parameter \\#1 \\$string of function trim expects string, mixed given\\.$#"
count: 2
path: libraries/classes/Controllers/Table/Structure/ReservedWordCheckController.php
-
message: "#^Cannot cast mixed to string\\.$#"
count: 1
path: libraries/classes/Controllers/Table/Structure/SaveController.php
-
message: "#^For loop initial assignment overwrites variable \\$i\\.$#"
count: 2
path: libraries/classes/Controllers/Table/Structure/SaveController.php
-
message: "#^Parameter \\#1 \\$oldcol of static method PhpMyAdmin\\\\Table\\:\\:generateAlter\\(\\) expects string, mixed given\\.$#"
count: 2
path: libraries/classes/Controllers/Table/Structure/SaveController.php
-
message: "#^Parameter \\#10 \\$extra of static method PhpMyAdmin\\\\Table\\:\\:generateAlter\\(\\) expects string, mixed given\\.$#"
count: 2
path: libraries/classes/Controllers/Table/Structure/SaveController.php
-
message: "#^Parameter \\#11 \\$comment of static method PhpMyAdmin\\\\Table\\:\\:generateAlter\\(\\) expects string, mixed given\\.$#"
count: 2
path: libraries/classes/Controllers/Table/Structure/SaveController.php
-
message: "#^Parameter \\#12 \\$virtuality of static method PhpMyAdmin\\\\Table\\:\\:generateAlter\\(\\) expects string, mixed given\\.$#"
count: 2
path: libraries/classes/Controllers/Table/Structure/SaveController.php
-
message: "#^Parameter \\#13 \\$expression of static method PhpMyAdmin\\\\Table\\:\\:generateAlter\\(\\) expects string, mixed given\\.$#"
count: 2
path: libraries/classes/Controllers/Table/Structure/SaveController.php
-
message: "#^Parameter \\#14 \\$moveTo of static method PhpMyAdmin\\\\Table\\:\\:generateAlter\\(\\) expects string, mixed given\\.$#"
count: 2
path: libraries/classes/Controllers/Table/Structure/SaveController.php
-
message: "#^Parameter \\#3 \\.\\.\\.\\$values of function sprintf expects bool\\|float\\|int\\|string\\|null, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Table/Structure/SaveController.php
-
message: "#^Parameter \\#6 \\$collation of static method PhpMyAdmin\\\\Table\\:\\:generateAlter\\(\\) expects string, mixed given\\.$#"
count: 2
path: libraries/classes/Controllers/Table/Structure/SaveController.php
-
message: "#^Parameter \\#7 \\$null of static method PhpMyAdmin\\\\Table\\:\\:generateAlter\\(\\) expects bool\\|string, mixed given\\.$#"
count: 2
path: libraries/classes/Controllers/Table/Structure/SaveController.php
-
message: "#^Cannot access offset 'Collation' on mixed\\.$#"
count: 1
path: libraries/classes/Controllers/Table/StructureController.php
-
message: "#^Cannot access offset 'Extra' on mixed\\.$#"
count: 1
path: libraries/classes/Controllers/Table/StructureController.php
-
message: "#^Cannot access offset 'Field' on mixed\\.$#"
count: 7
path: libraries/classes/Controllers/Table/StructureController.php
-
message: "#^Cannot access offset 'Type' on mixed\\.$#"
count: 1
path: libraries/classes/Controllers/Table/StructureController.php
-
message: "#^Cannot use array destructuring on array\\|null\\.$#"
count: 7
path: libraries/classes/Controllers/Table/StructureController.php
-
message: "#^Parameter \\#1 \\$column of method PhpMyAdmin\\\\Index\\:\\:hasColumn\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Table/StructureController.php
-
message: "#^Parameter \\#1 \\$columnSpecification of static method PhpMyAdmin\\\\Util\\:\\:extractColumnSpec\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Table/StructureController.php
-
message: "#^Parameter \\#1 \\$haystack of function str_contains expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Table/StructureController.php
-
message: "#^Parameter \\#1 \\$timestamp of static method PhpMyAdmin\\\\Util\\:\\:localisedDate\\(\\) expects int, \\(int\\|false\\) given\\.$#"
count: 3
path: libraries/classes/Controllers/Table/StructureController.php
-
message: "#^Parameter \\#1 \\$value of static method PhpMyAdmin\\\\Util\\:\\:formatByteDown\\(\\) expects float\\|int\\|string\\|null, \\(array\\|float\\|int\\) given\\.$#"
count: 2
path: libraries/classes/Controllers/Table/StructureController.php
-
message: "#^Parameter \\#3 \\$name of static method PhpMyAdmin\\\\Charsets\\:\\:findCollationByName\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Table/StructureController.php
-
message: "#^Parameter \\#2 \\$entries of method PhpMyAdmin\\\\Tracking\\\\Tracking\\:\\:getDownloadInfoForExport\\(\\) expects array\\<int, array\\<string, int\\|string\\>\\>, array given\\.$#"
count: 1
path: libraries/classes/Controllers/Table/TrackingController.php
-
message: "#^Cannot cast mixed to string\\.$#"
count: 3
path: libraries/classes/Controllers/Table/ZoomSearchController.php
-
message: "#^Parameter \\#1 \\$columnSpecification of static method PhpMyAdmin\\\\Util\\:\\:extractColumnSpec\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Table/ZoomSearchController.php
-
message: "#^Parameter \\#1 \\$string of function htmlspecialchars expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Table/ZoomSearchController.php
-
message: "#^Parameter \\#1 \\$string of function md5 expects string, mixed given\\.$#"
count: 2
path: libraries/classes/Controllers/Table/ZoomSearchController.php
-
message: "#^Parameter \\#1 \\$string of function strtoupper expects string, \\(array\\<int, string\\>\\|string\\|null\\) given\\.$#"
count: 1
path: libraries/classes/Controllers/Table/ZoomSearchController.php
-
message: "#^Parameter \\#1 \\$type of method PhpMyAdmin\\\\Types\\:\\:getIntegerRange\\(\\) expects string, \\(array\\<int, string\\>\\|string\\|null\\) given\\.$#"
count: 1
path: libraries/classes/Controllers/Table/ZoomSearchController.php
-
message: "#^Parameter \\#1 \\$type of method PhpMyAdmin\\\\Types\\:\\:getTypeOperatorsHtml\\(\\) expects string, \\(array\\<int, string\\>\\|string\\|null\\) given\\.$#"
count: 1
path: libraries/classes/Controllers/Table/ZoomSearchController.php
-
message: "#^Parameter \\#2 \\$column of method PhpMyAdmin\\\\ConfigStorage\\\\Relation\\:\\:searchColumnInForeigners\\(\\) expects string, mixed given\\.$#"
count: 2
path: libraries/classes/Controllers/Table/ZoomSearchController.php
-
message: "#^Parameter \\#2 \\$columnIndex of method PhpMyAdmin\\\\Controllers\\\\Table\\\\ZoomSearchController\\:\\:getColumnProperties\\(\\) expects int, int\\|string\\|false given\\.$#"
count: 1
path: libraries/classes/Controllers/Table/ZoomSearchController.php
-
message: "#^Parameter \\#2 \\$field of method PhpMyAdmin\\\\ConfigStorage\\\\Relation\\:\\:getForeignData\\(\\) expects string, mixed given\\.$#"
count: 2
path: libraries/classes/Controllers/Table/ZoomSearchController.php
-
message: "#^Parameter \\#2 \\$foreignField of method PhpMyAdmin\\\\ConfigStorage\\\\Relation\\:\\:foreignDropdown\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Table/ZoomSearchController.php
-
message: "#^Parameter \\#2 \\$null of method PhpMyAdmin\\\\Types\\:\\:getTypeOperatorsHtml\\(\\) expects bool, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Table/ZoomSearchController.php
-
message: "#^Parameter \\#3 \\$subject of function preg_replace expects array\\|string, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Table/ZoomSearchController.php
-
message: "#^Parameter \\#1 \\$database of method PhpMyAdmin\\\\DatabaseInterface\\:\\:getTables\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/TableController.php
-
message: "#^Argument of an invalid type mixed supplied for foreach, only iterables are supported\\.$#"
count: 1
path: libraries/classes/Controllers/Transformation/OverviewController.php
-
message: "#^Parameter \\#1 \\$password of method PhpMyAdmin\\\\UserPassword\\:\\:changePassword\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/UserPasswordController.php
-
message: "#^Parameter \\#1 \\$pmaPw of method PhpMyAdmin\\\\UserPassword\\:\\:setChangePasswordMsg\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/UserPasswordController.php
-
message: "#^Parameter \\#2 \\$authenticationPlugin of method PhpMyAdmin\\\\UserPassword\\:\\:changePassword\\(\\) expects string\\|null, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/UserPasswordController.php
-
message: "#^Parameter \\#2 \\$pmaPw2 of method PhpMyAdmin\\\\UserPassword\\:\\:setChangePasswordMsg\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/UserPasswordController.php
-
message: "#^PHPDoc tag @var for variable \\$view has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Controllers/View/CreateController.php
-
message: "#^Parameter \\#2 \\$string of function explode expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/View/CreateController.php
-
message: "#^Property PhpMyAdmin\\\\SqlParser\\\\Statements\\\\CreateStatement\\:\\:\\$body \\(array\\<PhpMyAdmin\\\\SqlParser\\\\Token\\>\\|string\\) in isset\\(\\) is not nullable\\.$#"
count: 1
path: libraries/classes/Controllers/View/CreateController.php
-
message: "#^Binary operation \"\\*\" between string and 1024\\|1048576\\|1073741824\\|1099511627776 results in an error\\.$#"
count: 1
path: libraries/classes/Core.php
-
message: "#^Cannot access offset string on mixed\\.$#"
count: 10
path: libraries/classes/Core.php
-
message: "#^Casting to string something that's already string\\.$#"
count: 3
path: libraries/classes/Core.php
-
message: "#^Parameter \\#1 \\$pattern of function preg_match expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Core.php
-
message: "#^Parameter \\#1 \\$sqlQuery of static method PhpMyAdmin\\\\Html\\\\Generator\\:\\:formatSql\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Core.php
-
message: "#^Parameter \\#1 \\$value of function count expects array\\|Countable, mixed given\\.$#"
count: 1
path: libraries/classes/Core.php
-
message: "#^Method PhpMyAdmin\\\\CreateAddField\\:\\:getIndexedColumns\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 5
path: libraries/classes/CreateAddField.php
-
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\\}\\.$#"
count: 1
path: libraries/classes/CreateAddField.php
-
message: "#^Parameter \\#1 \\$identifier of static method PhpMyAdmin\\\\Util\\:\\:backquote\\(\\) expects string\\|Stringable\\|null, mixed given\\.$#"
count: 1
path: libraries/classes/CreateAddField.php
-
message: "#^Cannot access offset 'col_attribute' on mixed\\.$#"
count: 6
path: libraries/classes/Database/CentralColumns.php
-
message: "#^Cannot access offset 'col_default' on mixed\\.$#"
count: 12
path: libraries/classes/Database/CentralColumns.php
-
message: "#^Cannot access offset 'col_extra' on mixed\\.$#"
count: 4
path: libraries/classes/Database/CentralColumns.php
-
message: "#^Cannot access offset 'col_isNull' on mixed\\.$#"
count: 1
path: libraries/classes/Database/CentralColumns.php
-
message: "#^Cannot access offset 'col_length' on mixed\\.$#"
count: 2
path: libraries/classes/Database/CentralColumns.php
-
message: "#^Cannot access offset 'col_name' on mixed\\.$#"
count: 2
path: libraries/classes/Database/CentralColumns.php
-
message: "#^Cannot access offset 'col_type' on mixed\\.$#"
count: 2
path: libraries/classes/Database/CentralColumns.php
-
message: "#^Cannot access offset int\\<0, max\\> on mixed\\.$#"
count: 5
path: libraries/classes/Database/CentralColumns.php
-
message: "#^Cannot cast mixed to int\\.$#"
count: 2
path: libraries/classes/Database/CentralColumns.php
-
message: "#^Cannot cast mixed to string\\.$#"
count: 4
path: libraries/classes/Database/CentralColumns.php
-
message: "#^Foreach overwrites \\$table with its value variable\\.$#"
count: 2
path: libraries/classes/Database/CentralColumns.php
-
message: "#^Parameter \\#1 \\$bitDefaultValue of static method PhpMyAdmin\\\\Util\\:\\:convertBitDefaultValue\\(\\) expects string\\|null, mixed given\\.$#"
count: 2
path: libraries/classes/Database/CentralColumns.php
-
message: "#^Parameter \\#1 \\$column of method PhpMyAdmin\\\\Database\\\\CentralColumns\\:\\:getInsertQuery\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Database/CentralColumns.php
-
message: "#^Parameter \\#1 \\$columnSpecification of static method PhpMyAdmin\\\\Util\\:\\:extractColumnSpec\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Database/CentralColumns.php
-
message: "#^Parameter \\#1 \\$dbname of method PhpMyAdmin\\\\DatabaseInterface\\:\\:selectDb\\(\\) expects PhpMyAdmin\\\\Dbal\\\\DatabaseName\\|string, mixed given\\.$#"
count: 8
path: libraries/classes/Database/CentralColumns.php
-
message: "#^Parameter \\#1 \\$identifier of static method PhpMyAdmin\\\\Util\\:\\:backquote\\(\\) expects string\\|Stringable\\|null, mixed given\\.$#"
count: 11
path: libraries/classes/Database/CentralColumns.php
-
message: "#^Parameter \\#1 \\$row of method PhpMyAdmin\\\\Database\\\\CentralColumns\\:\\:getHtmlForEditTableRow\\(\\) expects array, mixed given\\.$#"
count: 1
path: libraries/classes/Database/CentralColumns.php
-
message: "#^Parameter \\#1 \\$str of method PhpMyAdmin\\\\DatabaseInterface\\:\\:escapeString\\(\\) expects string, mixed given\\.$#"
count: 6
path: libraries/classes/Database/CentralColumns.php
-
message: "#^Parameter \\#1 \\$string of function bin2hex expects string, mixed given\\.$#"
count: 2
path: libraries/classes/Database/CentralColumns.php
-
message: "#^Parameter \\#1 \\$string of function trim expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Database/CentralColumns.php
-
message: "#^Parameter \\#1 \\$value of function count expects array\\|Countable, mixed given\\.$#"
count: 1
path: libraries/classes/Database/CentralColumns.php
-
message: "#^Parameter \\#10 \\$colDefault of method PhpMyAdmin\\\\Database\\\\CentralColumns\\:\\:updateOneColumn\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Database/CentralColumns.php
-
message: "#^Parameter \\#2 \\$string of function explode expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Database/CentralColumns.php
-
message: "#^Parameter \\#2 \\$table of method PhpMyAdmin\\\\DatabaseInterface\\:\\:getColumnNames\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Database/CentralColumns.php
-
message: "#^Parameter \\#2 \\$table of method PhpMyAdmin\\\\DatabaseInterface\\:\\:getColumns\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Database/CentralColumns.php
-
message: "#^Parameter \\#3 \\$column of method PhpMyAdmin\\\\ConfigStorage\\\\Relation\\:\\:checkChildForeignReferences\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Database/CentralColumns.php
-
message: "#^Parameter \\#3 \\$column of method PhpMyAdmin\\\\DatabaseInterface\\:\\:getColumn\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Database/CentralColumns.php
-
message: "#^Parameter \\#3 \\$pageNow of static method PhpMyAdmin\\\\Util\\:\\:pageselector\\(\\) expects int, \\(float\\|int\\) given\\.$#"
count: 1
path: libraries/classes/Database/CentralColumns.php
-
message: "#^Parameter \\#4 \\$centralListTable of method PhpMyAdmin\\\\Database\\\\CentralColumns\\:\\:getInsertQuery\\(\\) expects string, mixed given\\.$#"
count: 3
path: libraries/classes/Database/CentralColumns.php
-
message: "#^Cannot access offset 'COLUMN_ID' on mixed\\.$#"
count: 2
path: libraries/classes/Database/Designer.php
-
message: "#^Cannot access offset 'COLUMN_NAME' on mixed\\.$#"
count: 2
path: libraries/classes/Database/Designer.php
-
message: "#^Cannot access offset 'TYPE' on mixed\\.$#"
count: 18
path: libraries/classes/Database/Designer.php
-
message: "#^Cannot access offset int\\<0, max\\> on mixed\\.$#"
count: 20
path: libraries/classes/Database/Designer.php
-
message: "#^Method PhpMyAdmin\\\\Database\\\\Designer\\:\\:getSideMenuParamsArray\\(\\) should return array but returns mixed\\.$#"
count: 1
path: libraries/classes/Database/Designer.php
-
message: "#^Parameter \\#1 \\$haystack of function str_contains expects string, mixed given\\.$#"
count: 18
path: libraries/classes/Database/Designer.php
-
message: "#^Parameter \\#1 \\$value of function count expects array\\|Countable, mixed given\\.$#"
count: 2
path: libraries/classes/Database/Designer.php
-
message: "#^Argument of an invalid type mixed supplied for foreach, only iterables are supported\\.$#"
count: 2
path: libraries/classes/Database/Designer/Common.php
-
message: "#^Cannot access offset 'ENGINE' on mixed\\.$#"
count: 6
path: libraries/classes/Database/Designer/Common.php
-
message: "#^Cannot access offset 'TABLE_NAME' on mixed\\.$#"
count: 2
path: libraries/classes/Database/Designer/Common.php
-
message: "#^Cannot access offset 'constraint' on mixed\\.$#"
count: 1
path: libraries/classes/Database/Designer/Common.php
-
message: "#^Cannot access offset 'foreign_db' on mixed\\.$#"
count: 1
path: libraries/classes/Database/Designer/Common.php
-
message: "#^Cannot access offset 'foreign_field' on mixed\\.$#"
count: 1
path: libraries/classes/Database/Designer/Common.php
-
message: "#^Cannot access offset 'foreign_table' on mixed\\.$#"
count: 1
path: libraries/classes/Database/Designer/Common.php
-
message: "#^Cannot access offset 'index_list' on mixed\\.$#"
count: 1
path: libraries/classes/Database/Designer/Common.php
-
message: "#^Cannot access offset 'ref_db_name' on mixed\\.$#"
count: 1
path: libraries/classes/Database/Designer/Common.php
-
message: "#^Cannot access offset 'ref_index_list' on mixed\\.$#"
count: 1
path: libraries/classes/Database/Designer/Common.php
-
message: "#^Cannot access offset 'ref_table_name' on mixed\\.$#"
count: 1
path: libraries/classes/Database/Designer/Common.php
-
message: "#^Cannot access offset mixed on mixed\\.$#"
count: 1
path: libraries/classes/Database/Designer/Common.php
-
message: "#^Cannot access offset string on mixed\\.$#"
count: 1
path: libraries/classes/Database/Designer/Common.php
-
message: "#^For loop initial assignment overwrites variable \\$i\\.$#"
count: 1
path: libraries/classes/Database/Designer/Common.php
-
message: "#^Parameter \\#1 \\$string of function mb_strtoupper expects string, mixed given\\.$#"
count: 4
path: libraries/classes/Database/Designer/Common.php
-
message: "#^Parameter \\#1 \\$string of function rawurlencode expects string, mixed given\\.$#"
count: 4
path: libraries/classes/Database/Designer/Common.php
-
message: "#^Parameter \\#2 \\$table of method PhpMyAdmin\\\\ConfigStorage\\\\Relation\\:\\:getDisplayField\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Database/Designer/Common.php
-
message: "#^Parameter \\#2 \\$tableName of class PhpMyAdmin\\\\Database\\\\Designer\\\\DesignerTable constructor expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Database/Designer/Common.php
-
message: "#^Cannot access offset 'Name' on mixed\\.$#"
count: 1
path: libraries/classes/Database/Events.php
-
message: "#^Cannot access offset 'Status' on mixed\\.$#"
count: 1
path: libraries/classes/Database/Events.php
-
message: "#^Cannot access offset 'Type' on mixed\\.$#"
count: 1
path: libraries/classes/Database/Events.php
-
message: "#^Cannot access offset 'name' on mixed\\.$#"
count: 1
path: libraries/classes/Database/Events.php
-
message: "#^Parameter \\#1 \\$identifier of static method PhpMyAdmin\\\\Util\\:\\:backquote\\(\\) expects string\\|Stringable\\|null, mixed given\\.$#"
count: 1
path: libraries/classes/Database/Events.php
-
message: "#^Parameter \\#1 \\$query of method PhpMyAdmin\\\\DatabaseInterface\\:\\:tryQuery\\(\\) expects string, string\\|null given\\.$#"
count: 1
path: libraries/classes/Database/Events.php
-
message: "#^Argument of an invalid type mixed supplied for foreach, only iterables are supported\\.$#"
count: 6
path: libraries/classes/Database/Qbe.php
-
message: "#^Cannot access offset 'foreign_field' on mixed\\.$#"
count: 1
path: libraries/classes/Database/Qbe.php
-
message: "#^Cannot access offset 'foreign_table' on mixed\\.$#"
count: 5
path: libraries/classes/Database/Qbe.php
-
message: "#^Cannot access offset 'index_list' on mixed\\.$#"
count: 1
path: libraries/classes/Database/Qbe.php
-
message: "#^Cannot access offset 'ref_index_list' on mixed\\.$#"
count: 1
path: libraries/classes/Database/Qbe.php
-
message: "#^Cannot access offset 'ref_table_name' on mixed\\.$#"
count: 5
path: libraries/classes/Database/Qbe.php
-
message: "#^Cannot access offset 'table_name' on mixed\\.$#"
count: 1
path: libraries/classes/Database/Qbe.php
-
message: "#^Cannot access offset 'table_schema' on mixed\\.$#"
count: 1
path: libraries/classes/Database/Qbe.php
-
message: "#^Cannot access offset mixed on mixed\\.$#"
count: 1
path: libraries/classes/Database/Qbe.php
-
message: "#^For loop initial assignment overwrites variable \\$columnIndex\\.$#"
count: 1
path: libraries/classes/Database/Qbe.php
-
message: "#^Method PhpMyAdmin\\\\Database\\\\Qbe\\:\\:getLeftJoinColumnCandidates\\(\\) should return array but returns mixed\\.$#"
count: 1
path: libraries/classes/Database/Qbe.php
-
message: "#^Method PhpMyAdmin\\\\Database\\\\Qbe\\:\\:getMasterTable\\(\\) should return string but returns mixed\\.$#"
count: 2
path: libraries/classes/Database/Qbe.php
-
message: "#^Parameter \\#1 \\$haystack of function stripos expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Database/Qbe.php
-
message: "#^Parameter \\#1 \\$identifier of static method PhpMyAdmin\\\\Util\\:\\:backquote\\(\\) expects string\\|Stringable\\|null, mixed given\\.$#"
count: 7
path: libraries/classes/Database/Qbe.php
-
message: "#^Parameter \\#1 \\$string of function htmlspecialchars expects string, mixed given\\.$#"
count: 3
path: libraries/classes/Database/Qbe.php
-
message: "#^Parameter \\#1 \\$string of function mb_strtoupper expects string, mixed given\\.$#"
count: 2
path: libraries/classes/Database/Qbe.php
-
message: "#^Parameter \\#1 \\$string of function mb_substr expects string, mixed given\\.$#"
count: 2
path: libraries/classes/Database/Qbe.php
-
message: "#^Parameter \\#1 \\$tableName of class PhpMyAdmin\\\\Table constructor expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Database/Qbe.php
-
message: "#^Parameter \\#2 \\$oneTable of method PhpMyAdmin\\\\Database\\\\Qbe\\:\\:loadRelationsForTable\\(\\) expects string, mixed given\\.$#"
count: 2
path: libraries/classes/Database/Qbe.php
-
message: "#^Parameter \\#2 \\$string of function explode expects string, mixed given\\.$#"
count: 2
path: libraries/classes/Database/Qbe.php
-
message: "#^Parameter \\#2 \\$table of method PhpMyAdmin\\\\ConfigStorage\\\\Relation\\:\\:getChildReferences\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Database/Qbe.php
-
message: "#^Parameter \\#2 \\$table of method PhpMyAdmin\\\\ConfigStorage\\\\Relation\\:\\:getForeigners\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Database/Qbe.php
-
message: "#^Parameter \\#2 \\$table of method PhpMyAdmin\\\\DatabaseInterface\\:\\:getColumns\\(\\) expects string, string\\|null given\\.$#"
count: 1
path: libraries/classes/Database/Qbe.php
-
message: "#^Parameter \\#2 \\$table of method PhpMyAdmin\\\\DatabaseInterface\\:\\:getTableIndexes\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Database/Qbe.php
-
message: "#^Parameter \\#3 \\$uniqueColumns of method PhpMyAdmin\\\\Database\\\\Qbe\\:\\:getLeftJoinColumnCandidatesBest\\(\\) expects array\\|null, mixed given\\.$#"
count: 1
path: libraries/classes/Database/Qbe.php
-
message: "#^Parameter \\#3 \\$whereClauseColumns of method PhpMyAdmin\\\\Database\\\\Qbe\\:\\:getMasterTable\\(\\) expects array, mixed given\\.$#"
count: 1
path: libraries/classes/Database/Qbe.php
-
message: "#^Parameter \\#4 \\$indexColumns of method PhpMyAdmin\\\\Database\\\\Qbe\\:\\:getLeftJoinColumnCandidatesBest\\(\\) expects array\\|null, mixed given\\.$#"
count: 1
path: libraries/classes/Database/Qbe.php
-
message: "#^Parameter \\#4 \\$whereClauseTables of method PhpMyAdmin\\\\Database\\\\Qbe\\:\\:getMasterTable\\(\\) expects array, mixed given\\.$#"
count: 1
path: libraries/classes/Database/Qbe.php
-
message: "#^Property PhpMyAdmin\\\\Database\\\\Qbe\\:\\:\\$criteriaColumnDelete type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Database/Qbe.php
-
message: "#^Property PhpMyAdmin\\\\Database\\\\Qbe\\:\\:\\$criteriaColumnInsert type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Database/Qbe.php
-
message: "#^Variable variables are not allowed\\.$#"
count: 4
path: libraries/classes/Database/Qbe.php
-
message: "#^Cannot access offset 'DTD_IDENTIFIER' on mixed\\.$#"
count: 1
path: libraries/classes/Database/Routines.php
-
message: "#^Cannot access offset 'Db' on mixed\\.$#"
count: 1
path: libraries/classes/Database/Routines.php
-
message: "#^Cannot access offset 'Definer' on mixed\\.$#"
count: 1
path: libraries/classes/Database/Routines.php
-
message: "#^Cannot access offset 'Name' on mixed\\.$#"
count: 1
path: libraries/classes/Database/Routines.php
-
message: "#^Cannot access offset 'Type' on mixed\\.$#"
count: 1
path: libraries/classes/Database/Routines.php
-
message: "#^Cannot access offset 'value' on mixed\\.$#"
count: 1
path: libraries/classes/Database/Routines.php
-
message: "#^Cannot access offset 0 on mixed\\.$#"
count: 1
path: libraries/classes/Database/Routines.php
-
message: "#^Cannot access offset 1 on mixed\\.$#"
count: 1
path: libraries/classes/Database/Routines.php
-
message: "#^Cannot access offset 2 on mixed\\.$#"
count: 1
path: libraries/classes/Database/Routines.php
-
message: "#^Cannot access offset 5 on mixed\\.$#"
count: 1
path: libraries/classes/Database/Routines.php
-
message: "#^Cannot access offset 6 on mixed\\.$#"
count: 1
path: libraries/classes/Database/Routines.php
-
message: "#^Cannot access offset 7 on mixed\\.$#"
count: 1
path: libraries/classes/Database/Routines.php
-
message: "#^Cannot access offset int\\<0, max\\> on array\\<int, array\\|string\\|null\\>\\|int\\.$#"
count: 1
path: libraries/classes/Database/Routines.php
-
message: "#^Cannot access offset mixed on mixed\\.$#"
count: 2
path: libraries/classes/Database/Routines.php
-
message: "#^Cannot access property \\$name on PhpMyAdmin\\\\SqlParser\\\\Components\\\\DataType\\|null\\.$#"
count: 1
path: libraries/classes/Database/Routines.php
-
message: "#^Cannot access property \\$options on PhpMyAdmin\\\\SqlParser\\\\Components\\\\DataType\\|null\\.$#"
count: 1
path: libraries/classes/Database/Routines.php
-
message: "#^Cannot access property \\$parameters on PhpMyAdmin\\\\SqlParser\\\\Components\\\\DataType\\|null\\.$#"
count: 1
path: libraries/classes/Database/Routines.php
-
message: "#^Cannot call method has\\(\\) on PhpMyAdmin\\\\SqlParser\\\\Components\\\\OptionsArray\\|null\\.$#"
count: 1
path: libraries/classes/Database/Routines.php
-
message: "#^For loop initial assignment overwrites variable \\$i\\.$#"
count: 2
path: libraries/classes/Database/Routines.php
-
message: "#^Offset 'item_name' does not exist on array\\|null\\.$#"
count: 1
path: libraries/classes/Database/Routines.php
-
message: "#^Offset 'item_type' does not exist on array\\|null\\.$#"
count: 1
path: libraries/classes/Database/Routines.php
-
message: "#^Parameter \\#1 \\$identifier of static method PhpMyAdmin\\\\Util\\:\\:backquote\\(\\) expects string\\|Stringable\\|null, mixed given\\.$#"
count: 1
path: libraries/classes/Database/Routines.php
-
message: "#^Parameter \\#1 \\$mode of method PhpMyAdmin\\\\Database\\\\Routines\\:\\:getEditorForm\\(\\) expects string, string\\|null given\\.$#"
count: 1
path: libraries/classes/Database/Routines.php
-
message: "#^Parameter \\#1 \\$routine of method PhpMyAdmin\\\\Database\\\\Routines\\:\\:getRow\\(\\) expects array, mixed given\\.$#"
count: 1
path: libraries/classes/Database/Routines.php
-
message: "#^Parameter \\#1 \\$str of method PhpMyAdmin\\\\DatabaseInterface\\:\\:escapeString\\(\\) expects string, mixed given\\.$#"
count: 2
path: libraries/classes/Database/Routines.php
-
message: "#^Parameter \\#1 \\$string of function htmlentities expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Database/Routines.php
-
message: "#^Parameter \\#1 \\$string of function htmlspecialchars expects string, mixed given\\.$#"
count: 2
path: libraries/classes/Database/Routines.php
-
message: "#^Parameter \\#2 \\$createRoutine of method PhpMyAdmin\\\\Database\\\\Routines\\:\\:create\\(\\) expects string, string\\|null given\\.$#"
count: 1
path: libraries/classes/Database/Routines.php
-
message: "#^Parameter \\#2 \\$haystack of function in_array expects array, mixed given\\.$#"
count: 3
path: libraries/classes/Database/Routines.php
-
message: "#^Parameter \\#2 \\.\\.\\.\\$arrays of function array_merge expects array, mixed given\\.$#"
count: 1
path: libraries/classes/Database/Routines.php
-
message: "#^Parameter \\#2 \\.\\.\\.\\$values of function sprintf expects bool\\|float\\|int\\|string\\|null, mixed given\\.$#"
count: 1
path: libraries/classes/Database/Routines.php
-
message: "#^Parameter \\#1 \\$identifier of static method PhpMyAdmin\\\\Util\\:\\:backquote\\(\\) expects string\\|Stringable\\|null, mixed given\\.$#"
count: 1
path: libraries/classes/Database/Search.php
-
message: "#^Property PhpMyAdmin\\\\Database\\\\Search\\:\\:\\$searchTypeDescription \\(string\\) does not accept mixed\\.$#"
count: 1
path: libraries/classes/Database/Search.php
-
message: "#^Cannot access offset 'ACTION_STATEMENT' on mixed\\.$#"
count: 3
path: libraries/classes/Database/Triggers.php
-
message: "#^Cannot access offset 'ACTION_TIMING' on mixed\\.$#"
count: 3
path: libraries/classes/Database/Triggers.php
-
message: "#^Cannot access offset 'DEFINER' on mixed\\.$#"
count: 2
path: libraries/classes/Database/Triggers.php
-
message: "#^Cannot access offset 'Definer' on mixed\\.$#"
count: 1
path: libraries/classes/Database/Triggers.php
-
message: "#^Cannot access offset 'EVENT_MANIPULATION' on mixed\\.$#"
count: 3
path: libraries/classes/Database/Triggers.php
-
message: "#^Cannot access offset 'EVENT_OBJECT_TABLE' on mixed\\.$#"
count: 3
path: libraries/classes/Database/Triggers.php
-
message: "#^Cannot access offset 'Event' on mixed\\.$#"
count: 1
path: libraries/classes/Database/Triggers.php
-
message: "#^Cannot access offset 'Statement' on mixed\\.$#"
count: 1
path: libraries/classes/Database/Triggers.php
-
message: "#^Cannot access offset 'TRIGGER_NAME' on mixed\\.$#"
count: 3
path: libraries/classes/Database/Triggers.php
-
message: "#^Cannot access offset 'Table' on mixed\\.$#"
count: 1
path: libraries/classes/Database/Triggers.php
-
message: "#^Cannot access offset 'Timing' on mixed\\.$#"
count: 1
path: libraries/classes/Database/Triggers.php
-
message: "#^Cannot access offset 'Trigger' on mixed\\.$#"
count: 1
path: libraries/classes/Database/Triggers.php
-
message: "#^Cannot access offset 'action_timing' on mixed\\.$#"
count: 1
path: libraries/classes/Database/Triggers.php
-
message: "#^Cannot access offset 'create' on mixed\\.$#"
count: 2
path: libraries/classes/Database/Triggers.php
-
message: "#^Cannot access offset 'definer' on mixed\\.$#"
count: 1
path: libraries/classes/Database/Triggers.php
-
message: "#^Cannot access offset 'definition' on mixed\\.$#"
count: 1
path: libraries/classes/Database/Triggers.php
-
message: "#^Cannot access offset 'drop' on mixed\\.$#"
count: 1
path: libraries/classes/Database/Triggers.php
-
message: "#^Cannot access offset 'event_manipulation' on mixed\\.$#"
count: 1
path: libraries/classes/Database/Triggers.php
-
message: "#^Cannot access offset 'name' on mixed\\.$#"
count: 4
path: libraries/classes/Database/Triggers.php
-
message: "#^Cannot access offset 'table' on mixed\\.$#"
count: 2
path: libraries/classes/Database/Triggers.php
-
message: "#^Offset 'create' does not exist on array\\|null\\.$#"
count: 1
path: libraries/classes/Database/Triggers.php
-
message: "#^Offset 'drop' does not exist on array\\|null\\.$#"
count: 1
path: libraries/classes/Database/Triggers.php
-
message: "#^Parameter \\#1 \\$createStatement of method PhpMyAdmin\\\\Database\\\\Triggers\\:\\:checkResult\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Database/Triggers.php
-
message: "#^Parameter \\#1 \\$identifier of static method PhpMyAdmin\\\\Util\\:\\:backquote\\(\\) expects string\\|Stringable\\|null, mixed given\\.$#"
count: 4
path: libraries/classes/Database/Triggers.php
-
message: "#^Parameter \\#1 \\$query of method PhpMyAdmin\\\\DatabaseInterface\\:\\:tryQuery\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Database/Triggers.php
-
message: "#^Parameter \\#1 \\$string of function trim expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Database/Triggers.php
-
message: "#^Binary operation \"\\+\" between string\\|null and string\\|null results in an error\\.$#"
count: 1
path: libraries/classes/DatabaseInterface.php
-
message: "#^Cannot access offset 'Data_length' on mixed\\.$#"
count: 3
path: libraries/classes/DatabaseInterface.php
-
message: "#^Cannot access offset 'Engine' on mixed\\.$#"
count: 1
path: libraries/classes/DatabaseInterface.php
-
message: "#^Cannot access offset 'Index_length' on mixed\\.$#"
count: 3
path: libraries/classes/DatabaseInterface.php
-
message: "#^Cannot access offset string on mixed\\.$#"
count: 1
path: libraries/classes/DatabaseInterface.php
-
message: "#^Foreach overwrites \\$database with its value variable\\.$#"
count: 1
path: libraries/classes/DatabaseInterface.php
-
message: "#^Foreach overwrites \\$table with its value variable\\.$#"
count: 1
path: libraries/classes/DatabaseInterface.php
-
message: "#^Method PhpMyAdmin\\\\DatabaseInterface\\:\\:fetchSingleRow\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/DatabaseInterface.php
-
message: "#^Method PhpMyAdmin\\\\DatabaseInterface\\:\\:getColumnNames\\(\\) should return array\\<string\\> but returns array\\.$#"
count: 1
path: libraries/classes/DatabaseInterface.php
-
message: "#^Method PhpMyAdmin\\\\DatabaseInterface\\:\\:getColumnsFull\\(\\) should return array but returns mixed\\.$#"
count: 1
path: libraries/classes/DatabaseInterface.php
-
message: "#^Method PhpMyAdmin\\\\DatabaseInterface\\:\\:getCurrentUser\\(\\) should return string but returns mixed\\.$#"
count: 1
path: libraries/classes/DatabaseInterface.php
-
message: "#^Method PhpMyAdmin\\\\DatabaseInterface\\:\\:getCurrentUser\\(\\) should return string but returns string\\|null\\.$#"
count: 1
path: libraries/classes/DatabaseInterface.php
-
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\\.$#"
count: 1
path: libraries/classes/DatabaseInterface.php
-
message: "#^PHPDoc tag @var for variable \\$fields has no value type specified in iterable type array\\.$#"
count: 2
path: libraries/classes/DatabaseInterface.php
-
message: "#^Parameter \\#1 \\$a of static method PhpMyAdmin\\\\Query\\\\Utilities\\:\\:usortComparisonCallback\\(\\) expects array, mixed given\\.$#"
count: 1
path: libraries/classes/DatabaseInterface.php
-
message: "#^Parameter \\#1 \\$string of function strtolower expects string, mixed given\\.$#"
count: 1
path: libraries/classes/DatabaseInterface.php
-
message: "#^Parameter \\#1 \\$user of method PhpMyAdmin\\\\Dbal\\\\DbiExtension\\:\\:connect\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/DatabaseInterface.php
-
message: "#^Parameter \\#2 \\$b of static method PhpMyAdmin\\\\Query\\\\Utilities\\:\\:usortComparisonCallback\\(\\) expects array, mixed given\\.$#"
count: 1
path: libraries/classes/DatabaseInterface.php
-
message: "#^Parameter \\#2 \\$password of method PhpMyAdmin\\\\Dbal\\\\DbiExtension\\:\\:connect\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/DatabaseInterface.php
-
message: "#^Method PhpMyAdmin\\\\Dbal\\\\DbalInterface\\:\\:fetchSingleRow\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Dbal/DbalInterface.php
-
message: "#^Casting to int something that's already int\\.$#"
count: 1
path: libraries/classes/Dbal/DbiMysqli.php
-
message: "#^Method PhpMyAdmin\\\\Dbal\\\\DbiMysqli\\:\\:affectedRows\\(\\) should return int\\|numeric\\-string but returns int\\|string\\.$#"
count: 1
path: libraries/classes/Dbal/DbiMysqli.php
-
message: "#^Parameter \\#1 \\$haystack of function stripos expects string, string\\|null given\\.$#"
count: 1
path: libraries/classes/Dbal/DbiMysqli.php
-
message: "#^Method PhpMyAdmin\\\\Dbal\\\\MysqliResult\\:\\:fetchAllKeyPair\\(\\) should return array\\<string, string\\|null\\> but returns array\\<int\\|string, mixed\\>\\.$#"
count: 1
path: libraries/classes/Dbal/MysqliResult.php
-
message: "#^Method PhpMyAdmin\\\\Dbal\\\\MysqliResult\\:\\:numRows\\(\\) should return int\\|numeric\\-string but returns int\\|string\\.$#"
count: 1
path: libraries/classes/Dbal/MysqliResult.php
-
message: "#^Access to an undefined property PhpMyAdmin\\\\SqlParser\\\\Statement\\:\\:\\$expr\\.$#"
count: 1
path: libraries/classes/Display/Results.php
-
message: "#^Access to an undefined property PhpMyAdmin\\\\SqlParser\\\\Statement\\:\\:\\$from\\.$#"
count: 2
path: libraries/classes/Display/Results.php
-
message: "#^Access to an undefined property PhpMyAdmin\\\\SqlParser\\\\Statement\\:\\:\\$limit\\.$#"
count: 1
path: libraries/classes/Display/Results.php
-
message: "#^Access to an undefined property PhpMyAdmin\\\\SqlParser\\\\Statement\\:\\:\\$where\\.$#"
count: 1
path: libraries/classes/Display/Results.php
-
message: "#^Access to an undefined property object\\:\\:\\$column\\.$#"
count: 1
path: libraries/classes/Display/Results.php
-
message: "#^Access to an undefined property object\\:\\:\\$database\\.$#"
count: 1
path: libraries/classes/Display/Results.php
-
message: "#^Argument of an invalid type mixed supplied for foreach, only iterables are supported\\.$#"
count: 2
path: libraries/classes/Display/Results.php
-
message: "#^Cannot access offset 'foreign_db' on mixed\\.$#"
count: 2
path: libraries/classes/Display/Results.php
-
message: "#^Cannot access offset 'foreign_field' on mixed\\.$#"
count: 1
path: libraries/classes/Display/Results.php
-
message: "#^Cannot access offset 'foreign_table' on mixed\\.$#"
count: 2
path: libraries/classes/Display/Results.php
-
message: "#^Cannot access offset 'index_list' on mixed\\.$#"
count: 1
path: libraries/classes/Display/Results.php
-
message: "#^Cannot access offset 'ref_db_name' on mixed\\.$#"
count: 2
path: libraries/classes/Display/Results.php
-
message: "#^Cannot access offset 'ref_index_list' on mixed\\.$#"
count: 1
path: libraries/classes/Display/Results.php
-
message: "#^Cannot access offset 'ref_table_name' on mixed\\.$#"
count: 2
path: libraries/classes/Display/Results.php
-
message: "#^Cannot access offset int\\<0, max\\> on mixed\\.$#"
count: 2
path: libraries/classes/Display/Results.php
-
message: "#^Cannot access offset mixed on mixed\\.$#"
count: 1
path: libraries/classes/Display/Results.php
-
message: "#^Cannot cast mixed to string\\.$#"
count: 3
path: libraries/classes/Display/Results.php
-
message: "#^Method PhpMyAdmin\\\\Display\\\\Results\\:\\:getSortByKeyDropDown\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 2
path: libraries/classes/Display/Results.php
-
message: "#^Method PhpMyAdmin\\\\Display\\\\Results\\:\\:getTableHeaders\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 2
path: libraries/classes/Display/Results.php
-
message: "#^Offset 3 does not exist on array\\{string\\|null, string\\|null, string\\|null\\}\\.$#"
count: 1
path: libraries/classes/Display/Results.php
-
message: "#^Parameter \\#1 \\$db of method PhpMyAdmin\\\\ConfigStorage\\\\Relation\\:\\:getDisplayField\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Display/Results.php
-
message: "#^Parameter \\#1 \\$haystack of function mb_strpos expects string, mixed given\\.$#"
count: 2
path: libraries/classes/Display/Results.php
-
message: "#^Parameter \\#1 \\$haystack of function str_contains expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Display/Results.php
-
message: "#^Parameter \\#1 \\$list of class PhpMyAdmin\\\\SqlParser\\\\Parser constructor expects PhpMyAdmin\\\\SqlParser\\\\TokensList\\|PhpMyAdmin\\\\SqlParser\\\\UtfString\\|string\\|null, mixed given\\.$#"
count: 1
path: libraries/classes/Display/Results.php
-
message: "#^Parameter \\#1 \\$offset of method PhpMyAdmin\\\\Dbal\\\\ResultInterface\\:\\:seek\\(\\) expects int, float\\|int given\\.$#"
count: 2
path: libraries/classes/Display/Results.php
-
message: "#^Parameter \\#1 \\$params of static method PhpMyAdmin\\\\Url\\:\\:getCommon\\(\\) expects array\\<string, bool\\|int\\|string\\>, array\\<int\\|string, mixed\\> given\\.$#"
count: 1
path: libraries/classes/Display/Results.php
-
message: "#^Parameter \\#1 \\$params of static method PhpMyAdmin\\\\Url\\:\\:getCommonRaw\\(\\) expects array\\<int\\|string, bool\\|int\\|string\\>, array\\<string, mixed\\> given\\.$#"
count: 1
path: libraries/classes/Display/Results.php
-
message: "#^Parameter \\#1 \\$sqlQuery of static method PhpMyAdmin\\\\Core\\:\\:signSqlQuery\\(\\) expects string, mixed given\\.$#"
count: 3
path: libraries/classes/Display/Results.php
-
message: "#^Parameter \\#1 \\$string of function trim expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Display/Results.php
-
message: "#^Parameter \\#2 \\$columnValue of method PhpMyAdmin\\\\Display\\\\Results\\:\\:getSpecialLinkUrl\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Display/Results.php
-
message: "#^Parameter \\#2 \\$list of static method PhpMyAdmin\\\\SqlParser\\\\Utils\\\\Query\\:\\:getClause\\(\\) expects PhpMyAdmin\\\\SqlParser\\\\TokensList, PhpMyAdmin\\\\SqlParser\\\\TokensList\\|null given\\.$#"
count: 2
path: libraries/classes/Display/Results.php
-
message: "#^Parameter \\#2 \\$list of static method PhpMyAdmin\\\\SqlParser\\\\Utils\\\\Query\\:\\:replaceClause\\(\\) expects PhpMyAdmin\\\\SqlParser\\\\TokensList, PhpMyAdmin\\\\SqlParser\\\\TokensList\\|null given\\.$#"
count: 1
path: libraries/classes/Display/Results.php
-
message: "#^Parameter \\#2 \\$string of function explode expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Display/Results.php
-
message: "#^Parameter \\#2 \\$table of method PhpMyAdmin\\\\ConfigStorage\\\\Relation\\:\\:getDisplayField\\(\\) expects string, mixed given\\.$#"
count: 2
path: libraries/classes/Display/Results.php
-
message: "#^Parameter \\#3 \\$colOrder of method PhpMyAdmin\\\\Display\\\\Results\\:\\:getRowValues\\(\\) expects array\\|false, mixed given\\.$#"
count: 1
path: libraries/classes/Display/Results.php
-
message: "#^Parameter \\#3 \\$subject of function str_replace expects array\\|string, mixed given\\.$#"
count: 3
path: libraries/classes/Display/Results.php
-
message: "#^Parameter \\#5 \\$sortDirection of method PhpMyAdmin\\\\Display\\\\Results\\:\\:getSingleAndMultiSortUrls\\(\\) expects array\\<string\\>, array given\\.$#"
count: 1
path: libraries/classes/Display/Results.php
-
message: "#^Parameter \\#5 \\$sortExpressionNoDirection of method PhpMyAdmin\\\\Display\\\\Results\\:\\:getTableHeaders\\(\\) expects array\\<int, string\\>, array\\<int, string\\|null\\> given\\.$#"
count: 1
path: libraries/classes/Display/Results.php
-
message: "#^Parameter \\#6 \\$colVisib of method PhpMyAdmin\\\\Display\\\\Results\\:\\:getRowValues\\(\\) expects array\\|bool\\|string, mixed given\\.$#"
count: 1
path: libraries/classes/Display/Results.php
-
message: "#^Parameter \\#8 \\$colVisib of method PhpMyAdmin\\\\Display\\\\Results\\:\\:getOrderLinkAndSortedHeaderHtml\\(\\) expects array\\|bool, mixed given\\.$#"
count: 1
path: libraries/classes/Display/Results.php
-
message: "#^Parameter \\#9 \\$colVisibElement of method PhpMyAdmin\\\\Display\\\\Results\\:\\:getOrderLinkAndSortedHeaderHtml\\(\\) expects int\\|string\\|null, mixed given\\.$#"
count: 1
path: libraries/classes/Display/Results.php
-
message: "#^Property PhpMyAdmin\\\\Display\\\\Results\\:\\:\\$properties type has no value type specified in iterable type array\\.$#"
count: 4
path: libraries/classes/Display/Results.php
-
message: "#^Property PhpMyAdmin\\\\FieldMetadata\\:\\:\\$internalMediaType \\(string\\|null\\) does not accept \\(array\\<int, string\\>\\|string\\)\\.$#"
count: 1
path: libraries/classes/Display/Results.php
-
message: "#^Cannot access offset 0 on mixed\\.$#"
count: 2
path: libraries/classes/Encoding.php
-
message: "#^Cannot access offset 1 on mixed\\.$#"
count: 2
path: libraries/classes/Encoding.php
-
message: "#^Cannot access offset 2 on mixed\\.$#"
count: 1
path: libraries/classes/Encoding.php
-
message: "#^Foreach overwrites \\$engine with its value variable\\.$#"
count: 1
path: libraries/classes/Encoding.php
-
message: "#^Function recode_string not found\\.$#"
count: 1
path: libraries/classes/Encoding.php
-
message: "#^Parameter \\#1 \\$extension of static method PhpMyAdmin\\\\Core\\:\\:warnMissingExtension\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Encoding.php
-
message: "#^Parameter \\#1 \\$function of function function_exists expects string, mixed given\\.$#"
count: 2
path: libraries/classes/Encoding.php
-
message: "#^Static property PhpMyAdmin\\\\Encoding\\:\\:\\$engine \\(int\\|null\\) does not accept mixed\\.$#"
count: 2
path: libraries/classes/Encoding.php
-
message: "#^Used function recode_string not found\\.$#"
count: 1
path: libraries/classes/Encoding.php
-
message: "#^Argument of an invalid type mixed supplied for foreach, only iterables are supported\\.$#"
count: 3
path: libraries/classes/Error.php
-
message: "#^Cannot access offset 'args' on mixed\\.$#"
count: 2
path: libraries/classes/Error.php
-
message: "#^Cannot access offset 'class' on mixed\\.$#"
count: 2
path: libraries/classes/Error.php
-
message: "#^Cannot access offset 'class'\\|'function'\\|'line'\\|'type' on mixed\\.$#"
count: 2
path: libraries/classes/Error.php
-
message: "#^Cannot access offset 'file' on mixed\\.$#"
count: 4
path: libraries/classes/Error.php
-
message: "#^Cannot access offset 'function' on mixed\\.$#"
count: 1
path: libraries/classes/Error.php
-
message: "#^Cannot access offset 'line' on mixed\\.$#"
count: 2
path: libraries/classes/Error.php
-
message: "#^Cannot access offset 'type' on mixed\\.$#"
count: 1
path: libraries/classes/Error.php
-
message: "#^Cannot access offset mixed on mixed\\.$#"
count: 1
path: libraries/classes/Error.php
-
message: "#^Method PhpMyAdmin\\\\Error\\:\\:getLevel\\(\\) should return string but returns mixed\\.$#"
count: 1
path: libraries/classes/Error.php
-
message: "#^Method PhpMyAdmin\\\\Error\\:\\:getType\\(\\) should return string but returns mixed\\.$#"
count: 1
path: libraries/classes/Error.php
-
message: "#^Parameter \\#1 \\$path of static method PhpMyAdmin\\\\Error\\:\\:relPath\\(\\) expects string, mixed given\\.$#"
count: 3
path: libraries/classes/Error.php
-
message: "#^Parameter \\#1 \\$step of static method PhpMyAdmin\\\\Error\\:\\:getFunctionCall\\(\\) expects array, mixed given\\.$#"
count: 1
path: libraries/classes/Error.php
-
message: "#^Parameter \\#1 \\$value of function count expects array\\|Countable, mixed given\\.$#"
count: 2
path: libraries/classes/Error.php
-
message: "#^Parameter \\#2 \\$function of static method PhpMyAdmin\\\\Error\\:\\:getArg\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Error.php
-
message: "#^Argument of an invalid type mixed supplied for foreach, only iterables are supported\\.$#"
count: 1
path: libraries/classes/ErrorReport.php
-
message: "#^Cannot access offset 'context' on mixed\\.$#"
count: 1
path: libraries/classes/ErrorReport.php
-
message: "#^Cannot access offset 'scriptname' on mixed\\.$#"
count: 1
path: libraries/classes/ErrorReport.php
-
message: "#^Cannot access offset 'uri' on mixed\\.$#"
count: 1
path: libraries/classes/ErrorReport.php
-
message: "#^Cannot access offset 'url' on mixed\\.$#"
count: 2
path: libraries/classes/ErrorReport.php
-
message: "#^Parameter \\#1 \\$string of function mb_strlen expects string, mixed given\\.$#"
count: 1
path: libraries/classes/ErrorReport.php
-
message: "#^Parameter \\#1 \\$string of function mb_substr expects string, mixed given\\.$#"
count: 1
path: libraries/classes/ErrorReport.php
-
message: "#^Parameter \\#1 \\$url of method PhpMyAdmin\\\\ErrorReport\\:\\:sanitizeUrl\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/ErrorReport.php
-
message: "#^Cannot access offset 'alias' on mixed\\.$#"
count: 4
path: libraries/classes/Export.php
-
message: "#^Cannot cast mixed to string\\.$#"
count: 1
path: libraries/classes/Export.php
-
message: "#^Method PhpMyAdmin\\\\Export\\:\\:compress\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Export.php
-
message: "#^Method PhpMyAdmin\\\\Export\\:\\:getMemoryLimit\\(\\) should return int but returns \\(float\\|int\\)\\.$#"
count: 1
path: libraries/classes/Export.php
-
message: "#^Parameter \\#1 \\$identifier of static method PhpMyAdmin\\\\Util\\:\\:backquote\\(\\) expects string\\|Stringable\\|null, mixed given\\.$#"
count: 2
path: libraries/classes/Export.php
-
message: "#^Parameter \\#1 \\$str of method PhpMyAdmin\\\\DatabaseInterface\\:\\:quoteString\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Export.php
-
message: "#^Parameter \\#1 \\$tableName of class PhpMyAdmin\\\\Table constructor expects string, mixed given\\.$#"
count: 2
path: libraries/classes/Export.php
-
message: "#^Parameter \\#2 \\$dbAlias of method PhpMyAdmin\\\\Plugins\\\\ExportPlugin\\:\\:exportDBHeader\\(\\) expects string, mixed given\\.$#"
count: 2
path: libraries/classes/Export.php
-
message: "#^Parameter \\#2 \\$table of method PhpMyAdmin\\\\Plugins\\\\ExportPlugin\\:\\:exportData\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Export.php
-
message: "#^Parameter \\#2 \\$table of method PhpMyAdmin\\\\Plugins\\\\ExportPlugin\\:\\:exportStructure\\(\\) expects string, mixed given\\.$#"
count: 4
path: libraries/classes/Export.php
-
message: "#^Parameter \\#2 \\$tables of method PhpMyAdmin\\\\Plugins\\\\ExportPlugin\\:\\:exportMetadata\\(\\) expects array\\<string\\>\\|string, array given\\.$#"
count: 1
path: libraries/classes/Export.php
-
message: "#^Parameter \\#3 \\$dbAlias of method PhpMyAdmin\\\\Plugins\\\\ExportPlugin\\:\\:exportDBCreate\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Export.php
-
message: "#^PHPDoc tag @var for variable \\$dbSelect has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Export/Options.php
-
message: "#^Parameter \\#1 \\$id of class PhpMyAdmin\\\\Export\\\\Template constructor expects int, mixed given\\.$#"
count: 1
path: libraries/classes/Export/Template.php
-
message: "#^Parameter \\#2 \\$username of class PhpMyAdmin\\\\Export\\\\Template constructor expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Export/Template.php
-
message: "#^Parameter \\#3 \\$exportType of class PhpMyAdmin\\\\Export\\\\Template constructor expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Export/Template.php
-
message: "#^Parameter \\#4 \\$name of class PhpMyAdmin\\\\Export\\\\Template constructor expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Export/Template.php
-
message: "#^Parameter \\#5 \\$data of class PhpMyAdmin\\\\Export\\\\Template constructor expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Export/Template.php
-
message: "#^Access to an uninitialized property PhpMyAdmin\\\\FieldMetadata\\:\\:\\$name\\.$#"
count: 1
path: libraries/classes/FieldMetadata.php
-
message: "#^Access to an uninitialized property PhpMyAdmin\\\\FieldMetadata\\:\\:\\$orgname\\.$#"
count: 1
path: libraries/classes/FieldMetadata.php
-
message: "#^Access to an uninitialized property PhpMyAdmin\\\\FieldMetadata\\:\\:\\$orgtable\\.$#"
count: 1
path: libraries/classes/FieldMetadata.php
-
message: "#^Access to an uninitialized property PhpMyAdmin\\\\FieldMetadata\\:\\:\\$table\\.$#"
count: 1
path: libraries/classes/FieldMetadata.php
-
message: "#^Property PhpMyAdmin\\\\FieldMetadata\\:\\:\\$mappedType \\(int\\|null\\) does not accept mixed\\.$#"
count: 1
path: libraries/classes/FieldMetadata.php
-
message: "#^Cannot access offset 'multi_edit' on mixed\\.$#"
count: 5
path: libraries/classes/File.php
-
message: "#^Cannot access offset string on mixed\\.$#"
count: 10
path: libraries/classes/File.php
-
message: "#^Method PhpMyAdmin\\\\File\\:\\:getCompression\\(\\) should return string but returns string\\|false\\.$#"
count: 1
path: libraries/classes/File.php
-
message: "#^Parameter \\#1 \\$file of function bzopen expects resource\\|string, string\\|null given\\.$#"
count: 1
path: libraries/classes/File.php
-
message: "#^Parameter \\#1 \\$file of method PhpMyAdmin\\\\ZipExtension\\:\\:getContents\\(\\) expects string, string\\|null given\\.$#"
count: 1
path: libraries/classes/File.php
-
message: "#^Parameter \\#2 \\$length of function fread expects int\\<0, max\\>, int given\\.$#"
count: 1
path: libraries/classes/File.php
-
message: "#^Property PhpMyAdmin\\\\File\\:\\:\\$content \\(string\\|null\\) does not accept string\\|false\\.$#"
count: 1
path: libraries/classes/File.php
-
message: "#^Property PhpMyAdmin\\\\File\\:\\:\\$handle \\(resource\\|null\\) does not accept resource\\|false\\.$#"
count: 4
path: libraries/classes/File.php
-
message: "#^Switch condition type \\(string\\) does not match case condition false \\(false\\)\\.$#"
count: 1
path: libraries/classes/File.php
-
message: "#^Cannot access an offset on mixed\\.$#"
count: 1
path: libraries/classes/FlashMessages.php
-
message: "#^Cannot access offset string on mixed\\.$#"
count: 2
path: libraries/classes/FlashMessages.php
-
message: "#^Cannot access offset 'chars' on mixed\\.$#"
count: 2
path: libraries/classes/Font.php
-
message: "#^Cannot access offset 'modifier' on mixed\\.$#"
count: 1
path: libraries/classes/Font.php
-
message: "#^Casting to float something that's already float\\.$#"
count: 2
path: libraries/classes/Gis/GisGeometry.php
-
message: "#^Only numeric types are allowed in \\+, int\\<0, max\\>\\|false given on the left side\\.$#"
count: 1
path: libraries/classes/Gis/GisGeometry.php
-
message: "#^Only numeric types are allowed in \\-, int\\<0, max\\>\\|false given on the left side\\.$#"
count: 1
path: libraries/classes/Gis/GisGeometry.php
-
message: "#^Cannot access offset 'geom_count' on mixed\\.$#"
count: 1
path: libraries/classes/Gis/GisGeometryCollection.php
-
message: "#^Cannot access offset 'LINESTRING' on mixed\\.$#"
count: 7
path: libraries/classes/Gis/GisLineString.php
-
message: "#^Cannot access offset 'no_of_points' on mixed\\.$#"
count: 1
path: libraries/classes/Gis/GisLineString.php
-
message: "#^Cannot access offset 'x' on mixed\\.$#"
count: 3
path: libraries/classes/Gis/GisLineString.php
-
message: "#^Cannot access offset 'y' on mixed\\.$#"
count: 3
path: libraries/classes/Gis/GisLineString.php
-
message: "#^Cannot access offset int\\<0, max\\> on mixed\\.$#"
count: 6
path: libraries/classes/Gis/GisLineString.php
-
message: "#^Cannot cast mixed to string\\.$#"
count: 2
path: libraries/classes/Gis/GisLineString.php
-
message: "#^Parameter \\#5 \\$color of method PhpMyAdmin\\\\Image\\\\ImageWrapper\\:\\:line\\(\\) expects int, int\\|false given\\.$#"
count: 1
path: libraries/classes/Gis/GisLineString.php
-
message: "#^Parameter \\#5 \\$color of method PhpMyAdmin\\\\Image\\\\ImageWrapper\\:\\:string\\(\\) expects int, int\\|false given\\.$#"
count: 1
path: libraries/classes/Gis/GisLineString.php
-
message: "#^Cannot access offset 'MULTILINESTRING' on mixed\\.$#"
count: 1
path: libraries/classes/Gis/GisMultiLineString.php
-
message: "#^Cannot access offset 'no_of_lines' on mixed\\.$#"
count: 1
path: libraries/classes/Gis/GisMultiLineString.php
-
message: "#^Cannot access offset 'no_of_points' on mixed\\.$#"
count: 1
path: libraries/classes/Gis/GisMultiLineString.php
-
message: "#^Cannot access offset 'x' on mixed\\.$#"
count: 3
path: libraries/classes/Gis/GisMultiLineString.php
-
message: "#^Cannot access offset 'y' on mixed\\.$#"
count: 3
path: libraries/classes/Gis/GisMultiLineString.php
-
message: "#^Cannot access offset int\\<0, max\\> on mixed\\.$#"
count: 13
path: libraries/classes/Gis/GisMultiLineString.php
-
message: "#^Cannot access offset int\\<0, max\\> on non\\-empty\\-array\\<'no_of_points'\\|int\\<0, max\\>, array\\{x\\: float, y\\: float\\}\\|int\\<0, max\\>\\>\\|int\\<1, max\\>\\.$#"
count: 1
path: libraries/classes/Gis/GisMultiLineString.php
-
message: "#^Cannot cast mixed to string\\.$#"
count: 2
path: libraries/classes/Gis/GisMultiLineString.php
-
message: "#^Parameter \\#5 \\$color of method PhpMyAdmin\\\\Image\\\\ImageWrapper\\:\\:line\\(\\) expects int, int\\|false given\\.$#"
count: 1
path: libraries/classes/Gis/GisMultiLineString.php
-
message: "#^Parameter \\#5 \\$color of method PhpMyAdmin\\\\Image\\\\ImageWrapper\\:\\:string\\(\\) expects int, int\\|false given\\.$#"
count: 1
path: libraries/classes/Gis/GisMultiLineString.php
-
message: "#^Cannot access offset 'MULTIPOINT' on mixed\\.$#"
count: 7
path: libraries/classes/Gis/GisMultiPoint.php
-
message: "#^Cannot access offset 'no_of_points' on mixed\\.$#"
count: 1
path: libraries/classes/Gis/GisMultiPoint.php
-
message: "#^Cannot access offset 'x' on mixed\\.$#"
count: 3
path: libraries/classes/Gis/GisMultiPoint.php
-
message: "#^Cannot access offset 'y' on mixed\\.$#"
count: 3
path: libraries/classes/Gis/GisMultiPoint.php
-
message: "#^Cannot access offset int\\<0, max\\> on mixed\\.$#"
count: 6
path: libraries/classes/Gis/GisMultiPoint.php
-
message: "#^Cannot cast mixed to string\\.$#"
count: 2
path: libraries/classes/Gis/GisMultiPoint.php
-
message: "#^Parameter \\#5 \\$color of method PhpMyAdmin\\\\Image\\\\ImageWrapper\\:\\:string\\(\\) expects int, int\\|false given\\.$#"
count: 1
path: libraries/classes/Gis/GisMultiPoint.php
-
message: "#^Parameter \\#7 \\$color of method PhpMyAdmin\\\\Image\\\\ImageWrapper\\:\\:arc\\(\\) expects int, int\\|false given\\.$#"
count: 1
path: libraries/classes/Gis/GisMultiPoint.php
-
message: "#^Argument of an invalid type mixed supplied for foreach, only iterables are supported\\.$#"
count: 8
path: libraries/classes/Gis/GisMultiPolygon.php
-
message: "#^Cannot access an offset on mixed\\.$#"
count: 1
path: libraries/classes/Gis/GisMultiPolygon.php
-
message: "#^Cannot access offset 'MULTIPOLYGON' on mixed\\.$#"
count: 1
path: libraries/classes/Gis/GisMultiPolygon.php
-
message: "#^Cannot access offset 'inner' on mixed\\.$#"
count: 4
path: libraries/classes/Gis/GisMultiPolygon.php
-
message: "#^Cannot access offset 'isOuter' on mixed\\.$#"
count: 5
path: libraries/classes/Gis/GisMultiPolygon.php
-
message: "#^Cannot access offset 'no_of_lines' on mixed\\.$#"
count: 1
path: libraries/classes/Gis/GisMultiPolygon.php
-
message: "#^Cannot access offset 'no_of_points' on mixed\\.$#"
count: 1
path: libraries/classes/Gis/GisMultiPolygon.php
-
message: "#^Cannot access offset 'no_of_polygons' on mixed\\.$#"
count: 1
path: libraries/classes/Gis/GisMultiPolygon.php
-
message: "#^Cannot access offset 'pointOnSurface' on mixed\\.$#"
count: 2
path: libraries/classes/Gis/GisMultiPolygon.php
-
message: "#^Cannot access offset 'points' on mixed\\.$#"
count: 5
path: libraries/classes/Gis/GisMultiPolygon.php
-
message: "#^Cannot access offset 'x' on mixed\\.$#"
count: 5
path: libraries/classes/Gis/GisMultiPolygon.php
-
message: "#^Cannot access offset 'y' on mixed\\.$#"
count: 5
path: libraries/classes/Gis/GisMultiPolygon.php
-
message: "#^Cannot access offset int on non\\-empty\\-array\\<'no_of_lines'\\|int, array\\{no_of_points\\: int\\<0, max\\>, 0\\?\\: array\\{x\\: float, y\\: float\\}\\}\\|int\\<1, max\\>\\>\\|int\\<1, max\\>\\.$#"
count: 1
path: libraries/classes/Gis/GisMultiPolygon.php
-
message: "#^Cannot access offset int\\<0, max\\> on mixed\\.$#"
count: 21
path: libraries/classes/Gis/GisMultiPolygon.php
-
message: "#^Cannot access offset int\\<0, max\\> on non\\-empty\\-array\\<'no_of_points'\\|int\\<0, max\\>, array\\{x\\: float, y\\: float\\}\\|int\\<0, max\\>\\>\\|int\\<1, max\\>\\.$#"
count: 1
path: libraries/classes/Gis/GisMultiPolygon.php
-
message: "#^Cannot access offset mixed on mixed\\.$#"
count: 1
path: libraries/classes/Gis/GisMultiPolygon.php
-
message: "#^Cannot cast mixed to string\\.$#"
count: 2
path: libraries/classes/Gis/GisMultiPolygon.php
-
message: "#^Parameter \\#1 \\$point of static method PhpMyAdmin\\\\Gis\\\\GisPolygon\\:\\:isPointInsidePolygon\\(\\) expects array, mixed given\\.$#"
count: 1
path: libraries/classes/Gis/GisMultiPolygon.php
-
message: "#^Parameter \\#1 \\$points of method PhpMyAdmin\\\\Image\\\\ImageWrapper\\:\\:filledPolygon\\(\\) expects array\\<int, int\\>, array\\<float\\> given\\.$#"
count: 1
path: libraries/classes/Gis/GisMultiPolygon.php
-
message: "#^Parameter \\#1 \\$ring of static method PhpMyAdmin\\\\Gis\\\\GisPolygon\\:\\:getPointOnSurface\\(\\) expects array, mixed given\\.$#"
count: 1
path: libraries/classes/Gis/GisMultiPolygon.php
-
message: "#^Parameter \\#1 \\$ring of static method PhpMyAdmin\\\\Gis\\\\GisPolygon\\:\\:isOuterRing\\(\\) expects array, mixed given\\.$#"
count: 1
path: libraries/classes/Gis/GisMultiPolygon.php
-
message: "#^Parameter \\#2 \\$color of method PhpMyAdmin\\\\Image\\\\ImageWrapper\\:\\:filledPolygon\\(\\) expects int, int\\|false given\\.$#"
count: 1
path: libraries/classes/Gis/GisMultiPolygon.php
-
message: "#^Parameter \\#2 \\$polygon of static method PhpMyAdmin\\\\Gis\\\\GisPolygon\\:\\:isPointInsidePolygon\\(\\) expects array, mixed given\\.$#"
count: 1
path: libraries/classes/Gis/GisMultiPolygon.php
-
message: "#^Parameter \\#5 \\$color of method PhpMyAdmin\\\\Image\\\\ImageWrapper\\:\\:string\\(\\) expects int, int\\|false given\\.$#"
count: 1
path: libraries/classes/Gis/GisMultiPolygon.php
-
message: "#^Variable \\$labelPoint in isset\\(\\) always exists and is not nullable\\.$#"
count: 2
path: libraries/classes/Gis/GisMultiPolygon.php
-
message: "#^Cannot access offset 'POINT' on mixed\\.$#"
count: 6
path: libraries/classes/Gis/GisPoint.php
-
message: "#^Cannot access offset 'x' on mixed\\.$#"
count: 3
path: libraries/classes/Gis/GisPoint.php
-
message: "#^Cannot access offset 'y' on mixed\\.$#"
count: 3
path: libraries/classes/Gis/GisPoint.php
-
message: "#^Cannot cast mixed to string\\.$#"
count: 2
path: libraries/classes/Gis/GisPoint.php
-
message: "#^Parameter \\#5 \\$color of method PhpMyAdmin\\\\Image\\\\ImageWrapper\\:\\:string\\(\\) expects int, int\\|false given\\.$#"
count: 1
path: libraries/classes/Gis/GisPoint.php
-
message: "#^Parameter \\#7 \\$color of method PhpMyAdmin\\\\Image\\\\ImageWrapper\\:\\:arc\\(\\) expects int, int\\|false given\\.$#"
count: 1
path: libraries/classes/Gis/GisPoint.php
-
message: "#^Cannot access offset 'POLYGON' on mixed\\.$#"
count: 8
path: libraries/classes/Gis/GisPolygon.php
-
message: "#^Cannot access offset 'no_of_lines' on mixed\\.$#"
count: 1
path: libraries/classes/Gis/GisPolygon.php
-
message: "#^Cannot access offset 'no_of_points' on mixed\\.$#"
count: 1
path: libraries/classes/Gis/GisPolygon.php
-
message: "#^Cannot access offset 'x' on mixed\\.$#"
count: 18
path: libraries/classes/Gis/GisPolygon.php
-
message: "#^Cannot access offset 'y' on mixed\\.$#"
count: 22
path: libraries/classes/Gis/GisPolygon.php
-
message: "#^Cannot access offset int\\<0, max\\> on mixed\\.$#"
count: 13
path: libraries/classes/Gis/GisPolygon.php
-
message: "#^Cannot access offset int\\<0, max\\> on non\\-empty\\-array\\<'no_of_points'\\|int\\<0, max\\>, array\\{x\\: float, y\\: float\\}\\|int\\<0, max\\>\\>\\|int\\<1, max\\>\\.$#"
count: 1
path: libraries/classes/Gis/GisPolygon.php
-
message: "#^Cannot cast mixed to string\\.$#"
count: 2
path: libraries/classes/Gis/GisPolygon.php
-
message: "#^Parameter \\#1 \\$points of method PhpMyAdmin\\\\Image\\\\ImageWrapper\\:\\:filledPolygon\\(\\) expects array\\<int, int\\>, array\\<float\\> given\\.$#"
count: 1
path: libraries/classes/Gis/GisPolygon.php
-
message: "#^Parameter \\#2 \\$color of method PhpMyAdmin\\\\Image\\\\ImageWrapper\\:\\:filledPolygon\\(\\) expects int, int\\|false given\\.$#"
count: 1
path: libraries/classes/Gis/GisPolygon.php
-
message: "#^Parameter \\#5 \\$color of method PhpMyAdmin\\\\Image\\\\ImageWrapper\\:\\:string\\(\\) expects int, int\\|false given\\.$#"
count: 1
path: libraries/classes/Gis/GisPolygon.php
-
message: "#^Cannot call method Output\\(\\) on mixed\\.$#"
count: 1
path: libraries/classes/Gis/GisVisualization.php
-
message: "#^Cannot cast mixed to int\\.$#"
count: 1
path: libraries/classes/Gis/GisVisualization.php
-
message: "#^Cannot cast mixed to string\\.$#"
count: 1
path: libraries/classes/Gis/GisVisualization.php
-
message: "#^Cannot access offset 1 on array\\|false\\.$#"
count: 2
path: libraries/classes/Git.php
-
message: "#^Cannot access offset 256 on array\\|false\\.$#"
count: 1
path: libraries/classes/Git.php
-
message: "#^Cannot access offset int on array\\|false\\.$#"
count: 1
path: libraries/classes/Git.php
-
message: "#^Cannot access offset int\\<min, \\-1\\>\\|int\\<1, max\\> on array\\|false\\.$#"
count: 1
path: libraries/classes/Git.php
-
message: "#^Method PhpMyAdmin\\\\Git\\:\\:checkGitRevision\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Git.php
-
message: "#^Method PhpMyAdmin\\\\Git\\:\\:isRemoteCommit\\(\\) should return stdClass\\|null but returns mixed\\.$#"
count: 1
path: libraries/classes/Git.php
-
message: "#^Method PhpMyAdmin\\\\Git\\:\\:unPackGz\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Git.php
-
message: "#^Parameter \\#2 \\$hash of method PhpMyAdmin\\\\Git\\:\\:unPackGz\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Git.php
-
message: "#^Parameter \\#2 \\$length of function fread expects int\\<0, max\\>, int given\\.$#"
count: 1
path: libraries/classes/Git.php
-
message: "#^Parameter \\#2 \\$offset of function substr expects int, \\(float\\|int\\) given\\.$#"
count: 2
path: libraries/classes/Git.php
-
message: "#^Parameter \\#2 \\$string of function explode expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Git.php
-
message: "#^Parameter \\#2 \\$subject of function preg_match expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Git.php
-
message: "#^Parameter \\#3 \\$hash of method PhpMyAdmin\\\\Git\\:\\:isRemoteCommit\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Git.php
-
message: "#^Parameter \\#1 \\$params of static method PhpMyAdmin\\\\Url\\:\\:getCommon\\(\\) expects array\\<string, bool\\|int\\|string\\>, array\\<int\\|string, mixed\\> given\\.$#"
count: 2
path: libraries/classes/Html/Generator.php
-
message: "#^Method PhpMyAdmin\\\\Http\\\\ServerRequest\\:\\:getAttributes\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Http/ServerRequest.php
-
message: "#^Method PhpMyAdmin\\\\Http\\\\ServerRequest\\:\\:getCookieParams\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Http/ServerRequest.php
-
message: "#^Method PhpMyAdmin\\\\Http\\\\ServerRequest\\:\\:getParsedBody\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Http/ServerRequest.php
-
message: "#^Method PhpMyAdmin\\\\Http\\\\ServerRequest\\:\\:getQueryParams\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Http/ServerRequest.php
-
message: "#^Method PhpMyAdmin\\\\Http\\\\ServerRequest\\:\\:getServerParams\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Http/ServerRequest.php
-
message: "#^Method PhpMyAdmin\\\\Http\\\\ServerRequest\\:\\:getUploadedFiles\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Http/ServerRequest.php
-
message: "#^Method PhpMyAdmin\\\\Http\\\\ServerRequest\\:\\:withCookieParams\\(\\) has parameter \\$cookies with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Http/ServerRequest.php
-
message: "#^Method PhpMyAdmin\\\\Http\\\\ServerRequest\\:\\:withParsedBody\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Http/ServerRequest.php
-
message: "#^Method PhpMyAdmin\\\\Http\\\\ServerRequest\\:\\:withQueryParams\\(\\) has parameter \\$query with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Http/ServerRequest.php
-
message: "#^Method PhpMyAdmin\\\\Http\\\\ServerRequest\\:\\:withUploadedFiles\\(\\) has parameter \\$uploadedFiles with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Http/ServerRequest.php
-
message: "#^Variable property access on object\\.$#"
count: 2
path: libraries/classes/Http/ServerRequest.php
-
message: "#^Cannot access offset 0 on mixed\\.$#"
count: 3
path: libraries/classes/Import.php
-
message: "#^Cannot access offset 1 on mixed\\.$#"
count: 4
path: libraries/classes/Import.php
-
message: "#^Cannot access offset int\\<0, max\\> on mixed\\.$#"
count: 4
path: libraries/classes/Import.php
-
message: "#^Cannot call method getProperties\\(\\) on mixed\\.$#"
count: 1
path: libraries/classes/Import.php
-
message: "#^Cannot cast mixed to int\\.$#"
count: 1
path: libraries/classes/Import.php
-
message: "#^Casting to int something that's already int\\.$#"
count: 2
path: libraries/classes/Import.php
-
message: "#^For loop initial assignment overwrites variable \\$i\\.$#"
count: 5
path: libraries/classes/Import.php
-
message: "#^Foreach overwrites \\$sqlQuery with its value variable\\.$#"
count: 1
path: libraries/classes/Import.php
-
message: "#^Method PhpMyAdmin\\\\Import\\:\\:detectSize\\(\\) should return int\\|string but returns mixed\\.$#"
count: 2
path: libraries/classes/Import.php
-
message: "#^Only numeric types are allowed in \\+, int\\<0, max\\>\\|false given on the left side\\.$#"
count: 1
path: libraries/classes/Import.php
-
message: "#^Only numeric types are allowed in \\-, int\\<0, max\\>\\|false given on the right side\\.$#"
count: 2
path: libraries/classes/Import.php
-
message: "#^Parameter \\#1 \\$identifier of static method PhpMyAdmin\\\\Util\\:\\:backquote\\(\\) expects string\\|Stringable\\|null, mixed given\\.$#"
count: 2
path: libraries/classes/Import.php
-
message: "#^Parameter \\#1 \\$lastCumulativeSize of method PhpMyAdmin\\\\Import\\:\\:getDecimalPrecision\\(\\) expects string, int\\|string given\\.$#"
count: 3
path: libraries/classes/Import.php
-
message: "#^Parameter \\#1 \\$lastCumulativeSize of method PhpMyAdmin\\\\Import\\:\\:getDecimalScale\\(\\) expects string, int\\|string given\\.$#"
count: 2
path: libraries/classes/Import.php
-
message: "#^Parameter \\#1 \\$sql of method PhpMyAdmin\\\\Import\\:\\:executeQuery\\(\\) expects string, string\\|null given\\.$#"
count: 1
path: libraries/classes/Import.php
-
message: "#^Parameter \\#1 \\$sql of method PhpMyAdmin\\\\Import\\:\\:runQuery\\(\\) expects string, \\(array\\<int, string\\>\\|string\\|null\\) given\\.$#"
count: 1
path: libraries/classes/Import.php
-
message: "#^Parameter \\#1 \\$value of function count expects array\\|Countable, mixed given\\.$#"
count: 4
path: libraries/classes/Import.php
-
message: "#^Variable static method call on PhpMyAdmin\\\\Import\\\\Ajax\\.$#"
count: 1
path: libraries/classes/Import/Ajax.php
-
message: "#^Argument of an invalid type array\\<PhpMyAdmin\\\\SqlParser\\\\Components\\\\SetOperation\\>\\|null supplied for foreach, only iterables are supported\\.$#"
count: 1
path: libraries/classes/Import/SimulateDml.php
-
message: "#^Parameter \\#2 \\$list of static method PhpMyAdmin\\\\SqlParser\\\\Utils\\\\Query\\:\\:getClause\\(\\) expects PhpMyAdmin\\\\SqlParser\\\\TokensList, PhpMyAdmin\\\\SqlParser\\\\TokensList\\|null given\\.$#"
count: 6
path: libraries/classes/Import/SimulateDml.php
-
message: "#^Argument of an invalid type mixed supplied for foreach, only iterables are supported\\.$#"
count: 1
path: libraries/classes/Index.php
-
message: "#^Parameter \\#1 \\$columns of method PhpMyAdmin\\\\Index\\:\\:addColumns\\(\\) expects array, mixed given\\.$#"
count: 1
path: libraries/classes/Index.php
-
message: "#^Parameter \\#1 \\$params of method PhpMyAdmin\\\\Index\\:\\:addColumn\\(\\) expects array\\<string, string\\|null\\>, mixed given\\.$#"
count: 1
path: libraries/classes/Index.php
-
message: "#^Property PhpMyAdmin\\\\IndexColumn\\:\\:\\$name \\(string\\) does not accept mixed\\.$#"
count: 1
path: libraries/classes/IndexColumn.php
-
message: "#^Cannot access offset string on mixed\\.$#"
count: 3
path: libraries/classes/InsertEdit.php
-
message: "#^Cannot cast mixed to int\\.$#"
count: 2
path: libraries/classes/InsertEdit.php
-
message: "#^Cannot cast mixed to string\\.$#"
count: 3
path: libraries/classes/InsertEdit.php
-
message: "#^Method PhpMyAdmin\\\\InsertEdit\\:\\:getFormParametersForInsertForm\\(\\) has parameter \\$whereClauses with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/InsertEdit.php
-
message: "#^Method PhpMyAdmin\\\\InsertEdit\\:\\:getParamsForUpdateOrInsert\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/InsertEdit.php
-
message: "#^Parameter \\#1 \\$bitDefaultValue of static method PhpMyAdmin\\\\Util\\:\\:convertBitDefaultValue\\(\\) expects string\\|null, mixed given\\.$#"
count: 1
path: libraries/classes/InsertEdit.php
-
message: "#^Parameter \\#1 \\$buffer of method PhpMyAdmin\\\\Plugins\\\\TransformationsPlugin\\:\\:applyTransformation\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/InsertEdit.php
-
message: "#^Parameter \\#1 \\$data of static method PhpMyAdmin\\\\Utils\\\\Gis\\:\\:convertToWellKnownText\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/InsertEdit.php
-
message: "#^Parameter \\#1 \\$enumSetValues of method PhpMyAdmin\\\\InsertEdit\\:\\:getColumnEnumValues\\(\\) expects array\\<string\\>, mixed given\\.$#"
count: 1
path: libraries/classes/InsertEdit.php
-
message: "#^Parameter \\#1 \\$haystack of function mb_stripos expects string, mixed given\\.$#"
count: 1
path: libraries/classes/InsertEdit.php
-
message: "#^Parameter \\#1 \\$haystack of function mb_strstr expects string, mixed given\\.$#"
count: 2
path: libraries/classes/InsertEdit.php
-
message: "#^Parameter \\#1 \\$haystack of function str_contains expects string, mixed given\\.$#"
count: 1
path: libraries/classes/InsertEdit.php
-
message: "#^Parameter \\#1 \\$optionString of method PhpMyAdmin\\\\Transformations\\:\\:getOptions\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/InsertEdit.php
-
message: "#^Parameter \\#1 \\$query of method PhpMyAdmin\\\\DatabaseInterface\\:\\:query\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/InsertEdit.php
-
message: "#^Parameter \\#1 \\$query of method PhpMyAdmin\\\\DatabaseInterface\\:\\:tryQuery\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/InsertEdit.php
-
message: "#^Parameter \\#1 \\$string of function bin2hex expects string, mixed given\\.$#"
count: 2
path: libraries/classes/InsertEdit.php
-
message: "#^Parameter \\#1 \\$string of function bin2hex expects string, string\\|null given\\.$#"
count: 1
path: libraries/classes/InsertEdit.php
-
message: "#^Parameter \\#1 \\$string of function htmlspecialchars expects string, mixed given\\.$#"
count: 4
path: libraries/classes/InsertEdit.php
-
message: "#^Parameter \\#1 \\$string of function md5 expects string, mixed given\\.$#"
count: 1
path: libraries/classes/InsertEdit.php
-
message: "#^Parameter \\#1 \\$string of function stripcslashes expects string, mixed given\\.$#"
count: 1
path: libraries/classes/InsertEdit.php
-
message: "#^Parameter \\#1 \\$string of function stripslashes expects string, mixed given\\.$#"
count: 1
path: libraries/classes/InsertEdit.php
-
message: "#^Parameter \\#1 \\$string of function substr expects string, mixed given\\.$#"
count: 2
path: libraries/classes/InsertEdit.php
-
message: "#^Parameter \\#1 \\$string of function trim expects string, mixed given\\.$#"
count: 2
path: libraries/classes/InsertEdit.php
-
message: "#^Parameter \\#1 \\$type of method PhpMyAdmin\\\\Types\\:\\:getIntegerRange\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/InsertEdit.php
-
message: "#^Parameter \\#1 \\$type of method PhpMyAdmin\\\\Types\\:\\:getTypeClass\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/InsertEdit.php
-
message: "#^Parameter \\#1 \\$value of static method PhpMyAdmin\\\\Util\\:\\:addMicroseconds\\(\\) expects string, mixed given\\.$#"
count: 2
path: libraries/classes/InsertEdit.php
-
message: "#^Parameter \\#1 \\$value of static method PhpMyAdmin\\\\Util\\:\\:addMicroseconds\\(\\) expects string, string\\|null given\\.$#"
count: 1
path: libraries/classes/InsertEdit.php
-
message: "#^Parameter \\#11 \\$specialCharsEncoded of method PhpMyAdmin\\\\InsertEdit\\:\\:getValueColumnForOtherDatatypes\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/InsertEdit.php
-
message: "#^Parameter \\#12 \\$data of method PhpMyAdmin\\\\InsertEdit\\:\\:getValueColumnForOtherDatatypes\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/InsertEdit.php
-
message: "#^Parameter \\#2 \\$column of method PhpMyAdmin\\\\ConfigStorage\\\\Relation\\:\\:searchColumnInForeigners\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/InsertEdit.php
-
message: "#^Parameter \\#2 \\$enumSetValues of method PhpMyAdmin\\\\InsertEdit\\:\\:getColumnSetValueAndSelectSize\\(\\) expects array\\<string\\>, mixed given\\.$#"
count: 1
path: libraries/classes/InsertEdit.php
-
message: "#^Parameter \\#2 \\$foreignField of method PhpMyAdmin\\\\ConfigStorage\\\\Relation\\:\\:foreignDropdown\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/InsertEdit.php
-
message: "#^Parameter \\#2 \\$specInBrackets of method PhpMyAdmin\\\\InsertEdit\\:\\:getColumnSize\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/InsertEdit.php
-
message: "#^Parameter \\#24 \\$whereClause of method PhpMyAdmin\\\\InsertEdit\\:\\:getHtmlForInsertEditFormColumn\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/InsertEdit.php
-
message: "#^Parameter \\#3 \\$backupField of method PhpMyAdmin\\\\InsertEdit\\:\\:getValueColumnForOtherDatatypes\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/InsertEdit.php
-
message: "#^Parameter \\#3 \\$row of static method PhpMyAdmin\\\\Util\\:\\:getUniqueCondition\\(\\) expects array\\<int, mixed\\>, mixed given\\.$#"
count: 1
path: libraries/classes/InsertEdit.php
-
message: "#^Parameter \\#3 \\$specialChars of method PhpMyAdmin\\\\InsertEdit\\:\\:getHtmlInput\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/InsertEdit.php
-
message: "#^Parameter \\#4 \\$data of method PhpMyAdmin\\\\ConfigStorage\\\\Relation\\:\\:foreignDropdown\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/InsertEdit.php
-
message: "#^Parameter \\#7 \\$specialChars of method PhpMyAdmin\\\\InsertEdit\\:\\:getValueColumnForOtherDatatypes\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/InsertEdit.php
-
message: "#^Binary operation \"\\-\" between string and 1 results in an error\\.$#"
count: 1
path: libraries/classes/IpAllowDeny.php
-
message: "#^Parameter \\#2 \\$ipToTest of method PhpMyAdmin\\\\IpAllowDeny\\:\\:ipMaskTest\\(\\) expects string, string\\|true given\\.$#"
count: 1
path: libraries/classes/IpAllowDeny.php
-
message: "#^Method PhpMyAdmin\\\\LanguageManager\\:\\:availableLocales\\(\\) should return array but returns array\\|false\\.$#"
count: 1
path: libraries/classes/LanguageManager.php
-
message: "#^Parameter \\#1 \\$string of function strtolower expects string, mixed given\\.$#"
count: 1
path: libraries/classes/LanguageManager.php
-
message: "#^Property PhpMyAdmin\\\\LanguageManager\\:\\:\\$availableLocales \\(array\\) does not accept array\\|false\\.$#"
count: 1
path: libraries/classes/LanguageManager.php
-
message: "#^Unsafe access to private property PhpMyAdmin\\\\LanguageManager\\:\\:\\$languageData through static\\:\\:\\.$#"
count: 2
path: libraries/classes/LanguageManager.php
-
message: "#^Binary operation \"\\+\" between int\\|string\\|null and int\\<0, max\\> results in an error\\.$#"
count: 1
path: libraries/classes/Linter.php
-
message: "#^Right side of && is always true\\.$#"
count: 1
path: libraries/classes/Linter.php
-
message: "#^Method PhpMyAdmin\\\\Menu\\:\\:getAllowedTabs\\(\\) should return array but returns mixed\\.$#"
count: 1
path: libraries/classes/Menu.php
-
message: "#^Only numeric types are allowed in \\+, int\\<0, max\\>\\|false given on the left side\\.$#"
count: 1
path: libraries/classes/Menu.php
-
message: "#^Cannot cast mixed to string\\.$#"
count: 2
path: libraries/classes/Message.php
-
message: "#^Method PhpMyAdmin\\\\Message\\:\\:getLevel\\(\\) should return string but returns mixed\\.$#"
count: 1
path: libraries/classes/Message.php
-
message: "#^Parameter \\#2 \\.\\.\\.\\$values of function sprintf expects bool\\|float\\|int\\|string\\|null, mixed given\\.$#"
count: 1
path: libraries/classes/Message.php
-
message: "#^Property PhpMyAdmin\\\\Message\\:\\:\\$message \\(string\\) does not accept mixed\\.$#"
count: 1
path: libraries/classes/Message.php
-
message: "#^Property PhpMyAdmin\\\\Message\\:\\:\\$params \\(array\\) does not accept mixed\\.$#"
count: 1
path: libraries/classes/Message.php
-
message: "#^Property PhpMyAdmin\\\\Message\\:\\:\\$string \\(string\\) does not accept mixed\\.$#"
count: 1
path: libraries/classes/Message.php
-
message: "#^Access to an undefined property PhpMyAdmin\\\\Navigation\\\\Nodes\\\\Node\\:\\:\\$secondIcon\\.$#"
count: 2
path: libraries/classes/Navigation/NavigationTree.php
-
message: "#^Argument of an invalid type mixed supplied for foreach, only iterables are supported\\.$#"
count: 1
path: libraries/classes/Navigation/NavigationTree.php
-
message: "#^Call to an undefined method PhpMyAdmin\\\\Navigation\\\\Nodes\\\\Node\\:\\:setHiddenCount\\(\\)\\.$#"
count: 1
path: libraries/classes/Navigation/NavigationTree.php
-
message: "#^Cannot access offset \\(int\\|string\\) on mixed\\.$#"
count: 2
path: libraries/classes/Navigation/NavigationTree.php
-
message: "#^Cannot access offset 2 on mixed\\.$#"
count: 2
path: libraries/classes/Navigation/NavigationTree.php
-
message: "#^Cannot access offset 4 on mixed\\.$#"
count: 1
path: libraries/classes/Navigation/NavigationTree.php
-
message: "#^Cannot access property \\$pos2 on PhpMyAdmin\\\\Navigation\\\\Nodes\\\\Node\\|null\\.$#"
count: 1
path: libraries/classes/Navigation/NavigationTree.php
-
message: "#^Cannot cast mixed to int\\.$#"
count: 1
path: libraries/classes/Navigation/NavigationTree.php
-
message: "#^Cannot cast mixed to string\\.$#"
count: 1
path: libraries/classes/Navigation/NavigationTree.php
-
message: "#^Casting to string something that's already string\\.$#"
count: 4
path: libraries/classes/Navigation/NavigationTree.php
-
message: "#^Foreach overwrites \\$parent with its value variable\\.$#"
count: 1
path: libraries/classes/Navigation/NavigationTree.php
-
message: "#^Only numeric types are allowed in \\+, int\\|false given on the left side\\.$#"
count: 1
path: libraries/classes/Navigation/NavigationTree.php
-
message: "#^Parameter \\#1 \\$haystack of function strstr expects string, string\\|null given\\.$#"
count: 1
path: libraries/classes/Navigation/NavigationTree.php
-
message: "#^Parameter \\#1 \\$key of function array_key_exists expects int\\|string, mixed given\\.$#"
count: 2
path: libraries/classes/Navigation/NavigationTree.php
-
message: "#^Parameter \\#1 \\$name of method PhpMyAdmin\\\\Navigation\\\\Nodes\\\\Node\\:\\:getChild\\(\\) expects string, \\(int\\|string\\) given\\.$#"
count: 1
path: libraries/classes/Navigation/NavigationTree.php
-
message: "#^Parameter \\#1 \\$name of method PhpMyAdmin\\\\Navigation\\\\Nodes\\\\Node\\:\\:getChild\\(\\) expects string, mixed given\\.$#"
count: 5
path: libraries/classes/Navigation/NavigationTree.php
-
message: "#^Parameter \\#1 \\$path of method PhpMyAdmin\\\\Navigation\\\\NavigationTree\\:\\:buildPathPart\\(\\) expects array, mixed given\\.$#"
count: 1
path: libraries/classes/Navigation/NavigationTree.php
-
message: "#^Parameter \\#1 \\$string1 of function strcasecmp expects string, string\\|null given\\.$#"
count: 1
path: libraries/classes/Navigation/NavigationTree.php
-
message: "#^Parameter \\#1 \\$table of method PhpMyAdmin\\\\Navigation\\\\NavigationTree\\:\\:addTableContainers\\(\\) expects PhpMyAdmin\\\\Navigation\\\\Nodes\\\\NodeTable, PhpMyAdmin\\\\Navigation\\\\Nodes\\\\Node given\\.$#"
count: 1
path: libraries/classes/Navigation/NavigationTree.php
-
message: "#^Parameter \\#2 \\$name of static method PhpMyAdmin\\\\Navigation\\\\NodeFactory\\:\\:getInstance\\(\\) expects array\\|string, mixed given\\.$#"
count: 10
path: libraries/classes/Navigation/NavigationTree.php
-
message: "#^Parameter \\#2 \\$paths of method PhpMyAdmin\\\\Navigation\\\\NavigationTree\\:\\:findTreeMatch\\(\\) expects array, mixed given\\.$#"
count: 1
path: libraries/classes/Navigation/NavigationTree.php
-
message: "#^Parameter \\#2 \\$searchClause of method PhpMyAdmin\\\\Navigation\\\\Nodes\\\\NodeDatabase\\:\\:getPresence\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Navigation/NavigationTree.php
-
message: "#^Cannot access property \\$children on PhpMyAdmin\\\\Navigation\\\\Nodes\\\\Node\\|null\\.$#"
count: 1
path: libraries/classes/Navigation/Nodes/Node.php
-
message: "#^Parameter \\#1 \\$value of function count expects array\\|Countable, mixed given\\.$#"
count: 1
path: libraries/classes/Navigation/Nodes/Node.php
-
message: "#^Parameter \\#2 \\.\\.\\.\\$values of function sprintf expects bool\\|float\\|int\\|string\\|null, mixed given\\.$#"
count: 3
path: libraries/classes/Navigation/Nodes/Node.php
-
message: "#^Parameter \\#1 \\$key of method PhpMyAdmin\\\\Navigation\\\\Nodes\\\\NodeColumn\\:\\:getColumnIcon\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Navigation/Nodes/NodeColumn.php
-
message: "#^Parameter \\#1 \\$name of method PhpMyAdmin\\\\Navigation\\\\Nodes\\\\Node\\:\\:__construct\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Navigation/Nodes/NodeColumn.php
-
message: "#^Parameter \\#2 \\$value of method PhpMyAdmin\\\\Navigation\\\\Nodes\\\\NodeColumn\\:\\:getTruncateValue\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Navigation/Nodes/NodeColumn.php
-
message: "#^Cannot access property \\$realName on PhpMyAdmin\\\\Navigation\\\\Nodes\\\\Node\\|false\\.$#"
count: 1
path: libraries/classes/Navigation/Nodes/NodeDatabaseChild.php
-
message: "#^Cannot access property \\$realName on PhpMyAdmin\\\\Navigation\\\\Nodes\\\\Node\\|false\\.$#"
count: 2
path: libraries/classes/Navigation/Nodes/NodeTable.php
-
message: "#^Argument of an invalid type mixed supplied for foreach, only iterables are supported\\.$#"
count: 3
path: libraries/classes/Normalization.php
-
message: "#^Cannot access offset 'nonpk' on mixed\\.$#"
count: 2
path: libraries/classes/Normalization.php
-
message: "#^Cannot access offset 'pk' on mixed\\.$#"
count: 2
path: libraries/classes/Normalization.php
-
message: "#^Cannot cast mixed to string\\.$#"
count: 1
path: libraries/classes/Normalization.php
-
message: "#^Casting to string something that's already string\\.$#"
count: 1
path: libraries/classes/Normalization.php
-
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\\}\\.$#"
count: 1
path: libraries/classes/Normalization.php
-
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\\}\\.$#"
count: 1
path: libraries/classes/Normalization.php
-
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\\}\\.$#"
count: 1
path: libraries/classes/Normalization.php
-
message: "#^Parameter \\#1 \\$array of function array_unique expects array, mixed given\\.$#"
count: 1
path: libraries/classes/Normalization.php
-
message: "#^Parameter \\#1 \\$columnSpecification of static method PhpMyAdmin\\\\Util\\:\\:extractColumnSpec\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Normalization.php
-
message: "#^Parameter \\#1 \\$identifier of static method PhpMyAdmin\\\\Util\\:\\:backquote\\(\\) expects string\\|Stringable\\|null, \\(int\\|string\\) given\\.$#"
count: 3
path: libraries/classes/Normalization.php
-
message: "#^Parameter \\#1 \\$identifier of static method PhpMyAdmin\\\\Util\\:\\:backquote\\(\\) expects string\\|Stringable\\|null, mixed given\\.$#"
count: 4
path: libraries/classes/Normalization.php
-
message: "#^Parameter \\#1 \\$string of function htmlspecialchars expects string, \\(int\\|string\\) given\\.$#"
count: 5
path: libraries/classes/Normalization.php
-
message: "#^Parameter \\#1 \\$string of function htmlspecialchars expects string, mixed given\\.$#"
count: 2
path: libraries/classes/Normalization.php
-
message: "#^Parameter \\#1 \\$string of function mb_strtoupper expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Normalization.php
-
message: "#^Parameter \\#1 \\$value of function count expects array\\|Countable, mixed given\\.$#"
count: 2
path: libraries/classes/Normalization.php
-
message: "#^Parameter \\#2 \\$array of function implode expects array\\<string\\>, mixed given\\.$#"
count: 1
path: libraries/classes/Normalization.php
-
message: "#^Parameter \\#2 \\$array of function implode expects array\\|null, mixed given\\.$#"
count: 1
path: libraries/classes/Normalization.php
-
message: "#^Parameter \\#2 \\$string of function explode expects string, \\(int\\|string\\) given\\.$#"
count: 1
path: libraries/classes/Normalization.php
-
message: "#^Parameter \\#2 \\$string of function explode expects string, mixed given\\.$#"
count: 5
path: libraries/classes/Normalization.php
-
message: "#^Parameter \\#2 \\$table of method PhpMyAdmin\\\\DatabaseInterface\\:\\:getColumnNames\\(\\) expects string, \\(int\\|string\\) given\\.$#"
count: 1
path: libraries/classes/Normalization.php
-
message: "#^Parameter \\#2 \\$table of method PhpMyAdmin\\\\DatabaseInterface\\:\\:getColumnNames\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Normalization.php
-
message: "#^Parameter \\#2 \\$table of static method PhpMyAdmin\\\\Index\\:\\:getPrimary\\(\\) expects string, \\(int\\|string\\) given\\.$#"
count: 1
path: libraries/classes/Normalization.php
-
message: "#^Parameter \\#2 \\$table of static method PhpMyAdmin\\\\Index\\:\\:getPrimary\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Normalization.php
-
message: "#^Parameter \\#2 \\.\\.\\.\\$arrays of function array_merge expects array, mixed given\\.$#"
count: 1
path: libraries/classes/Normalization.php
-
message: "#^Parameter \\#6 \\$totalRows of method PhpMyAdmin\\\\Normalization\\:\\:checkPartialDependency\\(\\) expects int, mixed given\\.$#"
count: 1
path: libraries/classes/Normalization.php
-
message: "#^Variable property access on object\\.$#"
count: 4
path: libraries/classes/Normalization.php
-
message: "#^Cannot access offset 'create' on mixed\\.$#"
count: 2
path: libraries/classes/Operations.php
-
message: "#^Cannot access offset 'foreign_db' on mixed\\.$#"
count: 4
path: libraries/classes/Operations.php
-
message: "#^Cannot access offset 'foreign_field' on mixed\\.$#"
count: 3
path: libraries/classes/Operations.php
-
message: "#^Cannot access offset 'foreign_table' on mixed\\.$#"
count: 4
path: libraries/classes/Operations.php
-
message: "#^Cannot access offset 0 on mixed\\.$#"
count: 6
path: libraries/classes/Operations.php
-
message: "#^Cannot access offset 2 on mixed\\.$#"
count: 5
path: libraries/classes/Operations.php
-
message: "#^Cannot access offset 3 on mixed\\.$#"
count: 3
path: libraries/classes/Operations.php
-
message: "#^Cannot access offset 4 on mixed\\.$#"
count: 5
path: libraries/classes/Operations.php
-
message: "#^Cannot access offset 5 on mixed\\.$#"
count: 5
path: libraries/classes/Operations.php
-
message: "#^Cannot access offset 6 on mixed\\.$#"
count: 5
path: libraries/classes/Operations.php
-
message: "#^Cannot access offset 7 on mixed\\.$#"
count: 3
path: libraries/classes/Operations.php
-
message: "#^Cannot access offset int\\<2, max\\> on mixed\\.$#"
count: 1
path: libraries/classes/Operations.php
-
message: "#^Parameter \\#1 \\$identifier of static method PhpMyAdmin\\\\Util\\:\\:backquote\\(\\) expects string\\|Stringable\\|null, \\(int\\|string\\) given\\.$#"
count: 2
path: libraries/classes/Operations.php
-
message: "#^Parameter \\#1 \\$identifier of static method PhpMyAdmin\\\\Util\\:\\:backquote\\(\\) expects string\\|Stringable\\|null, mixed given\\.$#"
count: 8
path: libraries/classes/Operations.php
-
message: "#^Parameter \\#1 \\$query of method PhpMyAdmin\\\\DatabaseInterface\\:\\:query\\(\\) expects string, mixed given\\.$#"
count: 2
path: libraries/classes/Operations.php
-
message: "#^Parameter \\#1 \\$query of method PhpMyAdmin\\\\DatabaseInterface\\:\\:query\\(\\) expects string, string\\|null given\\.$#"
count: 1
path: libraries/classes/Operations.php
-
message: "#^Parameter \\#1 \\$value of function count expects array\\|Countable, mixed given\\.$#"
count: 1
path: libraries/classes/Operations.php
-
message: "#^Parameter \\#2 \\$sourceTable of static method PhpMyAdmin\\\\Table\\:\\:moveCopy\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Operations.php
-
message: "#^Parameter \\#4 \\$targetTable of static method PhpMyAdmin\\\\Table\\:\\:moveCopy\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Operations.php
-
message: "#^Cannot access offset 'Table' on mixed\\.$#"
count: 4
path: libraries/classes/Partitioning/Maintenance.php
-
message: "#^Cannot cast mixed to int\\.$#"
count: 1
path: libraries/classes/Partitioning/Partition.php
-
message: "#^PHPDoc tag @var for variable \\$row has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Partitioning/Partition.php
-
message: "#^PhpMyAdmin\\\\Partitioning\\\\Partition\\:\\:__construct\\(\\) does not call parent constructor from PhpMyAdmin\\\\Partitioning\\\\SubPartition\\.$#"
count: 1
path: libraries/classes/Partitioning/Partition.php
-
message: "#^Property PhpMyAdmin\\\\Partitioning\\\\SubPartition\\:\\:\\$name \\(string\\|null\\) does not accept mixed\\.$#"
count: 1
path: libraries/classes/Partitioning/Partition.php
-
message: "#^Cannot cast mixed to int\\.$#"
count: 4
path: libraries/classes/Partitioning/SubPartition.php
-
message: "#^Property PhpMyAdmin\\\\Partitioning\\\\SubPartition\\:\\:\\$comment \\(string\\) does not accept mixed\\.$#"
count: 1
path: libraries/classes/Partitioning/SubPartition.php
-
message: "#^Property PhpMyAdmin\\\\Partitioning\\\\SubPartition\\:\\:\\$name \\(string\\|null\\) does not accept mixed\\.$#"
count: 1
path: libraries/classes/Partitioning/SubPartition.php
-
message: "#^Parameter \\#2 \\$offset of function array_splice expects int, mixed given\\.$#"
count: 2
path: libraries/classes/Partitioning/TablePartitionDefinition.php
-
message: "#^Call to an undefined method PhpMyAdmin\\\\Properties\\\\Options\\\\OptionsPropertyItem\\:\\:getProperties\\(\\)\\.$#"
count: 1
path: libraries/classes/Plugins.php
-
message: "#^Call to function method_exists\\(\\) with PhpMyAdmin\\\\Properties\\\\Options\\\\OptionsPropertyItem and 'getText' will always evaluate to true\\.$#"
count: 1
path: libraries/classes/Plugins.php
-
message: "#^Parameter \\#1 \\$name of static method PhpMyAdmin\\\\Plugins\\:\\:getString\\(\\) expects string\\|null, mixed given\\.$#"
count: 2
path: libraries/classes/Plugins.php
-
message: "#^Result of \\|\\| is always false\\.$#"
count: 3
path: libraries/classes/Plugins.php
-
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\\.$#"
count: 1
path: libraries/classes/Plugins.php
-
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\\.$#"
count: 1
path: libraries/classes/Plugins.php
-
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\\.$#"
count: 1
path: libraries/classes/Plugins.php
-
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\\.$#"
count: 1
path: libraries/classes/Plugins.php
-
message: "#^Foreach overwrites \\$value with its value variable\\.$#"
count: 1
path: libraries/classes/Plugins/Auth/AuthenticationCookie.php
-
message: "#^Parameter \\#2 \\$remoteIp of method ReCaptcha\\\\ReCaptcha\\:\\:verify\\(\\) expects string\\|null, bool\\|string given\\.$#"
count: 1
path: libraries/classes/Plugins/Auth/AuthenticationCookie.php
-
message: "#^Cannot access offset 'columns' on mixed\\.$#"
count: 2
path: libraries/classes/Plugins/Export/ExportCsv.php
-
message: "#^Cannot access offset 'tables' on mixed\\.$#"
count: 2
path: libraries/classes/Plugins/Export/ExportCsv.php
-
message: "#^Cannot access offset string on mixed\\.$#"
count: 4
path: libraries/classes/Plugins/Export/ExportCsv.php
-
message: "#^Parameter \\#3 \\$subject of function str_replace expects array\\|string, mixed given\\.$#"
count: 1
path: libraries/classes/Plugins/Export/ExportCsv.php
-
message: "#^Parameter \\#3 \\$subject of function str_replace expects array\\|string, string\\|null given\\.$#"
count: 3
path: libraries/classes/Plugins/Export/ExportCsv.php
-
message: "#^Cannot access offset 'action_timing' on mixed\\.$#"
count: 1
path: libraries/classes/Plugins/Export/ExportHtmlword.php
-
message: "#^Cannot access offset 'columns' on mixed\\.$#"
count: 6
path: libraries/classes/Plugins/Export/ExportHtmlword.php
-
message: "#^Cannot access offset 'definition' on mixed\\.$#"
count: 1
path: libraries/classes/Plugins/Export/ExportHtmlword.php
-
message: "#^Cannot access offset 'event_manipulation' on mixed\\.$#"
count: 1
path: libraries/classes/Plugins/Export/ExportHtmlword.php
-
message: "#^Cannot access offset 'name' on mixed\\.$#"
count: 1
path: libraries/classes/Plugins/Export/ExportHtmlword.php
-
message: "#^Cannot access offset 'tables' on mixed\\.$#"
count: 6
path: libraries/classes/Plugins/Export/ExportHtmlword.php
-
message: "#^Cannot access offset mixed on mixed\\.$#"
count: 4
path: libraries/classes/Plugins/Export/ExportHtmlword.php
-
message: "#^Cannot access offset string on mixed\\.$#"
count: 8
path: libraries/classes/Plugins/Export/ExportHtmlword.php
-
message: "#^Parameter \\#1 \\$columnSpecification of static method PhpMyAdmin\\\\Util\\:\\:extractColumnSpec\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Plugins/Export/ExportHtmlword.php
-
message: "#^Parameter \\#1 \\$string of function htmlspecialchars expects string, mixed given\\.$#"
count: 8
path: libraries/classes/Plugins/Export/ExportHtmlword.php
-
message: "#^Method PhpMyAdmin\\\\Plugins\\\\Export\\\\ExportJson\\:\\:doExportForQuery\\(\\) has parameter \\$aliases with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Plugins/Export/ExportJson.php
-
message: "#^Cannot access offset 'columns' on mixed\\.$#"
count: 4
path: libraries/classes/Plugins/Export/ExportLatex.php
-
message: "#^Cannot access offset 'tables' on mixed\\.$#"
count: 4
path: libraries/classes/Plugins/Export/ExportLatex.php
-
message: "#^Cannot access offset mixed on mixed\\.$#"
count: 4
path: libraries/classes/Plugins/Export/ExportLatex.php
-
message: "#^Cannot access offset string on mixed\\.$#"
count: 4
path: libraries/classes/Plugins/Export/ExportLatex.php
-
message: "#^Cannot access offset 'columns' on mixed\\.$#"
count: 4
path: libraries/classes/Plugins/Export/ExportMediawiki.php
-
message: "#^Cannot access offset 'tables' on mixed\\.$#"
count: 4
path: libraries/classes/Plugins/Export/ExportMediawiki.php
-
message: "#^Cannot access offset mixed on mixed\\.$#"
count: 4
path: libraries/classes/Plugins/Export/ExportMediawiki.php
-
message: "#^Cannot access offset string on mixed\\.$#"
count: 4
path: libraries/classes/Plugins/Export/ExportMediawiki.php
-
message: "#^For loop initial assignment overwrites variable \\$i\\.$#"
count: 3
path: libraries/classes/Plugins/Export/ExportMediawiki.php
-
message: "#^Cannot access offset 'columns' on mixed\\.$#"
count: 2
path: libraries/classes/Plugins/Export/ExportOds.php
-
message: "#^Cannot access offset 'tables' on mixed\\.$#"
count: 2
path: libraries/classes/Plugins/Export/ExportOds.php
-
message: "#^Cannot access offset string on mixed\\.$#"
count: 4
path: libraries/classes/Plugins/Export/ExportOds.php
-
message: "#^Parameter \\#1 \\$string of function htmlspecialchars expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Plugins/Export/ExportOds.php
-
message: "#^Parameter \\#2 \\$timestamp of function date expects int\\|null, \\(int\\|false\\) given\\.$#"
count: 3
path: libraries/classes/Plugins/Export/ExportOds.php
-
message: "#^Cannot access offset 'action_timing' on mixed\\.$#"
count: 1
path: libraries/classes/Plugins/Export/ExportOdt.php
-
message: "#^Cannot access offset 'alias' on mixed\\.$#"
count: 2
path: libraries/classes/Plugins/Export/ExportOdt.php
-
message: "#^Cannot access offset 'columns' on mixed\\.$#"
count: 8
path: libraries/classes/Plugins/Export/ExportOdt.php
-
message: "#^Cannot access offset 'definition' on mixed\\.$#"
count: 1
path: libraries/classes/Plugins/Export/ExportOdt.php
-
message: "#^Cannot access offset 'event_manipulation' on mixed\\.$#"
count: 1
path: libraries/classes/Plugins/Export/ExportOdt.php
-
message: "#^Cannot access offset 'name' on mixed\\.$#"
count: 1
path: libraries/classes/Plugins/Export/ExportOdt.php
-
message: "#^Cannot access offset 'tables' on mixed\\.$#"
count: 10
path: libraries/classes/Plugins/Export/ExportOdt.php
-
message: "#^Cannot access offset mixed on mixed\\.$#"
count: 10
path: libraries/classes/Plugins/Export/ExportOdt.php
-
message: "#^Cannot access offset string on mixed\\.$#"
count: 8
path: libraries/classes/Plugins/Export/ExportOdt.php
-
message: "#^Parameter \\#1 \\$columnSpecification of static method PhpMyAdmin\\\\Util\\:\\:extractColumnSpec\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Plugins/Export/ExportOdt.php
-
message: "#^Parameter \\#1 \\$string of function htmlspecialchars expects string, mixed given\\.$#"
count: 9
path: libraries/classes/Plugins/Export/ExportOdt.php
-
message: "#^Class PhpMyAdmin\\\\Plugins\\\\Export\\\\ExportPdf has an uninitialized property \\$pdf\\. Give it default value or assign it in the constructor\\.$#"
count: 1
path: libraries/classes/Plugins/Export/ExportPdf.php
-
message: "#^Cannot access offset 'columns' on mixed\\.$#"
count: 2
path: libraries/classes/Plugins/Export/ExportPhparray.php
-
message: "#^Cannot access offset 'tables' on mixed\\.$#"
count: 2
path: libraries/classes/Plugins/Export/ExportPhparray.php
-
message: "#^Cannot access offset mixed on mixed\\.$#"
count: 2
path: libraries/classes/Plugins/Export/ExportPhparray.php
-
message: "#^Cannot access offset string on mixed\\.$#"
count: 2
path: libraries/classes/Plugins/Export/ExportPhparray.php
-
message: "#^Parameter \\#2 \\$subject of function preg_match expects string, \\(array\\<int, string\\>\\|string\\|null\\) given\\.$#"
count: 1
path: libraries/classes/Plugins/Export/ExportPhparray.php
-
message: "#^Binary operation \"\\.\" between 'FOREIGN KEY ' and array\\<string\\>\\|string results in an error\\.$#"
count: 1
path: libraries/classes/Plugins/Export/ExportSql.php
-
message: "#^Cannot access offset 'alias' on mixed\\.$#"
count: 8
path: libraries/classes/Plugins/Export/ExportSql.php
-
message: "#^Cannot access offset 'columns' on mixed\\.$#"
count: 16
path: libraries/classes/Plugins/Export/ExportSql.php
-
message: "#^Cannot access offset 'create' on mixed\\.$#"
count: 1
path: libraries/classes/Plugins/Export/ExportSql.php
-
message: "#^Cannot access offset 'drop' on mixed\\.$#"
count: 1
path: libraries/classes/Plugins/Export/ExportSql.php
-
message: "#^Cannot access offset 'tables' on mixed\\.$#"
count: 22
path: libraries/classes/Plugins/Export/ExportSql.php
-
message: "#^Cannot access offset \\(int\\|string\\) on mixed\\.$#"
count: 2
path: libraries/classes/Plugins/Export/ExportSql.php
-
message: "#^Cannot access offset mixed on mixed\\.$#"
count: 10
path: libraries/classes/Plugins/Export/ExportSql.php
-
message: "#^Cannot access offset string on mixed\\.$#"
count: 12
path: libraries/classes/Plugins/Export/ExportSql.php
-
message: "#^Cannot access offset string\\|null on mixed\\.$#"
count: 14
path: libraries/classes/Plugins/Export/ExportSql.php
-
message: "#^Cannot access property \\$database on PhpMyAdmin\\\\SqlParser\\\\Components\\\\Expression\\|null\\.$#"
count: 2
path: libraries/classes/Plugins/Export/ExportSql.php
-
message: "#^Cannot access property \\$expr on PhpMyAdmin\\\\SqlParser\\\\Components\\\\Expression\\|null\\.$#"
count: 2
path: libraries/classes/Plugins/Export/ExportSql.php
-
message: "#^Cannot access property \\$table on PhpMyAdmin\\\\SqlParser\\\\Components\\\\Expression\\|null\\.$#"
count: 5
path: libraries/classes/Plugins/Export/ExportSql.php
-
message: "#^Cannot call method has\\(\\) on PhpMyAdmin\\\\SqlParser\\\\Components\\\\OptionsArray\\|null\\.$#"
count: 8
path: libraries/classes/Plugins/Export/ExportSql.php
-
message: "#^Cannot call method remove\\(\\) on PhpMyAdmin\\\\SqlParser\\\\Components\\\\OptionsArray\\|null\\.$#"
count: 7
path: libraries/classes/Plugins/Export/ExportSql.php
-
message: "#^Casting to int something that's already int\\<1, max\\>\\.$#"
count: 1
path: libraries/classes/Plugins/Export/ExportSql.php
-
message: "#^Casting to string something that's already string\\.$#"
count: 2
path: libraries/classes/Plugins/Export/ExportSql.php
-
message: "#^Foreach overwrites \\$j with its key variable\\.$#"
count: 1
path: libraries/classes/Plugins/Export/ExportSql.php
-
message: "#^Parameter \\#1 \\$identifier of static method PhpMyAdmin\\\\Util\\:\\:backquoteCompat\\(\\) expects string\\|Stringable\\|null, mixed given\\.$#"
count: 2
path: libraries/classes/Plugins/Export/ExportSql.php
-
message: "#^Parameter \\#1 \\$list of class PhpMyAdmin\\\\SqlParser\\\\Parser constructor expects PhpMyAdmin\\\\SqlParser\\\\TokensList\\|PhpMyAdmin\\\\SqlParser\\\\UtfString\\|string\\|null, \\(array\\<int, string\\>\\|string\\|null\\) given\\.$#"
count: 1
path: libraries/classes/Plugins/Export/ExportSql.php
-
message: "#^Parameter \\#1 \\$sqlQuery of method PhpMyAdmin\\\\Plugins\\\\Export\\\\ExportSql\\:\\:replaceWithAliases\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Plugins/Export/ExportSql.php
-
message: "#^Parameter \\#1 \\$sqlQuery of method PhpMyAdmin\\\\Plugins\\\\Export\\\\ExportSql\\:\\:replaceWithAliases\\(\\) expects string, string\\|null given\\.$#"
count: 1
path: libraries/classes/Plugins/Export/ExportSql.php
-
message: "#^Parameter \\#1 \\$str of static method PhpMyAdmin\\\\SqlParser\\\\Context\\:\\:escape\\(\\) expects array\\<string\\>\\|string, string\\|null given\\.$#"
count: 1
path: libraries/classes/Plugins/Export/ExportSql.php
-
message: "#^Parameter \\#1 \\$string of function strtoupper expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Plugins/Export/ExportSql.php
-
message: "#^Parameter \\#1 \\$timestamp of static method PhpMyAdmin\\\\Util\\:\\:localisedDate\\(\\) expects int, \\(int\\|false\\) given\\.$#"
count: 3
path: libraries/classes/Plugins/Export/ExportSql.php
-
message: "#^Parameter \\#2 \\$id of method PhpMyAdmin\\\\Plugins\\\\ExportPlugin\\:\\:getAlias\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Plugins/Export/ExportSql.php
-
message: "#^Property PhpMyAdmin\\\\SqlParser\\\\Components\\\\CreateDefinition\\:\\:\\$name \\(string\\|null\\) does not accept mixed\\.$#"
count: 1
path: libraries/classes/Plugins/Export/ExportSql.php
-
message: "#^Property PhpMyAdmin\\\\SqlParser\\\\Components\\\\Expression\\:\\:\\$table \\(string\\|null\\) does not accept mixed\\.$#"
count: 1
path: libraries/classes/Plugins/Export/ExportSql.php
-
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\\}\\>\\.$#"
count: 1
path: libraries/classes/Plugins/Export/ExportSql.php
-
message: "#^Property PhpMyAdmin\\\\SqlParser\\\\Components\\\\Reference\\:\\:\\$columns \\(array\\<string\\>\\) does not accept array\\<mixed\\>\\.$#"
count: 1
path: libraries/classes/Plugins/Export/ExportSql.php
-
message: "#^Property PhpMyAdmin\\\\SqlParser\\\\Token\\:\\:\\$token \\(string\\) does not accept array\\<string\\>\\|string\\.$#"
count: 1
path: libraries/classes/Plugins/Export/ExportSql.php
-
message: "#^Cannot access offset 'action_timing' on mixed\\.$#"
count: 1
path: libraries/classes/Plugins/Export/ExportTexytext.php
-
message: "#^Cannot access offset 'columns' on mixed\\.$#"
count: 6
path: libraries/classes/Plugins/Export/ExportTexytext.php
-
message: "#^Cannot access offset 'definition' on mixed\\.$#"
count: 1
path: libraries/classes/Plugins/Export/ExportTexytext.php
-
message: "#^Cannot access offset 'event_manipulation' on mixed\\.$#"
count: 1
path: libraries/classes/Plugins/Export/ExportTexytext.php
-
message: "#^Cannot access offset 'name' on mixed\\.$#"
count: 1
path: libraries/classes/Plugins/Export/ExportTexytext.php
-
message: "#^Cannot access offset 'tables' on mixed\\.$#"
count: 6
path: libraries/classes/Plugins/Export/ExportTexytext.php
-
message: "#^Cannot access offset mixed on mixed\\.$#"
count: 4
path: libraries/classes/Plugins/Export/ExportTexytext.php
-
message: "#^Cannot access offset string on mixed\\.$#"
count: 8
path: libraries/classes/Plugins/Export/ExportTexytext.php
-
message: "#^Parameter \\#1 \\$columnSpecification of static method PhpMyAdmin\\\\Util\\:\\:extractColumnSpec\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Plugins/Export/ExportTexytext.php
-
message: "#^Parameter \\#1 \\$string of function htmlspecialchars expects string, mixed given\\.$#"
count: 5
path: libraries/classes/Plugins/Export/ExportTexytext.php
-
message: "#^Cannot access offset 'columns' on mixed\\.$#"
count: 2
path: libraries/classes/Plugins/Export/ExportXml.php
-
message: "#^Cannot access offset 'create' on mixed\\.$#"
count: 1
path: libraries/classes/Plugins/Export/ExportXml.php
-
message: "#^Cannot access offset 'name' on mixed\\.$#"
count: 1
path: libraries/classes/Plugins/Export/ExportXml.php
-
message: "#^Cannot access offset 'tables' on mixed\\.$#"
count: 2
path: libraries/classes/Plugins/Export/ExportXml.php
-
message: "#^Cannot access offset mixed on mixed\\.$#"
count: 2
path: libraries/classes/Plugins/Export/ExportXml.php
-
message: "#^Cannot access offset string on mixed\\.$#"
count: 2
path: libraries/classes/Plugins/Export/ExportXml.php
-
message: "#^Foreach overwrites \\$table with its value variable\\.$#"
count: 1
path: libraries/classes/Plugins/Export/ExportXml.php
-
message: "#^Parameter \\#1 \\$identifier of static method PhpMyAdmin\\\\Util\\:\\:backquote\\(\\) expects string\\|Stringable\\|null, mixed given\\.$#"
count: 1
path: libraries/classes/Plugins/Export/ExportXml.php
-
message: "#^Parameter \\#1 \\$string of function htmlspecialchars expects string, mixed given\\.$#"
count: 2
path: libraries/classes/Plugins/Export/ExportXml.php
-
message: "#^Parameter \\#1 \\$string of function rtrim expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Plugins/Export/ExportXml.php
-
message: "#^Parameter \\#3 \\$table of static method PhpMyAdmin\\\\Database\\\\Triggers\\:\\:getDetails\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Plugins/Export/ExportXml.php
-
message: "#^Cannot access offset 'columns' on mixed\\.$#"
count: 2
path: libraries/classes/Plugins/Export/ExportYaml.php
-
message: "#^Cannot access offset 'tables' on mixed\\.$#"
count: 2
path: libraries/classes/Plugins/Export/ExportYaml.php
-
message: "#^Cannot access offset mixed on mixed\\.$#"
count: 2
path: libraries/classes/Plugins/Export/ExportYaml.php
-
message: "#^Cannot access offset string on mixed\\.$#"
count: 2
path: libraries/classes/Plugins/Export/ExportYaml.php
-
message: "#^Cannot access offset 'action_timing' on mixed\\.$#"
count: 1
path: libraries/classes/Plugins/Export/Helpers/Pdf.php
-
message: "#^Cannot access offset 'columns' on mixed\\.$#"
count: 2
path: libraries/classes/Plugins/Export/Helpers/Pdf.php
-
message: "#^Cannot access offset 'definition' on mixed\\.$#"
count: 1
path: libraries/classes/Plugins/Export/Helpers/Pdf.php
-
message: "#^Cannot access offset 'event_manipulation' on mixed\\.$#"
count: 1
path: libraries/classes/Plugins/Export/Helpers/Pdf.php
-
message: "#^Cannot access offset 'foreign_field' on mixed\\.$#"
count: 1
path: libraries/classes/Plugins/Export/Helpers/Pdf.php
-
message: "#^Cannot access offset 'foreign_table' on mixed\\.$#"
count: 1
path: libraries/classes/Plugins/Export/Helpers/Pdf.php
-
message: "#^Cannot access offset 'name' on mixed\\.$#"
count: 1
path: libraries/classes/Plugins/Export/Helpers/Pdf.php
-
message: "#^Cannot access offset 'tables' on mixed\\.$#"
count: 2
path: libraries/classes/Plugins/Export/Helpers/Pdf.php
-
message: "#^Cannot access offset mixed on mixed\\.$#"
count: 2
path: libraries/classes/Plugins/Export/Helpers/Pdf.php
-
message: "#^Cannot access offset string on mixed\\.$#"
count: 2
path: libraries/classes/Plugins/Export/Helpers/Pdf.php
-
message: "#^Class PhpMyAdmin\\\\Plugins\\\\Export\\\\Helpers\\\\Pdf has an uninitialized property \\$results\\. Give it default value or assign it in the constructor\\.$#"
count: 1
path: libraries/classes/Plugins/Export/Helpers/Pdf.php
-
message: "#^For loop initial assignment overwrites variable \\$i\\.$#"
count: 1
path: libraries/classes/Plugins/Export/Helpers/Pdf.php
-
message: "#^Foreach overwrites \\$width with its value variable\\.$#"
count: 2
path: libraries/classes/Plugins/Export/Helpers/Pdf.php
-
message: "#^Parameter \\#1 \\$str of static method TCPDF_STATIC\\:\\:empty_string\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Plugins/Export/Helpers/Pdf.php
-
message: "#^Parameter \\#1 \\$topMargin \\(float\\) of method PhpMyAdmin\\\\Plugins\\\\Export\\\\Helpers\\\\Pdf\\:\\:setTopMargin\\(\\) should be contravariant with parameter \\$margin \\(float\\|int\\) of method TCPDF\\:\\:setTopMargin\\(\\)$#"
count: 1
path: libraries/classes/Plugins/Export/Helpers/Pdf.php
-
message: "#^Parameter \\#1 \\$w of method TCPDF\\:\\:Cell\\(\\) expects float, mixed given\\.$#"
count: 1
path: libraries/classes/Plugins/Export/Helpers/Pdf.php
-
message: "#^Parameter \\#1 \\$w of method TCPDF\\:\\:MultiCell\\(\\) expects float, mixed given\\.$#"
count: 3
path: libraries/classes/Plugins/Export/Helpers/Pdf.php
-
message: "#^Parameter \\#1 \\$x1 of method TCPDF\\:\\:Line\\(\\) expects float, \\(array\\|float\\|int\\) given\\.$#"
count: 3
path: libraries/classes/Plugins/Export/Helpers/Pdf.php
-
message: "#^Parameter \\#3 \\$txt of method TCPDF\\:\\:MultiCell\\(\\) expects string, mixed given\\.$#"
count: 3
path: libraries/classes/Plugins/Export/Helpers/Pdf.php
-
message: "#^Parameter \\#3 \\$txt of method TCPDF\\:\\:MultiCell\\(\\) expects string, string\\|null given\\.$#"
count: 1
path: libraries/classes/Plugins/Export/Helpers/Pdf.php
-
message: "#^Parameter \\#3 \\$x2 of method TCPDF\\:\\:Line\\(\\) expects float, \\(array\\|float\\|int\\) given\\.$#"
count: 3
path: libraries/classes/Plugins/Export/Helpers/Pdf.php
-
message: "#^Parameter \\#5 \\$align of method TCPDF\\:\\:MultiCell\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Plugins/Export/Helpers/Pdf.php
-
message: "#^Cannot cast mixed to string\\.$#"
count: 6
path: libraries/classes/Plugins/Export/Helpers/TableProperty.php
-
message: "#^Argument of an invalid type mixed supplied for foreach, only iterables are supported\\.$#"
count: 2
path: libraries/classes/Plugins/ExportPlugin.php
-
message: "#^Cannot access offset 'alias' on mixed\\.$#"
count: 10
path: libraries/classes/Plugins/ExportPlugin.php
-
message: "#^Cannot access offset 'columns' on mixed\\.$#"
count: 4
path: libraries/classes/Plugins/ExportPlugin.php
-
message: "#^Cannot access offset 'tables' on mixed\\.$#"
count: 11
path: libraries/classes/Plugins/ExportPlugin.php
-
message: "#^Cannot access offset mixed on mixed\\.$#"
count: 6
path: libraries/classes/Plugins/ExportPlugin.php
-
message: "#^Cannot access offset non\\-empty\\-string on mixed\\.$#"
count: 2
path: libraries/classes/Plugins/ExportPlugin.php
-
message: "#^Cannot access offset string\\|null on mixed\\.$#"
count: 2
path: libraries/classes/Plugins/ExportPlugin.php
-
message: "#^Foreach overwrites \\$db with its value variable\\.$#"
count: 1
path: libraries/classes/Plugins/ExportPlugin.php
-
message: "#^Method PhpMyAdmin\\\\Plugins\\\\ExportPlugin\\:\\:getAlias\\(\\) should return string but returns mixed\\.$#"
count: 3
path: libraries/classes/Plugins/ExportPlugin.php
-
message: "#^Argument of an invalid type mixed supplied for foreach, only iterables are supported\\.$#"
count: 2
path: libraries/classes/Plugins/Import/ImportCsv.php
-
message: "#^Cannot access an offset on mixed\\.$#"
count: 1
path: libraries/classes/Plugins/Import/ImportCsv.php
-
message: "#^Cannot access offset 'Field' on mixed\\.$#"
count: 1
path: libraries/classes/Plugins/Import/ImportCsv.php
-
message: "#^Cannot access offset mixed on mixed\\.$#"
count: 1
path: libraries/classes/Plugins/Import/ImportCsv.php
-
message: "#^For loop initial assignment overwrites variable \\$i\\.$#"
count: 1
path: libraries/classes/Plugins/Import/ImportCsv.php
-
message: "#^Method PhpMyAdmin\\\\Plugins\\\\Import\\\\ImportCsv\\:\\:getColumnNames\\(\\) should return array but returns mixed\\.$#"
count: 1
path: libraries/classes/Plugins/Import/ImportCsv.php
-
message: "#^Parameter \\#1 \\$identifier of static method PhpMyAdmin\\\\Util\\:\\:backquote\\(\\) expects string\\|Stringable\\|null, mixed given\\.$#"
count: 1
path: libraries/classes/Plugins/Import/ImportCsv.php
-
message: "#^Parameter \\#1 \\$string of function rtrim expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Plugins/Import/ImportCsv.php
-
message: "#^Parameter \\#1 \\$value of function count expects array\\|Countable, mixed given\\.$#"
count: 1
path: libraries/classes/Plugins/Import/ImportCsv.php
-
message: "#^Cannot access offset 0 on mixed\\.$#"
count: 1
path: libraries/classes/Plugins/Import/ImportMediawiki.php
-
message: "#^Negated boolean expression is always true\\.$#"
count: 1
path: libraries/classes/Plugins/Import/ImportMediawiki.php
-
message: "#^Parameter \\#1 \\$cell of method PhpMyAdmin\\\\Plugins\\\\Import\\\\ImportMediawiki\\:\\:getCellData\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Plugins/Import/ImportMediawiki.php
-
message: "#^Parameter \\#1 \\$string of function trim expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Plugins/Import/ImportMediawiki.php
-
message: "#^Parameter \\#2 \\$tableRow of method PhpMyAdmin\\\\Plugins\\\\Import\\\\ImportMediawiki\\:\\:setTableHeaders\\(\\) expects array, mixed given\\.$#"
count: 1
path: libraries/classes/Plugins/Import/ImportMediawiki.php
-
message: "#^Argument of an invalid type mixed supplied for foreach, only iterables are supported\\.$#"
count: 1
path: libraries/classes/Plugins/Import/ImportOds.php
-
message: "#^Cannot access an offset on mixed\\.$#"
count: 3
path: libraries/classes/Plugins/Import/ImportOds.php
-
message: "#^Cannot access offset 0 on mixed\\.$#"
count: 3
path: libraries/classes/Plugins/Import/ImportOds.php
-
message: "#^Cannot access offset 1 on mixed\\.$#"
count: 2
path: libraries/classes/Plugins/Import/ImportOds.php
-
message: "#^Cannot access offset 2 on mixed\\.$#"
count: 2
path: libraries/classes/Plugins/Import/ImportOds.php
-
message: "#^Cannot access offset int\\<0, max\\> on mixed\\.$#"
count: 7
path: libraries/classes/Plugins/Import/ImportOds.php
-
message: "#^Cannot cast mixed to string\\.$#"
count: 1
path: libraries/classes/Plugins/Import/ImportOds.php
-
message: "#^For loop initial assignment overwrites variable \\$i\\.$#"
count: 2
path: libraries/classes/Plugins/Import/ImportOds.php
-
message: "#^Offset 'name' does not exist on SimpleXMLElement\\|null\\.$#"
count: 2
path: libraries/classes/Plugins/Import/ImportOds.php
-
message: "#^Offset 'number\\-columns…' does not exist on SimpleXMLElement\\|null\\.$#"
count: 2
path: libraries/classes/Plugins/Import/ImportOds.php
-
message: "#^Parameter \\#1 \\$cellAttrs of method PhpMyAdmin\\\\Plugins\\\\Import\\\\ImportOds\\:\\:getValue\\(\\) expects SimpleXMLElement, SimpleXMLElement\\|null given\\.$#"
count: 1
path: libraries/classes/Plugins/Import/ImportOds.php
-
message: "#^Parameter \\#1 \\$sheets of method PhpMyAdmin\\\\Plugins\\\\Import\\\\ImportOds\\:\\:iterateOverTables\\(\\) expects array\\|SimpleXMLElement, array\\|SimpleXMLElement\\|null given\\.$#"
count: 1
path: libraries/classes/Plugins/Import/ImportOds.php
-
message: "#^Parameter \\#1 \\$string1 of function strcmp expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Plugins/Import/ImportOds.php
-
message: "#^Parameter \\#1 \\$table of method PhpMyAdmin\\\\Import\\:\\:analyzeTable\\(\\) expects array, mixed given\\.$#"
count: 1
path: libraries/classes/Plugins/Import/ImportOds.php
-
message: "#^Parameter \\#1 \\$value of function count expects array\\|Countable, mixed given\\.$#"
count: 8
path: libraries/classes/Plugins/Import/ImportOds.php
-
message: "#^Parameter \\#2 \\$string2 of function strcmp expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Plugins/Import/ImportOds.php
-
message: "#^Parameter \\#2 \\$text of method PhpMyAdmin\\\\Plugins\\\\Import\\\\ImportOds\\:\\:getValue\\(\\) expects SimpleXMLElement, \\(SimpleXMLElement\\|null\\) given\\.$#"
count: 1
path: libraries/classes/Plugins/Import/ImportOds.php
-
message: "#^Parameter \\#3 \\$tempRow of method PhpMyAdmin\\\\Plugins\\\\Import\\\\ImportOds\\:\\:iterateOverRows\\(\\) expects array, mixed given\\.$#"
count: 1
path: libraries/classes/Plugins/Import/ImportOds.php
-
message: "#^Parameter \\#4 \\$colNames of method PhpMyAdmin\\\\Plugins\\\\Import\\\\ImportOds\\:\\:iterateOverColumns\\(\\) expects array, mixed given\\.$#"
count: 1
path: libraries/classes/Plugins/Import/ImportOds.php
-
message: "#^Parameter \\#6 \\$maxCols of method PhpMyAdmin\\\\Plugins\\\\Import\\\\ImportOds\\:\\:iterateOverRows\\(\\) expects int, mixed given\\.$#"
count: 1
path: libraries/classes/Plugins/Import/ImportOds.php
-
message: "#^Variable property access on \\(SimpleXMLElement\\|null\\)\\.$#"
count: 1
path: libraries/classes/Plugins/Import/ImportOds.php
-
message: "#^Variable property access on SimpleXMLElement\\.$#"
count: 2
path: libraries/classes/Plugins/Import/ImportOds.php
-
message: "#^Variable property access on mixed\\.$#"
count: 1
path: libraries/classes/Plugins/Import/ImportOds.php
-
message: "#^Cannot access offset 0 on mixed\\.$#"
count: 1
path: libraries/classes/Plugins/Import/ImportShp.php
-
message: "#^Cannot assign new offset to array\\<int\\<0, max\\>, array\\<int\\<0, max\\>, string\\>\\|string\\>\\|string\\.$#"
count: 1
path: libraries/classes/Plugins/Import/ImportXml.php
-
message: "#^For loop initial assignment overwrites variable \\$i\\.$#"
count: 1
path: libraries/classes/Plugins/Import/ImportXml.php
-
message: "#^Offset 'charset' does not exist on SimpleXMLElement\\|null\\.$#"
count: 1
path: libraries/classes/Plugins/Import/ImportXml.php
-
message: "#^Offset 'collation' does not exist on SimpleXMLElement\\|null\\.$#"
count: 1
path: libraries/classes/Plugins/Import/ImportXml.php
-
message: "#^Offset 'name' does not exist on SimpleXMLElement\\|null\\.$#"
count: 8
path: libraries/classes/Plugins/Import/ImportXml.php
-
message: "#^Parameter \\#1 \\$string1 of function strcmp expects string, array\\<int\\<0, max\\>, array\\<int\\<0, max\\>, string\\>\\|string\\>\\|string given\\.$#"
count: 1
path: libraries/classes/Plugins/Import/ImportXml.php
-
message: "#^Variable property access on \\(SimpleXMLElement\\|null\\)\\.$#"
count: 1
path: libraries/classes/Plugins/Import/ImportXml.php
-
message: "#^Variable property access on mixed\\.$#"
count: 1
path: libraries/classes/Plugins/Import/ImportXml.php
-
message: "#^array\\<int\\<0, max\\>, array\\<int\\<0, max\\>, string\\>\\|string\\>\\|string does not accept array\\<int\\<0, max\\>, string\\>\\.$#"
count: 1
path: libraries/classes/Plugins/Import/ImportXml.php
-
message: "#^Method PhpMyAdmin\\\\Plugins\\\\Import\\\\ShapeFileImport\\:\\:readSHP\\(\\) never returns false so it can be removed from the return type\\.$#"
count: 1
path: libraries/classes/Plugins/Import/ShapeFileImport.php
-
message: "#^Method PhpMyAdmin\\\\Plugins\\\\Import\\\\Upload\\\\UploadNoplugin\\:\\:getUploadStatus\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Plugins/Import/Upload/UploadNoplugin.php
-
message: "#^Method PhpMyAdmin\\\\Plugins\\\\Import\\\\Upload\\\\UploadProgress\\:\\:getUploadStatus\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Plugins/Import/Upload/UploadProgress.php
-
message: "#^Method PhpMyAdmin\\\\Plugins\\\\Import\\\\Upload\\\\UploadSession\\:\\:getUploadStatus\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Plugins/Import/Upload/UploadSession.php
-
message: "#^Argument of an invalid type mixed supplied for foreach, only iterables are supported\\.$#"
count: 2
path: libraries/classes/Plugins/Schema/Dia/DiaRelationSchema.php
-
message: "#^Cannot access offset 'foreign_field' on mixed\\.$#"
count: 1
path: libraries/classes/Plugins/Schema/Dia/DiaRelationSchema.php
-
message: "#^Cannot access offset 'foreign_table' on mixed\\.$#"
count: 2
path: libraries/classes/Plugins/Schema/Dia/DiaRelationSchema.php
-
message: "#^Cannot access offset 'index_list' on mixed\\.$#"
count: 1
path: libraries/classes/Plugins/Schema/Dia/DiaRelationSchema.php
-
message: "#^Cannot access offset 'ref_index_list' on mixed\\.$#"
count: 1
path: libraries/classes/Plugins/Schema/Dia/DiaRelationSchema.php
-
message: "#^Cannot access offset 'ref_table_name' on mixed\\.$#"
count: 2
path: libraries/classes/Plugins/Schema/Dia/DiaRelationSchema.php
-
message: "#^Cannot access offset mixed on mixed\\.$#"
count: 1
path: libraries/classes/Plugins/Schema/Dia/DiaRelationSchema.php
-
message: "#^Parameter \\#2 \\$masterField of method PhpMyAdmin\\\\Plugins\\\\Schema\\\\Dia\\\\DiaRelationSchema\\:\\:addRelation\\(\\) expects string, \\(int\\|string\\) given\\.$#"
count: 1
path: libraries/classes/Plugins/Schema/Dia/DiaRelationSchema.php
-
message: "#^Parameter \\#2 \\$masterField of method PhpMyAdmin\\\\Plugins\\\\Schema\\\\Dia\\\\DiaRelationSchema\\:\\:addRelation\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Plugins/Schema/Dia/DiaRelationSchema.php
-
message: "#^Parameter \\#3 \\$foreignTable of method PhpMyAdmin\\\\Plugins\\\\Schema\\\\Dia\\\\DiaRelationSchema\\:\\:addRelation\\(\\) expects string, mixed given\\.$#"
count: 2
path: libraries/classes/Plugins/Schema/Dia/DiaRelationSchema.php
-
message: "#^Parameter \\#4 \\$foreignField of method PhpMyAdmin\\\\Plugins\\\\Schema\\\\Dia\\\\DiaRelationSchema\\:\\:addRelation\\(\\) expects string, mixed given\\.$#"
count: 2
path: libraries/classes/Plugins/Schema/Dia/DiaRelationSchema.php
-
message: "#^Binary operation \"\\+\" between int\\|string\\|false and 12 results in an error\\.$#"
count: 4
path: libraries/classes/Plugins/Schema/Dia/RelationStatsDia.php
-
message: "#^Argument of an invalid type mixed supplied for foreach, only iterables are supported\\.$#"
count: 2
path: libraries/classes/Plugins/Schema/Eps/EpsRelationSchema.php
-
message: "#^Cannot access offset 'foreign_field' on mixed\\.$#"
count: 1
path: libraries/classes/Plugins/Schema/Eps/EpsRelationSchema.php
-
message: "#^Cannot access offset 'foreign_table' on mixed\\.$#"
count: 2
path: libraries/classes/Plugins/Schema/Eps/EpsRelationSchema.php
-
message: "#^Cannot access offset 'index_list' on mixed\\.$#"
count: 1
path: libraries/classes/Plugins/Schema/Eps/EpsRelationSchema.php
-
message: "#^Cannot access offset 'ref_index_list' on mixed\\.$#"
count: 1
path: libraries/classes/Plugins/Schema/Eps/EpsRelationSchema.php
-
message: "#^Cannot access offset 'ref_table_name' on mixed\\.$#"
count: 2
path: libraries/classes/Plugins/Schema/Eps/EpsRelationSchema.php
-
message: "#^Cannot access offset mixed on mixed\\.$#"
count: 1
path: libraries/classes/Plugins/Schema/Eps/EpsRelationSchema.php
-
message: "#^Parameter \\#4 \\$masterField of method PhpMyAdmin\\\\Plugins\\\\Schema\\\\Eps\\\\EpsRelationSchema\\:\\:addRelation\\(\\) expects string, \\(int\\|string\\) given\\.$#"
count: 1
path: libraries/classes/Plugins/Schema/Eps/EpsRelationSchema.php
-
message: "#^Parameter \\#4 \\$masterField of method PhpMyAdmin\\\\Plugins\\\\Schema\\\\Eps\\\\EpsRelationSchema\\:\\:addRelation\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Plugins/Schema/Eps/EpsRelationSchema.php
-
message: "#^Parameter \\#5 \\$foreignTable of method PhpMyAdmin\\\\Plugins\\\\Schema\\\\Eps\\\\EpsRelationSchema\\:\\:addRelation\\(\\) expects string, mixed given\\.$#"
count: 2
path: libraries/classes/Plugins/Schema/Eps/EpsRelationSchema.php
-
message: "#^Parameter \\#6 \\$foreignField of method PhpMyAdmin\\\\Plugins\\\\Schema\\\\Eps\\\\EpsRelationSchema\\:\\:addRelation\\(\\) expects string, mixed given\\.$#"
count: 2
path: libraries/classes/Plugins/Schema/Eps/EpsRelationSchema.php
-
message: "#^Call to an undefined method object\\:\\:line\\(\\)\\.$#"
count: 7
path: libraries/classes/Plugins/Schema/Eps/RelationStatsEps.php
-
message: "#^Parameter \\#1 \\$text of method PhpMyAdmin\\\\Font\\:\\:getStringWidth\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Plugins/Schema/Eps/TableStatsEps.php
-
message: "#^Parameter \\#1 \\$text of method PhpMyAdmin\\\\Plugins\\\\Schema\\\\Eps\\\\Eps\\:\\:showXY\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Plugins/Schema/Eps/TableStatsEps.php
-
message: "#^Parameter \\#1 \\$xFrom of method PhpMyAdmin\\\\Plugins\\\\Schema\\\\Eps\\\\Eps\\:\\:rect\\(\\) expects int, float\\|int given\\.$#"
count: 2
path: libraries/classes/Plugins/Schema/Eps/TableStatsEps.php
-
message: "#^Parameter \\#2 \\$x of method PhpMyAdmin\\\\Plugins\\\\Schema\\\\Eps\\\\Eps\\:\\:showXY\\(\\) expects int, float\\|int given\\.$#"
count: 2
path: libraries/classes/Plugins/Schema/Eps/TableStatsEps.php
-
message: "#^Parameter \\#2 \\$yFrom of method PhpMyAdmin\\\\Plugins\\\\Schema\\\\Eps\\\\Eps\\:\\:rect\\(\\) expects int, float\\|int given\\.$#"
count: 2
path: libraries/classes/Plugins/Schema/Eps/TableStatsEps.php
-
message: "#^Parameter \\#3 \\$xTo of method PhpMyAdmin\\\\Plugins\\\\Schema\\\\Eps\\\\Eps\\:\\:rect\\(\\) expects int, float\\|int given\\.$#"
count: 2
path: libraries/classes/Plugins/Schema/Eps/TableStatsEps.php
-
message: "#^Parameter \\#3 \\$y of method PhpMyAdmin\\\\Plugins\\\\Schema\\\\Eps\\\\Eps\\:\\:showXY\\(\\) expects int, float\\|int given\\.$#"
count: 2
path: libraries/classes/Plugins/Schema/Eps/TableStatsEps.php
-
message: "#^For loop initial assignment overwrites variable \\$i\\.$#"
count: 1
path: libraries/classes/Plugins/Schema/Pdf/Pdf.php
-
message: "#^Parameter \\#1 \\$w of method PhpMyAdmin\\\\Plugins\\\\Schema\\\\Pdf\\\\Pdf\\:\\:numLines\\(\\) expects int, mixed given\\.$#"
count: 1
path: libraries/classes/Plugins/Schema/Pdf/Pdf.php
-
message: "#^Parameter \\#1 \\$w of method TCPDF\\:\\:MultiCell\\(\\) expects float, mixed given\\.$#"
count: 1
path: libraries/classes/Plugins/Schema/Pdf/Pdf.php
-
message: "#^Parameter \\#2 \\$txt of method PhpMyAdmin\\\\Plugins\\\\Schema\\\\Pdf\\\\Pdf\\:\\:numLines\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Plugins/Schema/Pdf/Pdf.php
-
message: "#^Parameter \\#3 \\$txt of method TCPDF\\:\\:MultiCell\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Plugins/Schema/Pdf/Pdf.php
-
message: "#^Parameter \\#3 \\$w of method TCPDF\\:\\:Link\\(\\) expects float, mixed given\\.$#"
count: 1
path: libraries/classes/Plugins/Schema/Pdf/Pdf.php
-
message: "#^Parameter \\#3 \\$w of method TCPDF\\:\\:Rect\\(\\) expects float, mixed given\\.$#"
count: 1
path: libraries/classes/Plugins/Schema/Pdf/Pdf.php
-
message: "#^Argument of an invalid type mixed supplied for foreach, only iterables are supported\\.$#"
count: 2
path: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php
-
message: "#^Call to method TCPDF\\:\\:Line\\(\\) with incorrect case\\: line$#"
count: 2
path: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php
-
message: "#^Cannot access offset '\\-' on mixed\\.$#"
count: 9
path: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php
-
message: "#^Cannot access offset 'foreign_field' on mixed\\.$#"
count: 1
path: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php
-
message: "#^Cannot access offset 'foreign_table' on mixed\\.$#"
count: 2
path: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php
-
message: "#^Cannot access offset 'index_list' on mixed\\.$#"
count: 1
path: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php
-
message: "#^Cannot access offset 'ref_index_list' on mixed\\.$#"
count: 1
path: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php
-
message: "#^Cannot access offset 'ref_table_name' on mixed\\.$#"
count: 2
path: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php
-
message: "#^Cannot access offset mixed on mixed\\.$#"
count: 8
path: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php
-
message: "#^For loop initial assignment overwrites variable \\$size\\.$#"
count: 1
path: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php
-
message: "#^Parameter \\#1 \\$link of method TCPDF\\:\\:setLink\\(\\) expects int, mixed given\\.$#"
count: 1
path: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php
-
message: "#^Parameter \\#1 \\$timestamp of static method PhpMyAdmin\\\\Util\\:\\:localisedDate\\(\\) expects int, \\(int\\|false\\) given\\.$#"
count: 3
path: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php
-
message: "#^Parameter \\#1 \\$txt of method TCPDF\\:\\:Bookmark\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php
-
message: "#^Parameter \\#2 \\$masterField of method PhpMyAdmin\\\\Plugins\\\\Schema\\\\Pdf\\\\PdfRelationSchema\\:\\:addRelation\\(\\) expects string, \\(int\\|string\\) given\\.$#"
count: 1
path: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php
-
message: "#^Parameter \\#2 \\$masterField of method PhpMyAdmin\\\\Plugins\\\\Schema\\\\Pdf\\\\PdfRelationSchema\\:\\:addRelation\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php
-
message: "#^Parameter \\#2 \\$table of method PhpMyAdmin\\\\ConfigStorage\\\\Relation\\:\\:getComments\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php
-
message: "#^Parameter \\#2 \\$table of method PhpMyAdmin\\\\ConfigStorage\\\\Relation\\:\\:getForeigners\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php
-
message: "#^Parameter \\#2 \\$table of method PhpMyAdmin\\\\Transformations\\:\\:getMime\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php
-
message: "#^Parameter \\#2 \\$value of method PhpMyAdmin\\\\Pdf\\:\\:setAlias\\(\\) expects string, int given\\.$#"
count: 2
path: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php
-
message: "#^Parameter \\#3 \\$foreignTable of method PhpMyAdmin\\\\Plugins\\\\Schema\\\\Pdf\\\\PdfRelationSchema\\:\\:addRelation\\(\\) expects string, mixed given\\.$#"
count: 2
path: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php
-
message: "#^Parameter \\#4 \\$foreignField of method PhpMyAdmin\\\\Plugins\\\\Schema\\\\Pdf\\\\PdfRelationSchema\\:\\:addRelation\\(\\) expects string, mixed given\\.$#"
count: 2
path: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php
-
message: "#^Call to an undefined method object\\:\\:lineScale\\(\\)\\.$#"
count: 7
path: libraries/classes/Plugins/Schema/Pdf/RelationStatsPdf.php
-
message: "#^Call to an undefined method object\\:\\:setDrawColor\\(\\)\\.$#"
count: 3
path: libraries/classes/Plugins/Schema/Pdf/RelationStatsPdf.php
-
message: "#^Call to an undefined method object\\:\\:setLineWidthScale\\(\\)\\.$#"
count: 2
path: libraries/classes/Plugins/Schema/Pdf/RelationStatsPdf.php
-
message: "#^Cannot access offset '\\-' on mixed\\.$#"
count: 3
path: libraries/classes/Plugins/Schema/Pdf/TableStatsPdf.php
-
message: "#^Cannot access offset mixed on mixed\\.$#"
count: 3
path: libraries/classes/Plugins/Schema/Pdf/TableStatsPdf.php
-
message: "#^Cannot access offset string on mixed\\.$#"
count: 4
path: libraries/classes/Plugins/Schema/Pdf/TableStatsPdf.php
-
message: "#^Parameter \\#1 \\$link of method TCPDF\\:\\:setLink\\(\\) expects int, mixed given\\.$#"
count: 2
path: libraries/classes/Plugins/Schema/Pdf/TableStatsPdf.php
-
message: "#^Parameter \\#1 \\$s of method TCPDF\\:\\:GetStringWidth\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Plugins/Schema/Pdf/TableStatsPdf.php
-
message: "#^Parameter \\#8 \\$link of method PhpMyAdmin\\\\Plugins\\\\Schema\\\\Pdf\\\\Pdf\\:\\:cellScale\\(\\) expects string, mixed given\\.$#"
count: 2
path: libraries/classes/Plugins/Schema/Pdf/TableStatsPdf.php
-
message: "#^Property PhpMyAdmin\\\\Plugins\\\\Schema\\\\TableStats\\:\\:\\$width \\(float\\|int\\) does not accept array\\<float\\>\\|float\\|int\\.$#"
count: 1
path: libraries/classes/Plugins/Schema/Pdf/TableStatsPdf.php
-
message: "#^Binary operation \"\\+\" between int\\|string\\|false and 1\\.5 results in an error\\.$#"
count: 1
path: libraries/classes/Plugins/Schema/RelationStats.php
-
message: "#^Call to an undefined method object\\:\\:printElementLine\\(\\)\\.$#"
count: 7
path: libraries/classes/Plugins/Schema/Svg/RelationStatsSvg.php
-
message: "#^Argument of an invalid type mixed supplied for foreach, only iterables are supported\\.$#"
count: 2
path: libraries/classes/Plugins/Schema/Svg/SvgRelationSchema.php
-
message: "#^Cannot access offset 'foreign_field' on mixed\\.$#"
count: 1
path: libraries/classes/Plugins/Schema/Svg/SvgRelationSchema.php
-
message: "#^Cannot access offset 'foreign_table' on mixed\\.$#"
count: 2
path: libraries/classes/Plugins/Schema/Svg/SvgRelationSchema.php
-
message: "#^Cannot access offset 'index_list' on mixed\\.$#"
count: 1
path: libraries/classes/Plugins/Schema/Svg/SvgRelationSchema.php
-
message: "#^Cannot access offset 'ref_index_list' on mixed\\.$#"
count: 1
path: libraries/classes/Plugins/Schema/Svg/SvgRelationSchema.php
-
message: "#^Cannot access offset 'ref_table_name' on mixed\\.$#"
count: 2
path: libraries/classes/Plugins/Schema/Svg/SvgRelationSchema.php
-
message: "#^Cannot access offset mixed on mixed\\.$#"
count: 1
path: libraries/classes/Plugins/Schema/Svg/SvgRelationSchema.php
-
message: "#^Parameter \\#1 \\$table of method PhpMyAdmin\\\\Plugins\\\\Schema\\\\Svg\\\\SvgRelationSchema\\:\\:setMinMax\\(\\) expects PhpMyAdmin\\\\Plugins\\\\Schema\\\\Svg\\\\TableStatsSvg, PhpMyAdmin\\\\Plugins\\\\Schema\\\\Dia\\\\TableStatsDia\\|PhpMyAdmin\\\\Plugins\\\\Schema\\\\Eps\\\\TableStatsEps\\|PhpMyAdmin\\\\Plugins\\\\Schema\\\\Pdf\\\\TableStatsPdf\\|PhpMyAdmin\\\\Plugins\\\\Schema\\\\Svg\\\\TableStatsSvg given\\.$#"
count: 1
path: libraries/classes/Plugins/Schema/Svg/SvgRelationSchema.php
-
message: "#^Parameter \\#4 \\$masterField of method PhpMyAdmin\\\\Plugins\\\\Schema\\\\Svg\\\\SvgRelationSchema\\:\\:addRelation\\(\\) expects string, \\(int\\|string\\) given\\.$#"
count: 1
path: libraries/classes/Plugins/Schema/Svg/SvgRelationSchema.php
-
message: "#^Parameter \\#4 \\$masterField of method PhpMyAdmin\\\\Plugins\\\\Schema\\\\Svg\\\\SvgRelationSchema\\:\\:addRelation\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Plugins/Schema/Svg/SvgRelationSchema.php
-
message: "#^Parameter \\#5 \\$foreignTable of method PhpMyAdmin\\\\Plugins\\\\Schema\\\\Svg\\\\SvgRelationSchema\\:\\:addRelation\\(\\) expects string, mixed given\\.$#"
count: 2
path: libraries/classes/Plugins/Schema/Svg/SvgRelationSchema.php
-
message: "#^Parameter \\#6 \\$foreignField of method PhpMyAdmin\\\\Plugins\\\\Schema\\\\Svg\\\\SvgRelationSchema\\:\\:addRelation\\(\\) expects string, mixed given\\.$#"
count: 2
path: libraries/classes/Plugins/Schema/Svg/SvgRelationSchema.php
-
message: "#^Parameter \\#1 \\$text of method PhpMyAdmin\\\\Font\\:\\:getStringWidth\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Plugins/Schema/Svg/TableStatsSvg.php
-
message: "#^Parameter \\#2 \\$x of method PhpMyAdmin\\\\Plugins\\\\Schema\\\\Svg\\\\Svg\\:\\:printElement\\(\\) expects int, float\\|int given\\.$#"
count: 4
path: libraries/classes/Plugins/Schema/Svg/TableStatsSvg.php
-
message: "#^Parameter \\#3 \\$y of method PhpMyAdmin\\\\Plugins\\\\Schema\\\\Svg\\\\Svg\\:\\:printElement\\(\\) expects int, float\\|int given\\.$#"
count: 4
path: libraries/classes/Plugins/Schema/Svg/TableStatsSvg.php
-
message: "#^Parameter \\#6 \\$text of method PhpMyAdmin\\\\Plugins\\\\Schema\\\\Svg\\\\Svg\\:\\:printElement\\(\\) expects string\\|null, mixed given\\.$#"
count: 1
path: libraries/classes/Plugins/Schema/Svg/TableStatsSvg.php
-
message: "#^Method PhpMyAdmin\\\\Plugins\\\\Transformations\\\\Abs\\\\Bool2TextTransformationsPlugin\\:\\:applyTransformation\\(\\) should return string but returns mixed\\.$#"
count: 2
path: libraries/classes/Plugins/Transformations/Abs/Bool2TextTransformationsPlugin.php
-
message: "#^Binary operation \"\\-\\=\" between int\\<0, max\\>\\|string\\|false and int results in an error\\.$#"
count: 1
path: libraries/classes/Plugins/Transformations/Abs/DateFormatTransformationsPlugin.php
-
message: "#^Parameter \\#1 \\$string of function mb_strtolower expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Plugins/Transformations/Abs/DateFormatTransformationsPlugin.php
-
message: "#^Strict comparison using \\=\\=\\= between 0 and 0 will always evaluate to true\\.$#"
count: 1
path: libraries/classes/Plugins/Transformations/Abs/ExternalTransformationsPlugin.php
-
message: "#^Unreachable statement \\- code above always terminates\\.$#"
count: 1
path: libraries/classes/Plugins/Transformations/Abs/ExternalTransformationsPlugin.php
-
message: "#^Parameter \\#2 \\$additionalParameters of static method PhpMyAdmin\\\\Url\\:\\:getFromRoute\\(\\) expects array, mixed given\\.$#"
count: 1
path: libraries/classes/Plugins/Transformations/Abs/ImageLinkTransformationsPlugin.php
-
message: "#^Parameter \\#2 \\$additionalParameters of static method PhpMyAdmin\\\\Url\\:\\:getFromRoute\\(\\) expects array, mixed given\\.$#"
count: 1
path: libraries/classes/Plugins/Transformations/Abs/ImageUploadTransformationsPlugin.php
-
message: "#^Cannot cast mixed to int\\.$#"
count: 2
path: libraries/classes/Plugins/Transformations/Abs/InlineTransformationsPlugin.php
-
message: "#^Parameter \\#1 \\.\\.\\.\\$arrays of function array_merge expects array, mixed given\\.$#"
count: 1
path: libraries/classes/Plugins/Transformations/Abs/InlineTransformationsPlugin.php
-
message: "#^Parameter \\#2 \\$additionalParameters of static method PhpMyAdmin\\\\Url\\:\\:getFromRoute\\(\\) expects array, mixed given\\.$#"
count: 2
path: libraries/classes/Plugins/Transformations/Abs/InlineTransformationsPlugin.php
-
message: "#^Parameter \\#1 \\$string of function htmlspecialchars expects string, mixed given\\.$#"
count: 2
path: libraries/classes/Plugins/Transformations/Abs/PreApPendTransformationsPlugin.php
-
message: "#^Parameter \\#1 \\$pattern of function preg_match expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Plugins/Transformations/Abs/RegexValidationTransformationsPlugin.php
-
message: "#^Cannot cast mixed to int\\.$#"
count: 2
path: libraries/classes/Plugins/Transformations/Abs/SubstringTransformationsPlugin.php
-
message: "#^Cannot cast mixed to int\\.$#"
count: 2
path: libraries/classes/Plugins/Transformations/Abs/TextImageLinkTransformationsPlugin.php
-
message: "#^Method PhpMyAdmin\\\\Plugins\\\\Transformations\\\\Output\\\\Text_Plain_Binarytoip\\:\\:applyTransformation\\(\\) should return string but returns string\\|false\\.$#"
count: 1
path: libraries/classes/Plugins/Transformations/Output/Text_Plain_Binarytoip.php
-
message: "#^Parameter \\#1 \\$secret of method PragmaRX\\\\Google2FA\\\\Google2FA\\:\\:verifyKey\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Plugins/TwoFactor/Application.php
-
message: "#^Parameter \\#3 \\$secret of method PragmaRX\\\\Google2FAQRCode\\\\Google2FA\\:\\:getQRCodeInline\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Plugins/TwoFactor/Application.php
-
message: "#^Argument of an invalid type mixed supplied for foreach, only iterables are supported\\.$#"
count: 1
path: libraries/classes/Plugins/TwoFactor/Key.php
-
message: "#^Cannot access an offset on mixed\\.$#"
count: 1
path: libraries/classes/Plugins/TwoFactor/Key.php
-
message: "#^Cannot access offset 'certificate' on mixed\\.$#"
count: 1
path: libraries/classes/Plugins/TwoFactor/Key.php
-
message: "#^Cannot access offset 'counter' on mixed\\.$#"
count: 2
path: libraries/classes/Plugins/TwoFactor/Key.php
-
message: "#^Cannot access offset 'keyHandle' on mixed\\.$#"
count: 1
path: libraries/classes/Plugins/TwoFactor/Key.php
-
message: "#^Cannot access offset 'publicKey' on mixed\\.$#"
count: 1
path: libraries/classes/Plugins/TwoFactor/Key.php
-
message: "#^Parameter \\#1 \\$registrations of static method CodeLts\\\\U2F\\\\U2FServer\\\\U2FServer\\:\\:makeAuthentication\\(\\) expects array\\<CodeLts\\\\U2F\\\\U2FServer\\\\stdClass\\>, array\\<stdClass\\> given\\.$#"
count: 1
path: libraries/classes/Plugins/TwoFactor/Key.php
-
message: "#^Parameter \\#2 \\$registrations of static method CodeLts\\\\U2F\\\\U2FServer\\\\U2FServer\\:\\:authenticate\\(\\) expects array\\<CodeLts\\\\U2F\\\\U2FServer\\\\stdClass\\>, array\\<stdClass\\> given\\.$#"
count: 1
path: libraries/classes/Plugins/TwoFactor/Key.php
-
message: "#^Parameter \\#2 \\$registrations of static method CodeLts\\\\U2F\\\\U2FServer\\\\U2FServer\\:\\:makeRegistration\\(\\) expects array\\<CodeLts\\\\U2F\\\\U2FServer\\\\stdClass\\>, array\\<stdClass\\> given\\.$#"
count: 1
path: libraries/classes/Plugins/TwoFactor/Key.php
-
message: "#^Method PhpMyAdmin\\\\Plugins\\\\UploadInterface\\:\\:getUploadStatus\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Plugins/UploadInterface.php
-
message: "#^Method PhpMyAdmin\\\\Profiling\\:\\:getInformation\\(\\) should return array\\<string, string\\>\\|null but returns array\\.$#"
count: 1
path: libraries/classes/Profiling.php
-
message: "#^Cannot access offset 'AUTO_INCREMENT' on mixed\\.$#"
count: 1
path: libraries/classes/Query/Compatibility.php
-
message: "#^Cannot access offset 'AVG_ROW_LENGTH' on mixed\\.$#"
count: 1
path: libraries/classes/Query/Compatibility.php
-
message: "#^Cannot access offset 'Auto_increment' on mixed\\.$#"
count: 1
path: libraries/classes/Query/Compatibility.php
-
message: "#^Cannot access offset 'Avg_row_length' on mixed\\.$#"
count: 1
path: libraries/classes/Query/Compatibility.php
-
message: "#^Cannot access offset 'CHARACTER_MAXIMUM…' on mixed\\.$#"
count: 1
path: libraries/classes/Query/Compatibility.php
-
message: "#^Cannot access offset 'CHARACTER_OCTET…' on mixed\\.$#"
count: 1
path: libraries/classes/Query/Compatibility.php
-
message: "#^Cannot access offset 'CHARACTER_SET_NAME' on mixed\\.$#"
count: 1
path: libraries/classes/Query/Compatibility.php
-
message: "#^Cannot access offset 'CHECKSUM' on mixed\\.$#"
count: 1
path: libraries/classes/Query/Compatibility.php
-
message: "#^Cannot access offset 'CHECK_TIME' on mixed\\.$#"
count: 1
path: libraries/classes/Query/Compatibility.php
-
message: "#^Cannot access offset 'COLLATION_NAME' on mixed\\.$#"
count: 2
path: libraries/classes/Query/Compatibility.php
-
message: "#^Cannot access offset 'COLUMN_COMMENT' on mixed\\.$#"
count: 1
path: libraries/classes/Query/Compatibility.php
-
message: "#^Cannot access offset 'COLUMN_DEFAULT' on mixed\\.$#"
count: 1
path: libraries/classes/Query/Compatibility.php
-
message: "#^Cannot access offset 'COLUMN_KEY' on mixed\\.$#"
count: 1
path: libraries/classes/Query/Compatibility.php
-
message: "#^Cannot access offset 'COLUMN_NAME' on mixed\\.$#"
count: 1
path: libraries/classes/Query/Compatibility.php
-
message: "#^Cannot access offset 'COLUMN_TYPE' on mixed\\.$#"
count: 2
path: libraries/classes/Query/Compatibility.php
-
message: "#^Cannot access offset 'CREATE_OPTIONS' on mixed\\.$#"
count: 1
path: libraries/classes/Query/Compatibility.php
-
message: "#^Cannot access offset 'CREATE_TIME' on mixed\\.$#"
count: 1
path: libraries/classes/Query/Compatibility.php
-
message: "#^Cannot access offset 'Check_time' on mixed\\.$#"
count: 1
path: libraries/classes/Query/Compatibility.php
-
message: "#^Cannot access offset 'Checksum' on mixed\\.$#"
count: 1
path: libraries/classes/Query/Compatibility.php
-
message: "#^Cannot access offset 'Collation' on mixed\\.$#"
count: 2
path: libraries/classes/Query/Compatibility.php
-
message: "#^Cannot access offset 'Comment' on mixed\\.$#"
count: 3
path: libraries/classes/Query/Compatibility.php
-
message: "#^Cannot access offset 'Create_options' on mixed\\.$#"
count: 1
path: libraries/classes/Query/Compatibility.php
-
message: "#^Cannot access offset 'Create_time' on mixed\\.$#"
count: 1
path: libraries/classes/Query/Compatibility.php
-
message: "#^Cannot access offset 'DATA_FREE' on mixed\\.$#"
count: 1
path: libraries/classes/Query/Compatibility.php
-
message: "#^Cannot access offset 'DATA_LENGTH' on mixed\\.$#"
count: 1
path: libraries/classes/Query/Compatibility.php
-
message: "#^Cannot access offset 'DATA_TYPE' on mixed\\.$#"
count: 1
path: libraries/classes/Query/Compatibility.php
-
message: "#^Cannot access offset 'Data_free' on mixed\\.$#"
count: 1
path: libraries/classes/Query/Compatibility.php
-
message: "#^Cannot access offset 'Data_length' on mixed\\.$#"
count: 1
path: libraries/classes/Query/Compatibility.php
-
message: "#^Cannot access offset 'Default' on mixed\\.$#"
count: 1
path: libraries/classes/Query/Compatibility.php
-
message: "#^Cannot access offset 'ENGINE' on mixed\\.$#"
count: 1
path: libraries/classes/Query/Compatibility.php
-
message: "#^Cannot access offset 'EXTRA' on mixed\\.$#"
count: 1
path: libraries/classes/Query/Compatibility.php
-
message: "#^Cannot access offset 'Engine' on mixed\\.$#"
count: 6
path: libraries/classes/Query/Compatibility.php
-
message: "#^Cannot access offset 'Extra' on mixed\\.$#"
count: 1
path: libraries/classes/Query/Compatibility.php
-
message: "#^Cannot access offset 'Field' on mixed\\.$#"
count: 1
path: libraries/classes/Query/Compatibility.php
-
message: "#^Cannot access offset 'INDEX_LENGTH' on mixed\\.$#"
count: 1
path: libraries/classes/Query/Compatibility.php
-
message: "#^Cannot access offset 'IS_NULLABLE' on mixed\\.$#"
count: 1
path: libraries/classes/Query/Compatibility.php
-
message: "#^Cannot access offset 'Index_length' on mixed\\.$#"
count: 1
path: libraries/classes/Query/Compatibility.php
-
message: "#^Cannot access offset 'Key' on mixed\\.$#"
count: 1
path: libraries/classes/Query/Compatibility.php
-
message: "#^Cannot access offset 'MAX_DATA_LENGTH' on mixed\\.$#"
count: 1
path: libraries/classes/Query/Compatibility.php
-
message: "#^Cannot access offset 'Max_data_length' on mixed\\.$#"
count: 1
path: libraries/classes/Query/Compatibility.php
-
message: "#^Cannot access offset 'NUMERIC_PRECISION' on mixed\\.$#"
count: 1
path: libraries/classes/Query/Compatibility.php
-
message: "#^Cannot access offset 'NUMERIC_SCALE' on mixed\\.$#"
count: 1
path: libraries/classes/Query/Compatibility.php
-
message: "#^Cannot access offset 'Name' on mixed\\.$#"
count: 1
path: libraries/classes/Query/Compatibility.php
-
message: "#^Cannot access offset 'Null' on mixed\\.$#"
count: 1
path: libraries/classes/Query/Compatibility.php
-
message: "#^Cannot access offset 'ORDINAL_POSITION' on mixed\\.$#"
count: 1
path: libraries/classes/Query/Compatibility.php
-
message: "#^Cannot access offset 'PRIVILEGES' on mixed\\.$#"
count: 1
path: libraries/classes/Query/Compatibility.php
-
message: "#^Cannot access offset 'Privileges' on mixed\\.$#"
count: 1
path: libraries/classes/Query/Compatibility.php
-
message: "#^Cannot access offset 'ROW_FORMAT' on mixed\\.$#"
count: 1
path: libraries/classes/Query/Compatibility.php
-
message: "#^Cannot access offset 'Row_format' on mixed\\.$#"
count: 1
path: libraries/classes/Query/Compatibility.php
-
message: "#^Cannot access offset 'Rows' on mixed\\.$#"
count: 1
path: libraries/classes/Query/Compatibility.php
-
message: "#^Cannot access offset 'TABLE_CATALOG' on mixed\\.$#"
count: 1
path: libraries/classes/Query/Compatibility.php
-
message: "#^Cannot access offset 'TABLE_COLLATION' on mixed\\.$#"
count: 1
path: libraries/classes/Query/Compatibility.php
-
message: "#^Cannot access offset 'TABLE_COMMENT' on mixed\\.$#"
count: 1
path: libraries/classes/Query/Compatibility.php
-
message: "#^Cannot access offset 'TABLE_NAME' on mixed\\.$#"
count: 2
path: libraries/classes/Query/Compatibility.php
-
message: "#^Cannot access offset 'TABLE_ROWS' on mixed\\.$#"
count: 1
path: libraries/classes/Query/Compatibility.php
-
message: "#^Cannot access offset 'TABLE_SCHEMA' on mixed\\.$#"
count: 2
path: libraries/classes/Query/Compatibility.php
-
message: "#^Cannot access offset 'TABLE_TYPE' on mixed\\.$#"
count: 3
path: libraries/classes/Query/Compatibility.php
-
message: "#^Cannot access offset 'Type' on mixed\\.$#"
count: 5
path: libraries/classes/Query/Compatibility.php
-
message: "#^Cannot access offset 'UPDATE_TIME' on mixed\\.$#"
count: 1
path: libraries/classes/Query/Compatibility.php
-
message: "#^Cannot access offset 'Update_time' on mixed\\.$#"
count: 1
path: libraries/classes/Query/Compatibility.php
-
message: "#^Cannot access offset 'VERSION' on mixed\\.$#"
count: 1
path: libraries/classes/Query/Compatibility.php
-
message: "#^Cannot access offset 'Version' on mixed\\.$#"
count: 1
path: libraries/classes/Query/Compatibility.php
-
message: "#^Method PhpMyAdmin\\\\Query\\\\Compatibility\\:\\:getISCompatForGetTablesFull\\(\\) should return array\\<array\\> but returns array\\.$#"
count: 1
path: libraries/classes/Query/Compatibility.php
-
message: "#^Parameter \\#1 \\$string of function strtoupper expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Query/Compatibility.php
-
message: "#^Cannot cast mixed to string\\.$#"
count: 4
path: libraries/classes/Query/Utilities.php
-
message: "#^Cannot access offset 'db' on mixed\\.$#"
count: 8
path: libraries/classes/RecentFavoriteTable.php
-
message: "#^Cannot access offset 'table' on mixed\\.$#"
count: 8
path: libraries/classes/RecentFavoriteTable.php
-
message: "#^Method PhpMyAdmin\\\\RecentFavoriteTable\\:\\:getFromDb\\(\\) should return array but returns mixed\\.$#"
count: 1
path: libraries/classes/RecentFavoriteTable.php
-
message: "#^Parameter \\#1 \\$db of method PhpMyAdmin\\\\RecentFavoriteTable\\:\\:remove\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/RecentFavoriteTable.php
-
message: "#^Parameter \\#2 \\$table of method PhpMyAdmin\\\\RecentFavoriteTable\\:\\:remove\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/RecentFavoriteTable.php
-
message: "#^Cannot access offset 'File' on mixed\\.$#"
count: 1
path: libraries/classes/Replication/Replication.php
-
message: "#^Cannot access offset 'Position' on mixed\\.$#"
count: 1
path: libraries/classes/Replication/Replication.php
-
message: "#^Method PhpMyAdmin\\\\Replication\\\\Replication\\:\\:replicaBinLogPrimary\\(\\) should return array\\{File\\?\\: string, Position\\?\\: string\\} but returns array\\{\\}\\|array\\{File\\: mixed, Position\\: mixed\\}\\.$#"
count: 1
path: libraries/classes/Replication/Replication.php
-
message: "#^Parameter \\#1 \\$name of static method PhpMyAdmin\\\\Core\\:\\:sanitizeMySQLHost\\(\\) expects string, string\\|null given\\.$#"
count: 1
path: libraries/classes/Replication/Replication.php
-
message: "#^Parameter \\#1 \\$str of method PhpMyAdmin\\\\DatabaseInterface\\:\\:quoteString\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Replication/Replication.php
-
message: "#^Cannot access offset 'Slave_IO_Running' on mixed\\.$#"
count: 3
path: libraries/classes/Replication/ReplicationGui.php
-
message: "#^Cannot access offset 'Slave_SQL_Running' on mixed\\.$#"
count: 3
path: libraries/classes/Replication/ReplicationGui.php
-
message: "#^Only numeric types are allowed in \\+, int\\<0, max\\>\\|false given on the left side\\.$#"
count: 1
path: libraries/classes/Replication/ReplicationGui.php
-
message: "#^Parameter \\#1 \\$action of method PhpMyAdmin\\\\Replication\\\\Replication\\:\\:replicaControl\\(\\) expects string, string\\|null given\\.$#"
count: 1
path: libraries/classes/Replication/ReplicationGui.php
-
message: "#^Cannot access offset string on mixed\\.$#"
count: 2
path: libraries/classes/Replication/ReplicationInfo.php
-
message: "#^Parameter \\#2 \\$string of function explode expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Replication/ReplicationInfo.php
-
message: "#^Expression on left side of \\?\\? is not nullable\\.$#"
count: 2
path: libraries/classes/ResponseRenderer.php
-
message: "#^Foreach overwrites \\$value with its value variable\\.$#"
count: 1
path: libraries/classes/ResponseRenderer.php
-
message: "#^Using nullsafe method call on non\\-nullable type PhpMyAdmin\\\\Footer\\. Use \\-\\> instead\\.$#"
count: 1
path: libraries/classes/ResponseRenderer.php
-
message: "#^Using nullsafe method call on non\\-nullable type PhpMyAdmin\\\\Header\\. Use \\-\\> instead\\.$#"
count: 1
path: libraries/classes/ResponseRenderer.php
-
message: "#^Casting to array\\<string, mixed\\> something that's already array\\<string, mixed\\>\\.$#"
count: 4
path: libraries/classes/Sanitize.php
-
message: "#^Method PhpMyAdmin\\\\Sanitize\\:\\:replaceBBLink\\(\\) should return string but returns mixed\\.$#"
count: 1
path: libraries/classes/Sanitize.php
-
message: "#^Method PhpMyAdmin\\\\Sanitize\\:\\:sanitizeFilename\\(\\) should return string but returns string\\|null\\.$#"
count: 1
path: libraries/classes/Sanitize.php
-
message: "#^Parameter \\#1 \\$url of static method PhpMyAdmin\\\\Sanitize\\:\\:checkLink\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Sanitize.php
-
message: "#^Parameter \\#2 \\$subject of function preg_match expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Sanitize.php
-
message: "#^Method PhpMyAdmin\\\\SavedSearches\\:\\:getCriterias\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/SavedSearches.php
-
message: "#^Offset 'criteriaColumn' does not exist on array\\|string\\.$#"
count: 1
path: libraries/classes/SavedSearches.php
-
message: "#^Offset non\\-falsy\\-string does not exist on array\\|string\\.$#"
count: 1
path: libraries/classes/SavedSearches.php
-
message: "#^Parameter \\#1 \\$value of function count expects array\\|Countable, mixed given\\.$#"
count: 1
path: libraries/classes/SavedSearches.php
-
message: "#^Property PhpMyAdmin\\\\SavedSearches\\:\\:\\$criterias \\(array\\|null\\) does not accept mixed\\.$#"
count: 1
path: libraries/classes/SavedSearches.php
-
message: "#^Property PhpMyAdmin\\\\SavedSearches\\:\\:\\$criterias type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/SavedSearches.php
-
message: "#^Parameter \\#1 \\$name of class PhpMyAdmin\\\\Server\\\\Plugin constructor expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Server/Plugin.php
-
message: "#^Parameter \\#10 \\$license of class PhpMyAdmin\\\\Server\\\\Plugin constructor expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Server/Plugin.php
-
message: "#^Parameter \\#11 \\$loadOption of class PhpMyAdmin\\\\Server\\\\Plugin constructor expects string\\|null, mixed given\\.$#"
count: 1
path: libraries/classes/Server/Plugin.php
-
message: "#^Parameter \\#12 \\$maturity of class PhpMyAdmin\\\\Server\\\\Plugin constructor expects string\\|null, mixed given\\.$#"
count: 1
path: libraries/classes/Server/Plugin.php
-
message: "#^Parameter \\#13 \\$authVersion of class PhpMyAdmin\\\\Server\\\\Plugin constructor expects string\\|null, mixed given\\.$#"
count: 1
path: libraries/classes/Server/Plugin.php
-
message: "#^Parameter \\#2 \\$version of class PhpMyAdmin\\\\Server\\\\Plugin constructor expects string\\|null, mixed given\\.$#"
count: 1
path: libraries/classes/Server/Plugin.php
-
message: "#^Parameter \\#3 \\$status of class PhpMyAdmin\\\\Server\\\\Plugin constructor expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Server/Plugin.php
-
message: "#^Parameter \\#4 \\$type of class PhpMyAdmin\\\\Server\\\\Plugin constructor expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Server/Plugin.php
-
message: "#^Parameter \\#5 \\$typeVersion of class PhpMyAdmin\\\\Server\\\\Plugin constructor expects string\\|null, mixed given\\.$#"
count: 1
path: libraries/classes/Server/Plugin.php
-
message: "#^Parameter \\#6 \\$library of class PhpMyAdmin\\\\Server\\\\Plugin constructor expects string\\|null, mixed given\\.$#"
count: 1
path: libraries/classes/Server/Plugin.php
-
message: "#^Parameter \\#7 \\$libraryVersion of class PhpMyAdmin\\\\Server\\\\Plugin constructor expects string\\|null, mixed given\\.$#"
count: 1
path: libraries/classes/Server/Plugin.php
-
message: "#^Parameter \\#8 \\$author of class PhpMyAdmin\\\\Server\\\\Plugin constructor expects string\\|null, mixed given\\.$#"
count: 1
path: libraries/classes/Server/Plugin.php
-
message: "#^Parameter \\#9 \\$description of class PhpMyAdmin\\\\Server\\\\Plugin constructor expects string\\|null, mixed given\\.$#"
count: 1
path: libraries/classes/Server/Plugin.php
-
message: "#^Parameter \\#1 \\$description of method PhpMyAdmin\\\\Server\\\\Plugins\\:\\:getTranslatedDescription\\(\\) expects string, string\\|null given\\.$#"
count: 1
path: libraries/classes/Server/Plugins.php
-
message: "#^Argument of an invalid type mixed supplied for foreach, only iterables are supported\\.$#"
count: 1
path: libraries/classes/Server/Privileges.php
-
message: "#^Cannot access offset 'CHARACTER_MAXIMUM…' on mixed\\.$#"
count: 2
path: libraries/classes/Server/Privileges.php
-
message: "#^Cannot access offset 'COLUMN_NAME' on mixed\\.$#"
count: 2
path: libraries/classes/Server/Privileges.php
-
message: "#^Cannot access offset 'Column_priv' on mixed\\.$#"
count: 2
path: libraries/classes/Server/Privileges.php
-
message: "#^Cannot access offset 'Db' on mixed\\.$#"
count: 2
path: libraries/classes/Server/Privileges.php
-
message: "#^Cannot access offset 'Grant_priv' on mixed\\.$#"
count: 2
path: libraries/classes/Server/Privileges.php
-
message: "#^Cannot access offset 'Host' on mixed\\.$#"
count: 4
path: libraries/classes/Server/Privileges.php
-
message: "#^Cannot access offset 'Proc_priv' on mixed\\.$#"
count: 2
path: libraries/classes/Server/Privileges.php
-
message: "#^Cannot access offset 'Routine_name' on mixed\\.$#"
count: 2
path: libraries/classes/Server/Privileges.php
-
message: "#^Cannot access offset 'Select_priv' on mixed\\.$#"
count: 1
path: libraries/classes/Server/Privileges.php
-
message: "#^Cannot access offset 'Table_name' on mixed\\.$#"
count: 2
path: libraries/classes/Server/Privileges.php
-
message: "#^Cannot access offset 'Table_priv' on mixed\\.$#"
count: 2
path: libraries/classes/Server/Privileges.php
-
message: "#^Cannot access offset 'User' on mixed\\.$#"
count: 5
path: libraries/classes/Server/Privileges.php
-
message: "#^Cannot access offset 'can_delete' on mixed\\.$#"
count: 1
path: libraries/classes/Server/Privileges.php
-
message: "#^Cannot access offset 'name' on mixed\\.$#"
count: 3
path: libraries/classes/Server/Privileges.php
-
message: "#^Cannot access offset 'privs' on mixed\\.$#"
count: 1
path: libraries/classes/Server/Privileges.php
-
message: "#^Cannot access offset 'type' on mixed\\.$#"
count: 1
path: libraries/classes/Server/Privileges.php
-
message: "#^Cannot access offset 0 on mixed\\.$#"
count: 1
path: libraries/classes/Server/Privileges.php
-
message: "#^Cannot access offset array\\<string\\>\\|string\\|null on mixed\\.$#"
count: 1
path: libraries/classes/Server/Privileges.php
-
message: "#^Cannot cast mixed to string\\.$#"
count: 5
path: libraries/classes/Server/Privileges.php
-
message: "#^Foreach overwrites \\$sqlQuery with its value variable\\.$#"
count: 1
path: libraries/classes/Server/Privileges.php
-
message: "#^Method PhpMyAdmin\\\\Server\\\\Privileges\\:\\:getDataForDBInfo\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Server/Privileges.php
-
message: "#^Method PhpMyAdmin\\\\Server\\\\Privileges\\:\\:getRoutineType\\(\\) should return string but returns mixed\\.$#"
count: 1
path: libraries/classes/Server/Privileges.php
-
message: "#^Offset '@@old_passwords' does not exist on array\\|null\\.$#"
count: 1
path: libraries/classes/Server/Privileges.php
-
message: "#^Offset 'Type' does not exist on array\\|null\\.$#"
count: 4
path: libraries/classes/Server/Privileges.php
-
message: "#^Only numeric types are allowed in \\+, int\\<0, max\\>\\|false given on the left side\\.$#"
count: 4
path: libraries/classes/Server/Privileges.php
-
message: "#^Only numeric types are allowed in \\-, int\\<0, max\\>\\|false given on the left side\\.$#"
count: 1
path: libraries/classes/Server/Privileges.php
-
message: "#^Only numeric types are allowed in \\-, int\\<0, max\\>\\|false given on the right side\\.$#"
count: 1
path: libraries/classes/Server/Privileges.php
-
message: "#^Parameter \\#1 \\$array of function ksort expects array, mixed given\\.$#"
count: 1
path: libraries/classes/Server/Privileges.php
-
message: "#^Parameter \\#1 \\$name of method PhpMyAdmin\\\\Server\\\\Privileges\\:\\:escapeGrantWildcards\\(\\) expects string, array\\<int, string\\>\\|string\\|true\\|null given\\.$#"
count: 1
path: libraries/classes/Server/Privileges.php
-
message: "#^Parameter \\#1 \\$privs of method PhpMyAdmin\\\\Server\\\\Privileges\\:\\:parseProcPriv\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Server/Privileges.php
-
message: "#^Parameter \\#1 \\$query of method PhpMyAdmin\\\\DatabaseInterface\\:\\:tryQuery\\(\\) expects string, mixed given\\.$#"
count: 3
path: libraries/classes/Server/Privileges.php
-
message: "#^Parameter \\#1 \\$row of method PhpMyAdmin\\\\Server\\\\Privileges\\:\\:extractPrivInfo\\(\\) expects array\\|null, mixed given\\.$#"
count: 2
path: libraries/classes/Server/Privileges.php
-
message: "#^Parameter \\#1 \\$row of method PhpMyAdmin\\\\Server\\\\Privileges\\:\\:getSpecificPrivilege\\(\\) expects array, mixed given\\.$#"
count: 1
path: libraries/classes/Server/Privileges.php
-
message: "#^Parameter \\#1 \\$str of method PhpMyAdmin\\\\DatabaseInterface\\:\\:quoteString\\(\\) expects string, string\\|null given\\.$#"
count: 2
path: libraries/classes/Server/Privileges.php
-
message: "#^Parameter \\#1 \\$string of function mb_strtolower expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Server/Privileges.php
-
message: "#^Parameter \\#1 \\$string of function mb_substr expects string, string\\|null given\\.$#"
count: 3
path: libraries/classes/Server/Privileges.php
-
message: "#^Parameter \\#2 \\$realSqlQuery of method PhpMyAdmin\\\\Server\\\\Privileges\\:\\:addUserAndCreateDatabase\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Server/Privileges.php
-
message: "#^Parameter \\#2 \\$string of function explode expects string, mixed given\\.$#"
count: 3
path: libraries/classes/Server/Privileges.php
-
message: "#^Parameter \\#2 \\$string of function explode expects string, string\\|null given\\.$#"
count: 3
path: libraries/classes/Server/Privileges.php
-
message: "#^Parameter \\#3 \\$sqlQuery of method PhpMyAdmin\\\\Server\\\\Privileges\\:\\:addUserAndCreateDatabase\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Server/Privileges.php
-
message: "#^Parameter \\#4 \\$dbname of method PhpMyAdmin\\\\Server\\\\Privileges\\:\\:getUserLink\\(\\) expects string, mixed given\\.$#"
count: 2
path: libraries/classes/Server/Privileges.php
-
message: "#^Parameter \\#5 \\$tablename of method PhpMyAdmin\\\\Server\\\\Privileges\\:\\:getUserLink\\(\\) expects string, mixed given\\.$#"
count: 2
path: libraries/classes/Server/Privileges.php
-
message: "#^Parameter \\#6 \\$routinename of method PhpMyAdmin\\\\Server\\\\Privileges\\:\\:getUserLink\\(\\) expects string, mixed given\\.$#"
count: 2
path: libraries/classes/Server/Privileges.php
-
message: "#^Parameter \\#7 \\$alterRealSqlQuery of method PhpMyAdmin\\\\Server\\\\Privileges\\:\\:addUserAndCreateDatabase\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Server/Privileges.php
-
message: "#^Parameter \\#8 \\$alterSqlQuery of method PhpMyAdmin\\\\Server\\\\Privileges\\:\\:addUserAndCreateDatabase\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Server/Privileges.php
-
message: "#^Possibly invalid array key type array\\<int, string\\>\\|string\\|null\\.$#"
count: 1
path: libraries/classes/Server/Privileges.php
-
message: "#^Possibly invalid array key type array\\<int, string\\>\\|string\\|true\\|null\\.$#"
count: 1
path: libraries/classes/Server/Privileges.php
-
message: "#^Access to an uninitialized property PhpMyAdmin\\\\Server\\\\Status\\\\Data\\:\\:\\$config\\.$#"
count: 1
path: libraries/classes/Server/Status/Data.php
-
message: "#^Access to an uninitialized property PhpMyAdmin\\\\Server\\\\Status\\\\Data\\:\\:\\$replicationInfo\\.$#"
count: 2
path: libraries/classes/Server/Status/Data.php
-
message: "#^Cannot access offset 'Com_admin_commands' on mixed\\.$#"
count: 1
path: libraries/classes/Server/Status/Data.php
-
message: "#^Parameter \\#1 \\$haystack of function str_contains expects string, \\(int\\|string\\) given\\.$#"
count: 1
path: libraries/classes/Server/Status/Data.php
-
message: "#^Parameter \\#2 \\$needle of function str_contains expects string, \\(int\\|string\\) given\\.$#"
count: 1
path: libraries/classes/Server/Status/Data.php
-
message: "#^Property PhpMyAdmin\\\\Server\\\\Status\\\\Data\\:\\:\\$allocationMap \\(array\\) does not accept mixed\\.$#"
count: 1
path: libraries/classes/Server/Status/Data.php
-
message: "#^Property PhpMyAdmin\\\\Server\\\\Status\\\\Data\\:\\:\\$sectionUsed \\(array\\) does not accept mixed\\.$#"
count: 1
path: libraries/classes/Server/Status/Data.php
-
message: "#^Property PhpMyAdmin\\\\Server\\\\Status\\\\Data\\:\\:\\$usedQueries \\(array\\) does not accept mixed\\.$#"
count: 1
path: libraries/classes/Server/Status/Data.php
-
message: "#^Argument of an invalid type mixed supplied for foreach, only iterables are supported\\.$#"
count: 4
path: libraries/classes/Server/Status/Monitor.php
-
message: "#^Binary operation \"\\-\" between string\\|null and 1 results in an error\\.$#"
count: 1
path: libraries/classes/Server/Status/Monitor.php
-
message: "#^Cannot access offset 'name' on mixed\\.$#"
count: 3
path: libraries/classes/Server/Status/Monitor.php
-
message: "#^Cannot access offset 'type' on mixed\\.$#"
count: 2
path: libraries/classes/Server/Status/Monitor.php
-
message: "#^Cannot access offset 'value' on mixed\\.$#"
count: 2
path: libraries/classes/Server/Status/Monitor.php
-
message: "#^Cannot access offset int\\<\\-1, max\\> on float\\|int\\<2, max\\>\\|string\\|null\\.$#"
count: 1
path: libraries/classes/Server/Status/Monitor.php
-
message: "#^Cannot access offset mixed on mixed\\.$#"
count: 5
path: libraries/classes/Server/Status/Monitor.php
-
message: "#^Cannot call method loadavg\\(\\) on mixed\\.$#"
count: 1
path: libraries/classes/Server/Status/Monitor.php
-
message: "#^Cannot call method memory\\(\\) on mixed\\.$#"
count: 1
path: libraries/classes/Server/Status/Monitor.php
-
message: "#^Method PhpMyAdmin\\\\Server\\\\Status\\\\Monitor\\:\\:getJsonForLogDataTypeGeneral\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Server/Status/Monitor.php
-
message: "#^Method PhpMyAdmin\\\\Server\\\\Status\\\\Monitor\\:\\:getJsonForLogDataTypeSlow\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Server/Status/Monitor.php
-
message: "#^Parameter \\#1 \\$haystack of function mb_strpos expects string, string\\|null given\\.$#"
count: 1
path: libraries/classes/Server/Status/Monitor.php
-
message: "#^Parameter \\#1 \\$query of method PhpMyAdmin\\\\DatabaseInterface\\:\\:tryQuery\\(\\) expects string, string\\|null given\\.$#"
count: 1
path: libraries/classes/Server/Status/Monitor.php
-
message: "#^Parameter \\#1 \\$ret of method PhpMyAdmin\\\\Server\\\\Status\\\\Monitor\\:\\:getJsonForChartingDataGet\\(\\) expects array, mixed given\\.$#"
count: 1
path: libraries/classes/Server/Status/Monitor.php
-
message: "#^Parameter \\#1 \\$ret of method PhpMyAdmin\\\\Server\\\\Status\\\\Monitor\\:\\:getJsonForChartingDataSet\\(\\) expects array, mixed given\\.$#"
count: 1
path: libraries/classes/Server/Status/Monitor.php
-
message: "#^Parameter \\#1 \\$string of function mb_strlen expects string, string\\|null given\\.$#"
count: 4
path: libraries/classes/Server/Status/Monitor.php
-
message: "#^Parameter \\#1 \\$string of function mb_substr expects string, string\\|null given\\.$#"
count: 3
path: libraries/classes/Server/Status/Monitor.php
-
message: "#^Parameter \\#1 \\$string of function strlen expects string, float\\|int\\<2, max\\>\\|string\\|null given\\.$#"
count: 1
path: libraries/classes/Server/Status/Monitor.php
-
message: "#^Parameter \\#1 \\$type of method PhpMyAdmin\\\\Server\\\\Status\\\\Monitor\\:\\:getJsonForChartingDataSwitch\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Server/Status/Monitor.php
-
message: "#^Parameter \\#1 \\$value of function count expects array\\|Countable, mixed given\\.$#"
count: 2
path: libraries/classes/Server/Status/Monitor.php
-
message: "#^Parameter \\#2 \\$array of function implode expects array\\<string\\>, mixed given\\.$#"
count: 2
path: libraries/classes/Server/Status/Monitor.php
-
message: "#^Parameter \\#2 \\$array of function implode expects array\\|null, mixed given\\.$#"
count: 2
path: libraries/classes/Server/Status/Monitor.php
-
message: "#^Parameter \\#2 \\$pName of method PhpMyAdmin\\\\Server\\\\Status\\\\Monitor\\:\\:getJsonForChartingDataSwitch\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Server/Status/Monitor.php
-
message: "#^Parameter \\#2 \\$subject of function preg_match expects string, string\\|null given\\.$#"
count: 2
path: libraries/classes/Server/Status/Monitor.php
-
message: "#^Parameter \\#3 \\$serverVars of method PhpMyAdmin\\\\Server\\\\Status\\\\Monitor\\:\\:getJsonForChartingDataSwitch\\(\\) expects array, mixed given\\.$#"
count: 1
path: libraries/classes/Server/Status/Monitor.php
-
message: "#^Parameter \\#4 \\$statusVars of method PhpMyAdmin\\\\Server\\\\Status\\\\Monitor\\:\\:getJsonForChartingDataSwitch\\(\\) expects array, mixed given\\.$#"
count: 1
path: libraries/classes/Server/Status/Monitor.php
-
message: "#^Parameter \\#5 \\$ret of method PhpMyAdmin\\\\Server\\\\Status\\\\Monitor\\:\\:getJsonForChartingDataSwitch\\(\\) expects array, mixed given\\.$#"
count: 1
path: libraries/classes/Server/Status/Monitor.php
-
message: "#^Method PhpMyAdmin\\\\Server\\\\Status\\\\Processes\\:\\:getList\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Server/Status/Processes.php
-
message: "#^Class COM referenced with incorrect case\\: com\\.$#"
count: 1
path: libraries/classes/Server/SysInfo/WindowsNt.php
-
message: "#^Cannot call method getMessage\\(\\) on mixed\\.$#"
count: 1
path: libraries/classes/Session.php
-
message: "#^Parameter \\#1 \\$id of function session_id expects string\\|null, mixed given\\.$#"
count: 1
path: libraries/classes/Session.php
-
message: "#^Parameter \\#1 \\$path of function session_save_path expects string\\|null, mixed given\\.$#"
count: 1
path: libraries/classes/Session.php
-
message: "#^Argument of an invalid type mixed supplied for foreach, only iterables are supported\\.$#"
count: 1
path: libraries/classes/Setup/ConfigGenerator.php
-
message: "#^Cannot cast mixed to string\\.$#"
count: 1
path: libraries/classes/Setup/ConfigGenerator.php
-
message: "#^Method PhpMyAdmin\\\\Setup\\\\ConfigGenerator\\:\\:getBlowfishSecretKey\\(\\) should return non\\-empty\\-string but returns string\\.$#"
count: 2
path: libraries/classes/Setup/ConfigGenerator.php
-
message: "#^Parameter \\#1 \\$canonicalPath of method PhpMyAdmin\\\\Config\\\\ConfigFile\\:\\:getDefault\\(\\) expects string, string\\|null given\\.$#"
count: 1
path: libraries/classes/Setup/ConfigGenerator.php
-
message: "#^Parameter \\#1 \\$haystack of function str_contains expects string, \\(int\\|string\\) given\\.$#"
count: 1
path: libraries/classes/Setup/ConfigGenerator.php
-
message: "#^Parameter \\#1 \\$id of method PhpMyAdmin\\\\Config\\\\ConfigFile\\:\\:getServerName\\(\\) expects int, \\(int\\|string\\) given\\.$#"
count: 1
path: libraries/classes/Setup/ConfigGenerator.php
-
message: "#^Parameter \\#1 \\$varName of static method PhpMyAdmin\\\\Setup\\\\ConfigGenerator\\:\\:getVarExport\\(\\) expects string, string\\|null given\\.$#"
count: 2
path: libraries/classes/Setup/ConfigGenerator.php
-
message: "#^Parameter \\#3 \\$servers of static method PhpMyAdmin\\\\Setup\\\\ConfigGenerator\\:\\:getServerPart\\(\\) expects array, mixed given\\.$#"
count: 1
path: libraries/classes/Setup/ConfigGenerator.php
-
message: "#^Parameter \\#3 \\$subject of function preg_replace expects array\\|string, \\(int\\|string\\) given\\.$#"
count: 2
path: libraries/classes/Setup/ConfigGenerator.php
-
message: "#^Parameter \\#1 \\$string of function htmlspecialchars expects string, mixed given\\.$#"
count: 2
path: libraries/classes/Setup/Index.php
-
message: "#^Parameter \\#1 \\$version of method PhpMyAdmin\\\\VersionInformation\\:\\:versionToInt\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Setup/Index.php
-
message: "#^Parameter \\#2 \\.\\.\\.\\$values of function sprintf expects bool\\|float\\|int\\|string\\|null, mixed given\\.$#"
count: 1
path: libraries/classes/Setup/Index.php
-
message: "#^Parameter \\#3 \\.\\.\\.\\$values of function sprintf expects bool\\|float\\|int\\|string\\|null, mixed given\\.$#"
count: 1
path: libraries/classes/Setup/Index.php
-
message: "#^Access to an undefined property PhpMyAdmin\\\\SqlParser\\\\Statement\\:\\:\\$expr\\.$#"
count: 2
path: libraries/classes/Sql.php
-
message: "#^Access to an undefined property PhpMyAdmin\\\\SqlParser\\\\Statement\\:\\:\\$limit\\.$#"
count: 1
path: libraries/classes/Sql.php
-
message: "#^Access to an undefined property PhpMyAdmin\\\\SqlParser\\\\Statement\\:\\:\\$order\\.$#"
count: 1
path: libraries/classes/Sql.php
-
message: "#^Access to an undefined property PhpMyAdmin\\\\SqlParser\\\\Statement\\:\\:\\$where\\.$#"
count: 1
path: libraries/classes/Sql.php
-
message: "#^Cannot access offset 'Duration' on mixed\\.$#"
count: 6
path: libraries/classes/Sql.php
-
message: "#^Cannot access offset 'Status' on mixed\\.$#"
count: 1
path: libraries/classes/Sql.php
-
message: "#^Cannot access offset 'Type' on mixed\\.$#"
count: 1
path: libraries/classes/Sql.php
-
message: "#^Cannot access property \\$name on mixed\\.$#"
count: 1
path: libraries/classes/Sql.php
-
message: "#^Cannot access property \\$table on mixed\\.$#"
count: 4
path: libraries/classes/Sql.php
-
message: "#^Method PhpMyAdmin\\\\Sql\\:\\:countQueryResults\\(\\) should return int\\|numeric\\-string but returns float\\|int\\|numeric\\-string\\.$#"
count: 1
path: libraries/classes/Sql.php
-
message: "#^Method PhpMyAdmin\\\\Sql\\:\\:executeTheQuery\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Sql.php
-
message: "#^Method PhpMyAdmin\\\\Sql\\:\\:getDetailedProfilingStats\\(\\) should return array\\<string, array\\|int\\> but returns array\\<string, array\\<int\\|string, mixed\\>\\|float\\|int\\>\\.$#"
count: 1
path: libraries/classes/Sql.php
-
message: "#^Method PhpMyAdmin\\\\Sql\\:\\:getStartPosToDisplayRow\\(\\) should return int but returns \\(float\\|int\\)\\.$#"
count: 1
path: libraries/classes/Sql.php
-
message: "#^Parameter \\#1 \\$definition of static method PhpMyAdmin\\\\Util\\:\\:parseEnumSetValues\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Sql.php
-
message: "#^Parameter \\#1 \\$dtResult of method PhpMyAdmin\\\\Display\\\\Results\\:\\:getTable\\(\\) expects PhpMyAdmin\\\\Dbal\\\\ResultInterface, PhpMyAdmin\\\\Dbal\\\\ResultInterface\\|null given\\.$#"
count: 1
path: libraries/classes/Sql.php
-
message: "#^Parameter \\#1 \\$haystack of function str_contains expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Sql.php
-
message: "#^Parameter \\#1 \\$message of static method PhpMyAdmin\\\\Message\\:\\:rawError\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Sql.php
-
message: "#^Parameter \\#1 \\$rows of static method PhpMyAdmin\\\\Message\\:\\:getMessageForAffectedRows\\(\\) expects int, int\\|string given\\.$#"
count: 2
path: libraries/classes/Sql.php
-
message: "#^Parameter \\#1 \\$rows of static method PhpMyAdmin\\\\Message\\:\\:getMessageForDeletedRows\\(\\) expects int, int\\|string given\\.$#"
count: 1
path: libraries/classes/Sql.php
-
message: "#^Parameter \\#1 \\$rows of static method PhpMyAdmin\\\\Message\\:\\:getMessageForInsertedRows\\(\\) expects int, int\\|string given\\.$#"
count: 1
path: libraries/classes/Sql.php
-
message: "#^Parameter \\#1 \\$string of function bin2hex expects string, string\\|null given\\.$#"
count: 1
path: libraries/classes/Sql.php
-
message: "#^Parameter \\#1 \\$string of function ucwords expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Sql.php
-
message: "#^Parameter \\#1 \\$string of static method PhpMyAdmin\\\\Message\\:\\:notice\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Sql.php
-
message: "#^Parameter \\#1 \\$value of static method PhpMyAdmin\\\\Util\\:\\:formatNumber\\(\\) expects float\\|int\\|string, mixed given\\.$#"
count: 1
path: libraries/classes/Sql.php
-
message: "#^Parameter \\#2 \\$foreignField of method PhpMyAdmin\\\\ConfigStorage\\\\Relation\\:\\:foreignDropdown\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Sql.php
-
message: "#^Parameter \\#2 \\$list of static method PhpMyAdmin\\\\SqlParser\\\\Utils\\\\Query\\:\\:getClause\\(\\) expects PhpMyAdmin\\\\SqlParser\\\\TokensList, PhpMyAdmin\\\\SqlParser\\\\TokensList\\|null given\\.$#"
count: 1
path: libraries/classes/Sql.php
-
message: "#^Parameter \\#2 \\$list of static method PhpMyAdmin\\\\SqlParser\\\\Utils\\\\Query\\:\\:replaceClause\\(\\) expects PhpMyAdmin\\\\SqlParser\\\\TokensList, PhpMyAdmin\\\\SqlParser\\\\TokensList\\|null given\\.$#"
count: 2
path: libraries/classes/Sql.php
-
message: "#^Parameter \\#2 \\$table of method PhpMyAdmin\\\\Sql\\:\\:handleSortOrder\\(\\) expects string, string\\|null given\\.$#"
count: 1
path: libraries/classes/Sql.php
-
message: "#^Parameter \\#3 \\$subject of function str_replace expects array\\|string, mixed given\\.$#"
count: 1
path: libraries/classes/Sql.php
-
message: "#^Cannot access offset 'desc' on mixed\\.$#"
count: 2
path: libraries/classes/StorageEngine.php
-
message: "#^Cannot access offset 'disk_usage' on mixed\\.$#"
count: 2
path: libraries/classes/StorageEngine.php
-
message: "#^Cannot access offset 'id' on mixed\\.$#"
count: 1
path: libraries/classes/StorageEngine.php
-
message: "#^Cannot access offset 'title' on mixed\\.$#"
count: 3
path: libraries/classes/StorageEngine.php
-
message: "#^Cannot access offset 'type' on mixed\\.$#"
count: 4
path: libraries/classes/StorageEngine.php
-
message: "#^Cannot access offset 'value' on mixed\\.$#"
count: 4
path: libraries/classes/StorageEngine.php
-
message: "#^Cannot cast mixed to string\\.$#"
count: 1
path: libraries/classes/StorageEngine.php
-
message: "#^Method PhpMyAdmin\\\\StorageEngine\\:\\:getMroongaLengths\\(\\) should return array\\<int\\> but returns array\\<int, \\(float\\|int\\)\\>\\.$#"
count: 1
path: libraries/classes/StorageEngine.php
-
message: "#^Parameter \\#1 \\$message of static method PhpMyAdmin\\\\Html\\\\Generator\\:\\:showHint\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/StorageEngine.php
-
message: "#^Parameter \\#1 \\$string of function htmlspecialchars expects string, mixed given\\.$#"
count: 2
path: libraries/classes/StorageEngine.php
-
message: "#^Parameter \\#1 \\$value of method PhpMyAdmin\\\\StorageEngine\\:\\:resolveTypeSize\\(\\) expects int\\|string, mixed given\\.$#"
count: 1
path: libraries/classes/StorageEngine.php
-
message: "#^Parameter \\#1 \\$value of static method PhpMyAdmin\\\\Util\\:\\:formatNumber\\(\\) expects float\\|int\\|string, mixed given\\.$#"
count: 1
path: libraries/classes/StorageEngine.php
-
message: "#^Property PhpMyAdmin\\\\StorageEngine\\:\\:\\$title \\(string\\) does not accept mixed\\.$#"
count: 1
path: libraries/classes/StorageEngine.php
-
message: "#^Variable method call on \\$this\\(PhpMyAdmin\\\\StorageEngine\\)\\.$#"
count: 1
path: libraries/classes/StorageEngine.php
-
message: "#^Parameter \\#1 \\$str of method PhpMyAdmin\\\\DatabaseInterface\\:\\:quoteString\\(\\) expects string, string\\|null given\\.$#"
count: 4
path: libraries/classes/SystemDatabase.php
-
message: "#^Argument of an invalid type array\\<PhpMyAdmin\\\\SqlParser\\\\Components\\\\AlterOperation\\>\\|null supplied for foreach, only iterables are supported\\.$#"
count: 2
path: libraries/classes/Table.php
-
message: "#^Argument of an invalid type mixed supplied for foreach, only iterables are supported\\.$#"
count: 1
path: libraries/classes/Table.php
-
message: "#^Cannot access offset 'Extra' on mixed\\.$#"
count: 3
path: libraries/classes/Table.php
-
message: "#^Cannot access offset 'Field' on mixed\\.$#"
count: 3
path: libraries/classes/Table.php
-
message: "#^Cannot access offset 'Type' on mixed\\.$#"
count: 2
path: libraries/classes/Table.php
-
message: "#^Cannot access offset 'constraint' on mixed\\.$#"
count: 3
path: libraries/classes/Table.php
-
message: "#^Cannot access offset 'create' on mixed\\.$#"
count: 1
path: libraries/classes/Table.php
-
message: "#^Cannot access offset 'foreign_db' on mixed\\.$#"
count: 1
path: libraries/classes/Table.php
-
message: "#^Cannot access offset 'foreign_field' on mixed\\.$#"
count: 1
path: libraries/classes/Table.php
-
message: "#^Cannot access offset 'foreign_table' on mixed\\.$#"
count: 1
path: libraries/classes/Table.php
-
message: "#^Cannot access offset 'index_list' on mixed\\.$#"
count: 1
path: libraries/classes/Table.php
-
message: "#^Cannot access offset 'name' on mixed\\.$#"
count: 1
path: libraries/classes/Table.php
-
message: "#^Cannot access offset 'on_delete' on mixed\\.$#"
count: 3
path: libraries/classes/Table.php
-
message: "#^Cannot access offset 'on_update' on mixed\\.$#"
count: 3
path: libraries/classes/Table.php
-
message: "#^Cannot access offset 'ref_db_name' on mixed\\.$#"
count: 3
path: libraries/classes/Table.php
-
message: "#^Cannot access offset 'ref_index_list' on mixed\\.$#"
count: 2
path: libraries/classes/Table.php
-
message: "#^Cannot access offset 'ref_table_name' on mixed\\.$#"
count: 2
path: libraries/classes/Table.php
-
message: "#^Cannot access offset 0 on mixed\\.$#"
count: 2
path: libraries/classes/Table.php
-
message: "#^Cannot access offset mixed on mixed\\.$#"
count: 5
path: libraries/classes/Table.php
-
message: "#^Cannot cast mixed to int\\.$#"
count: 3
path: libraries/classes/Table.php
-
message: "#^Cannot cast mixed to string\\.$#"
count: 3
path: libraries/classes/Table.php
-
message: "#^Foreach overwrites \\$trigger with its value variable\\.$#"
count: 1
path: libraries/classes/Table.php
-
message: "#^Method PhpMyAdmin\\\\Table\\:\\:getAutoIncrement\\(\\) should return string but returns mixed\\.$#"
count: 1
path: libraries/classes/Table.php
-
message: "#^Method PhpMyAdmin\\\\Table\\:\\:getCollation\\(\\) should return string but returns mixed\\.$#"
count: 1
path: libraries/classes/Table.php
-
message: "#^Method PhpMyAdmin\\\\Table\\:\\:getComment\\(\\) should return string but returns mixed\\.$#"
count: 1
path: libraries/classes/Table.php
-
message: "#^Method PhpMyAdmin\\\\Table\\:\\:getLastError\\(\\) should return string but returns mixed\\.$#"
count: 1
path: libraries/classes/Table.php
-
message: "#^Method PhpMyAdmin\\\\Table\\:\\:getLastMessage\\(\\) should return string but returns mixed\\.$#"
count: 1
path: libraries/classes/Table.php
-
message: "#^Method PhpMyAdmin\\\\Table\\:\\:getNameAndTypeOfTheColumns\\(\\) should return array\\<string, string\\> but returns array\\<int\\|string, mixed\\>\\.$#"
count: 1
path: libraries/classes/Table.php
-
message: "#^Method PhpMyAdmin\\\\Table\\:\\:getNonGeneratedColumns\\(\\) should return array\\<string\\> but returns array\\<int\\<0, max\\>, mixed\\>\\.$#"
count: 1
path: libraries/classes/Table.php
-
message: "#^Method PhpMyAdmin\\\\Table\\:\\:getUiPrefsFromDb\\(\\) should return array but returns mixed\\.$#"
count: 1
path: libraries/classes/Table.php
-
message: "#^Negated boolean expression is always false\\.$#"
count: 1
path: libraries/classes/Table.php
-
message: "#^Parameter \\#1 \\$haystack of function str_contains expects string, mixed given\\.$#"
count: 3
path: libraries/classes/Table.php
-
message: "#^Parameter \\#1 \\$haystack of function substr_compare expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Table.php
-
message: "#^Parameter \\#1 \\$identifier of static method PhpMyAdmin\\\\Util\\:\\:backquote\\(\\) expects string\\|Stringable\\|null, mixed given\\.$#"
count: 5
path: libraries/classes/Table.php
-
message: "#^Parameter \\#1 \\$query of method PhpMyAdmin\\\\DatabaseInterface\\:\\:query\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Table.php
-
message: "#^Parameter \\#1 \\$str of method PhpMyAdmin\\\\DatabaseInterface\\:\\:quoteString\\(\\) expects string, mixed given\\.$#"
count: 9
path: libraries/classes/Table.php
-
message: "#^Parameter \\#1 \\$string of function mb_strlen expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Table.php
-
message: "#^Parameter \\#1 \\$string of function substr expects string, mixed given\\.$#"
count: 2
path: libraries/classes/Table.php
-
message: "#^Parameter \\#1 \\$value of function count expects array\\|Countable, mixed given\\.$#"
count: 2
path: libraries/classes/Table.php
-
message: "#^Parameter \\#2 \\$array of function array_key_exists expects array, mixed given\\.$#"
count: 1
path: libraries/classes/Table.php
-
message: "#^Parameter \\#2 \\$array of function array_map expects array, mixed given\\.$#"
count: 1
path: libraries/classes/Table.php
-
message: "#^Parameter \\#2 \\$array of function implode expects array\\<string\\>, mixed given\\.$#"
count: 1
path: libraries/classes/Table.php
-
message: "#^Parameter \\#2 \\$array of function implode expects array\\|null, mixed given\\.$#"
count: 1
path: libraries/classes/Table.php
-
message: "#^Parameter \\#2 \\$field of method PhpMyAdmin\\\\Table\\:\\:getSQLToCreateForeignKey\\(\\) expects array, mixed given\\.$#"
count: 2
path: libraries/classes/Table.php
-
message: "#^Parameter \\#2 \\$string of function explode expects string, mixed given\\.$#"
count: 3
path: libraries/classes/Table.php
-
message: "#^Parameter \\#2 \\$subject of function preg_match expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Table.php
-
message: "#^Parameter \\#3 \\$foreignDb of method PhpMyAdmin\\\\Table\\:\\:getSQLToCreateForeignKey\\(\\) expects string, mixed given\\.$#"
count: 2
path: libraries/classes/Table.php
-
message: "#^Parameter \\#4 \\$foreignTable of method PhpMyAdmin\\\\Table\\:\\:getSQLToCreateForeignKey\\(\\) expects string, mixed given\\.$#"
count: 2
path: libraries/classes/Table.php
-
message: "#^Parameter \\#5 \\$foreignField of method PhpMyAdmin\\\\Table\\:\\:getSQLToCreateForeignKey\\(\\) expects array, mixed given\\.$#"
count: 2
path: libraries/classes/Table.php
-
message: "#^Parameter \\#6 \\$name of method PhpMyAdmin\\\\Table\\:\\:getSQLToCreateForeignKey\\(\\) expects string\\|null, mixed given\\.$#"
count: 1
path: libraries/classes/Table.php
-
message: "#^Parameter \\#7 \\$onDelete of method PhpMyAdmin\\\\Table\\:\\:getSQLToCreateForeignKey\\(\\) expects string\\|null, mixed given\\.$#"
count: 2
path: libraries/classes/Table.php
-
message: "#^Parameter \\#8 \\$onUpdate of method PhpMyAdmin\\\\Table\\:\\:getSQLToCreateForeignKey\\(\\) expects string\\|null, mixed given\\.$#"
count: 2
path: libraries/classes/Table.php
-
message: "#^Cannot access offset 'Expression' on mixed\\.$#"
count: 1
path: libraries/classes/Table/ColumnsDefinition.php
-
message: "#^Cannot access offset 'Extra' on mixed\\.$#"
count: 1
path: libraries/classes/Table/ColumnsDefinition.php
-
message: "#^Cannot access offset 'Field' on mixed\\.$#"
count: 2
path: libraries/classes/Table/ColumnsDefinition.php
-
message: "#^Cannot access offset int\\|string on mixed\\.$#"
count: 2
path: libraries/classes/Table/ColumnsDefinition.php
-
message: "#^Parameter \\#1 \\$column of method PhpMyAdmin\\\\Table\\:\\:getColumnGenerationExpression\\(\\) expects string\\|null, mixed given\\.$#"
count: 1
path: libraries/classes/Table/ColumnsDefinition.php
-
message: "#^Parameter \\#1 \\$columnMeta of static method PhpMyAdmin\\\\Table\\\\ColumnsDefinition\\:\\:decorateColumnMetaDefault\\(\\) expects array\\<string, string\\|null\\>, mixed given\\.$#"
count: 1
path: libraries/classes/Table/ColumnsDefinition.php
-
message: "#^Parameter \\#1 \\$columnSpecification of static method PhpMyAdmin\\\\Util\\:\\:extractColumnSpec\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Table/ColumnsDefinition.php
-
message: "#^Parameter \\#1 \\$str of function preg_quote expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Table/ColumnsDefinition.php
-
message: "#^Parameter \\#1 \\$string of function rtrim expects string, \\(array\\<int, string\\>\\|string\\|null\\) given\\.$#"
count: 1
path: libraries/classes/Table/ColumnsDefinition.php
-
message: "#^Parameter \\#1 \\.\\.\\.\\$arrays of function array_merge expects array, mixed given\\.$#"
count: 1
path: libraries/classes/Table/ColumnsDefinition.php
-
message: "#^Parameter \\#2 \\$string of function explode expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Table/ColumnsDefinition.php
-
message: "#^Parameter \\#3 \\$subject of function preg_replace expects array\\|string, mixed given\\.$#"
count: 1
path: libraries/classes/Table/ColumnsDefinition.php
-
message: "#^Parameter \\#1 \\$gisString of static method PhpMyAdmin\\\\Utils\\\\Gis\\:\\:createData\\(\\) expects string, mixed given\\.$#"
count: 2
path: libraries/classes/Table/Search.php
-
message: "#^Parameter \\#1 \\$str of method PhpMyAdmin\\\\DatabaseInterface\\:\\:escapeString\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Table/Search.php
-
message: "#^Parameter \\#1 \\$string of function strlen expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Table/Search.php
-
message: "#^Parameter \\#1 \\$string of function trim expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Table/Search.php
-
message: "#^Parameter \\#2 \\$string of function explode expects string, mixed given\\.$#"
count: 2
path: libraries/classes/Table/Search.php
-
message: "#^Dead catch \\- RuntimeException is never thrown in the try block\\.$#"
count: 1
path: libraries/classes/Template.php
-
message: "#^Property PhpMyAdmin\\\\Theme\\\\Theme\\:\\:\\$filesizeInfo \\(int\\) does not accept int\\<0, max\\>\\|false\\.$#"
count: 1
path: libraries/classes/Theme/Theme.php
-
message: "#^Property PhpMyAdmin\\\\Theme\\\\Theme\\:\\:\\$mtimeInfo \\(int\\) does not accept int\\|false\\.$#"
count: 1
path: libraries/classes/Theme/Theme.php
-
message: "#^Unreachable statement \\- code above always terminates\\.$#"
count: 1
path: libraries/classes/Theme/Theme.php
-
message: "#^If condition is always true\\.$#"
count: 1
path: libraries/classes/Theme/ThemeManager.php
-
message: "#^Property PhpMyAdmin\\\\Theme\\\\ThemeManager\\:\\:\\$activeTheme \\(string\\) does not accept string\\|null\\.$#"
count: 1
path: libraries/classes/Theme/ThemeManager.php
-
message: "#^Unreachable statement \\- code above always terminates\\.$#"
count: 2
path: libraries/classes/Theme/ThemeManager.php
-
message: "#^Cannot access offset string on mixed\\.$#"
count: 3
path: libraries/classes/Tracking/Tracker.php
-
message: "#^Cannot access property \\$dest on PhpMyAdmin\\\\SqlParser\\\\Components\\\\IntoKeyword\\|null\\.$#"
count: 1
path: libraries/classes/Tracking/Tracker.php
-
message: "#^Cannot access property \\$table on PhpMyAdmin\\\\SqlParser\\\\Components\\\\Expression\\|null\\.$#"
count: 4
path: libraries/classes/Tracking/Tracker.php
-
message: "#^Cannot access property \\$table on PhpMyAdmin\\\\SqlParser\\\\Components\\\\Expression\\|string\\|null\\.$#"
count: 1
path: libraries/classes/Tracking/Tracker.php
-
message: "#^Cannot access property \\$tokens on PhpMyAdmin\\\\SqlParser\\\\TokensList\\|null\\.$#"
count: 1
path: libraries/classes/Tracking/Tracker.php
-
message: "#^Cannot access property \\$value on PhpMyAdmin\\\\SqlParser\\\\Token\\|string\\.$#"
count: 3
path: libraries/classes/Tracking/Tracker.php
-
message: "#^Method PhpMyAdmin\\\\Tracking\\\\Tracker\\:\\:isTracked\\(\\) should return bool but returns mixed\\.$#"
count: 1
path: libraries/classes/Tracking/Tracker.php
-
message: "#^Offset 0 does not exist on array\\<PhpMyAdmin\\\\SqlParser\\\\Components\\\\Expression\\>\\|null\\.$#"
count: 4
path: libraries/classes/Tracking/Tracker.php
-
message: "#^Offset 0 does not exist on array\\<PhpMyAdmin\\\\SqlParser\\\\Components\\\\RenameOperation\\>\\|null\\.$#"
count: 2
path: libraries/classes/Tracking/Tracker.php
-
message: "#^Parameter \\#3 \\$statement of static method PhpMyAdmin\\\\Tracking\\\\Tracker\\:\\:getVersion\\(\\) expects string\\|null, mixed given\\.$#"
count: 1
path: libraries/classes/Tracking/Tracker.php
-
message: "#^Argument of an invalid type mixed supplied for foreach, only iterables are supported\\.$#"
count: 1
path: libraries/classes/Tracking/Tracking.php
-
message: "#^Cannot access offset 'COLUMNS' on mixed\\.$#"
count: 1
path: libraries/classes/Tracking/Tracking.php
-
message: "#^Cannot access offset 'INDEXES' on mixed\\.$#"
count: 1
path: libraries/classes/Tracking/Tracking.php
-
message: "#^Cannot access offset 'date' on mixed\\.$#"
count: 2
path: libraries/classes/Tracking/Tracking.php
-
message: "#^Cannot access offset 'formated_statement' on mixed\\.$#"
count: 1
path: libraries/classes/Tracking/Tracking.php
-
message: "#^Cannot access offset 'id' on mixed\\.$#"
count: 1
path: libraries/classes/Tracking/Tracking.php
-
message: "#^Cannot access offset 'line_number' on mixed\\.$#"
count: 1
path: libraries/classes/Tracking/Tracking.php
-
message: "#^Cannot access offset 'statement' on mixed\\.$#"
count: 6
path: libraries/classes/Tracking/Tracking.php
-
message: "#^Cannot access offset 'timestamp' on mixed\\.$#"
count: 1
path: libraries/classes/Tracking/Tracking.php
-
message: "#^Cannot access offset 'url_params' on mixed\\.$#"
count: 1
path: libraries/classes/Tracking/Tracking.php
-
message: "#^Cannot access offset 'username' on mixed\\.$#"
count: 5
path: libraries/classes/Tracking/Tracking.php
-
message: "#^Cannot access offset mixed on mixed\\.$#"
count: 1
path: libraries/classes/Tracking/Tracking.php
-
message: "#^Foreach overwrites \\$logEntry with its value variable\\.$#"
count: 1
path: libraries/classes/Tracking/Tracking.php
-
message: "#^Method PhpMyAdmin\\\\Tracking\\\\Tracking\\:\\:getHtmlForDataManipulationStatements\\(\\) should return string but returns mixed\\.$#"
count: 1
path: libraries/classes/Tracking/Tracking.php
-
message: "#^Offset 'statement' does not exist on array\\{date\\: string, username\\: string, statement\\: string\\}\\|string\\.$#"
count: 4
path: libraries/classes/Tracking/Tracking.php
-
message: "#^Offset 0 does not exist on array\\<int, array\\{date\\: string, username\\: string, statement\\: string\\}\\>\\|string\\|null\\.$#"
count: 3
path: libraries/classes/Tracking/Tracking.php
-
message: "#^Offset 1 does not exist on array\\<int, array\\{date\\: string, username\\: string, statement\\: string\\}\\>\\|string\\|null\\.$#"
count: 1
path: libraries/classes/Tracking/Tracking.php
-
message: "#^Only numeric types are allowed in \\-, int\\<0, max\\>\\|false given on the left side\\.$#"
count: 2
path: libraries/classes/Tracking/Tracking.php
-
message: "#^Parameter \\#1 \\$columns of method PhpMyAdmin\\\\Tracking\\\\Tracking\\:\\:getHtmlForColumns\\(\\) expects array, mixed given\\.$#"
count: 1
path: libraries/classes/Tracking/Tracking.php
-
message: "#^Parameter \\#1 \\$data of method PhpMyAdmin\\\\Tracking\\\\Tracking\\:\\:filter\\(\\) expects array, mixed given\\.$#"
count: 2
path: libraries/classes/Tracking/Tracking.php
-
message: "#^Parameter \\#1 \\$data of static method PhpMyAdmin\\\\Core\\:\\:safeUnserialize\\(\\) expects string, array\\<int, array\\<string, string\\>\\>\\|string\\|null given\\.$#"
count: 1
path: libraries/classes/Tracking/Tracking.php
-
message: "#^Parameter \\#1 \\$datetime of function strtotime expects string, mixed given\\.$#"
count: 2
path: libraries/classes/Tracking/Tracking.php
-
message: "#^Parameter \\#1 \\$indexes of method PhpMyAdmin\\\\Tracking\\\\Tracking\\:\\:getHtmlForIndexes\\(\\) expects array, mixed given\\.$#"
count: 1
path: libraries/classes/Tracking/Tracking.php
-
message: "#^Parameter \\#1 \\$params of static method PhpMyAdmin\\\\Url\\:\\:getCommon\\(\\) expects array\\<string, bool\\|int\\|string\\>, array given\\.$#"
count: 1
path: libraries/classes/Tracking/Tracking.php
-
message: "#^Parameter \\#1 \\$sqlQuery of static method PhpMyAdmin\\\\Html\\\\Generator\\:\\:formatSql\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Tracking/Tracking.php
-
message: "#^Parameter \\#1 \\$str of method PhpMyAdmin\\\\DatabaseInterface\\:\\:quoteString\\(\\) expects string, string\\|null given\\.$#"
count: 2
path: libraries/classes/Tracking/Tracking.php
-
message: "#^Parameter \\#1 \\$string of function htmlspecialchars expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Tracking/Tracking.php
-
message: "#^Parameter \\#1 \\$value of function count expects array\\|Countable, mixed given\\.$#"
count: 5
path: libraries/classes/Tracking/Tracking.php
-
message: "#^Parameter \\#2 \\$tableName of method PhpMyAdmin\\\\DatabaseInterface\\:\\:getTable\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Tracking/Tracking.php
-
message: "#^Parameter \\#2 \\$tableName of static method PhpMyAdmin\\\\Tracking\\\\Tracker\\:\\:createVersion\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Tracking/Tracking.php
-
message: "#^Parameter \\#4 \\$ddlogCount of method PhpMyAdmin\\\\Tracking\\\\Tracking\\:\\:getHtmlForDataManipulationStatements\\(\\) expects int, mixed given\\.$#"
count: 1
path: libraries/classes/Tracking/Tracking.php
-
message: "#^Parameter \\#5 \\$newData of method PhpMyAdmin\\\\Tracking\\\\Tracking\\:\\:changeTrackingData\\(\\) expects array\\|string, mixed given\\.$#"
count: 1
path: libraries/classes/Tracking/Tracking.php
-
message: "#^Foreach overwrites \\$file with its value variable\\.$#"
count: 1
path: libraries/classes/Transformations.php
-
message: "#^Call to an undefined method object\\:\\:configure\\(\\)\\.$#"
count: 1
path: libraries/classes/TwoFactor.php
-
message: "#^Method PhpMyAdmin\\\\TwoFactor\\:\\:getBackendForCurrentUser\\(\\) should return PhpMyAdmin\\\\Plugins\\\\TwoFactorPlugin but returns object\\.$#"
count: 1
path: libraries/classes/TwoFactor.php
-
message: "#^Parameter \\#1 \\$name of method PhpMyAdmin\\\\TwoFactor\\:\\:getBackendClass\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/TwoFactor.php
-
message: "#^Property PhpMyAdmin\\\\TwoFactor\\:\\:\\$backend \\(PhpMyAdmin\\\\Plugins\\\\TwoFactorPlugin\\) does not accept object\\.$#"
count: 2
path: libraries/classes/TwoFactor.php
-
message: "#^Parameter \\#1 \\$params of static method PhpMyAdmin\\\\Url\\:\\:getCommon\\(\\) expects array\\<string, bool\\|int\\|string\\>, array given\\.$#"
count: 1
path: libraries/classes/Url.php
-
message: "#^Parameter \\#2 \\$pre of static method PhpMyAdmin\\\\Url\\:\\:getHiddenFields\\(\\) expects string, \\(int\\|string\\) given\\.$#"
count: 1
path: libraries/classes/Url.php
-
message: "#^Parameter \\#1 \\$params of static method PhpMyAdmin\\\\Url\\:\\:getCommonRaw\\(\\) expects array\\<int\\|string, bool\\|int\\|string\\>, array given\\.$#"
count: 1
path: libraries/classes/UserPreferences.php
-
message: "#^Parameter \\#1 \\$path of static method PhpMyAdmin\\\\Core\\:\\:arrayWrite\\(\\) expects string, \\(int\\|string\\) given\\.$#"
count: 1
path: libraries/classes/UserPreferences.php
-
message: "#^Parameter \\#1 \\$str of method PhpMyAdmin\\\\DatabaseInterface\\:\\:quoteString\\(\\) expects string, string\\|false given\\.$#"
count: 2
path: libraries/classes/UserPreferences.php
-
message: "#^Cannot access offset 'Cardinality' on mixed\\.$#"
count: 2
path: libraries/classes/Util.php
-
message: "#^Cannot access offset 'Column_name' on mixed\\.$#"
count: 3
path: libraries/classes/Util.php
-
message: "#^Cannot access offset 'Comment' on mixed\\.$#"
count: 1
path: libraries/classes/Util.php
-
message: "#^Cannot access offset 'Key_name' on mixed\\.$#"
count: 9
path: libraries/classes/Util.php
-
message: "#^Cannot access offset 'Non_unique' on mixed\\.$#"
count: 1
path: libraries/classes/Util.php
-
message: "#^Cannot access offset 'Seq_in_index' on mixed\\.$#"
count: 3
path: libraries/classes/Util.php
-
message: "#^Cannot access offset 'Sub_part' on mixed\\.$#"
count: 2
path: libraries/classes/Util.php
-
message: "#^Cannot access offset mixed on mixed\\.$#"
count: 2
path: libraries/classes/Util.php
-
message: "#^Cannot use array destructuring on array\\|null\\.$#"
count: 1
path: libraries/classes/Util.php
-
message: "#^For loop initial assignment overwrites variable \\$i\\.$#"
count: 1
path: libraries/classes/Util.php
-
message: "#^Foreach overwrites \\$quote with its value variable\\.$#"
count: 1
path: libraries/classes/Util.php
-
message: "#^Method PhpMyAdmin\\\\Util\\:\\:getDbInfo\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Util.php
-
message: "#^Method PhpMyAdmin\\\\Util\\:\\:getDbInfo\\(\\) should return array\\{array, int, int\\} but returns array\\{\\(array\\|float\\|int\\), int\\<0, max\\>, int\\<0, max\\>\\}\\.$#"
count: 1
path: libraries/classes/Util.php
-
message: "#^Method PhpMyAdmin\\\\Util\\:\\:getUniqueCondition\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Util.php
-
message: "#^Only numeric types are allowed in \\+, int\\<0, max\\>\\|false given on the left side\\.$#"
count: 1
path: libraries/classes/Util.php
-
message: "#^Only numeric types are allowed in \\-, int\\<0, max\\>\\|false given on the left side\\.$#"
count: 1
path: libraries/classes/Util.php
-
message: "#^Parameter \\#1 \\$row of static method PhpMyAdmin\\\\Util\\:\\:getConditionValue\\(\\) expects float\\|int\\|string\\|null, mixed given\\.$#"
count: 1
path: libraries/classes/Util.php
-
message: "#^Parameter \\#1 \\$value of function count expects array\\|Countable, \\(array\\|float\\|int\\) given\\.$#"
count: 1
path: libraries/classes/Util.php
-
message: "#^Parameter \\#2 \\.\\.\\.\\$values of function sprintf expects bool\\|float\\|int\\|string\\|null, mixed given\\.$#"
count: 1
path: libraries/classes/Util.php
-
message: "#^Parameter \\#3 \\.\\.\\.\\$values of function sprintf expects bool\\|float\\|int\\|string\\|null, mixed given\\.$#"
count: 1
path: libraries/classes/Util.php
-
message: "#^Variable static method call on PhpMyAdmin\\\\Util\\.$#"
count: 1
path: libraries/classes/Util.php
-
message: "#^Method PhpMyAdmin\\\\Utils\\\\FormatConverter\\:\\:binaryToIp\\(\\) should return string\\|false but returns mixed\\.$#"
count: 2
path: libraries/classes/Utils/FormatConverter.php
-
message: "#^Method PhpMyAdmin\\\\Utils\\\\FormatConverter\\:\\:ipToBinary\\(\\) should return string but returns mixed\\.$#"
count: 1
path: libraries/classes/Utils/FormatConverter.php
-
message: "#^Parameter \\#1 \\$haystack of function strpos expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Utils/FormatConverter.php
-
message: "#^Parameter \\#1 \\$ip of function inet_pton expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Utils/FormatConverter.php
-
message: "#^Parameter \\#1 \\$string of function bin2hex expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Utils/FormatConverter.php
-
message: "#^Parameter \\#1 \\$string of function substr expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Utils/FormatConverter.php
-
message: "#^Method PhpMyAdmin\\\\Utils\\\\HttpRequest\\:\\:response\\(\\) should return bool\\|string\\|null but returns mixed\\.$#"
count: 1
path: libraries/classes/Utils/HttpRequest.php
-
message: "#^Variable \\$http_response_header in isset\\(\\) always exists and is not nullable\\.$#"
count: 1
path: libraries/classes/Utils/HttpRequest.php
-
message: "#^Access to an undefined property object\\:\\:\\$date\\.$#"
count: 1
path: libraries/classes/VersionInformation.php
-
message: "#^Access to an undefined property object\\:\\:\\$releases\\.$#"
count: 1
path: libraries/classes/VersionInformation.php
-
message: "#^Access to an undefined property object\\:\\:\\$version\\.$#"
count: 1
path: libraries/classes/VersionInformation.php
-
message: "#^Cannot access property \\$date on mixed\\.$#"
count: 1
path: libraries/classes/VersionInformation.php
-
message: "#^Cannot access property \\$mysql_versions on mixed\\.$#"
count: 1
path: libraries/classes/VersionInformation.php
-
message: "#^Cannot access property \\$php_versions on mixed\\.$#"
count: 1
path: libraries/classes/VersionInformation.php
-
message: "#^Cannot access property \\$version on mixed\\.$#"
count: 2
path: libraries/classes/VersionInformation.php
-
message: "#^Comparison operation \"\\>\\=\" between int\\<1, max\\> and 1 is always true\\.$#"
count: 1
path: libraries/classes/VersionInformation.php
-
message: "#^Method PhpMyAdmin\\\\VersionInformation\\:\\:getLatestVersion\\(\\) should return stdClass\\|null but returns object\\.$#"
count: 1
path: libraries/classes/VersionInformation.php
-
message: "#^Method PhpMyAdmin\\\\ZipExtension\\:\\:getContents\\(\\) should return array\\{error\\: string, data\\: string\\} but returns array\\{error\\: '', data\\: string\\|false\\}\\.$#"
count: 1
path: libraries/classes/ZipExtension.php
-
message: "#^Method PhpMyAdmin\\\\ZipExtension\\:\\:getContents\\(\\) should return array\\{error\\: string, data\\: string\\} but returns array\\{error\\: string, data\\: string\\|false\\}\\.$#"
count: 1
path: libraries/classes/ZipExtension.php
-
message: "#^Parameter \\#3 \\$subject of function str_replace expects array\\|string, \\(int\\|string\\) given\\.$#"
count: 1
path: libraries/classes/ZipExtension.php
-
message: "#^Call to 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\\.$#"
count: 1
path: test/classes/Advisory/RulesTest.php
-
message: "#^Call to 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\\.$#"
count: 1
path: test/classes/Advisory/RulesTest.php
-
message: "#^Call to 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\\.$#"
count: 1
path: test/classes/Advisory/RulesTest.php
-
message: "#^Call to 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\\.$#"
count: 1
path: test/classes/Advisory/RulesTest.php
-
message: "#^Call to 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\\.$#"
count: 1
path: test/classes/Advisory/RulesTest.php
-
message: "#^Call to 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\\.$#"
count: 1
path: test/classes/Advisory/RulesTest.php
-
message: "#^Call to 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\\.$#"
count: 1
path: test/classes/Advisory/RulesTest.php
-
message: "#^Parameter \\#2 \\$haystack of method PHPUnit\\\\Framework\\\\Assert\\:\\:assertStringContainsString\\(\\) expects string, mixed given\\.$#"
count: 3
path: test/classes/BrowseForeignersTest.php
-
message: "#^Parameter \\#2 \\$string of method PHPUnit\\\\Framework\\\\Assert\\:\\:assertStringEndsWith\\(\\) expects string, mixed given\\.$#"
count: 1
path: test/classes/BrowseForeignersTest.php
-
message: "#^Parameter \\#2 \\$string of method PHPUnit\\\\Framework\\\\Assert\\:\\:assertStringStartsWith\\(\\) expects string, mixed given\\.$#"
count: 1
path: test/classes/BrowseForeignersTest.php
-
message: "#^Missing call to parent\\:\\:setUp\\(\\) method\\.$#"
count: 1
path: test/classes/CacheTest.php
-
message: "#^Call to method PHPUnit\\\\Framework\\\\Assert\\:\\:assertInstanceOf\\(\\) with 'PhpMyAdmin\\\\\\\\Charsets\\\\\\\\Charset' and PhpMyAdmin\\\\Charsets\\\\Charset will always evaluate to true\\.$#"
count: 1
path: test/classes/Charsets/CharsetTest.php
-
message: "#^Call to method PHPUnit\\\\Framework\\\\Assert\\:\\:assertInstanceOf\\(\\) with 'PhpMyAdmin\\\\\\\\Charsets\\\\\\\\Collation' and PhpMyAdmin\\\\Charsets\\\\Collation will always evaluate to true\\.$#"
count: 1
path: test/classes/Charsets/CollationTest.php
-
message: "#^Missing call to parent\\:\\:setUp\\(\\) method\\.$#"
count: 1
path: test/classes/Command/SetVersionCommandTest.php
-
message: "#^Parameter \\#1 \\$array of function sort expects TArray of array\\<T\\>, mixed given\\.$#"
count: 2
path: test/classes/Command/TwigLintCommandTest.php
-
message: "#^Class PhpMyAdmin\\\\Tests\\\\Command\\\\WriteGitRevisionCommandTest has an uninitialized property \\$command\\. Give it default value or assign it in the constructor\\.$#"
count: 1
path: test/classes/Command/WriteGitRevisionCommandTest.php
-
message: "#^Cannot access offset 'port' on mixed\\.$#"
count: 1
path: test/classes/Config/ConfigFileTest.php
-
message: "#^Call to method PHPUnit\\\\Framework\\\\Assert\\:\\:assertNotNull\\(\\) with string will always evaluate to true\\.$#"
count: 3
path: test/classes/Config/DescriptionTest.php
-
message: "#^Call to method PHPUnit\\\\Framework\\\\Assert\\:\\:assertTrue\\(\\) with null will always evaluate to false\\.$#"
count: 1
path: test/classes/Config/FormDisplayTest.php
-
message: "#^Cannot access offset 'pma_testform' on mixed\\.$#"
count: 1
path: test/classes/Config/FormDisplayTest.php
-
message: "#^Call to method PHPUnit\\\\Framework\\\\Assert\\:\\:assertInstanceOf\\(\\) with 'PhpMyAdmin\\\\\\\\Config\\\\\\\\Forms\\\\\\\\BaseFormList' and PhpMyAdmin\\\\Config\\\\Forms\\\\BaseFormList will always evaluate to true\\.$#"
count: 1
path: test/classes/Config/Forms/FormListTest.php
-
message: "#^Call to method PHPUnit\\\\Framework\\\\Assert\\:\\:assertNotNull\\(\\) with string will always evaluate to true\\.$#"
count: 1
path: test/classes/Config/Forms/FormListTest.php
-
message: "#^Property PhpMyAdmin\\\\Tests\\\\Config\\\\ServerConfigChecksTest\\:\\:\\$sessionID \\(string\\) does not accept mixed\\.$#"
count: 1
path: test/classes/Config/ServerConfigChecksTest.php
-
message: "#^Variable property access on PhpMyAdmin\\\\Config\\\\Settings\\\\Schema\\.$#"
count: 1
path: test/classes/Config/Settings/SchemaTest.php
-
message: "#^Property PhpMyAdmin\\\\Tests\\\\Config\\\\Settings\\\\ServerTest\\:\\:\\$defaultValues type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Config/Settings/ServerTest.php
-
message: "#^Variable property access on PhpMyAdmin\\\\Config\\\\Settings\\\\Server\\.$#"
count: 1
path: test/classes/Config/Settings/ServerTest.php
-
message: "#^Call to method PHPUnit\\\\Framework\\\\Assert\\:\\:assertInstanceOf\\(\\) with 'PhpMyAdmin\\\\\\\\Config\\\\\\\\Settings\\\\\\\\Console' and PhpMyAdmin\\\\Config\\\\Settings\\\\Console will always evaluate to true\\.$#"
count: 1
path: test/classes/Config/SettingsTest.php
-
message: "#^Call to method PHPUnit\\\\Framework\\\\Assert\\:\\:assertInstanceOf\\(\\) with 'PhpMyAdmin\\\\\\\\Config\\\\\\\\Settings\\\\\\\\Debug' and PhpMyAdmin\\\\Config\\\\Settings\\\\Debug will always evaluate to true\\.$#"
count: 1
path: test/classes/Config/SettingsTest.php
-
message: "#^Call to method PHPUnit\\\\Framework\\\\Assert\\:\\:assertInstanceOf\\(\\) with 'PhpMyAdmin\\\\\\\\Config\\\\\\\\Settings\\\\\\\\Export' and PhpMyAdmin\\\\Config\\\\Settings\\\\Export will always evaluate to true\\.$#"
count: 1
path: test/classes/Config/SettingsTest.php
-
message: "#^Call to method PHPUnit\\\\Framework\\\\Assert\\:\\:assertInstanceOf\\(\\) with 'PhpMyAdmin\\\\\\\\Config\\\\\\\\Settings\\\\\\\\Import' and PhpMyAdmin\\\\Config\\\\Settings\\\\Import will always evaluate to true\\.$#"
count: 1
path: test/classes/Config/SettingsTest.php
-
message: "#^Call to method PHPUnit\\\\Framework\\\\Assert\\:\\:assertInstanceOf\\(\\) with 'PhpMyAdmin\\\\\\\\Config\\\\\\\\Settings\\\\\\\\Schema' and PhpMyAdmin\\\\Config\\\\Settings\\\\Schema will always evaluate to true\\.$#"
count: 1
path: test/classes/Config/SettingsTest.php
-
message: "#^Call to method PHPUnit\\\\Framework\\\\Assert\\:\\:assertInstanceOf\\(\\) with 'PhpMyAdmin\\\\\\\\Config\\\\\\\\Settings\\\\\\\\SqlQueryBox' and PhpMyAdmin\\\\Config\\\\Settings\\\\SqlQueryBox will always evaluate to true\\.$#"
count: 1
path: test/classes/Config/SettingsTest.php
-
message: "#^Call to method PHPUnit\\\\Framework\\\\Assert\\:\\:assertInstanceOf\\(\\) with 'PhpMyAdmin\\\\\\\\Config\\\\\\\\Settings\\\\\\\\Transformations' and PhpMyAdmin\\\\Config\\\\Settings\\\\Transformations will always evaluate to true\\.$#"
count: 1
path: test/classes/Config/SettingsTest.php
-
message: "#^Property PhpMyAdmin\\\\Tests\\\\Config\\\\SettingsTest\\:\\:\\$defaultValues type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Config/SettingsTest.php
-
message: "#^Variable property access on PhpMyAdmin\\\\Config\\\\Settings\\.$#"
count: 1
path: test/classes/Config/SettingsTest.php
-
message: "#^Cannot access offset 1 on mixed\\.$#"
count: 1
path: test/classes/ConfigTest.php
-
message: "#^Parameter \\#1 \\$haystack of function mb_strstr expects string, array\\<string\\> given\\.$#"
count: 1
path: test/classes/ConfigTest.php
-
message: "#^Parameter \\#2 \\$array of method PHPUnit\\\\Framework\\\\Assert\\:\\:assertArrayHasKey\\(\\) expects array\\|ArrayAccess, mixed given\\.$#"
count: 3
path: test/classes/ConfigTest.php
-
message: "#^Parameter \\#2 \\$array of method PHPUnit\\\\Framework\\\\Assert\\:\\:assertArrayNotHasKey\\(\\) expects array\\|ArrayAccess, mixed given\\.$#"
count: 7
path: test/classes/ConfigTest.php
-
message: "#^Cannot access offset 'favoriteTables' on mixed\\.$#"
count: 1
path: test/classes/Controllers/Database/Structure/FavoriteTableControllerTest.php
-
message: "#^Parameter \\#2 \\$array of method PHPUnit\\\\Framework\\\\Assert\\:\\:assertArrayHasKey\\(\\) expects array\\|ArrayAccess, mixed given\\.$#"
count: 1
path: test/classes/Controllers/Database/Structure/FavoriteTableControllerTest.php
-
message: "#^Cannot access offset 'COUNTED' on mixed\\.$#"
count: 4
path: test/classes/Controllers/Database/StructureControllerTest.php
-
message: "#^Cannot access offset 'Data_free' on mixed\\.$#"
count: 1
path: test/classes/Controllers/Database/StructureControllerTest.php
-
message: "#^Cannot access offset 'ENGINE' on mixed\\.$#"
count: 3
path: test/classes/Controllers/Database/StructureControllerTest.php
-
message: "#^Cannot access offset 'Rows' on mixed\\.$#"
count: 1
path: test/classes/Controllers/Database/StructureControllerTest.php
-
message: "#^Cannot access offset 'TABLE_ROWS' on mixed\\.$#"
count: 1
path: test/classes/Controllers/Database/StructureControllerTest.php
-
message: "#^Cannot use array destructuring on mixed\\.$#"
count: 8
path: test/classes/Controllers/Database/StructureControllerTest.php
-
message: "#^Parameter \\#2 \\$array of method PHPUnit\\\\Framework\\\\Assert\\:\\:assertArrayNotHasKey\\(\\) expects array\\|ArrayAccess, mixed given\\.$#"
count: 1
path: test/classes/Controllers/Database/StructureControllerTest.php
-
message: "#^Parameter \\#2 \\$haystack of method PHPUnit\\\\Framework\\\\Assert\\:\\:assertStringContainsString\\(\\) expects string, mixed given\\.$#"
count: 4
path: test/classes/Controllers/Database/StructureControllerTest.php
-
message: "#^Parameter \\#2 \\$haystack of method PHPUnit\\\\Framework\\\\Assert\\:\\:assertStringNotContainsString\\(\\) expects string, mixed given\\.$#"
count: 1
path: test/classes/Controllers/Database/StructureControllerTest.php
-
message: "#^Parameter \\#2 \\$haystack of method PHPUnit\\\\Framework\\\\Assert\\:\\:assertStringContainsString\\(\\) expects string, mixed given\\.$#"
count: 4
path: test/classes/Controllers/NavigationControllerTest.php
-
message: "#^Cannot access offset 'numRows' on mixed\\.$#"
count: 1
path: test/classes/Controllers/Server/Status/Monitor/GeneralLogControllerTest.php
-
message: "#^Cannot access offset 'rows' on mixed\\.$#"
count: 1
path: test/classes/Controllers/Server/Status/Monitor/GeneralLogControllerTest.php
-
message: "#^Cannot access offset 'sum' on mixed\\.$#"
count: 1
path: test/classes/Controllers/Server/Status/Monitor/GeneralLogControllerTest.php
-
message: "#^Cannot access offset 'affectedRows' on mixed\\.$#"
count: 1
path: test/classes/Controllers/Server/Status/Monitor/QueryAnalyzerControllerTest.php
-
message: "#^Cannot access offset 'explain' on mixed\\.$#"
count: 1
path: test/classes/Controllers/Server/Status/Monitor/QueryAnalyzerControllerTest.php
-
message: "#^Cannot access offset 'profiling' on mixed\\.$#"
count: 1
path: test/classes/Controllers/Server/Status/Monitor/QueryAnalyzerControllerTest.php
-
message: "#^Cannot access offset 'numRows' on mixed\\.$#"
count: 1
path: test/classes/Controllers/Server/Status/Monitor/SlowLogControllerTest.php
-
message: "#^Cannot access offset 'rows' on mixed\\.$#"
count: 1
path: test/classes/Controllers/Server/Status/Monitor/SlowLogControllerTest.php
-
message: "#^Cannot access offset 'sum' on mixed\\.$#"
count: 1
path: test/classes/Controllers/Server/Status/Monitor/SlowLogControllerTest.php
-
message: "#^Cannot use array destructuring on mixed\\.$#"
count: 7
path: test/classes/Controllers/Server/VariablesControllerTest.php
-
message: "#^Cannot cast mixed to string\\.$#"
count: 3
path: test/classes/Controllers/Table/StructureControllerTest.php
-
message: "#^Call to method PHPUnit\\\\Framework\\\\Assert\\:\\:assertIsArray\\(\\) with array\\<string\\> will always evaluate to true\\.$#"
count: 1
path: test/classes/Database/CentralColumnsTest.php
-
message: "#^Cannot access offset 0 on mixed\\.$#"
count: 1
path: test/classes/Database/CentralColumnsTest.php
-
message: "#^Parameter \\#1 \\$needle of method PHPUnit\\\\Framework\\\\Assert\\:\\:assertStringContainsString\\(\\) expects string, mixed given\\.$#"
count: 1
path: test/classes/Database/CentralColumnsTest.php
-
message: "#^Class PhpMyAdmin\\\\Tests\\\\Database\\\\Designer\\\\CommonTest has an uninitialized property \\$designerCommon\\. Give it default value or assign it in the constructor\\.$#"
count: 1
path: test/classes/Database/Designer/CommonTest.php
-
message: "#^Class PhpMyAdmin\\\\Tests\\\\Database\\\\DesignerTest has an uninitialized property \\$designer\\. Give it default value or assign it in the constructor\\.$#"
count: 1
path: test/classes/Database/DesignerTest.php
-
message: "#^Parameter \\#2 \\$haystack of method PHPUnit\\\\Framework\\\\Assert\\:\\:assertStringContainsString\\(\\) expects string, mixed given\\.$#"
count: 7
path: test/classes/Database/QbeTest.php
-
message: "#^Parameter \\#2 \\$haystack of method PHPUnit\\\\Framework\\\\Assert\\:\\:assertStringNotContainsString\\(\\) expects string, mixed given\\.$#"
count: 1
path: test/classes/Database/QbeTest.php
-
message: "#^Call to method PHPUnit\\\\Framework\\\\Assert\\:\\:assertInstanceOf\\(\\) with 'PhpMyAdmin\\\\\\\\Dbal\\\\\\\\ResultInterface' and PhpMyAdmin\\\\Dbal\\\\ResultInterface will always evaluate to true\\.$#"
count: 1
path: test/classes/DatabaseInterfaceTest.php
-
message: "#^Call to method PHPUnit\\\\Framework\\\\Assert\\:\\:assertInstanceOf\\(\\) with 'PhpMyAdmin\\\\\\\\SystemDatabase' and PhpMyAdmin\\\\SystemDatabase will always evaluate to true\\.$#"
count: 1
path: test/classes/DatabaseInterfaceTest.php
-
message: "#^Parameter \\#2 \\$result of method PhpMyAdmin\\\\Tests\\\\Stubs\\\\DbiDummy\\:\\:addResult\\(\\) expects array\\<int, array\\<int, array\\{string\\: string\\}\\|bool\\|int\\|string\\|null\\>\\|bool\\>\\|bool, array given\\.$#"
count: 1
path: test/classes/DatabaseInterfaceTest.php
-
message: "#^Parameter \\#2 \\$result of method PhpMyAdmin\\\\Tests\\\\Stubs\\\\DbiDummy\\:\\:addResult\\(\\) expects array\\<int, array\\<int, array\\{string\\: string\\}\\|bool\\|int\\|string\\|null\\>\\|bool\\>\\|bool, array\\|false given\\.$#"
count: 2
path: test/classes/DatabaseInterfaceTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Display\\\\ResultsTest\\:\\:dataProviderForTestGetDataCellForNonNumericColumns\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 3
path: test/classes/Display/ResultsTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Display\\\\ResultsTest\\:\\:dataProviderForTestHandleNonPrintableContents\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 2
path: test/classes/Display/ResultsTest.php
-
message: "#^Parameter \\#1 \\$string of function htmlspecialchars_decode expects string, mixed given\\.$#"
count: 1
path: test/classes/Display/ResultsTest.php
-
message: "#^Parameter \\#2 \\$haystack of method PHPUnit\\\\Framework\\\\Assert\\:\\:assertStringContainsString\\(\\) expects string, mixed given\\.$#"
count: 4
path: test/classes/Display/ResultsTest.php
-
message: "#^Call to method PHPUnit\\\\Framework\\\\Assert\\:\\:assertIsString\\(\\) with string will always evaluate to true\\.$#"
count: 1
path: test/classes/ErrorHandlerTest.php
-
message: "#^Cannot access offset 'no_of_lines' on mixed\\.$#"
count: 1
path: test/classes/Gis/GisMultiPolygonTest.php
-
message: "#^Cannot access offset 'no_of_points' on mixed\\.$#"
count: 1
path: test/classes/Gis/GisMultiPolygonTest.php
-
message: "#^Cannot access offset 'no_of_points' on mixed\\.$#"
count: 3
path: test/classes/Gis/GisPolygonTest.php
-
message: "#^Cannot access offset 'y' on mixed\\.$#"
count: 1
path: test/classes/Gis/GisPolygonTest.php
-
message: "#^Cannot access offset 3 on mixed\\.$#"
count: 1
path: test/classes/Gis/GisPolygonTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisPolygonTest\\:\\:providerForTestGetPointOnSurface\\(\\) should return array\\<array\\{array\\}\\> but returns array\\{array\\{mixed\\}, array\\{mixed\\}\\}\\.$#"
count: 1
path: test/classes/Gis/GisPolygonTest.php
-
message: "#^Casting to string something that's already string\\.$#"
count: 1
path: test/classes/HeaderTest.php
-
message: "#^Call to method PHPUnit\\\\Framework\\\\Assert\\:\\:assertInstanceOf\\(\\) with 'PhpMyAdmin\\\\\\\\Http\\\\\\\\Factory\\\\\\\\ServerRequestFactory' and PhpMyAdmin\\\\Http\\\\Factory\\\\ServerRequestFactory will always evaluate to true\\.$#"
count: 1
path: test/classes/Http/Factory/ServerRequestFactoryTest.php
-
message: "#^Class GuzzleHttp\\\\Psr7\\\\HttpFactory not found\\.$#"
count: 1
path: test/classes/Http/Factory/ServerRequestFactoryTest.php
-
message: "#^Class Laminas\\\\Diactoros\\\\ServerRequestFactory not found\\.$#"
count: 1
path: test/classes/Http/Factory/ServerRequestFactoryTest.php
-
message: "#^Class Nyholm\\\\Psr7\\\\Factory\\\\Psr17Factory not found\\.$#"
count: 1
path: test/classes/Http/Factory/ServerRequestFactoryTest.php
-
message: "#^Call to method PHPUnit\\\\Framework\\\\Assert\\:\\:assertTrue\\(\\) with true will always evaluate to true\\.$#"
count: 1
path: test/classes/Import/AjaxTest.php
-
message: "#^Parameter \\#1 \\$columns of method PhpMyAdmin\\\\Index\\:\\:addColumns\\(\\) expects array, mixed given\\.$#"
count: 2
path: test/classes/IndexTest.php
-
message: "#^Cannot access offset 'Field' on mixed\\.$#"
count: 1
path: test/classes/InsertEditTest.php
-
message: "#^Cannot access offset 'Field_md5' on mixed\\.$#"
count: 1
path: test/classes/InsertEditTest.php
-
message: "#^Cannot access offset 'Field_title' on mixed\\.$#"
count: 1
path: test/classes/InsertEditTest.php
-
message: "#^Cannot access offset 'True_Type' on mixed\\.$#"
count: 1
path: test/classes/InsertEditTest.php
-
message: "#^Cannot access offset 'is_binary' on mixed\\.$#"
count: 1
path: test/classes/InsertEditTest.php
-
message: "#^Cannot access offset 'is_blob' on mixed\\.$#"
count: 1
path: test/classes/InsertEditTest.php
-
message: "#^Cannot access offset 'is_char' on mixed\\.$#"
count: 1
path: test/classes/InsertEditTest.php
-
message: "#^Cannot access offset 'len' on mixed\\.$#"
count: 1
path: test/classes/InsertEditTest.php
-
message: "#^Cannot access offset 'pma_type' on mixed\\.$#"
count: 1
path: test/classes/InsertEditTest.php
-
message: "#^Cannot access offset 'wrap' on mixed\\.$#"
count: 1
path: test/classes/InsertEditTest.php
-
message: "#^Call to method PHPUnit\\\\Framework\\\\Assert\\:\\:assertIsArray\\(\\) with array will always evaluate to true\\.$#"
count: 2
path: test/classes/InternalRelationsTest.php
-
message: "#^Call to method PHPUnit\\\\Framework\\\\Assert\\:\\:assertArrayHasKey\\(\\) with 'extra' and array\\{legendText\\: string, headText\\: string, queryError\\: bool, extra\\: PhpMyAdmin\\\\Message\\} will always evaluate to true\\.$#"
count: 1
path: test/classes/NormalizationTest.php
-
message: "#^Call to 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\\.$#"
count: 1
path: test/classes/NormalizationTest.php
-
message: "#^Call to 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\\.$#"
count: 1
path: test/classes/NormalizationTest.php
-
message: "#^Call to method PHPUnit\\\\Framework\\\\Assert\\:\\:assertArrayHasKey\\(\\) with 'extra' and array\\{legendText\\: string, headText\\: string, subText\\: string, extra\\: string\\} will always evaluate to true\\.$#"
count: 2
path: test/classes/NormalizationTest.php
-
message: "#^Call to method PHPUnit\\\\Framework\\\\Assert\\:\\:assertArrayHasKey\\(\\) with 'extra' and array\\{legendText\\: string, headText\\: string, subText\\: string, hasPrimaryKey\\: string, extra\\: string\\} will always evaluate to true\\.$#"
count: 1
path: test/classes/NormalizationTest.php
-
message: "#^Call to method PHPUnit\\\\Framework\\\\Assert\\:\\:assertArrayHasKey\\(\\) with 'hasPrimaryKey' and array\\{legendText\\: string, headText\\: string, subText\\: string, hasPrimaryKey\\: string, extra\\: string\\} will always evaluate to true\\.$#"
count: 1
path: test/classes/NormalizationTest.php
-
message: "#^Call to method PHPUnit\\\\Framework\\\\Assert\\:\\:assertArrayHasKey\\(\\) with 'headText' and array\\{legendText\\: string, headText\\: string, queryError\\: bool, extra\\: PhpMyAdmin\\\\Message\\} will always evaluate to true\\.$#"
count: 1
path: test/classes/NormalizationTest.php
-
message: "#^Call to method PHPUnit\\\\Framework\\\\Assert\\:\\:assertArrayHasKey\\(\\) with 'headText' and array\\{legendText\\: string, headText\\: string, queryError\\: string\\|false, extra\\?\\: string\\} will always evaluate to true\\.$#"
count: 1
path: test/classes/NormalizationTest.php
-
message: "#^Call to 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\\.$#"
count: 1
path: test/classes/NormalizationTest.php
-
message: "#^Call to 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\\.$#"
count: 1
path: test/classes/NormalizationTest.php
-
message: "#^Call to method PHPUnit\\\\Framework\\\\Assert\\:\\:assertArrayHasKey\\(\\) with 'headText' and array\\{legendText\\: string, headText\\: string, subText\\: string, extra\\: string\\} will always evaluate to true\\.$#"
count: 2
path: test/classes/NormalizationTest.php
-
message: "#^Call to method PHPUnit\\\\Framework\\\\Assert\\:\\:assertArrayHasKey\\(\\) with 'headText' and array\\{legendText\\: string, headText\\: string, subText\\: string, hasPrimaryKey\\: string, extra\\: string\\} will always evaluate to true\\.$#"
count: 1
path: test/classes/NormalizationTest.php
-
message: "#^Call to method PHPUnit\\\\Framework\\\\Assert\\:\\:assertArrayHasKey\\(\\) with 'legendText' and array\\{legendText\\: string, headText\\: string, queryError\\: bool, extra\\: PhpMyAdmin\\\\Message\\} will always evaluate to true\\.$#"
count: 1
path: test/classes/NormalizationTest.php
-
message: "#^Call to method PHPUnit\\\\Framework\\\\Assert\\:\\:assertArrayHasKey\\(\\) with 'legendText' and array\\{legendText\\: string, headText\\: string, queryError\\: string\\|false, extra\\?\\: string\\} will always evaluate to true\\.$#"
count: 1
path: test/classes/NormalizationTest.php
-
message: "#^Call to 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\\.$#"
count: 1
path: test/classes/NormalizationTest.php
-
message: "#^Call to 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\\.$#"
count: 1
path: test/classes/NormalizationTest.php
-
message: "#^Call to method PHPUnit\\\\Framework\\\\Assert\\:\\:assertArrayHasKey\\(\\) with 'legendText' and array\\{legendText\\: string, headText\\: string, subText\\: string, extra\\: string\\} will always evaluate to true\\.$#"
count: 2
path: test/classes/NormalizationTest.php
-
message: "#^Call to method PHPUnit\\\\Framework\\\\Assert\\:\\:assertArrayHasKey\\(\\) with 'legendText' and array\\{legendText\\: string, headText\\: string, subText\\: string, hasPrimaryKey\\: string, extra\\: string\\} will always evaluate to true\\.$#"
count: 1
path: test/classes/NormalizationTest.php
-
message: "#^Call to method PHPUnit\\\\Framework\\\\Assert\\:\\:assertArrayHasKey\\(\\) with 'message' and array\\{queryError\\: bool, message\\: PhpMyAdmin\\\\Message\\} will always evaluate to true\\.$#"
count: 1
path: test/classes/NormalizationTest.php
-
message: "#^Call to 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\\.$#"
count: 1
path: test/classes/NormalizationTest.php
-
message: "#^Call to 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\\.$#"
count: 1
path: test/classes/NormalizationTest.php
-
message: "#^Call to method PHPUnit\\\\Framework\\\\Assert\\:\\:assertArrayHasKey\\(\\) with 'queryError' and array\\{legendText\\: string, headText\\: string, queryError\\: bool, extra\\: PhpMyAdmin\\\\Message\\} will always evaluate to true\\.$#"
count: 1
path: test/classes/NormalizationTest.php
-
message: "#^Call to method PHPUnit\\\\Framework\\\\Assert\\:\\:assertArrayHasKey\\(\\) with 'queryError' and array\\{legendText\\: string, headText\\: string, queryError\\: string\\|false, extra\\?\\: string\\} will always evaluate to true\\.$#"
count: 2
path: test/classes/NormalizationTest.php
-
message: "#^Call to method PHPUnit\\\\Framework\\\\Assert\\:\\:assertArrayHasKey\\(\\) with 'queryError' and array\\{queryError\\: bool, message\\: PhpMyAdmin\\\\Message\\} will always evaluate to true\\.$#"
count: 1
path: test/classes/NormalizationTest.php
-
message: "#^Call to 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\\.$#"
count: 1
path: test/classes/NormalizationTest.php
-
message: "#^Call to 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\\.$#"
count: 1
path: test/classes/NormalizationTest.php
-
message: "#^Call to method PHPUnit\\\\Framework\\\\Assert\\:\\:assertArrayHasKey\\(\\) with 'subText' and array\\{legendText\\: string, headText\\: string, subText\\: string, extra\\: string\\} will always evaluate to true\\.$#"
count: 2
path: test/classes/NormalizationTest.php
-
message: "#^Call to method PHPUnit\\\\Framework\\\\Assert\\:\\:assertArrayHasKey\\(\\) with 'subText' and array\\{legendText\\: string, headText\\: string, subText\\: string, hasPrimaryKey\\: string, extra\\: string\\} will always evaluate to true\\.$#"
count: 1
path: test/classes/NormalizationTest.php
-
message: "#^Call to method PHPUnit\\\\Framework\\\\Assert\\:\\:assertInstanceOf\\(\\) with 'PhpMyAdmin\\\\\\\\Message' and PhpMyAdmin\\\\Message will always evaluate to true\\.$#"
count: 1
path: test/classes/NormalizationTest.php
-
message: "#^Parameter \\#2 \\$haystack of method PHPUnit\\\\Framework\\\\Assert\\:\\:assertStringContainsString\\(\\) expects string, mixed given\\.$#"
count: 1
path: test/classes/NormalizationTest.php
-
message: "#^Call to method PHPUnit\\\\Framework\\\\Assert\\:\\:assertNotFalse\\(\\) with string will always evaluate to true\\.$#"
count: 1
path: test/classes/OpenDocumentTest.php
-
message: "#^Call to method PHPUnit\\\\Framework\\\\Assert\\:\\:assertInstanceOf\\(\\) with 'PhpMyAdmin\\\\\\\\StatementInfo' and PhpMyAdmin\\\\StatementInfo will always evaluate to true\\.$#"
count: 2
path: test/classes/ParseAnalyzeTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Partitioning\\\\TablePartitionDefinitionTest\\:\\:testGetDetails\\(\\) has parameter \\$partitions with no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Partitioning/TablePartitionDefinitionTest.php
-
message: "#^Call to method PHPUnit\\\\Framework\\\\Assert\\:\\:assertSame\\(\\) with 32 and 0 will always evaluate to false\\.$#"
count: 1
path: test/classes/Plugins/Auth/AuthenticationCookieTest.php
-
message: "#^Parameter \\#2 \\$haystack of method PHPUnit\\\\Framework\\\\Assert\\:\\:assertStringContainsString\\(\\) expects string, mixed given\\.$#"
count: 1
path: test/classes/Plugins/Export/ExportHtmlwordTest.php
-
message: "#^Parameter \\#2 \\$haystack of method PHPUnit\\\\Framework\\\\Assert\\:\\:assertStringContainsString\\(\\) expects string, mixed given\\.$#"
count: 5
path: test/classes/Plugins/Export/ExportOdtTest.php
-
message: "#^Parameter \\#2 \\$haystack of method PHPUnit\\\\Framework\\\\Assert\\:\\:assertStringContainsString\\(\\) expects string, mixed given\\.$#"
count: 2
path: test/classes/Plugins/Export/ExportSqlTest.php
-
message: "#^Class PhpMyAdmin\\\\Tests\\\\Plugins\\\\Import\\\\ImportOdsTest has an uninitialized property \\$dbi\\. Give it default value or assign it in the constructor\\.$#"
count: 1
path: test/classes/Plugins/Import/ImportOdsTest.php
-
message: "#^Class PhpMyAdmin\\\\Tests\\\\Plugins\\\\Import\\\\ImportOdsTest has an uninitialized property \\$dummyDbi\\. Give it default value or assign it in the constructor\\.$#"
count: 1
path: test/classes/Plugins/Import/ImportOdsTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Plugins\\\\Transformations\\\\TransformationPluginsTest\\:\\:testTransformation\\(\\) has parameter \\$applyArgs with no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Plugins/Transformations/TransformationPluginsTest.php
-
message: "#^Call to method PHPUnit\\\\Framework\\\\Assert\\:\\:assertIsArray\\(\\) with array\\<int, PhpMyAdmin\\\\Plugins\\\\ExportPlugin\\> will always evaluate to true\\.$#"
count: 1
path: test/classes/PluginsTest.php
-
message: "#^Call to method PHPUnit\\\\Framework\\\\Assert\\:\\:assertIsArray\\(\\) with array\\<int, PhpMyAdmin\\\\Plugins\\\\ImportPlugin\\> will always evaluate to true\\.$#"
count: 1
path: test/classes/PluginsTest.php
-
message: "#^Call to method PHPUnit\\\\Framework\\\\Assert\\:\\:assertIsArray\\(\\) with array\\<int, PhpMyAdmin\\\\Plugins\\\\SchemaPlugin\\> will always evaluate to true\\.$#"
count: 1
path: test/classes/PluginsTest.php
-
message: "#^Call to method PHPUnit\\\\Framework\\\\Assert\\:\\:assertInstanceOf\\(\\) with 'PhpMyAdmin\\\\\\\\Properties\\\\\\\\Options\\\\\\\\OptionsPropertyGroup' and PhpMyAdmin\\\\Properties\\\\Options\\\\OptionsPropertyGroup&PHPUnit\\\\Framework\\\\MockObject\\\\MockObject will always evaluate to true\\.$#"
count: 1
path: test/classes/Properties/Options/OptionsPropertyGroupTest.php
-
message: "#^Call to method PHPUnit\\\\Framework\\\\Assert\\:\\:assertInstanceOf\\(\\) with 'FastRoute\\\\\\\\Dispatcher' and FastRoute\\\\Dispatcher will always evaluate to true\\.$#"
count: 4
path: test/classes/RoutingTest.php
-
message: "#^Call to method PHPUnit\\\\Framework\\\\Assert\\:\\:assertInstanceOf\\(\\) with 'PhpMyAdmin\\\\\\\\Server\\\\\\\\Plugin' and PhpMyAdmin\\\\Server\\\\Plugin will always evaluate to true\\.$#"
count: 1
path: test/classes/Server/PluginTest.php
-
message: "#^Call to method PHPUnit\\\\Framework\\\\Assert\\:\\:assertInstanceOf\\(\\) with 'PhpMyAdmin\\\\\\\\Server\\\\\\\\Plugin' and PhpMyAdmin\\\\Server\\\\Plugin will always evaluate to true\\.$#"
count: 2
path: test/classes/Server/PluginsTest.php
-
message: "#^Call to method PHPUnit\\\\Framework\\\\Assert\\:\\:assertIsArray\\(\\) with array\\<PhpMyAdmin\\\\Server\\\\Plugin\\> will always evaluate to true\\.$#"
count: 2
path: test/classes/Server/PluginsTest.php
-
message: "#^Call to method PHPUnit\\\\Framework\\\\Assert\\:\\:assertIsArray\\(\\) with array\\<int\\|string, string\\> will always evaluate to true\\.$#"
count: 1
path: test/classes/Server/PluginsTest.php
-
message: "#^Class PhpMyAdmin\\\\Tests\\\\Server\\\\PluginsTest has an uninitialized property \\$plugins\\. Give it default value or assign it in the constructor\\.$#"
count: 1
path: test/classes/Server/PluginsTest.php
-
message: "#^Call to method PHPUnit\\\\Framework\\\\Assert\\:\\:assertArrayHasKey\\(\\) with 0 and array\\{string, PhpMyAdmin\\\\Message\\} will always evaluate to true\\.$#"
count: 3
path: test/classes/Server/PrivilegesTest.php
-
message: "#^Call to method PHPUnit\\\\Framework\\\\Assert\\:\\:assertArrayHasKey\\(\\) with 1 and array\\{string, PhpMyAdmin\\\\Message\\} will always evaluate to true\\.$#"
count: 3
path: test/classes/Server/PrivilegesTest.php
-
message: "#^Cannot call method getMessage\\(\\) on mixed\\.$#"
count: 6
path: test/classes/Server/PrivilegesTest.php
-
message: "#^PHPDoc tag @var for variable \\$actual has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Server/PrivilegesTest.php
-
message: "#^Parameter \\#2 \\$realSqlQuery of method PhpMyAdmin\\\\Server\\\\Privileges\\:\\:addUserAndCreateDatabase\\(\\) expects string, mixed given\\.$#"
count: 1
path: test/classes/Server/PrivilegesTest.php
-
message: "#^Parameter \\#3 \\$sqlQuery of method PhpMyAdmin\\\\Server\\\\Privileges\\:\\:addUserAndCreateDatabase\\(\\) expects string, mixed given\\.$#"
count: 1
path: test/classes/Server/PrivilegesTest.php
-
message: "#^Call to method PHPUnit\\\\Framework\\\\Assert\\:\\:assertInstanceOf\\(\\) with 'PhpMyAdmin\\\\\\\\Server\\\\\\\\SysInfo\\\\\\\\Base' and PhpMyAdmin\\\\Server\\\\SysInfo\\\\Base will always evaluate to true\\.$#"
count: 1
path: test/classes/Server/SysInfo/SysInfoTest.php
-
message: "#^Cannot access offset \\(int\\|string\\) on mixed\\.$#"
count: 1
path: test/classes/Stubs/DbiDummy.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Stubs\\\\DbiDummy\\:\\:connect\\(\\) never returns null so it can be removed from the return type\\.$#"
count: 1
path: test/classes/Stubs/DbiDummy.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Stubs\\\\DbiDummy\\:\\:fetchAny\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Stubs/DbiDummy.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Stubs\\\\DbiDummy\\:\\:fetchAssoc\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Stubs/DbiDummy.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Stubs\\\\DbiDummy\\:\\:fetchRow\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Stubs/DbiDummy.php
-
message: "#^PHPDoc tag @var for property PhpMyAdmin\\\\Tests\\\\Stubs\\\\DbiDummy\\:\\:\\$dummyQueries contains unresolvable type\\.$#"
count: 1
path: test/classes/Stubs/DbiDummy.php
-
message: "#^PHPDoc tag @var for property PhpMyAdmin\\\\Tests\\\\Stubs\\\\DbiDummy\\:\\:\\$filoQueries contains unresolvable type\\.$#"
count: 1
path: test/classes/Stubs/DbiDummy.php
-
message: "#^Parameter \\#1 \\$value of function count expects array\\|Countable, mixed given\\.$#"
count: 3
path: test/classes/Stubs/DbiDummy.php
-
message: "#^Property PhpMyAdmin\\\\Tests\\\\Stubs\\\\DbiDummy\\:\\:\\$dummyQueries type has no value type specified in iterable type array\\<string, mixed\\>\\.$#"
count: 1
path: test/classes/Stubs/DbiDummy.php
-
message: "#^Property PhpMyAdmin\\\\Tests\\\\Stubs\\\\DbiDummy\\:\\:\\$filoQueries type has no value type specified in iterable type array\\<string, mixed\\>\\.$#"
count: 1
path: test/classes/Stubs/DbiDummy.php
-
message: "#^Casting to string something that's already string\\.$#"
count: 1
path: test/classes/Stubs/DummyResult.php
-
message: "#^Foreach overwrites \\$value with its value variable\\.$#"
count: 1
path: test/classes/Stubs/ResponseRenderer.php
-
message: "#^Call to method PHPUnit\\\\Framework\\\\Assert\\:\\:assertInstanceOf\\(\\) with 'PhpMyAdmin\\\\\\\\Table' and PhpMyAdmin\\\\Table will always evaluate to true\\.$#"
count: 1
path: test/classes/TableTest.php
-
message: "#^Call to method PHPUnit\\\\Framework\\\\Assert\\:\\:assertIsArray\\(\\) with array will always evaluate to true\\.$#"
count: 1
path: test/classes/Theme/ThemeManagerTest.php
-
message: "#^Call to method PHPUnit\\\\Framework\\\\Assert\\:\\:assertTrue\\(\\) with true will always evaluate to true\\.$#"
count: 1
path: test/classes/Theme/ThemeManagerTest.php
-
message: "#^Call to method PHPUnit\\\\Framework\\\\Assert\\:\\:assertInstanceOf\\(\\) with 'PhpMyAdmin\\\\\\\\Theme\\\\\\\\Theme' and PhpMyAdmin\\\\Theme\\\\Theme will always evaluate to true\\.$#"
count: 1
path: test/classes/Theme/ThemeTest.php
-
message: "#^Cannot access offset 'statement' on mixed\\.$#"
count: 2
path: test/classes/Tracking/TrackingTest.php
-
message: "#^Cannot access offset 'username' on mixed\\.$#"
count: 2
path: test/classes/Tracking/TrackingTest.php
-
message: "#^Parameter \\#2 \\$haystack of method PHPUnit\\\\Framework\\\\Assert\\:\\:assertStringContainsString\\(\\) expects string, mixed given\\.$#"
count: 5
path: test/classes/Tracking/TrackingTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\TwoFactorTest\\:\\:loadResultForConfig\\(\\) has parameter \\$config with no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/TwoFactorTest.php
-
message: "#^Missing call to parent\\:\\:tearDown\\(\\) method\\.$#"
count: 1
path: test/classes/TwoFactorTest.php
-
message: "#^Parameter \\#1 \\$secret of method PragmaRX\\\\Google2FA\\\\Google2FA\\:\\:oathTotp\\(\\) expects string, mixed given\\.$#"
count: 2
path: test/classes/TwoFactorTest.php
-
message: "#^Class PhpMyAdmin\\\\Tests\\\\TypesByDatabaseVersionTest has an uninitialized property \\$object\\. Give it default value or assign it in the constructor\\.$#"
count: 1
path: test/classes/TypesByDatabaseVersionTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\UserPasswordTest\\:\\:providerSetChangePasswordMsg\\(\\) should return array\\<array\\{bool, PhpMyAdmin\\\\Message, string, string, string\\}\\> but returns array\\{array\\{false, PhpMyAdmin\\\\Message, true, '', ''\\}, array\\{true, PhpMyAdmin\\\\Message, false, '', ''\\}, array\\{true, PhpMyAdmin\\\\Message, false, 'a', ''\\}, array\\{true, PhpMyAdmin\\\\Message, false, '', 'a'\\}, array\\{true, PhpMyAdmin\\\\Message, false, 'a', 'b'\\}, array\\{true, PhpMyAdmin\\\\Message, false, literal\\-string&non\\-falsy\\-string, literal\\-string&non\\-falsy\\-string\\}, array\\{false, PhpMyAdmin\\\\Message, false, literal\\-string&non\\-falsy\\-string, literal\\-string&non\\-falsy\\-string\\}\\}\\.$#"
count: 1
path: test/classes/UserPasswordTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\UtilTest\\:\\:providerForTestGetMySQLDocuURL\\(\\) should return array\\<int, array\\{string, string, int, string\\}\\> but returns array\\{array\\{'ALTER_TABLE', 'alter\\-table\\-index', '8\\.0\\.0', 'index\\.php\\?route\\=…'\\}, array\\{'ALTER_TABLE', 'alter\\-table\\-index', '5\\.7\\.0', 'index\\.php\\?route\\=…'\\}, array\\{'', 'alter\\-table\\-index', '5\\.6\\.0', 'index\\.php\\?route\\=…'\\}, array\\{'ALTER_TABLE', '', '5\\.5\\.0', 'index\\.php\\?route\\=…'\\}, array\\{'', '', '5\\.7\\.0', 'index\\.php\\?route\\=…'\\}\\}\\.$#"
count: 1
path: test/classes/UtilTest.php
-
message: "#^Parameter \\#1 \\$string of function trim expects string, mixed given\\.$#"
count: 1
path: test/classes/UtilTest.php
-
message: "#^Parameter \\#1 \\$needle of method PHPUnit\\\\Framework\\\\Assert\\:\\:assertStringContainsString\\(\\) expects string, mixed given\\.$#"
count: 1
path: test/classes/Utils/HttpRequestTest.php
-
message: "#^Parameter \\#2 \\$haystack of method PHPUnit\\\\Framework\\\\Assert\\:\\:assertStringContainsString\\(\\) expects string, mixed given\\.$#"
count: 1
path: test/classes/Utils/HttpRequestTest.php
-
message: "#^Call to method PHPUnit\\\\Framework\\\\Assert\\:\\:assertIsBool\\(\\) with true will always evaluate to true\\.$#"
count: 1
path: test/classes/VersionTest.php
-
message: "#^Call to method PHPUnit\\\\Framework\\\\Assert\\:\\:assertIsInt\\(\\) with 0 will always evaluate to true\\.$#"
count: 2
path: test/classes/VersionTest.php
-
message: "#^Call to method PHPUnit\\\\Framework\\\\Assert\\:\\:assertIsInt\\(\\) with 6 will always evaluate to true\\.$#"
count: 1
path: test/classes/VersionTest.php
-
message: "#^Call to method PHPUnit\\\\Framework\\\\Assert\\:\\:assertIsString\\(\\) with 'dev' will always evaluate to true\\.$#"
count: 1
path: test/classes/VersionTest.php
-
message: "#^Call to method PHPUnit\\\\Framework\\\\Assert\\:\\:assertIsString\\(\\) with non\\-falsy\\-string will always evaluate to true\\.$#"
count: 1
path: test/classes/VersionTest.php
-
message: "#^Call to method PHPUnit\\\\Framework\\\\Assert\\:\\:assertNotNull\\(\\) with Facebook\\\\WebDriver\\\\Remote\\\\RemoteWebElement will always evaluate to true\\.$#"
count: 1
path: test/selenium/Database/OperationsTest.php
-
message: "#^Call to method PHPUnit\\\\Framework\\\\Assert\\:\\:assertNotNull\\(\\) with Facebook\\\\WebDriver\\\\Remote\\\\RemoteWebElement will always evaluate to true\\.$#"
count: 1
path: test/selenium/Database/StructureTest.php
-
message: "#^Call to function is_string\\(\\) with non\\-falsy\\-string will always evaluate to true\\.$#"
count: 2
path: test/selenium/TestBase.php
-
message: "#^Strict comparison using \\!\\=\\= between Facebook\\\\WebDriver\\\\Remote\\\\RemoteWebDriver and null will always evaluate to true\\.$#"
count: 1
path: test/selenium/TestBase.php
-
message: "#^Strict comparison using \\=\\=\\= between Facebook\\\\WebDriver\\\\Remote\\\\RemoteWebDriver and null will always evaluate to false\\.$#"
count: 1
path: test/selenium/TestBase.php
-
message: "#^Variable static method call on Facebook\\\\WebDriver\\\\WebDriverBy\\.$#"
count: 4
path: test/selenium/TestBase.php