phpmyadmin/phpstan-baseline.neon
Maurício Meneghini Fauth 0819043d0e
Merge branch 'QA_5_2'
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2023-02-08 14:09:59 -03:00

11798 lines
519 KiB
Plaintext

parameters:
ignoreErrors:
-
message: "#^Method PhpMyAdmin\\\\Advisory\\\\Advisor\\:\\:addRule\\(\\) has parameter \\$rule with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Advisory/Advisor.php
-
message: "#^Method PhpMyAdmin\\\\Advisory\\\\Advisor\\:\\:getRunResult\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 4
path: libraries/classes/Advisory/Advisor.php
-
message: "#^Method PhpMyAdmin\\\\Advisory\\\\Advisor\\:\\:replaceLinkURL\\(\\) has parameter \\$matches with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Advisory/Advisor.php
-
message: "#^Method PhpMyAdmin\\\\Advisory\\\\Advisor\\:\\:replaceVariable\\(\\) has parameter \\$matches with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Advisory/Advisor.php
-
message: "#^Method PhpMyAdmin\\\\Advisory\\\\Advisor\\:\\:run\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 4
path: libraries/classes/Advisory/Advisor.php
-
message: "#^Parameter \\#2 \\$args of function vsprintf expects array, mixed given\\.$#"
count: 1
path: libraries/classes/Advisory/Advisor.php
-
message: "#^Property PhpMyAdmin\\\\Advisory\\\\Advisor\\:\\:\\$globals type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Advisory/Advisor.php
-
message: "#^Property PhpMyAdmin\\\\Advisory\\\\Advisor\\:\\:\\$runResult type has no value type specified in iterable type array\\.$#"
count: 4
path: libraries/classes/Advisory/Advisor.php
-
message: "#^Property PhpMyAdmin\\\\Advisory\\\\Advisor\\:\\:\\$variables type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Advisory/Advisor.php
-
message: "#^Method PhpMyAdmin\\\\Bookmark\\:\\:applyVariables\\(\\) has parameter \\$variables with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Bookmark.php
-
message: "#^Method PhpMyAdmin\\\\Bookmark\\:\\:createBookmark\\(\\) has parameter \\$bkm_fields with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Bookmark.php
-
message: "#^Method PhpMyAdmin\\\\Bookmark\\:\\:createFromRow\\(\\) has parameter \\$row with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Bookmark.php
-
message: "#^Method PhpMyAdmin\\\\BrowseForeigners\\:\\:getHtmlForGotoPage\\(\\) has parameter \\$foreignData with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/BrowseForeigners.php
-
message: "#^Method PhpMyAdmin\\\\BrowseForeigners\\:\\:getHtmlForOneKey\\(\\) has parameter \\$descriptions with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/BrowseForeigners.php
-
message: "#^Method PhpMyAdmin\\\\BrowseForeigners\\:\\:getHtmlForOneKey\\(\\) has parameter \\$keys with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/BrowseForeigners.php
-
message: "#^Method PhpMyAdmin\\\\BrowseForeigners\\:\\:getHtmlForOneKey\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/BrowseForeigners.php
-
message: "#^Method PhpMyAdmin\\\\BrowseForeigners\\:\\:getHtmlForRelationalFieldSelection\\(\\) has parameter \\$foreignData with no value type specified in iterable type array\\.$#"
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: "#^Method PhpMyAdmin\\\\Command\\\\TwigLintCommand\\:\\:display\\(\\) has parameter \\$filesInfo with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Command/TwigLintCommand.php
-
message: "#^Method PhpMyAdmin\\\\Command\\\\TwigLintCommand\\:\\:findFiles\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Command/TwigLintCommand.php
-
message: "#^Method PhpMyAdmin\\\\Command\\\\TwigLintCommand\\:\\:getContext\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Command/TwigLintCommand.php
-
message: "#^Method PhpMyAdmin\\\\Command\\\\TwigLintCommand\\:\\:getFilesInfo\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Command/TwigLintCommand.php
-
message: "#^Method PhpMyAdmin\\\\Command\\\\TwigLintCommand\\:\\:validate\\(\\) return type has no value type specified in iterable type array\\.$#"
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: "#^Cannot cast mixed to string\\.$#"
count: 1
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\\:\\:getConnectionParams\\(\\) has parameter \\$server with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Config.php
-
message: "#^Method PhpMyAdmin\\\\Config\\:\\:getConnectionParams\\(\\) return type has no value type specified in iterable type array\\.$#"
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 \\$str 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 \\#3 \\$default of method PhpMyAdmin\\\\Config\\:\\:setCookie\\(\\) expects string\\|null, mixed given\\.$#"
count: 1
path: libraries/classes/Config.php
-
message: "#^Parameter \\#3 \\$subject of function str_replace expects array\\|string, string\\|false\\|null given\\.$#"
count: 1
path: libraries/classes/Config.php
-
message: "#^Property PhpMyAdmin\\\\Config\\:\\:\\$baseSettings type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Config.php
-
message: "#^Property PhpMyAdmin\\\\Config\\:\\:\\$default type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Config.php
-
message: "#^Property PhpMyAdmin\\\\Config\\:\\:\\$defaultServer type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Config.php
-
message: "#^Property PhpMyAdmin\\\\Config\\:\\:\\$settings type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Config.php
-
message: "#^Method PhpMyAdmin\\\\Config\\\\ConfigFile\\:\\:__construct\\(\\) has parameter \\$baseConfig with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Config/ConfigFile.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\\:\\:getConfig\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Config/ConfigFile.php
-
message: "#^Method PhpMyAdmin\\\\Config\\\\ConfigFile\\:\\:getConfigArray\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Config/ConfigFile.php
-
message: "#^Method PhpMyAdmin\\\\Config\\\\ConfigFile\\:\\:getFlatArray\\(\\) has parameter \\$array with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Config/ConfigFile.php
-
message: "#^Method PhpMyAdmin\\\\Config\\\\ConfigFile\\:\\:getFlatArray\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Config/ConfigFile.php
-
message: "#^Method PhpMyAdmin\\\\Config\\\\ConfigFile\\:\\:getFlatDefaultConfig\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Config/ConfigFile.php
-
message: "#^Method PhpMyAdmin\\\\Config\\\\ConfigFile\\:\\:getPersistKeysMap\\(\\) return type has no value type specified in iterable type array\\.$#"
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: "#^Method PhpMyAdmin\\\\Config\\\\ConfigFile\\:\\:getServers\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Config/ConfigFile.php
-
message: "#^Method PhpMyAdmin\\\\Config\\\\ConfigFile\\:\\:setAllowedKeys\\(\\) has parameter \\$keys with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Config/ConfigFile.php
-
message: "#^Method PhpMyAdmin\\\\Config\\\\ConfigFile\\:\\:setCfgUpdateReadMapping\\(\\) has parameter \\$mapping with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Config/ConfigFile.php
-
message: "#^Method PhpMyAdmin\\\\Config\\\\ConfigFile\\:\\:setConfigData\\(\\) has parameter \\$cfg with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Config/ConfigFile.php
-
message: "#^Method PhpMyAdmin\\\\Config\\\\ConfigFile\\:\\:setPersistKeys\\(\\) has parameter \\$keys with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Config/ConfigFile.php
-
message: "#^Method PhpMyAdmin\\\\Config\\\\ConfigFile\\:\\:updateWithGlobalConfig\\(\\) has parameter \\$cfg with no value type specified in iterable type array\\.$#"
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: "#^Property PhpMyAdmin\\\\Config\\\\ConfigFile\\:\\:\\$baseCfg type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Config/ConfigFile.php
-
message: "#^Property PhpMyAdmin\\\\Config\\\\ConfigFile\\:\\:\\$cfgDb type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Config/ConfigFile.php
-
message: "#^Property PhpMyAdmin\\\\Config\\\\ConfigFile\\:\\:\\$cfgUpdateReadMapping type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Config/ConfigFile.php
-
message: "#^Property PhpMyAdmin\\\\Config\\\\ConfigFile\\:\\:\\$defaultCfg type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Config/ConfigFile.php
-
message: "#^Property PhpMyAdmin\\\\Config\\\\ConfigFile\\:\\:\\$persistKeys type has no value type specified in iterable type array\\.$#"
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\\:\\:__construct\\(\\) has parameter \\$form with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Config/Form.php
-
message: "#^Method PhpMyAdmin\\\\Config\\\\Form\\:\\:cleanGroupPaths\\(\\) has parameter \\$form with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Config/Form.php
-
message: "#^Method PhpMyAdmin\\\\Config\\\\Form\\:\\:cleanGroupPaths\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Config/Form.php
-
message: "#^Method PhpMyAdmin\\\\Config\\\\Form\\:\\:getOptionValueList\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Config/Form.php
-
message: "#^Method PhpMyAdmin\\\\Config\\\\Form\\:\\:loadForm\\(\\) has parameter \\$form with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Config/Form.php
-
message: "#^Method PhpMyAdmin\\\\Config\\\\Form\\:\\:readFormPaths\\(\\) has parameter \\$form with no value type specified in iterable type array\\.$#"
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: "#^Property PhpMyAdmin\\\\Config\\\\Form\\:\\:\\$default type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Config/Form.php
-
message: "#^Property PhpMyAdmin\\\\Config\\\\Form\\:\\:\\$fields type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Config/Form.php
-
message: "#^Property PhpMyAdmin\\\\Config\\\\Form\\:\\:\\$fieldsTypes type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Config/Form.php
-
message: "#^Property PhpMyAdmin\\\\Config\\\\Form\\:\\:\\$index \\(int\\) does not accept int\\|null\\.$#"
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 offset 'wrapper_params' on mixed\\.$#"
count: 2
path: libraries/classes/Config/FormDisplay.php
-
message: "#^Cannot cast mixed to string\\.$#"
count: 1
path: libraries/classes/Config/FormDisplay.php
-
message: "#^Method PhpMyAdmin\\\\Config\\\\FormDisplay\\:\\:displayFieldInput\\(\\) has parameter \\$jsDefault with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Config/FormDisplay.php
-
message: "#^Method PhpMyAdmin\\\\Config\\\\FormDisplay\\:\\:fillPostArrayParameters\\(\\) has parameter \\$postValues with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Config/FormDisplay.php
-
message: "#^Method PhpMyAdmin\\\\Config\\\\FormDisplay\\:\\:getDisplay\\(\\) has parameter \\$hiddenFields with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Config/FormDisplay.php
-
message: "#^Method PhpMyAdmin\\\\Config\\\\FormDisplay\\:\\:registerForm\\(\\) has parameter \\$form with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Config/FormDisplay.php
-
message: "#^Method PhpMyAdmin\\\\Config\\\\FormDisplay\\:\\:setComments\\(\\) has parameter \\$opts with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Config/FormDisplay.php
-
message: "#^Method PhpMyAdmin\\\\Config\\\\FormDisplay\\:\\:validateSelect\\(\\) has parameter \\$allowed with no value type specified in iterable type array\\.$#"
count: 1
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 \\#2 \\$array of function implode expects array\\<string\\>, mixed given\\.$#"
count: 1
path: libraries/classes/Config/FormDisplay.php
-
message: "#^Parameter \\#2 \\$pieces of function implode expects array, 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 \\#3 \\$subject of function str_replace expects array\\|string, int\\|string\\|false 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: "#^Property PhpMyAdmin\\\\Config\\\\FormDisplay\\:\\:\\$errors type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Config/FormDisplay.php
-
message: "#^Property PhpMyAdmin\\\\Config\\\\FormDisplay\\:\\:\\$systemPaths type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Config/FormDisplay.php
-
message: "#^Property PhpMyAdmin\\\\Config\\\\FormDisplay\\:\\:\\$translatedPaths type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Config/FormDisplay.php
-
message: "#^Property PhpMyAdmin\\\\Config\\\\FormDisplay\\:\\:\\$userprefsDisallow type has no value type specified in iterable type array\\.$#"
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: "#^Method PhpMyAdmin\\\\Config\\\\FormDisplayTemplate\\:\\:addJsValidate\\(\\) has parameter \\$jsArray with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Config/FormDisplayTemplate.php
-
message: "#^Method PhpMyAdmin\\\\Config\\\\FormDisplayTemplate\\:\\:addJsValidate\\(\\) has parameter \\$validators with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Config/FormDisplayTemplate.php
-
message: "#^Method PhpMyAdmin\\\\Config\\\\FormDisplayTemplate\\:\\:display\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Config/FormDisplayTemplate.php
-
message: "#^Method PhpMyAdmin\\\\Config\\\\FormDisplayTemplate\\:\\:displayErrors\\(\\) has parameter \\$errorList with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Config/FormDisplayTemplate.php
-
message: "#^Method PhpMyAdmin\\\\Config\\\\FormDisplayTemplate\\:\\:displayInput\\(\\) has parameter \\$opts with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Config/FormDisplayTemplate.php
-
message: "#^Method PhpMyAdmin\\\\Config\\\\Forms\\\\BaseForm\\:\\:getForms\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Config/Forms/BaseForm.php
-
message: "#^Method PhpMyAdmin\\\\Config\\\\Forms\\\\Page\\\\BrowseForm\\:\\:getForms\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Config/Forms/Page/BrowseForm.php
-
message: "#^Method PhpMyAdmin\\\\Config\\\\Forms\\\\Page\\\\DbStructureForm\\:\\:getForms\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Config/Forms/Page/DbStructureForm.php
-
message: "#^Method PhpMyAdmin\\\\Config\\\\Forms\\\\Page\\\\EditForm\\:\\:getForms\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Config/Forms/Page/EditForm.php
-
message: "#^Method PhpMyAdmin\\\\Config\\\\Forms\\\\Page\\\\TableStructureForm\\:\\:getForms\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Config/Forms/Page/TableStructureForm.php
-
message: "#^Method PhpMyAdmin\\\\Config\\\\Forms\\\\Setup\\\\ConfigForm\\:\\:getForms\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Config/Forms/Setup/ConfigForm.php
-
message: "#^Method PhpMyAdmin\\\\Config\\\\Forms\\\\Setup\\\\FeaturesForm\\:\\:getForms\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Config/Forms/Setup/FeaturesForm.php
-
message: "#^Method PhpMyAdmin\\\\Config\\\\Forms\\\\Setup\\\\MainForm\\:\\:getForms\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Config/Forms/Setup/MainForm.php
-
message: "#^Method PhpMyAdmin\\\\Config\\\\Forms\\\\Setup\\\\ServersForm\\:\\:getForms\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Config/Forms/Setup/ServersForm.php
-
message: "#^Method PhpMyAdmin\\\\Config\\\\Forms\\\\Setup\\\\SqlForm\\:\\:getForms\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Config/Forms/Setup/SqlForm.php
-
message: "#^Method PhpMyAdmin\\\\Config\\\\Forms\\\\User\\\\ExportForm\\:\\:getForms\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Config/Forms/User/ExportForm.php
-
message: "#^Method PhpMyAdmin\\\\Config\\\\Forms\\\\User\\\\FeaturesForm\\:\\:getForms\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Config/Forms/User/FeaturesForm.php
-
message: "#^Method PhpMyAdmin\\\\Config\\\\Forms\\\\User\\\\ImportForm\\:\\:getForms\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Config/Forms/User/ImportForm.php
-
message: "#^Method PhpMyAdmin\\\\Config\\\\Forms\\\\User\\\\MainForm\\:\\:getForms\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Config/Forms/User/MainForm.php
-
message: "#^Method PhpMyAdmin\\\\Config\\\\Forms\\\\User\\\\NaviForm\\:\\:getForms\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Config/Forms/User/NaviForm.php
-
message: "#^Method PhpMyAdmin\\\\Config\\\\Forms\\\\User\\\\SqlForm\\:\\:getForms\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Config/Forms/User/SqlForm.php
-
message: "#^Cannot access offset int\\|string on mixed\\.$#"
count: 1
path: libraries/classes/Config/Settings.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: "#^Method PhpMyAdmin\\\\Config\\\\Settings\\:\\:toArray\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Config/Settings.php
-
message: "#^Method PhpMyAdmin\\\\Config\\\\Settings\\:\\:toArray\\(\\) should return array\\<string, array\\|bool\\|int\\|string\\|null\\> but returns array\\<string, mixed\\>\\.$#"
count: 1
path: libraries/classes/Config/Settings.php
-
message: "#^Parameter \\#1 \\$input of function array_keys expects array, mixed given\\.$#"
count: 1
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\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
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\\(\\) has parameter \\$validatorId with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Config/Validator.php
-
message: "#^Method PhpMyAdmin\\\\Config\\\\Validator\\:\\:validate\\(\\) has parameter \\$values with 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\\(\\) has parameter \\$values with 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: "#^Method PhpMyAdmin\\\\Config\\\\Validator\\:\\:validateNonNegativeNumber\\(\\) has parameter \\$values with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Config/Validator.php
-
message: "#^Method PhpMyAdmin\\\\Config\\\\Validator\\:\\:validateNonNegativeNumber\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Config/Validator.php
-
message: "#^Method PhpMyAdmin\\\\Config\\\\Validator\\:\\:validateNumber\\(\\) has parameter \\$values with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Config/Validator.php
-
message: "#^Method PhpMyAdmin\\\\Config\\\\Validator\\:\\:validatePMAStorage\\(\\) has parameter \\$values with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Config/Validator.php
-
message: "#^Method PhpMyAdmin\\\\Config\\\\Validator\\:\\:validatePMAStorage\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Config/Validator.php
-
message: "#^Method PhpMyAdmin\\\\Config\\\\Validator\\:\\:validatePortNumber\\(\\) has parameter \\$values with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Config/Validator.php
-
message: "#^Method PhpMyAdmin\\\\Config\\\\Validator\\:\\:validatePortNumber\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Config/Validator.php
-
message: "#^Method PhpMyAdmin\\\\Config\\\\Validator\\:\\:validatePositiveNumber\\(\\) has parameter \\$values with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Config/Validator.php
-
message: "#^Method PhpMyAdmin\\\\Config\\\\Validator\\:\\:validatePositiveNumber\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Config/Validator.php
-
message: "#^Method PhpMyAdmin\\\\Config\\\\Validator\\:\\:validateRegex\\(\\) has parameter \\$values with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Config/Validator.php
-
message: "#^Method PhpMyAdmin\\\\Config\\\\Validator\\:\\:validateRegex\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Config/Validator.php
-
message: "#^Method PhpMyAdmin\\\\Config\\\\Validator\\:\\:validateServer\\(\\) has parameter \\$values with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Config/Validator.php
-
message: "#^Method PhpMyAdmin\\\\Config\\\\Validator\\:\\:validateServer\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Config/Validator.php
-
message: "#^Method PhpMyAdmin\\\\Config\\\\Validator\\:\\:validateTrustedProxies\\(\\) has parameter \\$values with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Config/Validator.php
-
message: "#^Method PhpMyAdmin\\\\Config\\\\Validator\\:\\:validateTrustedProxies\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Config/Validator.php
-
message: "#^Method PhpMyAdmin\\\\Config\\\\Validator\\:\\:validateUpperBound\\(\\) has parameter \\$values with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Config/Validator.php
-
message: "#^Method PhpMyAdmin\\\\Config\\\\Validator\\:\\:validateUpperBound\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Config/Validator.php
-
message: "#^Casting to string something that's already string\\.$#"
count: 4
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\\:\\:buildForeignDropdown\\(\\) has parameter \\$foreign with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/ConfigStorage/Relation.php
-
message: "#^Method PhpMyAdmin\\\\ConfigStorage\\\\Relation\\:\\:checkChildForeignReferences\\(\\) has parameter \\$child_references_full with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/ConfigStorage/Relation.php
-
message: "#^Method PhpMyAdmin\\\\ConfigStorage\\\\Relation\\:\\:checkChildForeignReferences\\(\\) has parameter \\$foreigners_full with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/ConfigStorage/Relation.php
-
message: "#^Method PhpMyAdmin\\\\ConfigStorage\\\\Relation\\:\\:foreignDropdown\\(\\) has parameter \\$disp_row with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/ConfigStorage/Relation.php
-
message: "#^Method PhpMyAdmin\\\\ConfigStorage\\\\Relation\\:\\:getChildReferences\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/ConfigStorage/Relation.php
-
message: "#^Method PhpMyAdmin\\\\ConfigStorage\\\\Relation\\:\\:getComments\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/ConfigStorage/Relation.php
-
message: "#^Method PhpMyAdmin\\\\ConfigStorage\\\\Relation\\:\\:getDbComments\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/ConfigStorage/Relation.php
-
message: "#^Method PhpMyAdmin\\\\ConfigStorage\\\\Relation\\:\\:getDefaultPmaTableNames\\(\\) has parameter \\$tableNameReplacements with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/ConfigStorage/Relation.php
-
message: "#^Method PhpMyAdmin\\\\ConfigStorage\\\\Relation\\:\\:getForeignData\\(\\) has parameter \\$foreigners with no value type specified in iterable type array\\.$#"
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\\: mixed, 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\\:\\:getForeigners\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/ConfigStorage/Relation.php
-
message: "#^Method PhpMyAdmin\\\\ConfigStorage\\\\Relation\\:\\:getHistory\\(\\) return type has no value type specified in iterable type array\\.$#"
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\\:\\:getTables\\(\\) 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\\(\\) has parameter \\$foreigners with 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: "#^Parameter \\#1 \\$foreigners of method PhpMyAdmin\\\\ConfigStorage\\\\Relation\\:\\:searchColumnInForeigners\\(\\) expects array, array\\|true given\\.$#"
count: 1
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: "#^Argument of an invalid type array\\|null supplied for foreach, only iterables are supported\\.$#"
count: 3
path: libraries/classes/ConfigStorage/UserGroups.php
-
message: "#^Method PhpMyAdmin\\\\ConfigStorage\\\\UserGroups\\:\\:getAllowedTabNames\\(\\) has parameter \\$row with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/ConfigStorage/UserGroups.php
-
message: "#^Method PhpMyAdmin\\\\ConfigStorage\\\\UserGroups\\:\\:getTabList\\(\\) has parameter \\$selected with no value type specified in iterable type array\\.$#"
count: 1
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 \\#3 \\$new_cfg_value of method PhpMyAdmin\\\\Config\\:\\:setUserValue\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/CollationConnectionController.php
-
message: "#^Parameter \\#3 \\$new_cfg_value of method PhpMyAdmin\\\\Config\\:\\:setUserValue\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Config/SetConfigController.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: "#^Method PhpMyAdmin\\\\Controllers\\\\Database\\\\CentralColumnsController\\:\\:addColumn\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Controllers/Database/CentralColumnsController.php
-
message: "#^Method PhpMyAdmin\\\\Controllers\\\\Database\\\\CentralColumnsController\\:\\:addNewColumn\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Controllers/Database/CentralColumnsController.php
-
message: "#^Method PhpMyAdmin\\\\Controllers\\\\Database\\\\CentralColumnsController\\:\\:deleteSave\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Controllers/Database/CentralColumnsController.php
-
message: "#^Method PhpMyAdmin\\\\Controllers\\\\Database\\\\CentralColumnsController\\:\\:editPage\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Controllers/Database/CentralColumnsController.php
-
message: "#^Method PhpMyAdmin\\\\Controllers\\\\Database\\\\CentralColumnsController\\:\\:editSave\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Controllers/Database/CentralColumnsController.php
-
message: "#^Method PhpMyAdmin\\\\Controllers\\\\Database\\\\CentralColumnsController\\:\\:getColumnList\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Controllers/Database/CentralColumnsController.php
-
message: "#^Method PhpMyAdmin\\\\Controllers\\\\Database\\\\CentralColumnsController\\:\\:getColumnList\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Controllers/Database/CentralColumnsController.php
-
message: "#^Method PhpMyAdmin\\\\Controllers\\\\Database\\\\CentralColumnsController\\:\\:main\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Controllers/Database/CentralColumnsController.php
-
message: "#^Method PhpMyAdmin\\\\Controllers\\\\Database\\\\CentralColumnsController\\:\\:updateMultipleColumn\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Controllers/Database/CentralColumnsController.php
-
message: "#^Parameter \\#2 \\$field_select of method PhpMyAdmin\\\\Database\\\\CentralColumns\\:\\:deleteColumnsFromList\\(\\) expects array, array\\|string given\\.$#"
count: 1
path: libraries/classes/Controllers/Database/CentralColumnsController.php
-
message: "#^Cannot cast mixed to string\\.$#"
count: 1
path: libraries/classes/Controllers/Database/DataDictionaryController.php
-
message: "#^Cannot cast mixed to int\\.$#"
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 \\#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: 1
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 \\$string of function htmlspecialchars 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 \\$T1 of method PhpMyAdmin\\\\Database\\\\Designer\\\\Common\\:\\:addNewRelation\\(\\) 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 \\$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 \\$table of method PhpMyAdmin\\\\Database\\\\Designer\\\\Common\\:\\:getTablesInfo\\(\\) expects string\\|null, mixed given\\.$#"
count: 1
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 \\$T2 of method PhpMyAdmin\\\\Database\\\\Designer\\\\Common\\:\\:removeRelation\\(\\) 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 \\#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 \\$on_delete of method PhpMyAdmin\\\\Database\\\\Designer\\\\Common\\:\\:addNewRelation\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Database/DesignerController.php
-
message: "#^Parameter \\#7 \\$on_update 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 \\$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 \\$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 \\$var 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 \\$var 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\\|null, 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 \\$str of function mb_substr expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Database/Structure/CopyTableWithPrefixController.php
-
message: "#^Parameter \\#1 \\$var 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: "#^Cannot access offset non\\-empty\\-string on mixed\\.$#"
count: 1
path: libraries/classes/Controllers/Database/Structure/FavoriteTableController.php
-
message: "#^Method PhpMyAdmin\\\\Controllers\\\\Database\\\\Structure\\\\FavoriteTableController\\:\\:synchronizeFavoriteTables\\(\\) has parameter \\$favoriteTables with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Controllers/Database/Structure/FavoriteTableController.php
-
message: "#^Method PhpMyAdmin\\\\Controllers\\\\Database\\\\Structure\\\\FavoriteTableController\\:\\:synchronizeFavoriteTables\\(\\) return type has no value type specified in iterable type array\\.$#"
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 \\$str of function mb_substr expects string, mixed given\\.$#"
count: 2
path: libraries/classes/Controllers/Database/Structure/ReplacePrefixController.php
-
message: "#^Parameter \\#1 \\$var 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 use array destructuring on array\\|null\\.$#"
count: 4
path: libraries/classes/Controllers/Database/StructureController.php
-
message: "#^Method PhpMyAdmin\\\\Controllers\\\\Database\\\\StructureController\\:\\:displayTableList\\(\\) has parameter \\$replicaInfo with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Controllers/Database/StructureController.php
-
message: "#^Method PhpMyAdmin\\\\Controllers\\\\Database\\\\StructureController\\:\\:getReplicationStatus\\(\\) has parameter \\$replicaInfo with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Controllers/Database/StructureController.php
-
message: "#^Method PhpMyAdmin\\\\Controllers\\\\Database\\\\StructureController\\:\\:getReplicationStatus\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Controllers/Database/StructureController.php
-
message: "#^Method PhpMyAdmin\\\\Controllers\\\\Database\\\\StructureController\\:\\:getStuffForEngineTypeTable\\(\\) has parameter \\$currentTable with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Controllers/Database/StructureController.php
-
message: "#^Method PhpMyAdmin\\\\Controllers\\\\Database\\\\StructureController\\:\\:getStuffForEngineTypeTable\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Controllers/Database/StructureController.php
-
message: "#^Method PhpMyAdmin\\\\Controllers\\\\Database\\\\StructureController\\:\\:getValuesForAriaTable\\(\\) has parameter \\$currentTable with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Controllers/Database/StructureController.php
-
message: "#^Method PhpMyAdmin\\\\Controllers\\\\Database\\\\StructureController\\:\\:getValuesForAriaTable\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Controllers/Database/StructureController.php
-
message: "#^Method PhpMyAdmin\\\\Controllers\\\\Database\\\\StructureController\\:\\:getValuesForInnodbTable\\(\\) has parameter \\$currentTable with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Controllers/Database/StructureController.php
-
message: "#^Method PhpMyAdmin\\\\Controllers\\\\Database\\\\StructureController\\:\\:getValuesForInnodbTable\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Controllers/Database/StructureController.php
-
message: "#^Method PhpMyAdmin\\\\Controllers\\\\Database\\\\StructureController\\:\\:getValuesForMroongaTable\\(\\) has parameter \\$currentTable with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Controllers/Database/StructureController.php
-
message: "#^Method PhpMyAdmin\\\\Controllers\\\\Database\\\\StructureController\\:\\:getValuesForMroongaTable\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Controllers/Database/StructureController.php
-
message: "#^Method PhpMyAdmin\\\\Controllers\\\\Database\\\\StructureController\\:\\:hasTable\\(\\) has parameter \\$db with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Controllers/Database/StructureController.php
-
message: "#^Method PhpMyAdmin\\\\Controllers\\\\Database\\\\StructureController\\:\\:isRowCountApproximated\\(\\) has parameter \\$currentTable with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Controllers/Database/StructureController.php
-
message: "#^Method PhpMyAdmin\\\\Controllers\\\\Database\\\\StructureController\\:\\:isRowCountApproximated\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Controllers/Database/StructureController.php
-
message: "#^Parameter \\#1 \\$connection of method PhpMyAdmin\\\\ReplicationInfo\\:\\:load\\(\\) expects string\\|null, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Database/StructureController.php
-
message: "#^Parameter \\#4 \\$formattedSize of method PhpMyAdmin\\\\Controllers\\\\Database\\\\StructureController\\:\\:getValuesForAriaTable\\(\\) expects int, string given\\.$#"
count: 1
path: libraries/classes/Controllers/Database/StructureController.php
-
message: "#^Parameter \\#6 \\$formattedOverhead of method PhpMyAdmin\\\\Controllers\\\\Database\\\\StructureController\\:\\:getValuesForAriaTable\\(\\) expects int, string given\\.$#"
count: 1
path: libraries/classes/Controllers/Database/StructureController.php
-
message: "#^Property PhpMyAdmin\\\\Controllers\\\\Database\\\\StructureController\\:\\:\\$tables type has no value type specified in iterable type array\\.$#"
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: "#^Parameter \\#1 \\$var of function count expects array\\|Countable, array\\<int, array\\<string, string\\>\\>\\|string\\|null given\\.$#"
count: 2
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 \\$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 \\#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 \\$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 \\#4 \\$tableName of method PhpMyAdmin\\\\Navigation\\\\Navigation\\:\\:hideNavigationItem\\(\\) expects string\\|null, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/NavigationController.php
-
message: "#^Parameter \\#4 \\$tableName of method PhpMyAdmin\\\\Navigation\\\\Navigation\\:\\:unhideNavigationItem\\(\\) expects string\\|null, 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 \\$file_name of method PhpMyAdmin\\\\UserPreferences\\:\\:redirect\\(\\) expects string, string\\|false 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: "#^Property PhpMyAdmin\\\\Controllers\\\\Server\\\\BinlogController\\:\\:\\$binaryLogs type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Controllers/Server/BinlogController.php
-
message: "#^Method PhpMyAdmin\\\\Controllers\\\\Server\\\\DatabasesController\\:\\:getDatabases\\(\\) has parameter \\$primaryInfo with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Controllers/Server/DatabasesController.php
-
message: "#^Method PhpMyAdmin\\\\Controllers\\\\Server\\\\DatabasesController\\:\\:getDatabases\\(\\) has parameter \\$replicaInfo with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Controllers/Server/DatabasesController.php
-
message: "#^Method PhpMyAdmin\\\\Controllers\\\\Server\\\\DatabasesController\\:\\:getDatabases\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Controllers/Server/DatabasesController.php
-
message: "#^Method PhpMyAdmin\\\\Controllers\\\\Server\\\\DatabasesController\\:\\:getStatisticsColumns\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Controllers/Server/DatabasesController.php
-
message: "#^Parameter \\#1 \\$connection of method PhpMyAdmin\\\\ReplicationInfo\\:\\:load\\(\\) expects string\\|null, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Server/DatabasesController.php
-
message: "#^Property PhpMyAdmin\\\\Controllers\\\\Server\\\\DatabasesController\\:\\:\\$databases type has no value type specified in iterable type array\\.$#"
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 \\#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 \\$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\\\\ReplicationGui\\:\\:handleControlRequest\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Server/ReplicationController.php
-
message: "#^Parameter \\#8 \\$username of method PhpMyAdmin\\\\ReplicationGui\\:\\:handleControlRequest\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Server/ReplicationController.php
-
message: "#^Parameter \\#9 \\$pmaPassword of method PhpMyAdmin\\\\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: "#^Method PhpMyAdmin\\\\Controllers\\\\Server\\\\Status\\\\Processes\\\\KillController\\:\\:__invoke\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#"
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: "#^Method PhpMyAdmin\\\\Controllers\\\\Server\\\\Status\\\\StatusController\\:\\:getConnectionsInfo\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Controllers/Server/Status/StatusController.php
-
message: "#^Method PhpMyAdmin\\\\Controllers\\\\Server\\\\Status\\\\StatusController\\:\\:getTrafficInfo\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Controllers/Server/Status/StatusController.php
-
message: "#^Parameter \\#1 \\$connection of method PhpMyAdmin\\\\ReplicationGui\\:\\:getHtmlForReplicationStatusTable\\(\\) expects string\\|null, mixed given\\.$#"
count: 2
path: libraries/classes/Controllers/Server/Status/StatusController.php
-
message: "#^Method PhpMyAdmin\\\\Controllers\\\\Server\\\\Status\\\\VariablesController\\:\\:getAlerts\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Controllers/Server/Status/VariablesController.php
-
message: "#^Method PhpMyAdmin\\\\Controllers\\\\Server\\\\Status\\\\VariablesController\\:\\:getDescriptions\\(\\) return type has no value type specified in iterable type array\\.$#"
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 \\#2 \\$userGroup of static method PhpMyAdmin\\\\ConfigStorage\\\\UserGroups\\:\\:delete\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Server/UserGroupsController.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: "#^Method PhpMyAdmin\\\\Controllers\\\\Server\\\\Variables\\\\GetVariableController\\:\\:__invoke\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Controllers/Server/Variables/GetVariableController.php
-
message: "#^Offset 1 does not exist on array\\|null\\.$#"
count: 2
path: libraries/classes/Controllers/Server/Variables/GetVariableController.php
-
message: "#^Cannot cast mixed to string\\.$#"
count: 1
path: libraries/classes/Controllers/Server/Variables/SetVariableController.php
-
message: "#^Method PhpMyAdmin\\\\Controllers\\\\Server\\\\Variables\\\\SetVariableController\\:\\:__invoke\\(\\) has parameter \\$vars with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Controllers/Server/Variables/SetVariableController.php
-
message: "#^Method PhpMyAdmin\\\\Controllers\\\\Server\\\\Variables\\\\SetVariableController\\:\\:formatVariable\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
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: "#^Method PhpMyAdmin\\\\Controllers\\\\Server\\\\VariablesController\\:\\:formatVariable\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Controllers/Server/VariablesController.php
-
message: "#^Method PhpMyAdmin\\\\Controllers\\\\Setup\\\\AbstractController\\:\\:getPages\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Controllers/Setup/AbstractController.php
-
message: "#^Method PhpMyAdmin\\\\Controllers\\\\Setup\\\\ConfigController\\:\\:__invoke\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Controllers/Setup/ConfigController.php
-
message: "#^Method PhpMyAdmin\\\\Controllers\\\\Setup\\\\FormController\\:\\:__invoke\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Controllers/Setup/FormController.php
-
message: "#^Method PhpMyAdmin\\\\Controllers\\\\Setup\\\\HomeController\\:\\:__invoke\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Controllers/Setup/HomeController.php
-
message: "#^Method PhpMyAdmin\\\\Controllers\\\\Setup\\\\ServersController\\:\\:destroy\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Controllers/Setup/ServersController.php
-
message: "#^Method PhpMyAdmin\\\\Controllers\\\\Setup\\\\ServersController\\:\\:index\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Controllers/Setup/ServersController.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 \\#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: "#^Method PhpMyAdmin\\\\Controllers\\\\Table\\\\FindReplaceController\\:\\:getRegexReplaceRows\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Controllers/Table/FindReplaceController.php
-
message: "#^Property PhpMyAdmin\\\\Controllers\\\\Table\\\\FindReplaceController\\:\\:\\$columnNames type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Controllers/Table/FindReplaceController.php
-
message: "#^Property PhpMyAdmin\\\\Controllers\\\\Table\\\\FindReplaceController\\:\\:\\$columnTypes type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Controllers/Table/FindReplaceController.php
-
message: "#^Parameter \\#1 \\$var of function count expects array\\|Countable, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Table/IndexesController.php
-
message: "#^Cannot cast mixed to string\\.$#"
count: 1
path: libraries/classes/Controllers/Table/RelationController.php
-
message: "#^Method PhpMyAdmin\\\\Controllers\\\\Table\\\\RelationController\\:\\:updateForForeignKeys\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Controllers/Table/RelationController.php
-
message: "#^Method PhpMyAdmin\\\\Controllers\\\\Table\\\\RelationController\\:\\:updateForForeignKeys\\(\\) has parameter \\$relationsForeign with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Controllers/Table/RelationController.php
-
message: "#^Method PhpMyAdmin\\\\Controllers\\\\Table\\\\RelationController\\:\\:updateForInternalRelation\\(\\) has parameter \\$relations with no value type specified in iterable type array\\.$#"
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\\(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 \\$relation_fields has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Controllers/Table/ReplaceController.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: "#^Method PhpMyAdmin\\\\Controllers\\\\Table\\\\SearchController\\:\\:getColumnProperties\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Controllers/Table/SearchController.php
-
message: "#^Parameter \\#2 \\$foreign_field of method PhpMyAdmin\\\\ConfigStorage\\\\Relation\\:\\:foreignDropdown\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Table/SearchController.php
-
message: "#^Property PhpMyAdmin\\\\Controllers\\\\Table\\\\SearchController\\:\\:\\$columnCollations type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Controllers/Table/SearchController.php
-
message: "#^Property PhpMyAdmin\\\\Controllers\\\\Table\\\\SearchController\\:\\:\\$columnNames type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Controllers/Table/SearchController.php
-
message: "#^Property PhpMyAdmin\\\\Controllers\\\\Table\\\\SearchController\\:\\:\\$columnNullFlags type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Controllers/Table/SearchController.php
-
message: "#^Property PhpMyAdmin\\\\Controllers\\\\Table\\\\SearchController\\:\\:\\$columnTypes type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Controllers/Table/SearchController.php
-
message: "#^Property PhpMyAdmin\\\\Controllers\\\\Table\\\\SearchController\\:\\:\\$foreigners type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Controllers/Table/SearchController.php
-
message: "#^Property PhpMyAdmin\\\\Controllers\\\\Table\\\\SearchController\\:\\:\\$originalColumnTypes type has no value type specified in iterable type array\\.$#"
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 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 \\$var 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 \\$str 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: "#^Method PhpMyAdmin\\\\Controllers\\\\Table\\\\Structure\\\\SaveController\\:\\:adjustColumnPrivileges\\(\\) has parameter \\$adjust_privileges with no value type specified in iterable type array\\.$#"
count: 1
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 \\#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 use array destructuring on array\\|null\\.$#"
count: 7
path: libraries/classes/Controllers/Table/StructureController.php
-
message: "#^Method PhpMyAdmin\\\\Controllers\\\\Table\\\\StructureController\\:\\:displayStructure\\(\\) has parameter \\$columns_with_index with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Controllers/Table/StructureController.php
-
message: "#^Method PhpMyAdmin\\\\Controllers\\\\Table\\\\StructureController\\:\\:displayStructure\\(\\) has parameter \\$columns_with_unique_index with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Controllers/Table/StructureController.php
-
message: "#^Method PhpMyAdmin\\\\Controllers\\\\Table\\\\StructureController\\:\\:displayStructure\\(\\) has parameter \\$fields with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Controllers/Table/StructureController.php
-
message: "#^Cannot cast mixed to string\\.$#"
count: 1
path: libraries/classes/Controllers/Table/ZoomSearchController.php
-
message: "#^Method PhpMyAdmin\\\\Controllers\\\\Table\\\\ZoomSearchController\\:\\:getColumnProperties\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Controllers/Table/ZoomSearchController.php
-
message: "#^Parameter \\#2 \\$column_index 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 \\$foreign_field of method PhpMyAdmin\\\\ConfigStorage\\\\Relation\\:\\:foreignDropdown\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Table/ZoomSearchController.php
-
message: "#^Property PhpMyAdmin\\\\Controllers\\\\Table\\\\ZoomSearchController\\:\\:\\$columnCollations type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Controllers/Table/ZoomSearchController.php
-
message: "#^Property PhpMyAdmin\\\\Controllers\\\\Table\\\\ZoomSearchController\\:\\:\\$columnNames type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Controllers/Table/ZoomSearchController.php
-
message: "#^Property PhpMyAdmin\\\\Controllers\\\\Table\\\\ZoomSearchController\\:\\:\\$columnNullFlags type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Controllers/Table/ZoomSearchController.php
-
message: "#^Property PhpMyAdmin\\\\Controllers\\\\Table\\\\ZoomSearchController\\:\\:\\$columnTypes type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Controllers/Table/ZoomSearchController.php
-
message: "#^Property PhpMyAdmin\\\\Controllers\\\\Table\\\\ZoomSearchController\\:\\:\\$foreigners type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Controllers/Table/ZoomSearchController.php
-
message: "#^Property PhpMyAdmin\\\\Controllers\\\\Table\\\\ZoomSearchController\\:\\:\\$originalColumnTypes type has no value type specified in iterable type array\\.$#"
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: "#^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: "#^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: "#^Casting to string something that's already string\\.$#"
count: 3
path: libraries/classes/Core.php
-
message: "#^Method PhpMyAdmin\\\\Core\\:\\:arrayRead\\(\\) has parameter \\$array with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Core.php
-
message: "#^Method PhpMyAdmin\\\\Core\\:\\:arrayRemove\\(\\) has parameter \\$array with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Core.php
-
message: "#^Method PhpMyAdmin\\\\Core\\:\\:arrayWrite\\(\\) has parameter \\$array with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Core.php
-
message: "#^Method PhpMyAdmin\\\\Core\\:\\:checkPageValidity\\(\\) has parameter \\$allowList with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Core.php
-
message: "#^Method PhpMyAdmin\\\\Core\\:\\:previewSQL\\(\\) has parameter \\$query_data with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Core.php
-
message: "#^Method PhpMyAdmin\\\\Core\\:\\:setPostAsGlobal\\(\\) has parameter \\$post_patterns with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Core.php
-
message: "#^Method PhpMyAdmin\\\\CreateAddField\\:\\:buildColumnCreationStatement\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/CreateAddField.php
-
message: "#^Method PhpMyAdmin\\\\CreateAddField\\:\\:buildIndexStatement\\(\\) has parameter \\$index with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/CreateAddField.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: "#^Method PhpMyAdmin\\\\CreateAddField\\:\\:getPartitionDefinition\\(\\) has parameter \\$partition with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/CreateAddField.php
-
message: "#^Foreach overwrites \\$table with its value variable\\.$#"
count: 2
path: libraries/classes/Database/CentralColumns.php
-
message: "#^Method PhpMyAdmin\\\\Database\\\\CentralColumns\\:\\:deleteColumnsFromList\\(\\) has parameter \\$field_select with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Database/CentralColumns.php
-
message: "#^Method PhpMyAdmin\\\\Database\\\\CentralColumns\\:\\:findExistingColNames\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Database/CentralColumns.php
-
message: "#^Method PhpMyAdmin\\\\Database\\\\CentralColumns\\:\\:getColumnsList\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Database/CentralColumns.php
-
message: "#^Method PhpMyAdmin\\\\Database\\\\CentralColumns\\:\\:getFromTable\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Database/CentralColumns.php
-
message: "#^Method PhpMyAdmin\\\\Database\\\\CentralColumns\\:\\:getHtmlForEditTableRow\\(\\) has parameter \\$row with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Database/CentralColumns.php
-
message: "#^Method PhpMyAdmin\\\\Database\\\\CentralColumns\\:\\:getHtmlForEditingPage\\(\\) has parameter \\$selected_fld with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Database/CentralColumns.php
-
message: "#^Method PhpMyAdmin\\\\Database\\\\CentralColumns\\:\\:getInsertQuery\\(\\) has parameter \\$def with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Database/CentralColumns.php
-
message: "#^Method PhpMyAdmin\\\\Database\\\\CentralColumns\\:\\:getListRaw\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Database/CentralColumns.php
-
message: "#^Method PhpMyAdmin\\\\Database\\\\CentralColumns\\:\\:getParams\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Database/CentralColumns.php
-
message: "#^Method PhpMyAdmin\\\\Database\\\\CentralColumns\\:\\:getTemplateVariablesForMain\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Database/CentralColumns.php
-
message: "#^Method PhpMyAdmin\\\\Database\\\\CentralColumns\\:\\:handleColumnExtra\\(\\) has parameter \\$columns_list with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Database/CentralColumns.php
-
message: "#^Method PhpMyAdmin\\\\Database\\\\CentralColumns\\:\\:makeConsistentWithList\\(\\) has parameter \\$selected_tables with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Database/CentralColumns.php
-
message: "#^Method PhpMyAdmin\\\\Database\\\\CentralColumns\\:\\:syncUniqueColumns\\(\\) has parameter \\$field_select with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Database/CentralColumns.php
-
message: "#^Method PhpMyAdmin\\\\Database\\\\CentralColumns\\:\\:updateMultipleColumn\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Database/CentralColumns.php
-
message: "#^Method PhpMyAdmin\\\\Database\\\\Designer\\:\\:getDatabaseTables\\(\\) has parameter \\$tab_column with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Database/Designer.php
-
message: "#^Method PhpMyAdmin\\\\Database\\\\Designer\\:\\:getDatabaseTables\\(\\) has parameter \\$tab_pos with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Database/Designer.php
-
message: "#^Method PhpMyAdmin\\\\Database\\\\Designer\\:\\:getDatabaseTables\\(\\) has parameter \\$tables_all_keys with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Database/Designer.php
-
message: "#^Method PhpMyAdmin\\\\Database\\\\Designer\\:\\:getDatabaseTables\\(\\) has parameter \\$tables_pk_or_unique_keys with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Database/Designer.php
-
message: "#^Method PhpMyAdmin\\\\Database\\\\Designer\\:\\:getHtmlForMain\\(\\) has parameter \\$paramsArray with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Database/Designer.php
-
message: "#^Method PhpMyAdmin\\\\Database\\\\Designer\\:\\:getHtmlForMain\\(\\) has parameter \\$scriptContr with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Database/Designer.php
-
message: "#^Method PhpMyAdmin\\\\Database\\\\Designer\\:\\:getHtmlForMain\\(\\) has parameter \\$scriptTables with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Database/Designer.php
-
message: "#^Method PhpMyAdmin\\\\Database\\\\Designer\\:\\:getHtmlForMain\\(\\) has parameter \\$tabColumn with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Database/Designer.php
-
message: "#^Method PhpMyAdmin\\\\Database\\\\Designer\\:\\:getHtmlForMain\\(\\) has parameter \\$tablePositions with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Database/Designer.php
-
message: "#^Method PhpMyAdmin\\\\Database\\\\Designer\\:\\:getHtmlForMain\\(\\) has parameter \\$tablesAllKeys with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Database/Designer.php
-
message: "#^Method PhpMyAdmin\\\\Database\\\\Designer\\:\\:getHtmlForMain\\(\\) has parameter \\$tablesPkOrUniqueKeys with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Database/Designer.php
-
message: "#^Method PhpMyAdmin\\\\Database\\\\Designer\\:\\:getPageIdsAndNames\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Database/Designer.php
-
message: "#^Method PhpMyAdmin\\\\Database\\\\Designer\\:\\:getSideMenuParamsArray\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
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: "#^Method PhpMyAdmin\\\\Database\\\\Designer\\:\\:returnClassNamesFromMenuButtons\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Database/Designer.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: "#^Method PhpMyAdmin\\\\Database\\\\Designer\\\\Common\\:\\:getAllKeys\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Database/Designer/Common.php
-
message: "#^Method PhpMyAdmin\\\\Database\\\\Designer\\\\Common\\:\\:getColumnsInfo\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Database/Designer/Common.php
-
message: "#^Method PhpMyAdmin\\\\Database\\\\Designer\\\\Common\\:\\:getPkOrUniqueKeys\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Database/Designer/Common.php
-
message: "#^Method PhpMyAdmin\\\\Database\\\\Designer\\\\Common\\:\\:getScriptContr\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Database/Designer/Common.php
-
message: "#^Method PhpMyAdmin\\\\Database\\\\Designer\\\\Common\\:\\:getScriptTabs\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Database/Designer/Common.php
-
message: "#^Method PhpMyAdmin\\\\Database\\\\Designer\\\\Common\\:\\:getTablePositions\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Database/Designer/Common.php
-
message: "#^Method PhpMyAdmin\\\\Database\\\\Designer\\\\Common\\:\\:removeRelation\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Database/Designer/Common.php
-
message: "#^Method PhpMyAdmin\\\\Database\\\\Events\\:\\:checkResult\\(\\) has parameter \\$errors with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Database/Events.php
-
message: "#^Method PhpMyAdmin\\\\Database\\\\Events\\:\\:checkResult\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Database/Events.php
-
message: "#^Method PhpMyAdmin\\\\Database\\\\Events\\:\\:getDataFromName\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Database/Events.php
-
message: "#^Method PhpMyAdmin\\\\Database\\\\Events\\:\\:getDataFromRequest\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Database/Events.php
-
message: "#^Method PhpMyAdmin\\\\Database\\\\Events\\:\\:getDetails\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Database/Events.php
-
message: "#^Method PhpMyAdmin\\\\Database\\\\Events\\:\\:getEditorForm\\(\\) has parameter \\$item with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Database/Events.php
-
message: "#^Method PhpMyAdmin\\\\Database\\\\Events\\:\\:sendEditor\\(\\) has parameter \\$item with no value type specified in iterable type array\\.$#"
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: "#^Casting to string something that's already string\\.$#"
count: 1
path: libraries/classes/Database/Qbe.php
-
message: "#^Method PhpMyAdmin\\\\Database\\\\Qbe\\:\\:__construct\\(\\) has parameter \\$savedSearchList with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Database/Qbe.php
-
message: "#^Method PhpMyAdmin\\\\Database\\\\Qbe\\:\\:fillJoinClauses\\(\\) has parameter \\$finalized with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Database/Qbe.php
-
message: "#^Method PhpMyAdmin\\\\Database\\\\Qbe\\:\\:fillJoinClauses\\(\\) has parameter \\$relations with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Database/Qbe.php
-
message: "#^Method PhpMyAdmin\\\\Database\\\\Qbe\\:\\:fillJoinClauses\\(\\) has parameter \\$searchTables with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Database/Qbe.php
-
message: "#^Method PhpMyAdmin\\\\Database\\\\Qbe\\:\\:getAndOrColCell\\(\\) has parameter \\$selected with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Database/Qbe.php
-
message: "#^Method PhpMyAdmin\\\\Database\\\\Qbe\\:\\:getFromClause\\(\\) has parameter \\$formColumns with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Database/Qbe.php
-
message: "#^Method PhpMyAdmin\\\\Database\\\\Qbe\\:\\:getIndexes\\(\\) has parameter \\$searchColumns with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Database/Qbe.php
-
message: "#^Method PhpMyAdmin\\\\Database\\\\Qbe\\:\\:getIndexes\\(\\) has parameter \\$searchTables with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Database/Qbe.php
-
message: "#^Method PhpMyAdmin\\\\Database\\\\Qbe\\:\\:getIndexes\\(\\) has parameter \\$whereClauseColumns with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Database/Qbe.php
-
message: "#^Method PhpMyAdmin\\\\Database\\\\Qbe\\:\\:getIndexes\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Database/Qbe.php
-
message: "#^Method PhpMyAdmin\\\\Database\\\\Qbe\\:\\:getJoinForFromClause\\(\\) has parameter \\$searchColumns with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Database/Qbe.php
-
message: "#^Method PhpMyAdmin\\\\Database\\\\Qbe\\:\\:getJoinForFromClause\\(\\) has parameter \\$searchTables with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Database/Qbe.php
-
message: "#^Method PhpMyAdmin\\\\Database\\\\Qbe\\:\\:getLeftJoinColumnCandidates\\(\\) has parameter \\$searchColumns with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Database/Qbe.php
-
message: "#^Method PhpMyAdmin\\\\Database\\\\Qbe\\:\\:getLeftJoinColumnCandidates\\(\\) has parameter \\$searchTables with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Database/Qbe.php
-
message: "#^Method PhpMyAdmin\\\\Database\\\\Qbe\\:\\:getLeftJoinColumnCandidates\\(\\) has parameter \\$whereClauseColumns with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Database/Qbe.php
-
message: "#^Method PhpMyAdmin\\\\Database\\\\Qbe\\:\\:getLeftJoinColumnCandidates\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Database/Qbe.php
-
message: "#^Method PhpMyAdmin\\\\Database\\\\Qbe\\:\\:getLeftJoinColumnCandidatesBest\\(\\) has parameter \\$indexColumns with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Database/Qbe.php
-
message: "#^Method PhpMyAdmin\\\\Database\\\\Qbe\\:\\:getLeftJoinColumnCandidatesBest\\(\\) has parameter \\$searchTables with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Database/Qbe.php
-
message: "#^Method PhpMyAdmin\\\\Database\\\\Qbe\\:\\:getLeftJoinColumnCandidatesBest\\(\\) has parameter \\$uniqueColumns with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Database/Qbe.php
-
message: "#^Method PhpMyAdmin\\\\Database\\\\Qbe\\:\\:getLeftJoinColumnCandidatesBest\\(\\) has parameter \\$whereClauseColumns with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Database/Qbe.php
-
message: "#^Method PhpMyAdmin\\\\Database\\\\Qbe\\:\\:getLeftJoinColumnCandidatesBest\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Database/Qbe.php
-
message: "#^Method PhpMyAdmin\\\\Database\\\\Qbe\\:\\:getMasterTable\\(\\) has parameter \\$searchColumns with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Database/Qbe.php
-
message: "#^Method PhpMyAdmin\\\\Database\\\\Qbe\\:\\:getMasterTable\\(\\) has parameter \\$searchTables with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Database/Qbe.php
-
message: "#^Method PhpMyAdmin\\\\Database\\\\Qbe\\:\\:getMasterTable\\(\\) has parameter \\$whereClauseColumns with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Database/Qbe.php
-
message: "#^Method PhpMyAdmin\\\\Database\\\\Qbe\\:\\:getMasterTable\\(\\) has parameter \\$whereClauseTables with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Database/Qbe.php
-
message: "#^Method PhpMyAdmin\\\\Database\\\\Qbe\\:\\:getSQLQuery\\(\\) has parameter \\$formColumns with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Database/Qbe.php
-
message: "#^Method PhpMyAdmin\\\\Database\\\\Qbe\\:\\:getWhereClauseTablesAndColumns\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Database/Qbe.php
-
message: "#^Method PhpMyAdmin\\\\Database\\\\Qbe\\:\\:loadRelationsForTable\\(\\) has parameter \\$relations with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Database/Qbe.php
-
message: "#^Parameter \\#2 \\$sortOrder of method PhpMyAdmin\\\\Database\\\\Qbe\\:\\:getSortOrderSelectCell\\(\\) expects int, null 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: "#^Property PhpMyAdmin\\\\Database\\\\Qbe\\:\\:\\$columnNames type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Database/Qbe.php
-
message: "#^Property PhpMyAdmin\\\\Database\\\\Qbe\\:\\:\\$criteria type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Database/Qbe.php
-
message: "#^Property PhpMyAdmin\\\\Database\\\\Qbe\\:\\:\\$criteriaAndOrColumn type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Database/Qbe.php
-
message: "#^Property PhpMyAdmin\\\\Database\\\\Qbe\\:\\:\\$criteriaAndOrRow type has no value type specified in iterable type array\\.$#"
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: "#^Property PhpMyAdmin\\\\Database\\\\Qbe\\:\\:\\$criteriaRowDelete type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Database/Qbe.php
-
message: "#^Property PhpMyAdmin\\\\Database\\\\Qbe\\:\\:\\$criteriaRowInsert type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Database/Qbe.php
-
message: "#^Property PhpMyAdmin\\\\Database\\\\Qbe\\:\\:\\$criteriaTables type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Database/Qbe.php
-
message: "#^Property PhpMyAdmin\\\\Database\\\\Qbe\\:\\:\\$formAliases type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Database/Qbe.php
-
message: "#^Property PhpMyAdmin\\\\Database\\\\Qbe\\:\\:\\$formAndOrCols \\(array\\) in isset\\(\\) is not nullable\\.$#"
count: 1
path: libraries/classes/Database/Qbe.php
-
message: "#^Property PhpMyAdmin\\\\Database\\\\Qbe\\:\\:\\$formAndOrCols type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Database/Qbe.php
-
message: "#^Property PhpMyAdmin\\\\Database\\\\Qbe\\:\\:\\$formAndOrRows \\(array\\) in isset\\(\\) is not nullable\\.$#"
count: 1
path: libraries/classes/Database/Qbe.php
-
message: "#^Property PhpMyAdmin\\\\Database\\\\Qbe\\:\\:\\$formAndOrRows type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Database/Qbe.php
-
message: "#^Property PhpMyAdmin\\\\Database\\\\Qbe\\:\\:\\$formColumns type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Database/Qbe.php
-
message: "#^Property PhpMyAdmin\\\\Database\\\\Qbe\\:\\:\\$formCriterions type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Database/Qbe.php
-
message: "#^Property PhpMyAdmin\\\\Database\\\\Qbe\\:\\:\\$formShows type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Database/Qbe.php
-
message: "#^Property PhpMyAdmin\\\\Database\\\\Qbe\\:\\:\\$formSortOrders type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Database/Qbe.php
-
message: "#^Property PhpMyAdmin\\\\Database\\\\Qbe\\:\\:\\$formSorts type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Database/Qbe.php
-
message: "#^Property PhpMyAdmin\\\\Database\\\\Qbe\\:\\:\\$prevCriteria type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Database/Qbe.php
-
message: "#^Property PhpMyAdmin\\\\Database\\\\Qbe\\:\\:\\$savedSearchList type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Database/Qbe.php
-
message: "#^Strict comparison using \\=\\=\\= between array and null will always evaluate to false\\.$#"
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 'value' 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 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: "#^Method PhpMyAdmin\\\\Database\\\\Routines\\:\\:backupPrivileges\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Database/Routines.php
-
message: "#^Method PhpMyAdmin\\\\Database\\\\Routines\\:\\:browseRow\\(\\) has parameter \\$row with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Database/Routines.php
-
message: "#^Method PhpMyAdmin\\\\Database\\\\Routines\\:\\:checkResult\\(\\) has parameter \\$errors with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Database/Routines.php
-
message: "#^Method PhpMyAdmin\\\\Database\\\\Routines\\:\\:checkResult\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Database/Routines.php
-
message: "#^Method PhpMyAdmin\\\\Database\\\\Routines\\:\\:create\\(\\) has parameter \\$privilegesBackup with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Database/Routines.php
-
message: "#^Method PhpMyAdmin\\\\Database\\\\Routines\\:\\:create\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Database/Routines.php
-
message: "#^Method PhpMyAdmin\\\\Database\\\\Routines\\:\\:getDataFromName\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Database/Routines.php
-
message: "#^Method PhpMyAdmin\\\\Database\\\\Routines\\:\\:getDataFromRequest\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Database/Routines.php
-
message: "#^Method PhpMyAdmin\\\\Database\\\\Routines\\:\\:getDetails\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Database/Routines.php
-
message: "#^Method PhpMyAdmin\\\\Database\\\\Routines\\:\\:getEditorForm\\(\\) has parameter \\$routine with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Database/Routines.php
-
message: "#^Method PhpMyAdmin\\\\Database\\\\Routines\\:\\:getExecuteForm\\(\\) has parameter \\$routine with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Database/Routines.php
-
message: "#^Method PhpMyAdmin\\\\Database\\\\Routines\\:\\:getParameterRow\\(\\) has parameter \\$routine with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Database/Routines.php
-
message: "#^Method PhpMyAdmin\\\\Database\\\\Routines\\:\\:getQueriesFromRoutineForm\\(\\) has parameter \\$routine with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Database/Routines.php
-
message: "#^Method PhpMyAdmin\\\\Database\\\\Routines\\:\\:getRow\\(\\) has parameter \\$routine with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Database/Routines.php
-
message: "#^Method PhpMyAdmin\\\\Database\\\\Routines\\:\\:handleRequestCreateOrEdit\\(\\) has parameter \\$errors with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Database/Routines.php
-
message: "#^Method PhpMyAdmin\\\\Database\\\\Routines\\:\\:handleRequestCreateOrEdit\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Database/Routines.php
-
message: "#^Method PhpMyAdmin\\\\Database\\\\Routines\\:\\:processParamsAndBuild\\(\\) has parameter \\$itemParamLength with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Database/Routines.php
-
message: "#^Method PhpMyAdmin\\\\Database\\\\Routines\\:\\:processParamsAndBuild\\(\\) has parameter \\$itemParamOpsNum with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Database/Routines.php
-
message: "#^Method PhpMyAdmin\\\\Database\\\\Routines\\:\\:processParamsAndBuild\\(\\) has parameter \\$itemParamOpsText with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Database/Routines.php
-
message: "#^Method PhpMyAdmin\\\\Database\\\\Routines\\:\\:processParamsAndBuild\\(\\) has parameter \\$itemParamType with no value type specified in iterable type array\\.$#"
count: 1
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 \\$mode of method PhpMyAdmin\\\\Database\\\\Routines\\:\\:getEditorForm\\(\\) expects string, string\\|null given\\.$#"
count: 1
path: libraries/classes/Database/Routines.php
-
message: "#^Parameter \\#2 \\$create_routine 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: "#^Property PhpMyAdmin\\\\Database\\\\Search\\:\\:\\$searchTypes type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Database/Search.php
-
message: "#^Property PhpMyAdmin\\\\Database\\\\Search\\:\\:\\$tablesNamesOnly type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Database/Search.php
-
message: "#^Method PhpMyAdmin\\\\Database\\\\Triggers\\:\\:checkResult\\(\\) has parameter \\$errors with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Database/Triggers.php
-
message: "#^Method PhpMyAdmin\\\\Database\\\\Triggers\\:\\:checkResult\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Database/Triggers.php
-
message: "#^Method PhpMyAdmin\\\\Database\\\\Triggers\\:\\:getDataFromName\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Database/Triggers.php
-
message: "#^Method PhpMyAdmin\\\\Database\\\\Triggers\\:\\:getDataFromRequest\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Database/Triggers.php
-
message: "#^Method PhpMyAdmin\\\\Database\\\\Triggers\\:\\:getDetails\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Database/Triggers.php
-
message: "#^Method PhpMyAdmin\\\\Database\\\\Triggers\\:\\:getEditorForm\\(\\) has parameter \\$item with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Database/Triggers.php
-
message: "#^Method PhpMyAdmin\\\\Database\\\\Triggers\\:\\:sendEditor\\(\\) has parameter \\$item with no value type specified in iterable type array\\.$#"
count: 1
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: "#^Binary operation \"\\+\" between string\\|null and string\\|null results in an error\\.$#"
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\\:\\:attachIndexInfoToColumns\\(\\) has parameter \\$fields with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/DatabaseInterface.php
-
message: "#^Method PhpMyAdmin\\\\DatabaseInterface\\:\\:attachIndexInfoToColumns\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/DatabaseInterface.php
-
message: "#^Method PhpMyAdmin\\\\DatabaseInterface\\:\\:connect\\(\\) has parameter \\$server with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/DatabaseInterface.php
-
message: "#^Method PhpMyAdmin\\\\DatabaseInterface\\:\\:fetchByMode\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/DatabaseInterface.php
-
message: "#^Method PhpMyAdmin\\\\DatabaseInterface\\:\\:fetchResult\\(\\) has parameter \\$key with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/DatabaseInterface.php
-
message: "#^Method PhpMyAdmin\\\\DatabaseInterface\\:\\:fetchResult\\(\\) return type has no value type specified in iterable type array\\.$#"
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\\:\\:fetchValueOrValueByIndex\\(\\) has parameter \\$row with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/DatabaseInterface.php
-
message: "#^Method PhpMyAdmin\\\\DatabaseInterface\\:\\:getColumn\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/DatabaseInterface.php
-
message: "#^Method PhpMyAdmin\\\\DatabaseInterface\\:\\:getColumnMapFromSql\\(\\) has parameter \\$viewColumns with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/DatabaseInterface.php
-
message: "#^Method PhpMyAdmin\\\\DatabaseInterface\\:\\:getColumns\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/DatabaseInterface.php
-
message: "#^Method PhpMyAdmin\\\\DatabaseInterface\\:\\:getColumnsFull\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/DatabaseInterface.php
-
message: "#^Method PhpMyAdmin\\\\DatabaseInterface\\:\\:getCompatibilities\\(\\) return type has no value type specified in iterable type array\\.$#"
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\\:\\:getDatabasesFull\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/DatabaseInterface.php
-
message: "#^Method PhpMyAdmin\\\\DatabaseInterface\\:\\:getTablesFull\\(\\) has parameter \\$table with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/DatabaseInterface.php
-
message: "#^Method PhpMyAdmin\\\\DatabaseInterface\\:\\:getTablesFull\\(\\) return type has no value type specified in iterable type 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 \\#2 \\$table of method PhpMyAdmin\\\\Query\\\\Cache\\:\\:cacheTableData\\(\\) expects bool\\|string, array\\|string given\\.$#"
count: 1
path: libraries/classes/DatabaseInterface.php
-
message: "#^Method PhpMyAdmin\\\\Dbal\\\\DbalInterface\\:\\:connect\\(\\) has parameter \\$server with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Dbal/DbalInterface.php
-
message: "#^Method PhpMyAdmin\\\\Dbal\\\\DbalInterface\\:\\:fetchResult\\(\\) has parameter \\$key with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Dbal/DbalInterface.php
-
message: "#^Method PhpMyAdmin\\\\Dbal\\\\DbalInterface\\:\\:fetchResult\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Dbal/DbalInterface.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: "#^Method PhpMyAdmin\\\\Dbal\\\\DbalInterface\\:\\:getColumn\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Dbal/DbalInterface.php
-
message: "#^Method PhpMyAdmin\\\\Dbal\\\\DbalInterface\\:\\:getColumnMapFromSql\\(\\) has parameter \\$viewColumns with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Dbal/DbalInterface.php
-
message: "#^Method PhpMyAdmin\\\\Dbal\\\\DbalInterface\\:\\:getColumnMapFromSql\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Dbal/DbalInterface.php
-
message: "#^Method PhpMyAdmin\\\\Dbal\\\\DbalInterface\\:\\:getColumns\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Dbal/DbalInterface.php
-
message: "#^Method PhpMyAdmin\\\\Dbal\\\\DbalInterface\\:\\:getColumnsFull\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Dbal/DbalInterface.php
-
message: "#^Method PhpMyAdmin\\\\Dbal\\\\DbalInterface\\:\\:getCompatibilities\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Dbal/DbalInterface.php
-
message: "#^Method PhpMyAdmin\\\\Dbal\\\\DbalInterface\\:\\:getDatabasesFull\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Dbal/DbalInterface.php
-
message: "#^Method PhpMyAdmin\\\\Dbal\\\\DbalInterface\\:\\:getTablesFull\\(\\) has parameter \\$table with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Dbal/DbalInterface.php
-
message: "#^Method PhpMyAdmin\\\\Dbal\\\\DbalInterface\\:\\:getTablesFull\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Dbal/DbalInterface.php
-
message: "#^Method PhpMyAdmin\\\\Dbal\\\\DbalInterface\\:\\:getWarnings\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Dbal/DbalInterface.php
-
message: "#^Call to function method_exists\\(\\) with mysqli_result and 'fetch_all' will always evaluate to true\\.$#"
count: 3
path: libraries/classes/Dbal/MysqliResult.php
-
message: "#^Method PhpMyAdmin\\\\Dbal\\\\MysqliResult\\:\\:fetchAllKeyPair\\(\\) should return array\\<string, string\\|null\\> but returns array\\<int\\|string, mixed\\>\\.$#"
count: 2
path: libraries/classes/Dbal/MysqliResult.php
-
message: "#^Cannot access offset int\\<0, max\\> on mixed\\.$#"
count: 2
path: libraries/classes/Display/Results.php
-
message: "#^Method PhpMyAdmin\\\\Display\\\\Results\\:\\:getCommentForRow\\(\\) has parameter \\$commentsMap with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Display/Results.php
-
message: "#^Method PhpMyAdmin\\\\Display\\\\Results\\:\\:getDataCellForGeometryColumns\\(\\) has parameter \\$transformOptions with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Display/Results.php
-
message: "#^Method PhpMyAdmin\\\\Display\\\\Results\\:\\:getDataCellForGeometryColumns\\(\\) has parameter \\$urlParams with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Display/Results.php
-
message: "#^Method PhpMyAdmin\\\\Display\\\\Results\\:\\:getDataCellForNonNumericColumns\\(\\) has parameter \\$transformOptions with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Display/Results.php
-
message: "#^Method PhpMyAdmin\\\\Display\\\\Results\\:\\:getDataCellForNonNumericColumns\\(\\) has parameter \\$urlParams with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Display/Results.php
-
message: "#^Method PhpMyAdmin\\\\Display\\\\Results\\:\\:getDataCellForNumericColumns\\(\\) has parameter \\$transformOptions with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Display/Results.php
-
message: "#^Method PhpMyAdmin\\\\Display\\\\Results\\:\\:getDataForResettingColumnOrder\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Display/Results.php
-
message: "#^Method PhpMyAdmin\\\\Display\\\\Results\\:\\:getOptionsBlock\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Display/Results.php
-
message: "#^Method PhpMyAdmin\\\\Display\\\\Results\\:\\:getOrderLinkAndSortedHeaderHtml\\(\\) has parameter \\$sortDirection with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Display/Results.php
-
message: "#^Method PhpMyAdmin\\\\Display\\\\Results\\:\\:getOrderLinkAndSortedHeaderHtml\\(\\) has parameter \\$sortExpression with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Display/Results.php
-
message: "#^Method PhpMyAdmin\\\\Display\\\\Results\\:\\:getRowData\\(\\) has parameter \\$transformOptions with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Display/Results.php
-
message: "#^Method PhpMyAdmin\\\\Display\\\\Results\\:\\:getRowInfoForSpecialLinks\\(\\) has parameter \\$colOrder with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Display/Results.php
-
message: "#^Method PhpMyAdmin\\\\Display\\\\Results\\:\\:getRowInfoForSpecialLinks\\(\\) has parameter \\$row with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Display/Results.php
-
message: "#^Method PhpMyAdmin\\\\Display\\\\Results\\:\\:getRowValues\\(\\) has parameter \\$colOrder with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Display/Results.php
-
message: "#^Method PhpMyAdmin\\\\Display\\\\Results\\:\\:getRowValues\\(\\) has parameter \\$colVisib with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Display/Results.php
-
message: "#^Method PhpMyAdmin\\\\Display\\\\Results\\:\\:getRowValues\\(\\) has parameter \\$row with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Display/Results.php
-
message: "#^Method PhpMyAdmin\\\\Display\\\\Results\\:\\:getSingleAndMultiSortUrls\\(\\) has parameter \\$sortExpression with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Display/Results.php
-
message: "#^Method PhpMyAdmin\\\\Display\\\\Results\\:\\:getSortByKeyDropDown\\(\\) has parameter \\$sortExpression with no value type specified in iterable type array\\.$#"
count: 1
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\\:\\:getSortOrderHiddenInputs\\(\\) has parameter \\$multipleUrlParams with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Display/Results.php
-
message: "#^Method PhpMyAdmin\\\\Display\\\\Results\\:\\:getSpecialLinkUrl\\(\\) has parameter \\$rowInfo with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Display/Results.php
-
message: "#^Method PhpMyAdmin\\\\Display\\\\Results\\:\\:getTableCommentsArray\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Display/Results.php
-
message: "#^Method PhpMyAdmin\\\\Display\\\\Results\\:\\:getTableHeaders\\(\\) has parameter \\$sortDirection with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Display/Results.php
-
message: "#^Method PhpMyAdmin\\\\Display\\\\Results\\:\\:getTableHeaders\\(\\) has parameter \\$sortExpression with no value type specified in iterable type array\\.$#"
count: 1
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: "#^Method PhpMyAdmin\\\\Display\\\\Results\\:\\:getTableHeadersForColumns\\(\\) has parameter \\$sortDirection with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Display/Results.php
-
message: "#^Method PhpMyAdmin\\\\Display\\\\Results\\:\\:getTableHeadersForColumns\\(\\) has parameter \\$sortExpression with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Display/Results.php
-
message: "#^Method PhpMyAdmin\\\\Display\\\\Results\\:\\:getTableNavigation\\(\\) has parameter \\$sortByKeyData with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Display/Results.php
-
message: "#^Method PhpMyAdmin\\\\Display\\\\Results\\:\\:getTableNavigation\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Display/Results.php
-
message: "#^Method PhpMyAdmin\\\\Display\\\\Results\\:\\:handleNonPrintableContents\\(\\) has parameter \\$transformOptions with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Display/Results.php
-
message: "#^Method PhpMyAdmin\\\\Display\\\\Results\\:\\:handleNonPrintableContents\\(\\) has parameter \\$urlParams with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Display/Results.php
-
message: "#^Method PhpMyAdmin\\\\Display\\\\Results\\:\\:isInSorted\\(\\) has parameter \\$sortExpression with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Display/Results.php
-
message: "#^Method PhpMyAdmin\\\\Display\\\\Results\\:\\:isInSorted\\(\\) has parameter \\$sortExpressionNoDirection with no value type specified in iterable type array\\.$#"
count: 1
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 \\$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 \\#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 \\#3 \\$colOrder of method PhpMyAdmin\\\\Display\\\\Results\\:\\:getRowValues\\(\\) expects array\\|false, mixed given\\.$#"
count: 1
path: libraries/classes/Display/Results.php
-
message: "#^Parameter \\#3 \\$total of method PhpMyAdmin\\\\Display\\\\Results\\:\\:setMessageInformation\\(\\) expects int, mixed 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 bool, mixed given\\.$#"
count: 1
path: libraries/classes/Display/Results.php
-
message: "#^Parameter \\#9 \\$colVisibElement of method PhpMyAdmin\\\\Display\\\\Results\\:\\:getOrderLinkAndSortedHeaderHtml\\(\\) expects string, 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\\) in isset\\(\\) is not nullable\\.$#"
count: 1
path: libraries/classes/Display/Results.php
-
message: "#^Foreach overwrites \\$engine with its value variable\\.$#"
count: 1
path: libraries/classes/Encoding.php
-
message: "#^Method PhpMyAdmin\\\\Encoding\\:\\:convertString\\(\\) should return string but returns string\\|false\\.$#"
count: 1
path: libraries/classes/Encoding.php
-
message: "#^Method PhpMyAdmin\\\\Encoding\\:\\:listEncodings\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Encoding.php
-
message: "#^Property PhpMyAdmin\\\\Encoding\\:\\:\\$enginemap type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Encoding.php
-
message: "#^Property PhpMyAdmin\\\\Encoding\\:\\:\\$engineorder type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Encoding.php
-
message: "#^Method PhpMyAdmin\\\\Engines\\\\Bdb\\:\\:getVariables\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Engines/Bdb.php
-
message: "#^Method PhpMyAdmin\\\\Engines\\\\Innodb\\:\\:getInfoPages\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Engines/Innodb.php
-
message: "#^Method PhpMyAdmin\\\\Engines\\\\Innodb\\:\\:getVariables\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Engines/Innodb.php
-
message: "#^Return type \\(array\\) of method PhpMyAdmin\\\\Engines\\\\Innodb\\:\\:getInfoPages\\(\\) should be covariant with return type \\(array\\<string\\>\\) of method PhpMyAdmin\\\\StorageEngine\\:\\:getInfoPages\\(\\)$#"
count: 1
path: libraries/classes/Engines/Innodb.php
-
message: "#^Method PhpMyAdmin\\\\Engines\\\\Memory\\:\\:getVariables\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Engines/Memory.php
-
message: "#^Method PhpMyAdmin\\\\Engines\\\\Myisam\\:\\:getVariables\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Engines/Myisam.php
-
message: "#^Method PhpMyAdmin\\\\Engines\\\\Ndbcluster\\:\\:getVariables\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Engines/Ndbcluster.php
-
message: "#^Method PhpMyAdmin\\\\Engines\\\\Pbxt\\:\\:getInfoPages\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Engines/Pbxt.php
-
message: "#^Method PhpMyAdmin\\\\Engines\\\\Pbxt\\:\\:getVariables\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Engines/Pbxt.php
-
message: "#^Method PhpMyAdmin\\\\Engines\\\\Pbxt\\:\\:resolveTypeSize\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Engines/Pbxt.php
-
message: "#^Return type \\(array\\) of method PhpMyAdmin\\\\Engines\\\\Pbxt\\:\\:getInfoPages\\(\\) should be covariant with return type \\(array\\<string\\>\\) of method PhpMyAdmin\\\\StorageEngine\\:\\:getInfoPages\\(\\)$#"
count: 1
path: libraries/classes/Engines/Pbxt.php
-
message: "#^Method PhpMyAdmin\\\\Error\\:\\:formatBacktrace\\(\\) has parameter \\$backtrace with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Error.php
-
message: "#^Method PhpMyAdmin\\\\Error\\:\\:getBacktrace\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Error.php
-
message: "#^Method PhpMyAdmin\\\\Error\\:\\:getFunctionCall\\(\\) has parameter \\$step with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Error.php
-
message: "#^Method PhpMyAdmin\\\\Error\\:\\:processBacktrace\\(\\) has parameter \\$backtrace with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Error.php
-
message: "#^Method PhpMyAdmin\\\\Error\\:\\:processBacktrace\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Error.php
-
message: "#^Method PhpMyAdmin\\\\Error\\:\\:setBacktrace\\(\\) has parameter \\$backtrace with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Error.php
-
message: "#^Parameter \\#1 \\$path of static method PhpMyAdmin\\\\Error\\:\\:relPath\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Error.php
-
message: "#^Property PhpMyAdmin\\\\Error\\:\\:\\$backtrace type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Error.php
-
message: "#^Property PhpMyAdmin\\\\Error\\:\\:\\$errorlevel type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Error.php
-
message: "#^Property PhpMyAdmin\\\\Error\\:\\:\\$errortype type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Error.php
-
message: "#^Parameter \\#1 \\$callback of function set_error_handler expects \\(callable\\(int, string, string, int, array\\)\\: bool\\)\\|null, array\\{\\$this\\(PhpMyAdmin\\\\ErrorHandler\\), 'handleError'\\} given\\.$#"
count: 1
path: libraries/classes/ErrorHandler.php
-
message: "#^Method PhpMyAdmin\\\\ErrorReport\\:\\:getData\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/ErrorReport.php
-
message: "#^Method PhpMyAdmin\\\\ErrorReport\\:\\:sanitizeUrl\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/ErrorReport.php
-
message: "#^Method PhpMyAdmin\\\\ErrorReport\\:\\:send\\(\\) has parameter \\$report with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/ErrorReport.php
-
message: "#^Method PhpMyAdmin\\\\ErrorReport\\:\\:translateStacktrace\\(\\) has parameter \\$stack with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/ErrorReport.php
-
message: "#^Method PhpMyAdmin\\\\ErrorReport\\:\\:translateStacktrace\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/ErrorReport.php
-
message: "#^Method PhpMyAdmin\\\\Export\\:\\:compress\\(\\) has parameter \\$dumpBuffer with no value type specified in iterable type array\\.$#"
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\\:\\:exportDatabase\\(\\) has parameter \\$aliases with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Export.php
-
message: "#^Method PhpMyAdmin\\\\Export\\:\\:exportDatabase\\(\\) has parameter \\$tableData with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Export.php
-
message: "#^Method PhpMyAdmin\\\\Export\\:\\:exportDatabase\\(\\) has parameter \\$tableStructure with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Export.php
-
message: "#^Method PhpMyAdmin\\\\Export\\:\\:exportDatabase\\(\\) has parameter \\$tables with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Export.php
-
message: "#^Method PhpMyAdmin\\\\Export\\:\\:exportServer\\(\\) has parameter \\$aliases with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Export.php
-
message: "#^Method PhpMyAdmin\\\\Export\\:\\:exportServer\\(\\) has parameter \\$dbSelect with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Export.php
-
message: "#^Method PhpMyAdmin\\\\Export\\:\\:exportTable\\(\\) has parameter \\$aliases with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Export.php
-
message: "#^Method PhpMyAdmin\\\\Export\\:\\:getCheckedClause\\(\\) has parameter \\$array with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Export.php
-
message: "#^Method PhpMyAdmin\\\\Export\\:\\:getPostParams\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Export.php
-
message: "#^Method PhpMyAdmin\\\\Export\\:\\:lockTables\\(\\) has parameter \\$tables with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Export.php
-
message: "#^Method PhpMyAdmin\\\\Export\\:\\:mergeAliases\\(\\) has parameter \\$aliases1 with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Export.php
-
message: "#^Method PhpMyAdmin\\\\Export\\:\\:mergeAliases\\(\\) has parameter \\$aliases2 with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Export.php
-
message: "#^Method PhpMyAdmin\\\\Export\\:\\:mergeAliases\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Export.php
-
message: "#^Method PhpMyAdmin\\\\Export\\:\\:openFile\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Export.php
-
message: "#^Property PhpMyAdmin\\\\Export\\:\\:\\$dumpBufferObjects type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Export.php
-
message: "#^Method PhpMyAdmin\\\\Export\\\\Options\\:\\:getDatabasesForSelectOptions\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Export/Options.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: "#^Method PhpMyAdmin\\\\FieldMetadata\\:\\:getTypeMap\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/FieldMetadata.php
-
message: "#^Method PhpMyAdmin\\\\File\\:\\:fetchUploadedFromTblChangeRequestMultiple\\(\\) has parameter \\$file with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/File.php
-
message: "#^Method PhpMyAdmin\\\\File\\:\\:fetchUploadedFromTblChangeRequestMultiple\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
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\\) 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: "#^Method PhpMyAdmin\\\\FileListing\\:\\:getDirContent\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/FileListing.php
-
message: "#^Property PhpMyAdmin\\\\FlashMessages\\:\\:\\$storage type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/FlashMessages.php
-
message: "#^Method PhpMyAdmin\\\\Font\\:\\:getCharLists\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Font.php
-
message: "#^Method PhpMyAdmin\\\\Font\\:\\:getStringWidth\\(\\) has parameter \\$charLists with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Font.php
-
message: "#^Method PhpMyAdmin\\\\Footer\\:\\:removeRecursion\\(\\) has parameter \\$stack with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Footer.php
-
message: "#^Method PhpMyAdmin\\\\Gis\\\\GisGeometry\\:\\:extractPoints\\(\\) has parameter \\$scale_data with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Gis/GisGeometry.php
-
message: "#^Method PhpMyAdmin\\\\Gis\\\\GisGeometry\\:\\:extractPoints\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Gis/GisGeometry.php
-
message: "#^Method PhpMyAdmin\\\\Gis\\\\GisGeometry\\:\\:generateParams\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Gis/GisGeometry.php
-
message: "#^Method PhpMyAdmin\\\\Gis\\\\GisGeometry\\:\\:generateWkt\\(\\) has parameter \\$gis_data with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Gis/GisGeometry.php
-
message: "#^Method PhpMyAdmin\\\\Gis\\\\GisGeometry\\:\\:getBoundsForOl\\(\\) has parameter \\$scale_data with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Gis/GisGeometry.php
-
message: "#^Method PhpMyAdmin\\\\Gis\\\\GisGeometry\\:\\:getLineArrayForOpenLayers\\(\\) has parameter \\$lines with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Gis/GisGeometry.php
-
message: "#^Method PhpMyAdmin\\\\Gis\\\\GisGeometry\\:\\:getLineForOpenLayers\\(\\) has parameter \\$points_arr with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Gis/GisGeometry.php
-
message: "#^Method PhpMyAdmin\\\\Gis\\\\GisGeometry\\:\\:getPointForOpenLayers\\(\\) has parameter \\$point with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Gis/GisGeometry.php
-
message: "#^Method PhpMyAdmin\\\\Gis\\\\GisGeometry\\:\\:getPointsArrayForOpenLayers\\(\\) has parameter \\$points_arr with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Gis/GisGeometry.php
-
message: "#^Method PhpMyAdmin\\\\Gis\\\\GisGeometry\\:\\:getPolygonArrayForOpenLayers\\(\\) has parameter \\$polygons with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Gis/GisGeometry.php
-
message: "#^Method PhpMyAdmin\\\\Gis\\\\GisGeometry\\:\\:getPolygonForOpenLayers\\(\\) has parameter \\$polygon with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Gis/GisGeometry.php
-
message: "#^Method PhpMyAdmin\\\\Gis\\\\GisGeometry\\:\\:prepareRowAsOl\\(\\) has parameter \\$scale_data with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Gis/GisGeometry.php
-
message: "#^Method PhpMyAdmin\\\\Gis\\\\GisGeometry\\:\\:prepareRowAsPdf\\(\\) has parameter \\$scale_data with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Gis/GisGeometry.php
-
message: "#^Method PhpMyAdmin\\\\Gis\\\\GisGeometry\\:\\:prepareRowAsPng\\(\\) has parameter \\$scale_data with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Gis/GisGeometry.php
-
message: "#^Method PhpMyAdmin\\\\Gis\\\\GisGeometry\\:\\:prepareRowAsSvg\\(\\) has parameter \\$scale_data with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Gis/GisGeometry.php
-
message: "#^Method PhpMyAdmin\\\\Gis\\\\GisGeometry\\:\\:scaleRow\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Gis/GisGeometry.php
-
message: "#^Method PhpMyAdmin\\\\Gis\\\\GisGeometry\\:\\:setMinMax\\(\\) has parameter \\$min_max with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Gis/GisGeometry.php
-
message: "#^Method PhpMyAdmin\\\\Gis\\\\GisGeometry\\:\\:setMinMax\\(\\) return type has no value type specified in iterable type array\\.$#"
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: "#^Only numeric types are allowed in \\-, int\\<0, max\\>\\|false given on the left side\\.$#"
count: 1
path: libraries/classes/Gis/GisGeometry.php
-
message: "#^Method PhpMyAdmin\\\\Gis\\\\GisGeometryCollection\\:\\:explodeGeomCol\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Gis/GisGeometryCollection.php
-
message: "#^Method PhpMyAdmin\\\\Gis\\\\GisGeometryCollection\\:\\:generateParams\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Gis/GisGeometryCollection.php
-
message: "#^Method PhpMyAdmin\\\\Gis\\\\GisGeometryCollection\\:\\:generateWkt\\(\\) has parameter \\$gis_data with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Gis/GisGeometryCollection.php
-
message: "#^Method PhpMyAdmin\\\\Gis\\\\GisGeometryCollection\\:\\:prepareRowAsOl\\(\\) has parameter \\$scale_data with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Gis/GisGeometryCollection.php
-
message: "#^Method PhpMyAdmin\\\\Gis\\\\GisGeometryCollection\\:\\:prepareRowAsPdf\\(\\) has parameter \\$scale_data with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Gis/GisGeometryCollection.php
-
message: "#^Method PhpMyAdmin\\\\Gis\\\\GisGeometryCollection\\:\\:prepareRowAsPng\\(\\) has parameter \\$scale_data with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Gis/GisGeometryCollection.php
-
message: "#^Method PhpMyAdmin\\\\Gis\\\\GisGeometryCollection\\:\\:prepareRowAsSvg\\(\\) has parameter \\$scale_data with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Gis/GisGeometryCollection.php
-
message: "#^Method PhpMyAdmin\\\\Gis\\\\GisGeometryCollection\\:\\:scaleRow\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Gis/GisGeometryCollection.php
-
message: "#^Negated boolean expression is always false\\.$#"
count: 1
path: libraries/classes/Gis/GisGeometryCollection.php
-
message: "#^Static property PhpMyAdmin\\\\Gis\\\\GisGeometryCollection\\:\\:\\$instance \\(PhpMyAdmin\\\\Gis\\\\GisGeometryCollection\\) in isset\\(\\) is not nullable\\.$#"
count: 1
path: libraries/classes/Gis/GisGeometryCollection.php
-
message: "#^Method PhpMyAdmin\\\\Gis\\\\GisLineString\\:\\:generateParams\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Gis/GisLineString.php
-
message: "#^Method PhpMyAdmin\\\\Gis\\\\GisLineString\\:\\:generateWkt\\(\\) has parameter \\$gis_data with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Gis/GisLineString.php
-
message: "#^Method PhpMyAdmin\\\\Gis\\\\GisLineString\\:\\:prepareRowAsOl\\(\\) has parameter \\$scale_data with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Gis/GisLineString.php
-
message: "#^Method PhpMyAdmin\\\\Gis\\\\GisLineString\\:\\:prepareRowAsPdf\\(\\) has parameter \\$scale_data with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Gis/GisLineString.php
-
message: "#^Method PhpMyAdmin\\\\Gis\\\\GisLineString\\:\\:prepareRowAsPng\\(\\) has parameter \\$scale_data with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Gis/GisLineString.php
-
message: "#^Method PhpMyAdmin\\\\Gis\\\\GisLineString\\:\\:prepareRowAsSvg\\(\\) has parameter \\$scale_data with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Gis/GisLineString.php
-
message: "#^Method PhpMyAdmin\\\\Gis\\\\GisLineString\\:\\:scaleRow\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
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: "#^Static property PhpMyAdmin\\\\Gis\\\\GisLineString\\:\\:\\$instance \\(PhpMyAdmin\\\\Gis\\\\GisLineString\\) in isset\\(\\) is not nullable\\.$#"
count: 1
path: libraries/classes/Gis/GisLineString.php
-
message: "#^Method PhpMyAdmin\\\\Gis\\\\GisMultiLineString\\:\\:generateParams\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Gis/GisMultiLineString.php
-
message: "#^Method PhpMyAdmin\\\\Gis\\\\GisMultiLineString\\:\\:generateWkt\\(\\) has parameter \\$gis_data with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Gis/GisMultiLineString.php
-
message: "#^Method PhpMyAdmin\\\\Gis\\\\GisMultiLineString\\:\\:getShape\\(\\) has parameter \\$row_data with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Gis/GisMultiLineString.php
-
message: "#^Method PhpMyAdmin\\\\Gis\\\\GisMultiLineString\\:\\:prepareRowAsOl\\(\\) has parameter \\$scale_data with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Gis/GisMultiLineString.php
-
message: "#^Method PhpMyAdmin\\\\Gis\\\\GisMultiLineString\\:\\:prepareRowAsPdf\\(\\) has parameter \\$scale_data with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Gis/GisMultiLineString.php
-
message: "#^Method PhpMyAdmin\\\\Gis\\\\GisMultiLineString\\:\\:prepareRowAsPng\\(\\) has parameter \\$scale_data with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Gis/GisMultiLineString.php
-
message: "#^Method PhpMyAdmin\\\\Gis\\\\GisMultiLineString\\:\\:prepareRowAsSvg\\(\\) has parameter \\$scale_data with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Gis/GisMultiLineString.php
-
message: "#^Method PhpMyAdmin\\\\Gis\\\\GisMultiLineString\\:\\:scaleRow\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
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: "#^Static property PhpMyAdmin\\\\Gis\\\\GisMultiLineString\\:\\:\\$instance \\(PhpMyAdmin\\\\Gis\\\\GisMultiLineString\\) in isset\\(\\) is not nullable\\.$#"
count: 1
path: libraries/classes/Gis/GisMultiLineString.php
-
message: "#^Method PhpMyAdmin\\\\Gis\\\\GisMultiPoint\\:\\:generateParams\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Gis/GisMultiPoint.php
-
message: "#^Method PhpMyAdmin\\\\Gis\\\\GisMultiPoint\\:\\:generateWkt\\(\\) has parameter \\$gis_data with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Gis/GisMultiPoint.php
-
message: "#^Method PhpMyAdmin\\\\Gis\\\\GisMultiPoint\\:\\:getPointsArrayForOpenLayers\\(\\) has parameter \\$points_arr with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Gis/GisMultiPoint.php
-
message: "#^Method PhpMyAdmin\\\\Gis\\\\GisMultiPoint\\:\\:getShape\\(\\) has parameter \\$row_data with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Gis/GisMultiPoint.php
-
message: "#^Method PhpMyAdmin\\\\Gis\\\\GisMultiPoint\\:\\:prepareRowAsOl\\(\\) has parameter \\$scale_data with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Gis/GisMultiPoint.php
-
message: "#^Method PhpMyAdmin\\\\Gis\\\\GisMultiPoint\\:\\:prepareRowAsPdf\\(\\) has parameter \\$scale_data with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Gis/GisMultiPoint.php
-
message: "#^Method PhpMyAdmin\\\\Gis\\\\GisMultiPoint\\:\\:prepareRowAsPng\\(\\) has parameter \\$scale_data with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Gis/GisMultiPoint.php
-
message: "#^Method PhpMyAdmin\\\\Gis\\\\GisMultiPoint\\:\\:prepareRowAsSvg\\(\\) has parameter \\$scale_data with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Gis/GisMultiPoint.php
-
message: "#^Method PhpMyAdmin\\\\Gis\\\\GisMultiPoint\\:\\:scaleRow\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
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: "#^Static property PhpMyAdmin\\\\Gis\\\\GisMultiPoint\\:\\:\\$instance \\(PhpMyAdmin\\\\Gis\\\\GisMultiPoint\\) in isset\\(\\) is not nullable\\.$#"
count: 1
path: libraries/classes/Gis/GisMultiPoint.php
-
message: "#^Method PhpMyAdmin\\\\Gis\\\\GisMultiPolygon\\:\\:drawPath\\(\\) has parameter \\$scale_data with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Gis/GisMultiPolygon.php
-
message: "#^Method PhpMyAdmin\\\\Gis\\\\GisMultiPolygon\\:\\:generateParams\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Gis/GisMultiPolygon.php
-
message: "#^Method PhpMyAdmin\\\\Gis\\\\GisMultiPolygon\\:\\:generateWkt\\(\\) has parameter \\$gis_data with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Gis/GisMultiPolygon.php
-
message: "#^Method PhpMyAdmin\\\\Gis\\\\GisMultiPolygon\\:\\:getShape\\(\\) has parameter \\$row_data with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Gis/GisMultiPolygon.php
-
message: "#^Method PhpMyAdmin\\\\Gis\\\\GisMultiPolygon\\:\\:prepareRowAsOl\\(\\) has parameter \\$scale_data with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Gis/GisMultiPolygon.php
-
message: "#^Method PhpMyAdmin\\\\Gis\\\\GisMultiPolygon\\:\\:prepareRowAsPdf\\(\\) has parameter \\$scale_data with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Gis/GisMultiPolygon.php
-
message: "#^Method PhpMyAdmin\\\\Gis\\\\GisMultiPolygon\\:\\:prepareRowAsPng\\(\\) has parameter \\$scale_data with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Gis/GisMultiPolygon.php
-
message: "#^Method PhpMyAdmin\\\\Gis\\\\GisMultiPolygon\\:\\:prepareRowAsSvg\\(\\) has parameter \\$scale_data with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Gis/GisMultiPolygon.php
-
message: "#^Method PhpMyAdmin\\\\Gis\\\\GisMultiPolygon\\:\\:scaleRow\\(\\) return type has no value type specified in iterable type array\\.$#"
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 \\#5 \\$color of method PhpMyAdmin\\\\Image\\\\ImageWrapper\\:\\:string\\(\\) expects int, int\\|false given\\.$#"
count: 1
path: libraries/classes/Gis/GisMultiPolygon.php
-
message: "#^Static property PhpMyAdmin\\\\Gis\\\\GisMultiPolygon\\:\\:\\$instance \\(PhpMyAdmin\\\\Gis\\\\GisMultiPolygon\\) in isset\\(\\) is not nullable\\.$#"
count: 1
path: libraries/classes/Gis/GisMultiPolygon.php
-
message: "#^Method PhpMyAdmin\\\\Gis\\\\GisPoint\\:\\:generateParams\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Gis/GisPoint.php
-
message: "#^Method PhpMyAdmin\\\\Gis\\\\GisPoint\\:\\:generateWkt\\(\\) has parameter \\$gis_data with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Gis/GisPoint.php
-
message: "#^Method PhpMyAdmin\\\\Gis\\\\GisPoint\\:\\:getShape\\(\\) has parameter \\$row_data with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Gis/GisPoint.php
-
message: "#^Method PhpMyAdmin\\\\Gis\\\\GisPoint\\:\\:prepareRowAsOl\\(\\) has parameter \\$scale_data with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Gis/GisPoint.php
-
message: "#^Method PhpMyAdmin\\\\Gis\\\\GisPoint\\:\\:prepareRowAsPdf\\(\\) has parameter \\$scale_data with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Gis/GisPoint.php
-
message: "#^Method PhpMyAdmin\\\\Gis\\\\GisPoint\\:\\:prepareRowAsPng\\(\\) has parameter \\$scale_data with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Gis/GisPoint.php
-
message: "#^Method PhpMyAdmin\\\\Gis\\\\GisPoint\\:\\:prepareRowAsSvg\\(\\) has parameter \\$scale_data with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Gis/GisPoint.php
-
message: "#^Method PhpMyAdmin\\\\Gis\\\\GisPoint\\:\\:scaleRow\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
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: "#^Static property PhpMyAdmin\\\\Gis\\\\GisPoint\\:\\:\\$instance \\(PhpMyAdmin\\\\Gis\\\\GisPoint\\) in isset\\(\\) is not nullable\\.$#"
count: 1
path: libraries/classes/Gis/GisPoint.php
-
message: "#^Method PhpMyAdmin\\\\Gis\\\\GisPolygon\\:\\:area\\(\\) has parameter \\$ring with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Gis/GisPolygon.php
-
message: "#^Method PhpMyAdmin\\\\Gis\\\\GisPolygon\\:\\:drawPath\\(\\) has parameter \\$scale_data with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Gis/GisPolygon.php
-
message: "#^Method PhpMyAdmin\\\\Gis\\\\GisPolygon\\:\\:generateParams\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Gis/GisPolygon.php
-
message: "#^Method PhpMyAdmin\\\\Gis\\\\GisPolygon\\:\\:generateWkt\\(\\) has parameter \\$gis_data with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Gis/GisPolygon.php
-
message: "#^Method PhpMyAdmin\\\\Gis\\\\GisPolygon\\:\\:getPointOnSurface\\(\\) has parameter \\$ring with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Gis/GisPolygon.php
-
message: "#^Method PhpMyAdmin\\\\Gis\\\\GisPolygon\\:\\:getPointOnSurface\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Gis/GisPolygon.php
-
message: "#^Method PhpMyAdmin\\\\Gis\\\\GisPolygon\\:\\:isOuterRing\\(\\) has parameter \\$ring with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Gis/GisPolygon.php
-
message: "#^Method PhpMyAdmin\\\\Gis\\\\GisPolygon\\:\\:isPointInsidePolygon\\(\\) has parameter \\$point with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Gis/GisPolygon.php
-
message: "#^Method PhpMyAdmin\\\\Gis\\\\GisPolygon\\:\\:isPointInsidePolygon\\(\\) has parameter \\$polygon with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Gis/GisPolygon.php
-
message: "#^Method PhpMyAdmin\\\\Gis\\\\GisPolygon\\:\\:prepareRowAsOl\\(\\) has parameter \\$scale_data with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Gis/GisPolygon.php
-
message: "#^Method PhpMyAdmin\\\\Gis\\\\GisPolygon\\:\\:prepareRowAsPdf\\(\\) has parameter \\$scale_data with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Gis/GisPolygon.php
-
message: "#^Method PhpMyAdmin\\\\Gis\\\\GisPolygon\\:\\:prepareRowAsPng\\(\\) has parameter \\$scale_data with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Gis/GisPolygon.php
-
message: "#^Method PhpMyAdmin\\\\Gis\\\\GisPolygon\\:\\:prepareRowAsSvg\\(\\) has parameter \\$scale_data with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Gis/GisPolygon.php
-
message: "#^Method PhpMyAdmin\\\\Gis\\\\GisPolygon\\:\\:scaleRow\\(\\) return type has no value type specified in iterable type array\\.$#"
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: "#^Static property PhpMyAdmin\\\\Gis\\\\GisPolygon\\:\\:\\$instance \\(PhpMyAdmin\\\\Gis\\\\GisPolygon\\) in isset\\(\\) is not nullable\\.$#"
count: 1
path: libraries/classes/Gis/GisPolygon.php
-
message: "#^Call to function is_numeric\\(\\) with int will always evaluate to true\\.$#"
count: 2
path: libraries/classes/Gis/GisVisualization.php
-
message: "#^Cannot call method Output\\(\\) on mixed\\.$#"
count: 1
path: libraries/classes/Gis/GisVisualization.php
-
message: "#^Method PhpMyAdmin\\\\Gis\\\\GisVisualization\\:\\:__construct\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Gis/GisVisualization.php
-
message: "#^Method PhpMyAdmin\\\\Gis\\\\GisVisualization\\:\\:__construct\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Gis/GisVisualization.php
-
message: "#^Method PhpMyAdmin\\\\Gis\\\\GisVisualization\\:\\:fetchRawData\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Gis/GisVisualization.php
-
message: "#^Method PhpMyAdmin\\\\Gis\\\\GisVisualization\\:\\:get\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Gis/GisVisualization.php
-
message: "#^Method PhpMyAdmin\\\\Gis\\\\GisVisualization\\:\\:getByData\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Gis/GisVisualization.php
-
message: "#^Method PhpMyAdmin\\\\Gis\\\\GisVisualization\\:\\:getByData\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Gis/GisVisualization.php
-
message: "#^Method PhpMyAdmin\\\\Gis\\\\GisVisualization\\:\\:getSettings\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Gis/GisVisualization.php
-
message: "#^Method PhpMyAdmin\\\\Gis\\\\GisVisualization\\:\\:prepareDataSet\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Gis/GisVisualization.php
-
message: "#^Method PhpMyAdmin\\\\Gis\\\\GisVisualization\\:\\:prepareDataSet\\(\\) has parameter \\$scale_data with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Gis/GisVisualization.php
-
message: "#^Method PhpMyAdmin\\\\Gis\\\\GisVisualization\\:\\:scaleDataSet\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Gis/GisVisualization.php
-
message: "#^Method PhpMyAdmin\\\\Gis\\\\GisVisualization\\:\\:scaleDataSet\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Gis/GisVisualization.php
-
message: "#^Method PhpMyAdmin\\\\Gis\\\\GisVisualization\\:\\:setUserSpecifiedSettings\\(\\) has parameter \\$userSpecifiedSettings with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Gis/GisVisualization.php
-
message: "#^Parameter \\#1 \\$sql_query of class PhpMyAdmin\\\\Gis\\\\GisVisualization constructor expects string, null given\\.$#"
count: 1
path: libraries/classes/Gis/GisVisualization.php
-
message: "#^Parameter \\#3 \\$row of class PhpMyAdmin\\\\Gis\\\\GisVisualization constructor expects int, null given\\.$#"
count: 1
path: libraries/classes/Gis/GisVisualization.php
-
message: "#^Parameter \\#4 \\$pos of class PhpMyAdmin\\\\Gis\\\\GisVisualization constructor expects int, null given\\.$#"
count: 1
path: libraries/classes/Gis/GisVisualization.php
-
message: "#^Property PhpMyAdmin\\\\Gis\\\\GisVisualization\\:\\:\\$data type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Gis/GisVisualization.php
-
message: "#^Property PhpMyAdmin\\\\Gis\\\\GisVisualization\\:\\:\\$settings type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Gis/GisVisualization.php
-
message: "#^Property PhpMyAdmin\\\\Gis\\\\GisVisualization\\:\\:\\$userSpecifiedSettings type has no value type specified in iterable type array\\.$#"
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\\:\\:extractDataFormTextBody\\(\\) has parameter \\$commit with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Git.php
-
message: "#^Method PhpMyAdmin\\\\Git\\:\\:getHashFromHeadRef\\(\\) 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 \\$length of function fread expects int\\<0, max\\>, int given\\.$#"
count: 1
path: libraries/classes/Git.php
-
message: "#^Variable \\$position might not be defined\\.$#"
count: 1
path: libraries/classes/Git.php
-
message: "#^Method PhpMyAdmin\\\\Header\\:\\:getJsParams\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Header.php
-
message: "#^Casting to string something that's already string\\.$#"
count: 1
path: libraries/classes/Html/Generator.php
-
message: "#^Method PhpMyAdmin\\\\Html\\\\Generator\\:\\:getDefaultFunctionForField\\(\\) has parameter \\$field with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Html/Generator.php
-
message: "#^Method PhpMyAdmin\\\\Html\\\\Generator\\:\\:getFunctionsForField\\(\\) has parameter \\$field with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Html/Generator.php
-
message: "#^Method PhpMyAdmin\\\\Html\\\\Generator\\:\\:getFunctionsForField\\(\\) has parameter \\$foreignData with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Html/Generator.php
-
message: "#^Method PhpMyAdmin\\\\Html\\\\Generator\\:\\:getImage\\(\\) has parameter \\$attributes with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Html/Generator.php
-
message: "#^Method PhpMyAdmin\\\\Html\\\\Generator\\:\\:getListNavigator\\(\\) has parameter \\$urlParams with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Html/Generator.php
-
message: "#^Method PhpMyAdmin\\\\Html\\\\Generator\\:\\:getNavigationLink\\(\\) has parameter \\$classes with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Html/Generator.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: "#^Function imagefilledpolygon invoked with 3 parameters, 4 required\\.$#"
count: 1
path: libraries/classes/Image/ImageWrapper.php
-
message: "#^Method PhpMyAdmin\\\\Image\\\\ImageWrapper\\:\\:filledPolygon\\(\\) has parameter \\$points with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Image/ImageWrapper.php
-
message: "#^Method PhpMyAdmin\\\\Image\\\\ImageWrapper\\:\\:height\\(\\) should return int but returns int\\|false\\.$#"
count: 1
path: libraries/classes/Image/ImageWrapper.php
-
message: "#^Method PhpMyAdmin\\\\Image\\\\ImageWrapper\\:\\:width\\(\\) should return int but returns int\\|false\\.$#"
count: 1
path: libraries/classes/Image/ImageWrapper.php
-
message: "#^Casting to int something that's already int\\.$#"
count: 2
path: libraries/classes/Import.php
-
message: "#^Foreach overwrites \\$sqlQuery with its value variable\\.$#"
count: 1
path: libraries/classes/Import.php
-
message: "#^Method PhpMyAdmin\\\\Import\\:\\:analyzeTable\\(\\) has parameter \\$table with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Import.php
-
message: "#^Method PhpMyAdmin\\\\Import\\:\\:analyzeTable\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Import.php
-
message: "#^Method PhpMyAdmin\\\\Import\\:\\:buildSql\\(\\) has parameter \\$additionalSql with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Import.php
-
message: "#^Method PhpMyAdmin\\\\Import\\:\\:buildSql\\(\\) has parameter \\$analyses with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Import.php
-
message: "#^Method PhpMyAdmin\\\\Import\\:\\:buildSql\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Import.php
-
message: "#^Method PhpMyAdmin\\\\Import\\:\\:buildSql\\(\\) has parameter \\$tables with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Import.php
-
message: "#^Method PhpMyAdmin\\\\Import\\:\\:getDecimalSize\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Import.php
-
message: "#^Method PhpMyAdmin\\\\Import\\:\\:getLocalFiles\\(\\) has parameter \\$importList with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Import.php
-
message: "#^Method PhpMyAdmin\\\\Import\\:\\:lookForUse\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
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 \\$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: "#^Method PhpMyAdmin\\\\Import\\\\Ajax\\:\\:uploadProgressSetup\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Import/Ajax.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: "#^Casting to string something that's already string\\.$#"
count: 1
path: libraries/classes/Index.php
-
message: "#^Method PhpMyAdmin\\\\Index\\:\\:__construct\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Index.php
-
message: "#^Method PhpMyAdmin\\\\Index\\:\\:addColumns\\(\\) has parameter \\$columns with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Index.php
-
message: "#^Method PhpMyAdmin\\\\Index\\:\\:set\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Index.php
-
message: "#^Method PhpMyAdmin\\\\IndexColumn\\:\\:__construct\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/IndexColumn.php
-
message: "#^Method PhpMyAdmin\\\\IndexColumn\\:\\:set\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/IndexColumn.php
-
message: "#^Method PhpMyAdmin\\\\InsertEdit\\:\\:analyzeTableColumnsArray\\(\\) has parameter \\$column with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/InsertEdit.php
-
message: "#^Method PhpMyAdmin\\\\InsertEdit\\:\\:analyzeTableColumnsArray\\(\\) has parameter \\$commentsMap with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/InsertEdit.php
-
message: "#^Method PhpMyAdmin\\\\InsertEdit\\:\\:analyzeTableColumnsArray\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/InsertEdit.php
-
message: "#^Method PhpMyAdmin\\\\InsertEdit\\:\\:buildSqlQuery\\(\\) has parameter \\$queryFields with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/InsertEdit.php
-
message: "#^Method PhpMyAdmin\\\\InsertEdit\\:\\:buildSqlQuery\\(\\) has parameter \\$valueSets with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/InsertEdit.php
-
message: "#^Method PhpMyAdmin\\\\InsertEdit\\:\\:executeSqlQuery\\(\\) has parameter \\$query with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/InsertEdit.php
-
message: "#^Method PhpMyAdmin\\\\InsertEdit\\:\\:executeSqlQuery\\(\\) has parameter \\$urlParams with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/InsertEdit.php
-
message: "#^Method PhpMyAdmin\\\\InsertEdit\\:\\:executeSqlQuery\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/InsertEdit.php
-
message: "#^Method PhpMyAdmin\\\\InsertEdit\\:\\:getColumnSetValueAndSelectSize\\(\\) has parameter \\$column with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/InsertEdit.php
-
message: "#^Method PhpMyAdmin\\\\InsertEdit\\:\\:getColumnSetValueAndSelectSize\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/InsertEdit.php
-
message: "#^Method PhpMyAdmin\\\\InsertEdit\\:\\:getColumnSize\\(\\) has parameter \\$column with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/InsertEdit.php
-
message: "#^Method PhpMyAdmin\\\\InsertEdit\\:\\:getColumnTitle\\(\\) has parameter \\$column with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/InsertEdit.php
-
message: "#^Method PhpMyAdmin\\\\InsertEdit\\:\\:getColumnTitle\\(\\) has parameter \\$commentsMap with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/InsertEdit.php
-
message: "#^Method PhpMyAdmin\\\\InsertEdit\\:\\:getCommentsMap\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/InsertEdit.php
-
message: "#^Method PhpMyAdmin\\\\InsertEdit\\:\\:getContinueInsertionForm\\(\\) has parameter \\$whereClauseArray with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/InsertEdit.php
-
message: "#^Method PhpMyAdmin\\\\InsertEdit\\:\\:getDisplayValueForForeignTableColumn\\(\\) has parameter \\$map with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/InsertEdit.php
-
message: "#^Method PhpMyAdmin\\\\InsertEdit\\:\\:getEnumSetAndTimestampColumns\\(\\) has parameter \\$column with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/InsertEdit.php
-
message: "#^Method PhpMyAdmin\\\\InsertEdit\\:\\:getErrorUrl\\(\\) has parameter \\$urlParams with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/InsertEdit.php
-
message: "#^Method PhpMyAdmin\\\\InsertEdit\\:\\:getFormParametersForInsertForm\\(\\) has parameter \\$whereClauseArray with no value type specified in iterable type array\\.$#"
count: 1
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\\:\\:getHeadAndFootOfInsertRowTable\\(\\) has parameter \\$urlParams with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/InsertEdit.php
-
message: "#^Method PhpMyAdmin\\\\InsertEdit\\:\\:getHtmlForInsertEditFormColumn\\(\\) has parameter \\$column with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/InsertEdit.php
-
message: "#^Method PhpMyAdmin\\\\InsertEdit\\:\\:getHtmlForInsertEditFormColumn\\(\\) has parameter \\$columnMime with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/InsertEdit.php
-
message: "#^Method PhpMyAdmin\\\\InsertEdit\\:\\:getHtmlForInsertEditFormColumn\\(\\) has parameter \\$commentsMap with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/InsertEdit.php
-
message: "#^Method PhpMyAdmin\\\\InsertEdit\\:\\:getHtmlForInsertEditFormColumn\\(\\) has parameter \\$currentRow with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/InsertEdit.php
-
message: "#^Method PhpMyAdmin\\\\InsertEdit\\:\\:getHtmlForInsertEditFormColumn\\(\\) has parameter \\$foreigners with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/InsertEdit.php
-
message: "#^Method PhpMyAdmin\\\\InsertEdit\\:\\:getHtmlForInsertEditFormColumn\\(\\) has parameter \\$repopulate with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/InsertEdit.php
-
message: "#^Method PhpMyAdmin\\\\InsertEdit\\:\\:getHtmlForInsertEditRow\\(\\) has parameter \\$commentsMap with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/InsertEdit.php
-
message: "#^Method PhpMyAdmin\\\\InsertEdit\\:\\:getHtmlForInsertEditRow\\(\\) has parameter \\$currentRow with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/InsertEdit.php
-
message: "#^Method PhpMyAdmin\\\\InsertEdit\\:\\:getHtmlForInsertEditRow\\(\\) has parameter \\$foreigners with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/InsertEdit.php
-
message: "#^Method PhpMyAdmin\\\\InsertEdit\\:\\:getHtmlForInsertEditRow\\(\\) has parameter \\$repopulate with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/InsertEdit.php
-
message: "#^Method PhpMyAdmin\\\\InsertEdit\\:\\:getHtmlForInsertEditRow\\(\\) has parameter \\$tableColumns with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/InsertEdit.php
-
message: "#^Method PhpMyAdmin\\\\InsertEdit\\:\\:getHtmlForInsertEditRow\\(\\) has parameter \\$urlParams with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/InsertEdit.php
-
message: "#^Method PhpMyAdmin\\\\InsertEdit\\:\\:getHtmlForInsertEditRow\\(\\) has parameter \\$whereClauseArray with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/InsertEdit.php
-
message: "#^Method PhpMyAdmin\\\\InsertEdit\\:\\:getHtmlInput\\(\\) has parameter \\$column with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/InsertEdit.php
-
message: "#^Method PhpMyAdmin\\\\InsertEdit\\:\\:getLinkForRelationalDisplayField\\(\\) has parameter \\$map with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/InsertEdit.php
-
message: "#^Method PhpMyAdmin\\\\InsertEdit\\:\\:getNullifyCodeForNullColumn\\(\\) has parameter \\$column with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/InsertEdit.php
-
message: "#^Method PhpMyAdmin\\\\InsertEdit\\:\\:getNullifyCodeForNullColumn\\(\\) has parameter \\$foreignData with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/InsertEdit.php
-
message: "#^Method PhpMyAdmin\\\\InsertEdit\\:\\:getNullifyCodeForNullColumn\\(\\) has parameter \\$foreigners 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: "#^Method PhpMyAdmin\\\\InsertEdit\\:\\:getSpecialCharsAndBackupFieldForExistingRow\\(\\) has parameter \\$column with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/InsertEdit.php
-
message: "#^Method PhpMyAdmin\\\\InsertEdit\\:\\:getSpecialCharsAndBackupFieldForExistingRow\\(\\) has parameter \\$currentRow with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/InsertEdit.php
-
message: "#^Method PhpMyAdmin\\\\InsertEdit\\:\\:getSpecialCharsAndBackupFieldForExistingRow\\(\\) has parameter \\$extractedColumnspec with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/InsertEdit.php
-
message: "#^Method PhpMyAdmin\\\\InsertEdit\\:\\:getSpecialCharsAndBackupFieldForExistingRow\\(\\) has parameter \\$gisDataTypes with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/InsertEdit.php
-
message: "#^Method PhpMyAdmin\\\\InsertEdit\\:\\:getSpecialCharsAndBackupFieldForExistingRow\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/InsertEdit.php
-
message: "#^Method PhpMyAdmin\\\\InsertEdit\\:\\:getSpecialCharsAndBackupFieldForInsertingMode\\(\\) has parameter \\$column with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/InsertEdit.php
-
message: "#^Method PhpMyAdmin\\\\InsertEdit\\:\\:getTableColumns\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/InsertEdit.php
-
message: "#^Method PhpMyAdmin\\\\InsertEdit\\:\\:getTextarea\\(\\) has parameter \\$column with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/InsertEdit.php
-
message: "#^Method PhpMyAdmin\\\\InsertEdit\\:\\:getValueColumnForOtherDatatypes\\(\\) has parameter \\$column with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/InsertEdit.php
-
message: "#^Method PhpMyAdmin\\\\InsertEdit\\:\\:getValueColumnForOtherDatatypes\\(\\) has parameter \\$extractedColumnspec with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/InsertEdit.php
-
message: "#^Method PhpMyAdmin\\\\InsertEdit\\:\\:isColumn\\(\\) has parameter \\$column with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/InsertEdit.php
-
message: "#^Method PhpMyAdmin\\\\InsertEdit\\:\\:isColumnBinary\\(\\) has parameter \\$column with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/InsertEdit.php
-
message: "#^Method PhpMyAdmin\\\\InsertEdit\\:\\:loadFirstRow\\(\\) should return array\\{PhpMyAdmin\\\\Dbal\\\\ResultInterface, array\\<false\\>\\} but returns array\\{PhpMyAdmin\\\\Dbal\\\\ResultInterface, array\\<int, false\\>\\|false\\}\\.$#"
count: 1
path: libraries/classes/InsertEdit.php
-
message: "#^Method PhpMyAdmin\\\\InsertEdit\\:\\:showEmptyResultMessageOrSetUniqueCondition\\(\\) has parameter \\$rows with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/InsertEdit.php
-
message: "#^Method PhpMyAdmin\\\\InsertEdit\\:\\:showEmptyResultMessageOrSetUniqueCondition\\(\\) has parameter \\$whereClauseArray with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/InsertEdit.php
-
message: "#^Method PhpMyAdmin\\\\InsertEdit\\:\\:showTypeOrFunction\\(\\) has parameter \\$urlParams with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/InsertEdit.php
-
message: "#^Method PhpMyAdmin\\\\InsertEdit\\:\\:transformEditedValues\\(\\) has parameter \\$editedValues with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/InsertEdit.php
-
message: "#^Method PhpMyAdmin\\\\InsertEdit\\:\\:transformEditedValues\\(\\) has parameter \\$extraData with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/InsertEdit.php
-
message: "#^Method PhpMyAdmin\\\\InsertEdit\\:\\:transformEditedValues\\(\\) has parameter \\$transformation with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/InsertEdit.php
-
message: "#^Method PhpMyAdmin\\\\InsertEdit\\:\\:transformEditedValues\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/InsertEdit.php
-
message: "#^Method PhpMyAdmin\\\\InsertEdit\\:\\:urlParamsInEditMode\\(\\) has parameter \\$urlParams with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/InsertEdit.php
-
message: "#^Method PhpMyAdmin\\\\InsertEdit\\:\\:urlParamsInEditMode\\(\\) has parameter \\$whereClauseArray with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/InsertEdit.php
-
message: "#^Method PhpMyAdmin\\\\InsertEdit\\:\\:urlParamsInEditMode\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/InsertEdit.php
-
message: "#^Method PhpMyAdmin\\\\InsertEdit\\:\\:verifyWhetherValueCanBeTruncatedAndAppendExtraData\\(\\) has parameter \\$extraData with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/InsertEdit.php
-
message: "#^Parameter \\#1 \\$data of function bin2hex expects string, string\\|null given\\.$#"
count: 1
path: libraries/classes/InsertEdit.php
-
message: "#^Parameter \\#1 \\$str of function stripslashes expects string, mixed given\\.$#"
count: 1
path: libraries/classes/InsertEdit.php
-
message: "#^Parameter \\#1 \\$str of method PhpMyAdmin\\\\DatabaseInterface\\:\\:quoteString\\(\\) expects string, string\\|false given\\.$#"
count: 1
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 \\#12 \\$data of method PhpMyAdmin\\\\InsertEdit\\:\\:getValueColumnForOtherDatatypes\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/InsertEdit.php
-
message: "#^Parameter \\#2 \\$foreign_field of method PhpMyAdmin\\\\ConfigStorage\\\\Relation\\:\\:foreignDropdown\\(\\) 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: "#^Method PhpMyAdmin\\\\InternalRelations\\:\\:getInformationSchema\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/InternalRelations.php
-
message: "#^Method PhpMyAdmin\\\\InternalRelations\\:\\:getMySql\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/InternalRelations.php
-
message: "#^Property PhpMyAdmin\\\\InternalRelations\\:\\:\\$informationSchema type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/InternalRelations.php
-
message: "#^Property PhpMyAdmin\\\\InternalRelations\\:\\:\\$mysql type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/InternalRelations.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\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/LanguageManager.php
-
message: "#^Method PhpMyAdmin\\\\LanguageManager\\:\\:availableLocales\\(\\) should return array but returns array\\|false\\.$#"
count: 1
path: libraries/classes/LanguageManager.php
-
message: "#^Method PhpMyAdmin\\\\LanguageManager\\:\\:listLocaleDir\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/LanguageManager.php
-
message: "#^Property PhpMyAdmin\\\\LanguageManager\\:\\:\\$availableLanguages type has no value type specified in iterable type array\\.$#"
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: "#^Property PhpMyAdmin\\\\LanguageManager\\:\\:\\$availableLocales type has no value type specified in iterable type array\\.$#"
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: "#^Method PhpMyAdmin\\\\Linter\\:\\:findLineNumberAndColumn\\(\\) has parameter \\$lines with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Linter.php
-
message: "#^Method PhpMyAdmin\\\\Linter\\:\\:findLineNumberAndColumn\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Linter.php
-
message: "#^Method PhpMyAdmin\\\\Linter\\:\\:getLines\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Linter.php
-
message: "#^Method PhpMyAdmin\\\\Linter\\:\\:lint\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Linter.php
-
message: "#^PHPDoc tag @var has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Linter.php
-
message: "#^Parameter \\#2 \\$pos of static method PhpMyAdmin\\\\Linter\\:\\:findLineNumberAndColumn\\(\\) expects int, int\\|string\\|null given\\.$#"
count: 1
path: libraries/classes/Linter.php
-
message: "#^Right side of && is always true\\.$#"
count: 1
path: libraries/classes/Linter.php
-
message: "#^Method PhpMyAdmin\\\\ListAbstract\\:\\:getDefault\\(\\) should return string but returns mixed\\.$#"
count: 1
path: libraries/classes/ListAbstract.php
-
message: "#^Method PhpMyAdmin\\\\ListDatabase\\:\\:getDefault\\(\\) should return string but returns mixed\\.$#"
count: 1
path: libraries/classes/ListDatabase.php
-
message: "#^Method PhpMyAdmin\\\\ListDatabase\\:\\:retrieve\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/ListDatabase.php
-
message: "#^Method PhpMyAdmin\\\\Menu\\:\\:getAllowedTabs\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Menu.php
-
message: "#^Method PhpMyAdmin\\\\Menu\\:\\:getAllowedTabs\\(\\) should return array but returns mixed\\.$#"
count: 1
path: libraries/classes/Menu.php
-
message: "#^Method PhpMyAdmin\\\\Menu\\:\\:getDbTabs\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Menu.php
-
message: "#^Method PhpMyAdmin\\\\Menu\\:\\:getServerTabs\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Menu.php
-
message: "#^Method PhpMyAdmin\\\\Menu\\:\\:getTableTabs\\(\\) return type has no value type specified in iterable type array\\.$#"
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\\:\\:__construct\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Message.php
-
message: "#^Method PhpMyAdmin\\\\Message\\:\\:getAddedMessages\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Message.php
-
message: "#^Method PhpMyAdmin\\\\Message\\:\\:getParams\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Message.php
-
message: "#^Method PhpMyAdmin\\\\Message\\:\\:setParams\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Message.php
-
message: "#^Property PhpMyAdmin\\\\Message\\:\\:\\$addedMessages type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Message.php
-
message: "#^Property PhpMyAdmin\\\\Message\\:\\:\\$level type has no value type specified in iterable type array\\.$#"
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\\:\\:\\$params type has no value type specified in iterable type array\\.$#"
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: "#^Method PhpMyAdmin\\\\Navigation\\\\Navigation\\:\\:getHiddenItems\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Navigation/Navigation.php
-
message: "#^Cannot access property \\$pos2 on PhpMyAdmin\\\\Navigation\\\\Nodes\\\\Node\\|null\\.$#"
count: 1
path: libraries/classes/Navigation/NavigationTree.php
-
message: "#^Casting to string something that's already string\\.$#"
count: 6
path: libraries/classes/Navigation/NavigationTree.php
-
message: "#^Foreach overwrites \\$parent with its value variable\\.$#"
count: 1
path: libraries/classes/Navigation/NavigationTree.php
-
message: "#^Method PhpMyAdmin\\\\Navigation\\\\NavigationTree\\:\\:buildPathPart\\(\\) has parameter \\$path with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Navigation/NavigationTree.php
-
message: "#^Method PhpMyAdmin\\\\Navigation\\\\NavigationTree\\:\\:findTreeMatch\\(\\) has parameter \\$paths with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Navigation/NavigationTree.php
-
message: "#^Method PhpMyAdmin\\\\Navigation\\\\NavigationTree\\:\\:findTreeMatch\\(\\) has parameter \\$tree with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Navigation/NavigationTree.php
-
message: "#^Method PhpMyAdmin\\\\Navigation\\\\NavigationTree\\:\\:parsePath\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Navigation/NavigationTree.php
-
message: "#^Offset 'text' on array\\{text\\: array\\{route\\: string, params\\: array\\<string, mixed\\>\\}, icon\\: array\\{route\\: string, params\\: array\\<string, mixed\\>\\}, second_icon\\?\\: array\\{route\\: string, params\\: array\\<string, mixed\\>\\}, title\\?\\: string\\} in isset\\(\\) always exists and is not nullable\\.$#"
count: 1
path: libraries/classes/Navigation/NavigationTree.php
-
message: "#^Only numeric types are allowed in \\+, int\\<0, max\\>\\|false given on the left side\\.$#"
count: 2
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 \\$str1 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: "#^Property PhpMyAdmin\\\\Navigation\\\\NavigationTree\\:\\:\\$aPath type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Navigation/NavigationTree.php
-
message: "#^Property PhpMyAdmin\\\\Navigation\\\\NavigationTree\\:\\:\\$vPath type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Navigation/NavigationTree.php
-
message: "#^Property PhpMyAdmin\\\\Navigation\\\\Nodes\\\\Node\\:\\:\\$title \\(string\\) on left side of \\?\\? is not nullable\\.$#"
count: 1
path: libraries/classes/Navigation/NavigationTree.php
-
message: "#^Method PhpMyAdmin\\\\Navigation\\\\NodeFactory\\:\\:getInstance\\(\\) has parameter \\$name with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Navigation/NodeFactory.php
-
message: "#^Cannot access property \\$children on PhpMyAdmin\\\\Navigation\\\\Nodes\\\\Node\\|null\\.$#"
count: 1
path: libraries/classes/Navigation/Nodes/Node.php
-
message: "#^Casting to bool something that's already bool\\.$#"
count: 1
path: libraries/classes/Navigation/Nodes/Node.php
-
message: "#^Casting to string something that's already string\\.$#"
count: 2
path: libraries/classes/Navigation/Nodes/Node.php
-
message: "#^Method PhpMyAdmin\\\\Navigation\\\\Nodes\\\\Node\\:\\:getData\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Navigation/Nodes/Node.php
-
message: "#^Method PhpMyAdmin\\\\Navigation\\\\Nodes\\\\Node\\:\\:getDataFromInfoSchema\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Navigation/Nodes/Node.php
-
message: "#^Method PhpMyAdmin\\\\Navigation\\\\Nodes\\\\Node\\:\\:getDataFromShowDatabases\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Navigation/Nodes/Node.php
-
message: "#^Method PhpMyAdmin\\\\Navigation\\\\Nodes\\\\Node\\:\\:getDataFromShowDatabasesLike\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Navigation/Nodes/Node.php
-
message: "#^Method PhpMyAdmin\\\\Navigation\\\\Nodes\\\\Node\\:\\:getDatabasesToSearch\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Navigation/Nodes/Node.php
-
message: "#^Method PhpMyAdmin\\\\Navigation\\\\Nodes\\\\Node\\:\\:getNavigationHidingData\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Navigation/Nodes/Node.php
-
message: "#^Method PhpMyAdmin\\\\Navigation\\\\Nodes\\\\Node\\:\\:getPaths\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Navigation/Nodes/Node.php
-
message: "#^Method PhpMyAdmin\\\\Navigation\\\\Nodes\\\\NodeColumn\\:\\:__construct\\(\\) has parameter \\$item with no value type specified in iterable type array\\.$#"
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: "#^Method PhpMyAdmin\\\\Navigation\\\\Nodes\\\\NodeDatabase\\:\\:getData\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Navigation/Nodes/NodeDatabase.php
-
message: "#^Method PhpMyAdmin\\\\Navigation\\\\Nodes\\\\NodeDatabase\\:\\:getEvents\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Navigation/Nodes/NodeDatabase.php
-
message: "#^Method PhpMyAdmin\\\\Navigation\\\\Nodes\\\\NodeDatabase\\:\\:getFunctions\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Navigation/Nodes/NodeDatabase.php
-
message: "#^Method PhpMyAdmin\\\\Navigation\\\\Nodes\\\\NodeDatabase\\:\\:getHiddenItems\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Navigation/Nodes/NodeDatabase.php
-
message: "#^Method PhpMyAdmin\\\\Navigation\\\\Nodes\\\\NodeDatabase\\:\\:getProcedures\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Navigation/Nodes/NodeDatabase.php
-
message: "#^Method PhpMyAdmin\\\\Navigation\\\\Nodes\\\\NodeDatabase\\:\\:getRoutines\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Navigation/Nodes/NodeDatabase.php
-
message: "#^Method PhpMyAdmin\\\\Navigation\\\\Nodes\\\\NodeDatabase\\:\\:getTables\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Navigation/Nodes/NodeDatabase.php
-
message: "#^Method PhpMyAdmin\\\\Navigation\\\\Nodes\\\\NodeDatabase\\:\\:getTablesOrViews\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Navigation/Nodes/NodeDatabase.php
-
message: "#^Method PhpMyAdmin\\\\Navigation\\\\Nodes\\\\NodeDatabase\\:\\:getViews\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Navigation/Nodes/NodeDatabase.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: "#^Method PhpMyAdmin\\\\Navigation\\\\Nodes\\\\NodeTable\\:\\:getData\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Navigation/Nodes/NodeTable.php
-
message: "#^Method PhpMyAdmin\\\\Normalization\\:\\:createNewTablesFor2NF\\(\\) has parameter \\$partialDependencies with no value type specified in iterable type array\\.$#"
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\\(\\) has parameter \\$newTables with no value type specified in iterable type array\\.$#"
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: "#^Method PhpMyAdmin\\\\Normalization\\:\\:findDistinctValuesCount\\(\\) has parameter \\$columns with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Normalization.php
-
message: "#^Method PhpMyAdmin\\\\Normalization\\:\\:findDistinctValuesCount\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Normalization.php
-
message: "#^Method PhpMyAdmin\\\\Normalization\\:\\:getAllCombinationPartialKeys\\(\\) has parameter \\$primaryKey with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Normalization.php
-
message: "#^Method PhpMyAdmin\\\\Normalization\\:\\:getAllCombinationPartialKeys\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Normalization.php
-
message: "#^Method PhpMyAdmin\\\\Normalization\\:\\:getHtmlFor3NFstep1\\(\\) has parameter \\$tables with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Normalization.php
-
message: "#^Method PhpMyAdmin\\\\Normalization\\:\\:getHtmlForCreateNewColumn\\(\\) has parameter \\$columnMeta with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Normalization.php
-
message: "#^Method PhpMyAdmin\\\\Normalization\\:\\:getHtmlForNewTables2NF\\(\\) has parameter \\$partialDependencies with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Normalization.php
-
message: "#^Method PhpMyAdmin\\\\Normalization\\:\\:getHtmlForNewTables3NF\\(\\) has parameter \\$tables with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Normalization.php
-
message: "#^Method PhpMyAdmin\\\\Normalization\\:\\:getHtmlForNewTables3NF\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Normalization.php
-
message: "#^Variable property access on object\\.$#"
count: 4
path: libraries/classes/Normalization.php
-
message: "#^Method PhpMyAdmin\\\\OpenDocument\\:\\:create\\(\\) should return string but returns bool\\|string\\.$#"
count: 1
path: libraries/classes/OpenDocument.php
-
message: "#^Casting to string something that's already string\\.$#"
count: 1
path: libraries/classes/Operations.php
-
message: "#^Method PhpMyAdmin\\\\Operations\\:\\:copyTables\\(\\) has parameter \\$tablesFull with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Operations.php
-
message: "#^Method PhpMyAdmin\\\\Operations\\:\\:copyTables\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Operations.php
-
message: "#^Method PhpMyAdmin\\\\Operations\\:\\:createAllAccumulatedConstraints\\(\\) has parameter \\$sqlConstraints with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Operations.php
-
message: "#^Method PhpMyAdmin\\\\Operations\\:\\:getForeignersForReferentialIntegrityCheck\\(\\) has parameter \\$urlParams with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Operations.php
-
message: "#^Method PhpMyAdmin\\\\Operations\\:\\:getForeignersForReferentialIntegrityCheck\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Operations.php
-
message: "#^Method PhpMyAdmin\\\\Operations\\:\\:getPossibleRowFormat\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Operations.php
-
message: "#^Method PhpMyAdmin\\\\Operations\\:\\:getTableAltersArray\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Operations.php
-
message: "#^Method PhpMyAdmin\\\\Operations\\:\\:getViewsAndCreateSqlViewStandIn\\(\\) has parameter \\$tablesFull with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Operations.php
-
message: "#^Method PhpMyAdmin\\\\Operations\\:\\:getViewsAndCreateSqlViewStandIn\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Operations.php
-
message: "#^Method PhpMyAdmin\\\\Operations\\:\\:handleTheViews\\(\\) has parameter \\$views with no value type specified in iterable type array\\.$#"
count: 1
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: "#^Method PhpMyAdmin\\\\Partitioning\\\\Maintenance\\:\\:analyze\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Partitioning/Maintenance.php
-
message: "#^Method PhpMyAdmin\\\\Partitioning\\\\Maintenance\\:\\:check\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Partitioning/Maintenance.php
-
message: "#^Method PhpMyAdmin\\\\Partitioning\\\\Maintenance\\:\\:drop\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Partitioning/Maintenance.php
-
message: "#^Method PhpMyAdmin\\\\Partitioning\\\\Maintenance\\:\\:optimize\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Partitioning/Maintenance.php
-
message: "#^Method PhpMyAdmin\\\\Partitioning\\\\Maintenance\\:\\:repair\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Partitioning/Maintenance.php
-
message: "#^Method PhpMyAdmin\\\\Partitioning\\\\Partition\\:\\:getPartitionNames\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Partitioning/Partition.php
-
message: "#^Method PhpMyAdmin\\\\Partitioning\\\\Partition\\:\\:loadData\\(\\) has parameter \\$row with no value type specified in iterable type array\\.$#"
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: "#^Method PhpMyAdmin\\\\Partitioning\\\\SubPartition\\:\\:__construct\\(\\) has parameter \\$row with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Partitioning/SubPartition.php
-
message: "#^Method PhpMyAdmin\\\\Partitioning\\\\SubPartition\\:\\:loadCommonData\\(\\) has parameter \\$row with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Partitioning/SubPartition.php
-
message: "#^Method PhpMyAdmin\\\\Partitioning\\\\SubPartition\\:\\:loadData\\(\\) has parameter \\$row with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Partitioning/SubPartition.php
-
message: "#^Method PhpMyAdmin\\\\Partitioning\\\\TablePartitionDefinition\\:\\:extractDetailsFromRequest\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Partitioning/TablePartitionDefinition.php
-
message: "#^Method PhpMyAdmin\\\\Partitioning\\\\TablePartitionDefinition\\:\\:extractPartitions\\(\\) has parameter \\$partitionDetails with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Partitioning/TablePartitionDefinition.php
-
message: "#^Method PhpMyAdmin\\\\Partitioning\\\\TablePartitionDefinition\\:\\:extractPartitions\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Partitioning/TablePartitionDefinition.php
-
message: "#^Method PhpMyAdmin\\\\Partitioning\\\\TablePartitionDefinition\\:\\:getDetails\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Partitioning/TablePartitionDefinition.php
-
message: "#^Property PhpMyAdmin\\\\Pdf\\:\\:\\$alias type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Pdf.php
-
message: "#^Property PhpMyAdmin\\\\Pdf\\:\\:\\$footerset type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Pdf.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 \\#2 \\$str2 of function strcmp expects string, class\\-string\\|false given\\.$#"
count: 1
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\\>\\|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\\>\\|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\\>\\|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\\>\\|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: "#^Method PhpMyAdmin\\\\Plugins\\\\Auth\\\\AuthenticationSignon\\:\\:setCookieParams\\(\\) has parameter \\$sessionCookieParams with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Plugins/Auth/AuthenticationSignon.php
-
message: "#^Method PhpMyAdmin\\\\Plugins\\\\Export\\\\ExportCodegen\\:\\:exportData\\(\\) has parameter \\$aliases with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Plugins/Export/ExportCodegen.php
-
message: "#^Method PhpMyAdmin\\\\Plugins\\\\Export\\\\ExportCodegen\\:\\:getCgFormats\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Plugins/Export/ExportCodegen.php
-
message: "#^Method PhpMyAdmin\\\\Plugins\\\\Export\\\\ExportCodegen\\:\\:handleNHibernateCSBody\\(\\) has parameter \\$aliases with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Plugins/Export/ExportCodegen.php
-
message: "#^Method PhpMyAdmin\\\\Plugins\\\\Export\\\\ExportCodegen\\:\\:handleNHibernateXMLBody\\(\\) has parameter \\$aliases with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Plugins/Export/ExportCodegen.php
-
message: "#^Method PhpMyAdmin\\\\Plugins\\\\Export\\\\ExportCodegen\\:\\:setCgFormats\\(\\) has parameter \\$CG_FORMATS with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Plugins/Export/ExportCodegen.php
-
message: "#^Property PhpMyAdmin\\\\Plugins\\\\Export\\\\ExportCodegen\\:\\:\\$cgFormats type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Plugins/Export/ExportCodegen.php
-
message: "#^Method PhpMyAdmin\\\\Plugins\\\\Export\\\\ExportCsv\\:\\:exportData\\(\\) has parameter \\$aliases with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Plugins/Export/ExportCsv.php
-
message: "#^Method PhpMyAdmin\\\\Plugins\\\\Export\\\\ExportHtmlword\\:\\:exportData\\(\\) has parameter \\$aliases with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Plugins/Export/ExportHtmlword.php
-
message: "#^Method PhpMyAdmin\\\\Plugins\\\\Export\\\\ExportHtmlword\\:\\:exportStructure\\(\\) has parameter \\$aliases with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Plugins/Export/ExportHtmlword.php
-
message: "#^Method PhpMyAdmin\\\\Plugins\\\\Export\\\\ExportHtmlword\\:\\:formatOneColumnDefinition\\(\\) has parameter \\$column with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Plugins/Export/ExportHtmlword.php
-
message: "#^Method PhpMyAdmin\\\\Plugins\\\\Export\\\\ExportHtmlword\\:\\:formatOneColumnDefinition\\(\\) has parameter \\$unique_keys with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Plugins/Export/ExportHtmlword.php
-
message: "#^Method PhpMyAdmin\\\\Plugins\\\\Export\\\\ExportHtmlword\\:\\:getTableDef\\(\\) has parameter \\$aliases with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Plugins/Export/ExportHtmlword.php
-
message: "#^Method PhpMyAdmin\\\\Plugins\\\\Export\\\\ExportHtmlword\\:\\:getTableDefStandIn\\(\\) has parameter \\$aliases with no value type specified in iterable type array\\.$#"
count: 1
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: "#^Method PhpMyAdmin\\\\Plugins\\\\Export\\\\ExportJson\\:\\:exportData\\(\\) has parameter \\$aliases with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Plugins/Export/ExportJson.php
-
message: "#^Method PhpMyAdmin\\\\Plugins\\\\Export\\\\ExportLatex\\:\\:exportData\\(\\) has parameter \\$aliases with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Plugins/Export/ExportLatex.php
-
message: "#^Method PhpMyAdmin\\\\Plugins\\\\Export\\\\ExportLatex\\:\\:exportStructure\\(\\) has parameter \\$aliases with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Plugins/Export/ExportLatex.php
-
message: "#^Method PhpMyAdmin\\\\Plugins\\\\Export\\\\ExportMediawiki\\:\\:exportData\\(\\) has parameter \\$aliases with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Plugins/Export/ExportMediawiki.php
-
message: "#^Method PhpMyAdmin\\\\Plugins\\\\Export\\\\ExportMediawiki\\:\\:exportStructure\\(\\) has parameter \\$aliases with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Plugins/Export/ExportMediawiki.php
-
message: "#^Method PhpMyAdmin\\\\Plugins\\\\Export\\\\ExportOds\\:\\:exportData\\(\\) has parameter \\$aliases with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Plugins/Export/ExportOds.php
-
message: "#^Method PhpMyAdmin\\\\Plugins\\\\Export\\\\ExportOdt\\:\\:exportData\\(\\) has parameter \\$aliases with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Plugins/Export/ExportOdt.php
-
message: "#^Method PhpMyAdmin\\\\Plugins\\\\Export\\\\ExportOdt\\:\\:exportStructure\\(\\) has parameter \\$aliases with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Plugins/Export/ExportOdt.php
-
message: "#^Method PhpMyAdmin\\\\Plugins\\\\Export\\\\ExportOdt\\:\\:formatOneColumnDefinition\\(\\) has parameter \\$column with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Plugins/Export/ExportOdt.php
-
message: "#^Method PhpMyAdmin\\\\Plugins\\\\Export\\\\ExportOdt\\:\\:getTableDef\\(\\) has parameter \\$aliases with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Plugins/Export/ExportOdt.php
-
message: "#^Method PhpMyAdmin\\\\Plugins\\\\Export\\\\ExportOdt\\:\\:getTableDefStandIn\\(\\) has parameter \\$aliases with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Plugins/Export/ExportOdt.php
-
message: "#^Method PhpMyAdmin\\\\Plugins\\\\Export\\\\ExportOdt\\:\\:getTriggers\\(\\) has parameter \\$aliases with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Plugins/Export/ExportOdt.php
-
message: "#^Method PhpMyAdmin\\\\Plugins\\\\Export\\\\ExportPdf\\:\\:exportData\\(\\) has parameter \\$aliases with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Plugins/Export/ExportPdf.php
-
message: "#^Method PhpMyAdmin\\\\Plugins\\\\Export\\\\ExportPdf\\:\\:exportStructure\\(\\) has parameter \\$aliases with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Plugins/Export/ExportPdf.php
-
message: "#^Method PhpMyAdmin\\\\Plugins\\\\Export\\\\ExportPhparray\\:\\:exportData\\(\\) has parameter \\$aliases with no value type specified in iterable type array\\.$#"
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 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: "#^Method PhpMyAdmin\\\\Plugins\\\\Export\\\\ExportSql\\:\\:exportData\\(\\) has parameter \\$aliases with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Plugins/Export/ExportSql.php
-
message: "#^Method PhpMyAdmin\\\\Plugins\\\\Export\\\\ExportSql\\:\\:exportRoutineSQL\\(\\) has parameter \\$aliases with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Plugins/Export/ExportSql.php
-
message: "#^Method PhpMyAdmin\\\\Plugins\\\\Export\\\\ExportSql\\:\\:exportRoutines\\(\\) has parameter \\$aliases with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Plugins/Export/ExportSql.php
-
message: "#^Method PhpMyAdmin\\\\Plugins\\\\Export\\\\ExportSql\\:\\:exportStructure\\(\\) has parameter \\$aliases with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Plugins/Export/ExportSql.php
-
message: "#^Method PhpMyAdmin\\\\Plugins\\\\Export\\\\ExportSql\\:\\:getTableComments\\(\\) has parameter \\$aliases with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Plugins/Export/ExportSql.php
-
message: "#^Method PhpMyAdmin\\\\Plugins\\\\Export\\\\ExportSql\\:\\:getTableDef\\(\\) has parameter \\$aliases with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Plugins/Export/ExportSql.php
-
message: "#^Method PhpMyAdmin\\\\Plugins\\\\Export\\\\ExportSql\\:\\:getTableDefForView\\(\\) has parameter \\$aliases with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Plugins/Export/ExportSql.php
-
message: "#^Method PhpMyAdmin\\\\Plugins\\\\Export\\\\ExportSql\\:\\:getTableDefStandIn\\(\\) has parameter \\$aliases with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Plugins/Export/ExportSql.php
-
message: "#^Method PhpMyAdmin\\\\Plugins\\\\Export\\\\ExportSql\\:\\:replaceWithAliases\\(\\) has parameter \\$aliases with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Plugins/Export/ExportSql.php
-
message: "#^PHPDoc tag @var has no value type specified in iterable type array\\.$#"
count: 5
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 function strtoupper expects string, mixed 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 \\#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\\\\Token\\:\\:\\$token \\(string\\) does not accept array\\<string\\>\\|string\\.$#"
count: 1
path: libraries/classes/Plugins/Export/ExportSql.php
-
message: "#^Method PhpMyAdmin\\\\Plugins\\\\Export\\\\ExportTexytext\\:\\:exportData\\(\\) has parameter \\$aliases with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Plugins/Export/ExportTexytext.php
-
message: "#^Method PhpMyAdmin\\\\Plugins\\\\Export\\\\ExportTexytext\\:\\:exportStructure\\(\\) has parameter \\$aliases with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Plugins/Export/ExportTexytext.php
-
message: "#^Method PhpMyAdmin\\\\Plugins\\\\Export\\\\ExportTexytext\\:\\:formatOneColumnDefinition\\(\\) has parameter \\$column with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Plugins/Export/ExportTexytext.php
-
message: "#^Method PhpMyAdmin\\\\Plugins\\\\Export\\\\ExportTexytext\\:\\:formatOneColumnDefinition\\(\\) has parameter \\$unique_keys with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Plugins/Export/ExportTexytext.php
-
message: "#^Method PhpMyAdmin\\\\Plugins\\\\Export\\\\ExportTexytext\\:\\:getTableDef\\(\\) has parameter \\$aliases with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Plugins/Export/ExportTexytext.php
-
message: "#^Method PhpMyAdmin\\\\Plugins\\\\Export\\\\ExportTexytext\\:\\:getTableDefStandIn\\(\\) has parameter \\$aliases with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Plugins/Export/ExportTexytext.php
-
message: "#^Foreach overwrites \\$table with its value variable\\.$#"
count: 1
path: libraries/classes/Plugins/Export/ExportXml.php
-
message: "#^Method PhpMyAdmin\\\\Plugins\\\\Export\\\\ExportXml\\:\\:exportData\\(\\) has parameter \\$aliases with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Plugins/Export/ExportXml.php
-
message: "#^Method PhpMyAdmin\\\\Plugins\\\\Export\\\\ExportXml\\:\\:getTables\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Plugins/Export/ExportXml.php
-
message: "#^Method PhpMyAdmin\\\\Plugins\\\\Export\\\\ExportXml\\:\\:setTables\\(\\) has parameter \\$tables with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Plugins/Export/ExportXml.php
-
message: "#^Property PhpMyAdmin\\\\Plugins\\\\Export\\\\ExportXml\\:\\:\\$tables type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Plugins/Export/ExportXml.php
-
message: "#^Method PhpMyAdmin\\\\Plugins\\\\Export\\\\ExportYaml\\:\\:exportData\\(\\) has parameter \\$aliases with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Plugins/Export/ExportYaml.php
-
message: "#^Method PhpMyAdmin\\\\Plugins\\\\Export\\\\Helpers\\\\Pdf\\:\\:getTableDef\\(\\) has parameter \\$aliases with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Plugins/Export/Helpers/Pdf.php
-
message: "#^Method PhpMyAdmin\\\\Plugins\\\\Export\\\\Helpers\\\\Pdf\\:\\:setAliases\\(\\) has parameter \\$aliases with no value type specified in iterable type array\\.$#"
count: 1
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 \\#3 \\$txt of method TCPDF\\:\\:MultiCell\\(\\) expects string, string\\|null given\\.$#"
count: 1
path: libraries/classes/Plugins/Export/Helpers/Pdf.php
-
message: "#^Property PhpMyAdmin\\\\Plugins\\\\Export\\\\Helpers\\\\Pdf\\:\\:\\$aliases type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Plugins/Export/Helpers/Pdf.php
-
message: "#^Property PhpMyAdmin\\\\Plugins\\\\Export\\\\Helpers\\\\Pdf\\:\\:\\$colAlign type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Plugins/Export/Helpers/Pdf.php
-
message: "#^Property PhpMyAdmin\\\\Plugins\\\\Export\\\\Helpers\\\\Pdf\\:\\:\\$colFits is never written, only read\\.$#"
count: 1
path: libraries/classes/Plugins/Export/Helpers/Pdf.php
-
message: "#^Property PhpMyAdmin\\\\Plugins\\\\Export\\\\Helpers\\\\Pdf\\:\\:\\$colTitles type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Plugins/Export/Helpers/Pdf.php
-
message: "#^Property PhpMyAdmin\\\\Plugins\\\\Export\\\\Helpers\\\\Pdf\\:\\:\\$displayColumn type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Plugins/Export/Helpers/Pdf.php
-
message: "#^Property PhpMyAdmin\\\\Plugins\\\\Export\\\\Helpers\\\\Pdf\\:\\:\\$headerset type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Plugins/Export/Helpers/Pdf.php
-
message: "#^Property PhpMyAdmin\\\\Plugins\\\\Export\\\\Helpers\\\\Pdf\\:\\:\\$tablewidths type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Plugins/Export/Helpers/Pdf.php
-
message: "#^Property PhpMyAdmin\\\\Plugins\\\\Export\\\\Helpers\\\\Pdf\\:\\:\\$titleWidth is never written, only read\\.$#"
count: 1
path: libraries/classes/Plugins/Export/Helpers/Pdf.php
-
message: "#^Variable \\$columns_cnt might not be defined\\.$#"
count: 6
path: libraries/classes/Plugins/Export/Helpers/Pdf.php
-
message: "#^Method PhpMyAdmin\\\\Plugins\\\\Export\\\\Helpers\\\\TableProperty\\:\\:__construct\\(\\) has parameter \\$row with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Plugins/Export/Helpers/TableProperty.php
-
message: "#^Foreach overwrites \\$db with its value variable\\.$#"
count: 1
path: libraries/classes/Plugins/ExportPlugin.php
-
message: "#^Method PhpMyAdmin\\\\Plugins\\\\ExportPlugin\\:\\:exportData\\(\\) has parameter \\$aliases with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Plugins/ExportPlugin.php
-
message: "#^Method PhpMyAdmin\\\\Plugins\\\\ExportPlugin\\:\\:exportRoutines\\(\\) has parameter \\$aliases with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Plugins/ExportPlugin.php
-
message: "#^Method PhpMyAdmin\\\\Plugins\\\\ExportPlugin\\:\\:exportStructure\\(\\) has parameter \\$aliases with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Plugins/ExportPlugin.php
-
message: "#^Method PhpMyAdmin\\\\Plugins\\\\ExportPlugin\\:\\:getAlias\\(\\) has parameter \\$aliases with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Plugins/ExportPlugin.php
-
message: "#^Method PhpMyAdmin\\\\Plugins\\\\ExportPlugin\\:\\:getRelationString\\(\\) has parameter \\$aliases with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Plugins/ExportPlugin.php
-
message: "#^Method PhpMyAdmin\\\\Plugins\\\\ExportPlugin\\:\\:getRelationString\\(\\) has parameter \\$foreigners with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Plugins/ExportPlugin.php
-
message: "#^Method PhpMyAdmin\\\\Plugins\\\\ExportPlugin\\:\\:getTableDefStandIn\\(\\) has parameter \\$aliases with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Plugins/ExportPlugin.php
-
message: "#^Method PhpMyAdmin\\\\Plugins\\\\ExportPlugin\\:\\:initAlias\\(\\) has parameter \\$aliases with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Plugins/ExportPlugin.php
-
message: "#^Method PhpMyAdmin\\\\Plugins\\\\IOTransformationsPlugin\\:\\:getInputHtml\\(\\) has parameter \\$column with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Plugins/IOTransformationsPlugin.php
-
message: "#^Method PhpMyAdmin\\\\Plugins\\\\IOTransformationsPlugin\\:\\:getInputHtml\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Plugins/IOTransformationsPlugin.php
-
message: "#^Method PhpMyAdmin\\\\Plugins\\\\IOTransformationsPlugin\\:\\:getScripts\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Plugins/IOTransformationsPlugin.php
-
message: "#^For loop initial assignment overwrites variable \\$i\\.$#"
count: 1
path: libraries/classes/Plugins/Import/ImportCsv.php
-
message: "#^Method PhpMyAdmin\\\\Plugins\\\\Import\\\\ImportCsv\\:\\:buildErrorsForParams\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Plugins/Import/ImportCsv.php
-
message: "#^Method PhpMyAdmin\\\\Plugins\\\\Import\\\\ImportCsv\\:\\:getColumnNames\\(\\) has parameter \\$columnNames with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Plugins/Import/ImportCsv.php
-
message: "#^Method PhpMyAdmin\\\\Plugins\\\\Import\\\\ImportCsv\\:\\:getColumnNames\\(\\) has parameter \\$rows with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Plugins/Import/ImportCsv.php
-
message: "#^Method PhpMyAdmin\\\\Plugins\\\\Import\\\\ImportCsv\\:\\:getColumnNames\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Plugins/Import/ImportCsv.php
-
message: "#^Method PhpMyAdmin\\\\Plugins\\\\Import\\\\ImportCsv\\:\\:getSqlTemplateAndRequiredFields\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Plugins/Import/ImportCsv.php
-
message: "#^Method PhpMyAdmin\\\\Plugins\\\\Import\\\\ImportMediawiki\\:\\:executeImportTables\\(\\) has parameter \\$analyses with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Plugins/Import/ImportMediawiki.php
-
message: "#^Method PhpMyAdmin\\\\Plugins\\\\Import\\\\ImportMediawiki\\:\\:executeImportTables\\(\\) has parameter \\$tables with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Plugins/Import/ImportMediawiki.php
-
message: "#^Method PhpMyAdmin\\\\Plugins\\\\Import\\\\ImportMediawiki\\:\\:explodeMarkup\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Plugins/Import/ImportMediawiki.php
-
message: "#^Method PhpMyAdmin\\\\Plugins\\\\Import\\\\ImportMediawiki\\:\\:importDataOneTable\\(\\) has parameter \\$table with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Plugins/Import/ImportMediawiki.php
-
message: "#^Method PhpMyAdmin\\\\Plugins\\\\Import\\\\ImportMediawiki\\:\\:setTableHeaders\\(\\) has parameter \\$table_headers with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Plugins/Import/ImportMediawiki.php
-
message: "#^Method PhpMyAdmin\\\\Plugins\\\\Import\\\\ImportMediawiki\\:\\:setTableHeaders\\(\\) has parameter \\$table_row with no value type specified in iterable type array\\.$#"
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 \\$str of function trim expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Plugins/Import/ImportMediawiki.php
-
message: "#^Method PhpMyAdmin\\\\Plugins\\\\Import\\\\ImportOds\\:\\:iterateOverColumns\\(\\) has parameter \\$col_names with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Plugins/Import/ImportOds.php
-
message: "#^Method PhpMyAdmin\\\\Plugins\\\\Import\\\\ImportOds\\:\\:iterateOverColumns\\(\\) has parameter \\$tempRow with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Plugins/Import/ImportOds.php
-
message: "#^Method PhpMyAdmin\\\\Plugins\\\\Import\\\\ImportOds\\:\\:iterateOverColumns\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Plugins/Import/ImportOds.php
-
message: "#^Method PhpMyAdmin\\\\Plugins\\\\Import\\\\ImportOds\\:\\:iterateOverRows\\(\\) has parameter \\$col_names with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Plugins/Import/ImportOds.php
-
message: "#^Method PhpMyAdmin\\\\Plugins\\\\Import\\\\ImportOds\\:\\:iterateOverRows\\(\\) has parameter \\$tempRow with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Plugins/Import/ImportOds.php
-
message: "#^Method PhpMyAdmin\\\\Plugins\\\\Import\\\\ImportOds\\:\\:iterateOverRows\\(\\) has parameter \\$tempRows with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Plugins/Import/ImportOds.php
-
message: "#^Method PhpMyAdmin\\\\Plugins\\\\Import\\\\ImportOds\\:\\:iterateOverRows\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Plugins/Import/ImportOds.php
-
message: "#^Method PhpMyAdmin\\\\Plugins\\\\Import\\\\ImportOds\\:\\:iterateOverTables\\(\\) has parameter \\$sheets with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Plugins/Import/ImportOds.php
-
message: "#^Method PhpMyAdmin\\\\Plugins\\\\Import\\\\ImportOds\\:\\:iterateOverTables\\(\\) has parameter \\$sheets with no value type specified in iterable type array\\|SimpleXMLElement\\.$#"
count: 1
path: libraries/classes/Plugins/Import/ImportOds.php
-
message: "#^Method PhpMyAdmin\\\\Plugins\\\\Import\\\\ImportOds\\:\\:iterateOverTables\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
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 \\$cell_attrs 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: "#^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: "#^Method PhpMyAdmin\\\\Plugins\\\\Import\\\\ImportSql\\:\\:setSQLMode\\(\\) has parameter \\$request with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Plugins/Import/ImportSql.php
-
message: "#^Cannot assign new offset to array\\<int, array\\<int, string\\>\\|string\\>\\|string\\.$#"
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 \\$str1 of function strcmp expects string, array\\<int, array\\<int, 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, array\\<int, string\\>\\|string\\>\\|string does not accept array\\<int, string\\>\\.$#"
count: 1
path: libraries/classes/Plugins/Import/ImportXml.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: "#^Casting to string something that's already string\\.$#"
count: 1
path: libraries/classes/Plugins/ImportPlugin.php
-
message: "#^Method PhpMyAdmin\\\\Plugins\\\\ImportPlugin\\:\\:getDbnameAndOptions\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Plugins/ImportPlugin.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: "#^Method PhpMyAdmin\\\\Plugins\\\\Schema\\\\Dia\\\\RelationStatsDia\\:\\:getXy\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Plugins/Schema/Dia/RelationStatsDia.php
-
message: "#^Parameter \\#2 \\$master_table of class PhpMyAdmin\\\\Plugins\\\\Schema\\\\Eps\\\\RelationStatsEps constructor expects string, PhpMyAdmin\\\\Plugins\\\\Schema\\\\Eps\\\\TableStatsEps given\\.$#"
count: 1
path: libraries/classes/Plugins/Schema/Eps/EpsRelationSchema.php
-
message: "#^Parameter \\#4 \\$foreign_table of class PhpMyAdmin\\\\Plugins\\\\Schema\\\\Eps\\\\RelationStatsEps constructor expects string, PhpMyAdmin\\\\Plugins\\\\Schema\\\\Eps\\\\TableStatsEps given\\.$#"
count: 1
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: "#^Casting to int something that's already int\\.$#"
count: 3
path: libraries/classes/Plugins/Schema/Eps/TableStatsEps.php
-
message: "#^Parameter \\#1 \\$x_from 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 \\$y_from 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: "#^Method PhpMyAdmin\\\\Plugins\\\\Schema\\\\Pdf\\\\Pdf\\:\\:row\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Plugins/Schema/Pdf/Pdf.php
-
message: "#^Method PhpMyAdmin\\\\Plugins\\\\Schema\\\\Pdf\\\\Pdf\\:\\:row\\(\\) has parameter \\$links with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Plugins/Schema/Pdf/Pdf.php
-
message: "#^Method PhpMyAdmin\\\\Plugins\\\\Schema\\\\Pdf\\\\Pdf\\:\\:setWidths\\(\\) has parameter \\$w with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Plugins/Schema/Pdf/Pdf.php
-
message: "#^Property PhpMyAdmin\\\\Plugins\\\\Schema\\\\Pdf\\\\Pdf\\:\\:\\$customLinks type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Plugins/Schema/Pdf/Pdf.php
-
message: "#^Property PhpMyAdmin\\\\Plugins\\\\Schema\\\\Pdf\\\\Pdf\\:\\:\\$widths type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Plugins/Schema/Pdf/Pdf.php
-
message: "#^Call to method TCPDF\\:\\:Line\\(\\) with incorrect case\\: line$#"
count: 2
path: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php
-
message: "#^Casting to string something that's already string\\.$#"
count: 2
path: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php
-
message: "#^Method PhpMyAdmin\\\\Plugins\\\\Schema\\\\Pdf\\\\PdfRelationSchema\\:\\:dataDictionaryDoc\\(\\) has parameter \\$alltables with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php
-
message: "#^Parameter \\#2 \\$master_table of class PhpMyAdmin\\\\Plugins\\\\Schema\\\\Pdf\\\\RelationStatsPdf constructor expects string, PhpMyAdmin\\\\Plugins\\\\Schema\\\\Pdf\\\\TableStatsPdf 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 \\#4 \\$fontSize of class PhpMyAdmin\\\\Plugins\\\\Schema\\\\Pdf\\\\TableStatsPdf constructor expects int, null given\\.$#"
count: 3
path: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php
-
message: "#^Parameter \\#4 \\$foreign_table of class PhpMyAdmin\\\\Plugins\\\\Schema\\\\Pdf\\\\RelationStatsPdf constructor expects string, PhpMyAdmin\\\\Plugins\\\\Schema\\\\Pdf\\\\TableStatsPdf given\\.$#"
count: 1
path: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php
-
message: "#^Property PhpMyAdmin\\\\Plugins\\\\Schema\\\\ExportRelationSchema\\:\\:\\$orientation \\(string\\) in isset\\(\\) is not nullable\\.$#"
count: 1
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: "#^Binary operation \"\\+\\=\" between int and array\\<float\\>\\|float results in an error\\.$#"
count: 1
path: libraries/classes/Plugins/Schema/Pdf/TableStatsPdf.php
-
message: "#^Property PhpMyAdmin\\\\Plugins\\\\Schema\\\\TableStats\\:\\:\\$width \\(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: "#^Method PhpMyAdmin\\\\Plugins\\\\Schema\\\\RelationStats\\:\\:getXy\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Plugins/Schema/RelationStats.php
-
message: "#^Parameter \\#1 \\$table of method PhpMyAdmin\\\\Plugins\\\\Schema\\\\RelationStats\\:\\:getXy\\(\\) expects PhpMyAdmin\\\\Plugins\\\\Schema\\\\TableStats, string given\\.$#"
count: 2
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: "#^Call to function is_int\\(\\) with int will always evaluate to true\\.$#"
count: 2
path: libraries/classes/Plugins/Schema/Svg/Svg.php
-
message: "#^Casting to string something that's already string\\.$#"
count: 3
path: libraries/classes/Plugins/Schema/Svg/Svg.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 \\#1 \\$width of method PhpMyAdmin\\\\Plugins\\\\Schema\\\\Svg\\\\Svg\\:\\:startSvgDoc\\(\\) expects int, float\\|int given\\.$#"
count: 1
path: libraries/classes/Plugins/Schema/Svg/SvgRelationSchema.php
-
message: "#^Parameter \\#2 \\$height of method PhpMyAdmin\\\\Plugins\\\\Schema\\\\Svg\\\\Svg\\:\\:startSvgDoc\\(\\) expects int, float\\|int given\\.$#"
count: 1
path: libraries/classes/Plugins/Schema/Svg/SvgRelationSchema.php
-
message: "#^Parameter \\#2 \\$master_table of class PhpMyAdmin\\\\Plugins\\\\Schema\\\\Svg\\\\RelationStatsSvg constructor expects string, PhpMyAdmin\\\\Plugins\\\\Schema\\\\Dia\\\\TableStatsDia\\|PhpMyAdmin\\\\Plugins\\\\Schema\\\\Eps\\\\TableStatsEps\\|PhpMyAdmin\\\\Plugins\\\\Schema\\\\Pdf\\\\TableStatsPdf\\|PhpMyAdmin\\\\Plugins\\\\Schema\\\\Svg\\\\TableStatsSvg given\\.$#"
count: 1
path: libraries/classes/Plugins/Schema/Svg/SvgRelationSchema.php
-
message: "#^Parameter \\#3 \\$x of method PhpMyAdmin\\\\Plugins\\\\Schema\\\\Svg\\\\Svg\\:\\:startSvgDoc\\(\\) expects int, float\\|int given\\.$#"
count: 1
path: libraries/classes/Plugins/Schema/Svg/SvgRelationSchema.php
-
message: "#^Parameter \\#4 \\$foreign_table of class PhpMyAdmin\\\\Plugins\\\\Schema\\\\Svg\\\\RelationStatsSvg constructor expects string, PhpMyAdmin\\\\Plugins\\\\Schema\\\\Dia\\\\TableStatsDia\\|PhpMyAdmin\\\\Plugins\\\\Schema\\\\Eps\\\\TableStatsEps\\|PhpMyAdmin\\\\Plugins\\\\Schema\\\\Pdf\\\\TableStatsPdf\\|PhpMyAdmin\\\\Plugins\\\\Schema\\\\Svg\\\\TableStatsSvg given\\.$#"
count: 1
path: libraries/classes/Plugins/Schema/Svg/SvgRelationSchema.php
-
message: "#^Parameter \\#4 \\$y of method PhpMyAdmin\\\\Plugins\\\\Schema\\\\Svg\\\\Svg\\:\\:startSvgDoc\\(\\) expects int, float\\|int given\\.$#"
count: 1
path: libraries/classes/Plugins/Schema/Svg/SvgRelationSchema.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: "#^Property PhpMyAdmin\\\\Plugins\\\\Schema\\\\TableStats\\:\\:\\$fields type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Plugins/Schema/TableStats.php
-
message: "#^Property PhpMyAdmin\\\\Plugins\\\\Schema\\\\TableStats\\:\\:\\$primary type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Plugins/Schema/TableStats.php
-
message: "#^Method PhpMyAdmin\\\\Plugins\\\\SchemaPlugin\\:\\:getPaperSizeArray\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Plugins/SchemaPlugin.php
-
message: "#^Method PhpMyAdmin\\\\Plugins\\\\Transformations\\\\Abs\\\\Bool2TextTransformationsPlugin\\:\\:applyTransformation\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Plugins/Transformations/Abs/Bool2TextTransformationsPlugin.php
-
message: "#^Method PhpMyAdmin\\\\Plugins\\\\Transformations\\\\Abs\\\\CodeMirrorEditorTransformationPlugin\\:\\:applyTransformation\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Plugins/Transformations/Abs/CodeMirrorEditorTransformationPlugin.php
-
message: "#^Method PhpMyAdmin\\\\Plugins\\\\Transformations\\\\Abs\\\\CodeMirrorEditorTransformationPlugin\\:\\:getInputHtml\\(\\) has parameter \\$column with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Plugins/Transformations/Abs/CodeMirrorEditorTransformationPlugin.php
-
message: "#^Method PhpMyAdmin\\\\Plugins\\\\Transformations\\\\Abs\\\\CodeMirrorEditorTransformationPlugin\\:\\:getInputHtml\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Plugins/Transformations/Abs/CodeMirrorEditorTransformationPlugin.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: "#^Casting to string something that's already string\\.$#"
count: 4
path: libraries/classes/Plugins/Transformations/Abs/DateFormatTransformationsPlugin.php
-
message: "#^Method PhpMyAdmin\\\\Plugins\\\\Transformations\\\\Abs\\\\DateFormatTransformationsPlugin\\:\\:applyTransformation\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Plugins/Transformations/Abs/DateFormatTransformationsPlugin.php
-
message: "#^Method PhpMyAdmin\\\\Plugins\\\\Transformations\\\\Abs\\\\DownloadTransformationsPlugin\\:\\:applyTransformation\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Plugins/Transformations/Abs/DownloadTransformationsPlugin.php
-
message: "#^Method PhpMyAdmin\\\\Plugins\\\\Transformations\\\\Abs\\\\ExternalTransformationsPlugin\\:\\:applyTransformation\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Plugins/Transformations/Abs/ExternalTransformationsPlugin.php
-
message: "#^Method PhpMyAdmin\\\\Plugins\\\\Transformations\\\\Abs\\\\ExternalTransformationsPlugin\\:\\:applyTransformationNoWrap\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Plugins/Transformations/Abs/ExternalTransformationsPlugin.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: "#^Method PhpMyAdmin\\\\Plugins\\\\Transformations\\\\Abs\\\\FormattedTransformationsPlugin\\:\\:applyTransformation\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Plugins/Transformations/Abs/FormattedTransformationsPlugin.php
-
message: "#^Method PhpMyAdmin\\\\Plugins\\\\Transformations\\\\Abs\\\\HexTransformationsPlugin\\:\\:applyTransformation\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Plugins/Transformations/Abs/HexTransformationsPlugin.php
-
message: "#^Method PhpMyAdmin\\\\Plugins\\\\Transformations\\\\Abs\\\\ImageLinkTransformationsPlugin\\:\\:applyTransformation\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Plugins/Transformations/Abs/ImageLinkTransformationsPlugin.php
-
message: "#^Method PhpMyAdmin\\\\Plugins\\\\Transformations\\\\Abs\\\\ImageUploadTransformationsPlugin\\:\\:applyTransformation\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Plugins/Transformations/Abs/ImageUploadTransformationsPlugin.php
-
message: "#^Method PhpMyAdmin\\\\Plugins\\\\Transformations\\\\Abs\\\\ImageUploadTransformationsPlugin\\:\\:getInputHtml\\(\\) has parameter \\$column with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Plugins/Transformations/Abs/ImageUploadTransformationsPlugin.php
-
message: "#^Method PhpMyAdmin\\\\Plugins\\\\Transformations\\\\Abs\\\\ImageUploadTransformationsPlugin\\:\\:getInputHtml\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Plugins/Transformations/Abs/ImageUploadTransformationsPlugin.php
-
message: "#^Method PhpMyAdmin\\\\Plugins\\\\Transformations\\\\Abs\\\\ImageUploadTransformationsPlugin\\:\\:getScripts\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Plugins/Transformations/Abs/ImageUploadTransformationsPlugin.php
-
message: "#^Method PhpMyAdmin\\\\Plugins\\\\Transformations\\\\Abs\\\\InlineTransformationsPlugin\\:\\:applyTransformation\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Plugins/Transformations/Abs/InlineTransformationsPlugin.php
-
message: "#^Method PhpMyAdmin\\\\Plugins\\\\Transformations\\\\Abs\\\\LongToIPv4TransformationsPlugin\\:\\:applyTransformation\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Plugins/Transformations/Abs/LongToIPv4TransformationsPlugin.php
-
message: "#^Method PhpMyAdmin\\\\Plugins\\\\Transformations\\\\Abs\\\\PreApPendTransformationsPlugin\\:\\:applyTransformation\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Plugins/Transformations/Abs/PreApPendTransformationsPlugin.php
-
message: "#^Method PhpMyAdmin\\\\Plugins\\\\Transformations\\\\Abs\\\\RegexValidationTransformationsPlugin\\:\\:applyTransformation\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Plugins/Transformations/Abs/RegexValidationTransformationsPlugin.php
-
message: "#^Method PhpMyAdmin\\\\Plugins\\\\Transformations\\\\Abs\\\\SQLTransformationsPlugin\\:\\:applyTransformation\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Plugins/Transformations/Abs/SQLTransformationsPlugin.php
-
message: "#^Casting to string something that's already string\\.$#"
count: 3
path: libraries/classes/Plugins/Transformations/Abs/SubstringTransformationsPlugin.php
-
message: "#^Method PhpMyAdmin\\\\Plugins\\\\Transformations\\\\Abs\\\\SubstringTransformationsPlugin\\:\\:applyTransformation\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Plugins/Transformations/Abs/SubstringTransformationsPlugin.php
-
message: "#^Method PhpMyAdmin\\\\Plugins\\\\Transformations\\\\Abs\\\\TextFileUploadTransformationsPlugin\\:\\:applyTransformation\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Plugins/Transformations/Abs/TextFileUploadTransformationsPlugin.php
-
message: "#^Method PhpMyAdmin\\\\Plugins\\\\Transformations\\\\Abs\\\\TextFileUploadTransformationsPlugin\\:\\:getInputHtml\\(\\) has parameter \\$column with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Plugins/Transformations/Abs/TextFileUploadTransformationsPlugin.php
-
message: "#^Method PhpMyAdmin\\\\Plugins\\\\Transformations\\\\Abs\\\\TextFileUploadTransformationsPlugin\\:\\:getInputHtml\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Plugins/Transformations/Abs/TextFileUploadTransformationsPlugin.php
-
message: "#^Method PhpMyAdmin\\\\Plugins\\\\Transformations\\\\Abs\\\\TextImageLinkTransformationsPlugin\\:\\:applyTransformation\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Plugins/Transformations/Abs/TextImageLinkTransformationsPlugin.php
-
message: "#^Method PhpMyAdmin\\\\Plugins\\\\Transformations\\\\Abs\\\\TextLinkTransformationsPlugin\\:\\:applyTransformation\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Plugins/Transformations/Abs/TextLinkTransformationsPlugin.php
-
message: "#^Method PhpMyAdmin\\\\Plugins\\\\Transformations\\\\Input\\\\Text_Plain_Iptobinary\\:\\:applyTransformation\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Plugins/Transformations/Input/Text_Plain_Iptobinary.php
-
message: "#^Method PhpMyAdmin\\\\Plugins\\\\Transformations\\\\Input\\\\Text_Plain_Iptobinary\\:\\:getInputHtml\\(\\) has parameter \\$column with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Plugins/Transformations/Input/Text_Plain_Iptobinary.php
-
message: "#^Method PhpMyAdmin\\\\Plugins\\\\Transformations\\\\Input\\\\Text_Plain_Iptobinary\\:\\:getInputHtml\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Plugins/Transformations/Input/Text_Plain_Iptobinary.php
-
message: "#^Method PhpMyAdmin\\\\Plugins\\\\Transformations\\\\Input\\\\Text_Plain_Iptolong\\:\\:applyTransformation\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Plugins/Transformations/Input/Text_Plain_Iptolong.php
-
message: "#^Method PhpMyAdmin\\\\Plugins\\\\Transformations\\\\Input\\\\Text_Plain_Iptolong\\:\\:getInputHtml\\(\\) has parameter \\$column with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Plugins/Transformations/Input/Text_Plain_Iptolong.php
-
message: "#^Method PhpMyAdmin\\\\Plugins\\\\Transformations\\\\Input\\\\Text_Plain_Iptolong\\:\\:getInputHtml\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Plugins/Transformations/Input/Text_Plain_Iptolong.php
-
message: "#^Method PhpMyAdmin\\\\Plugins\\\\Transformations\\\\Input\\\\Text_Plain_JsonEditor\\:\\:getScripts\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Plugins/Transformations/Input/Text_Plain_JsonEditor.php
-
message: "#^Method PhpMyAdmin\\\\Plugins\\\\Transformations\\\\Input\\\\Text_Plain_SqlEditor\\:\\:getScripts\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Plugins/Transformations/Input/Text_Plain_SqlEditor.php
-
message: "#^Method PhpMyAdmin\\\\Plugins\\\\Transformations\\\\Input\\\\Text_Plain_XmlEditor\\:\\:getScripts\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Plugins/Transformations/Input/Text_Plain_XmlEditor.php
-
message: "#^Method PhpMyAdmin\\\\Plugins\\\\Transformations\\\\Output\\\\Text_Plain_Binarytoip\\:\\:applyTransformation\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Plugins/Transformations/Output/Text_Plain_Binarytoip.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: "#^Method PhpMyAdmin\\\\Plugins\\\\Transformations\\\\Output\\\\Text_Plain_Json\\:\\:applyTransformation\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Plugins/Transformations/Output/Text_Plain_Json.php
-
message: "#^Method PhpMyAdmin\\\\Plugins\\\\Transformations\\\\Output\\\\Text_Plain_Xml\\:\\:applyTransformation\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Plugins/Transformations/Output/Text_Plain_Xml.php
-
message: "#^Method PhpMyAdmin\\\\Plugins\\\\TransformationsPlugin\\:\\:applyTransformation\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Plugins/TransformationsPlugin.php
-
message: "#^Method PhpMyAdmin\\\\Plugins\\\\TransformationsPlugin\\:\\:applyTransformationNoWrap\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Plugins/TransformationsPlugin.php
-
message: "#^Method PhpMyAdmin\\\\Plugins\\\\TransformationsPlugin\\:\\:getOptions\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Plugins/TransformationsPlugin.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\\\\Properties\\\\Options\\\\OptionsPropertyGroup\\:\\:getProperties\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Properties/Options/OptionsPropertyGroup.php
-
message: "#^Property PhpMyAdmin\\\\Properties\\\\Options\\\\OptionsPropertyGroup\\:\\:\\$properties type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Properties/Options/OptionsPropertyGroup.php
-
message: "#^Method PhpMyAdmin\\\\Properties\\\\Options\\\\OptionsPropertyOneItem\\:\\:getDoc\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Properties/Options/OptionsPropertyOneItem.php
-
message: "#^Method PhpMyAdmin\\\\Properties\\\\Options\\\\OptionsPropertyOneItem\\:\\:getValues\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Properties/Options/OptionsPropertyOneItem.php
-
message: "#^Method PhpMyAdmin\\\\Properties\\\\Options\\\\OptionsPropertyOneItem\\:\\:setDoc\\(\\) has parameter \\$doc with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Properties/Options/OptionsPropertyOneItem.php
-
message: "#^Method PhpMyAdmin\\\\Properties\\\\Options\\\\OptionsPropertyOneItem\\:\\:setValues\\(\\) has parameter \\$values with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Properties/Options/OptionsPropertyOneItem.php
-
message: "#^Property PhpMyAdmin\\\\Properties\\\\Options\\\\OptionsPropertyOneItem\\:\\:\\$doc type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Properties/Options/OptionsPropertyOneItem.php
-
message: "#^Property PhpMyAdmin\\\\Properties\\\\Options\\\\OptionsPropertyOneItem\\:\\:\\$values type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Properties/Options/OptionsPropertyOneItem.php
-
message: "#^Return type \\(bool\\|string\\) of method PhpMyAdmin\\\\Properties\\\\Options\\\\OptionsPropertyOneItem\\:\\:getForce\\(\\) should be covariant with return type \\(string\\|null\\) of method PhpMyAdmin\\\\Properties\\\\Options\\\\OptionsPropertyItem\\:\\:getForce\\(\\)$#"
count: 1
path: libraries/classes/Properties/Options/OptionsPropertyOneItem.php
-
message: "#^Method PhpMyAdmin\\\\Providers\\\\ServerVariables\\\\MariaDbMySqlKbsProvider\\:\\:getStaticVariables\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Providers/ServerVariables/MariaDbMySqlKbsProvider.php
-
message: "#^Method PhpMyAdmin\\\\Providers\\\\ServerVariables\\\\ServerVariablesProviderInterface\\:\\:getStaticVariables\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Providers/ServerVariables/ServerVariablesProviderInterface.php
-
message: "#^Method PhpMyAdmin\\\\Providers\\\\ServerVariables\\\\VoidProvider\\:\\:getStaticVariables\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Providers/ServerVariables/VoidProvider.php
-
message: "#^Method PhpMyAdmin\\\\Query\\\\Cache\\:\\:cacheTableContent\\(\\) has parameter \\$contentPath with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Query/Cache.php
-
message: "#^Method PhpMyAdmin\\\\Query\\\\Cache\\:\\:cacheTableData\\(\\) has parameter \\$tables with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Query/Cache.php
-
message: "#^Method PhpMyAdmin\\\\Query\\\\Cache\\:\\:getCache\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Query/Cache.php
-
message: "#^Method PhpMyAdmin\\\\Query\\\\Cache\\:\\:getCachedTableContent\\(\\) has parameter \\$contentPath with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Query/Cache.php
-
message: "#^Property PhpMyAdmin\\\\Query\\\\Cache\\:\\:\\$tableCache type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Query/Cache.php
-
message: "#^Method PhpMyAdmin\\\\Query\\\\Compatibility\\:\\:getISCompatForGetColumnsFull\\(\\) has parameter \\$columns with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Query/Compatibility.php
-
message: "#^Method PhpMyAdmin\\\\Query\\\\Compatibility\\:\\:getISCompatForGetColumnsFull\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Query/Compatibility.php
-
message: "#^Method PhpMyAdmin\\\\Query\\\\Compatibility\\:\\:getISCompatForGetTablesFull\\(\\) has parameter \\$eachTables with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Query/Compatibility.php
-
message: "#^Method PhpMyAdmin\\\\Query\\\\Compatibility\\:\\:getISCompatForGetTablesFull\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Query/Compatibility.php
-
message: "#^Method PhpMyAdmin\\\\Query\\\\Utilities\\:\\:usortComparisonCallback\\(\\) has parameter \\$a with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Query/Utilities.php
-
message: "#^Method PhpMyAdmin\\\\Query\\\\Utilities\\:\\:usortComparisonCallback\\(\\) has parameter \\$b with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Query/Utilities.php
-
message: "#^Method PhpMyAdmin\\\\RecentFavoriteTable\\:\\:getFromDb\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/RecentFavoriteTable.php
-
message: "#^Method PhpMyAdmin\\\\RecentFavoriteTable\\:\\:getFromDb\\(\\) should return array but returns mixed\\.$#"
count: 1
path: libraries/classes/RecentFavoriteTable.php
-
message: "#^Method PhpMyAdmin\\\\RecentFavoriteTable\\:\\:getTables\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/RecentFavoriteTable.php
-
message: "#^Property PhpMyAdmin\\\\RecentFavoriteTable\\:\\:\\$tables type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/RecentFavoriteTable.php
-
message: "#^Method PhpMyAdmin\\\\Replication\\:\\:replicaChangePrimary\\(\\) has parameter \\$pos with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Replication.php
-
message: "#^Parameter \\#1 \\$name of static method PhpMyAdmin\\\\Core\\:\\:sanitizeMySQLHost\\(\\) expects string, string\\|null given\\.$#"
count: 1
path: libraries/classes/Replication.php
-
message: "#^Method PhpMyAdmin\\\\ReplicationGui\\:\\:getHtmlForReplicaConfiguration\\(\\) has parameter \\$serverReplicaReplication with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/ReplicationGui.php
-
message: "#^Only numeric types are allowed in \\+, int\\<0, max\\>\\|false given on the left side\\.$#"
count: 1
path: libraries/classes/ReplicationGui.php
-
message: "#^Parameter \\#1 \\$action of method PhpMyAdmin\\\\Replication\\:\\:replicaControl\\(\\) expects string, string\\|null given\\.$#"
count: 1
path: libraries/classes/ReplicationGui.php
-
message: "#^Method PhpMyAdmin\\\\ReplicationInfo\\:\\:fill\\(\\) has parameter \\$status with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/ReplicationInfo.php
-
message: "#^Method PhpMyAdmin\\\\ReplicationInfo\\:\\:fill\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/ReplicationInfo.php
-
message: "#^Method PhpMyAdmin\\\\ReplicationInfo\\:\\:getPrimaryInfo\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/ReplicationInfo.php
-
message: "#^Method PhpMyAdmin\\\\ReplicationInfo\\:\\:getPrimaryStatus\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/ReplicationInfo.php
-
message: "#^Method PhpMyAdmin\\\\ReplicationInfo\\:\\:getReplicaInfo\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/ReplicationInfo.php
-
message: "#^Method PhpMyAdmin\\\\ReplicationInfo\\:\\:getReplicaStatus\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/ReplicationInfo.php
-
message: "#^Property PhpMyAdmin\\\\ReplicationInfo\\:\\:\\$multiPrimaryStatus type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/ReplicationInfo.php
-
message: "#^Property PhpMyAdmin\\\\ReplicationInfo\\:\\:\\$primaryInfo type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/ReplicationInfo.php
-
message: "#^Property PhpMyAdmin\\\\ReplicationInfo\\:\\:\\$primaryStatus type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/ReplicationInfo.php
-
message: "#^Property PhpMyAdmin\\\\ReplicationInfo\\:\\:\\$replicaInfo type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/ReplicationInfo.php
-
message: "#^Property PhpMyAdmin\\\\ReplicationInfo\\:\\:\\$replicaStatus type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/ReplicationInfo.php
-
message: "#^Foreach overwrites \\$value with its value variable\\.$#"
count: 1
path: libraries/classes/ResponseRenderer.php
-
message: "#^Method PhpMyAdmin\\\\ResponseRenderer\\:\\:addJSON\\(\\) has parameter \\$json with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/ResponseRenderer.php
-
message: "#^Property PhpMyAdmin\\\\ResponseRenderer\\:\\:\\$JSON type has no value type specified in iterable type array\\.$#"
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\\(\\) has parameter \\$found with no value type specified in iterable type array\\.$#"
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: "#^Method PhpMyAdmin\\\\SavedSearches\\:\\:getCriterias\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/SavedSearches.php
-
message: "#^Method PhpMyAdmin\\\\SavedSearches\\:\\:getList\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/SavedSearches.php
-
message: "#^Method PhpMyAdmin\\\\SavedSearches\\:\\:setCriterias\\(\\) has parameter \\$criterias with 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: "#^Property PhpMyAdmin\\\\SavedSearches\\:\\:\\$criterias \\(array\\) 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: "#^Method PhpMyAdmin\\\\Server\\\\Plugin\\:\\:fromState\\(\\) has parameter \\$state with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Server/Plugin.php
-
message: "#^Method PhpMyAdmin\\\\Server\\\\Plugin\\:\\:toArray\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Server/Plugin.php
-
message: "#^Method PhpMyAdmin\\\\Server\\\\Plugins\\:\\:mapRowToPlugin\\(\\) has parameter \\$row with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Server/Plugins.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: "#^Casting to string something that's already string\\.$#"
count: 1
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\\:\\:addUser\\(\\) has parameter \\$dbname with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Server/Privileges.php
-
message: "#^Method PhpMyAdmin\\\\Server\\\\Privileges\\:\\:addUser\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Server/Privileges.php
-
message: "#^Method PhpMyAdmin\\\\Server\\\\Privileges\\:\\:deleteUser\\(\\) has parameter \\$queries with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Server/Privileges.php
-
message: "#^Method PhpMyAdmin\\\\Server\\\\Privileges\\:\\:extractPrivInfo\\(\\) has parameter \\$row with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Server/Privileges.php
-
message: "#^Method PhpMyAdmin\\\\Server\\\\Privileges\\:\\:extractPrivInfo\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Server/Privileges.php
-
message: "#^Method PhpMyAdmin\\\\Server\\\\Privileges\\:\\:fillInTablePrivileges\\(\\) has parameter \\$row with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Server/Privileges.php
-
message: "#^Method PhpMyAdmin\\\\Server\\\\Privileges\\:\\:getAllPrivileges\\(\\) return type has no value type specified in iterable type array\\.$#"
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\\:\\:getDataForDeleteUsers\\(\\) has parameter \\$queries with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Server/Privileges.php
-
message: "#^Method PhpMyAdmin\\\\Server\\\\Privileges\\:\\:getDataForDeleteUsers\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Server/Privileges.php
-
message: "#^Method PhpMyAdmin\\\\Server\\\\Privileges\\:\\:getDataForQueries\\(\\) has parameter \\$queries with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Server/Privileges.php
-
message: "#^Method PhpMyAdmin\\\\Server\\\\Privileges\\:\\:getDataForQueries\\(\\) has parameter \\$queriesForDisplay with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Server/Privileges.php
-
message: "#^Method PhpMyAdmin\\\\Server\\\\Privileges\\:\\:getDataForQueries\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Server/Privileges.php
-
message: "#^Method PhpMyAdmin\\\\Server\\\\Privileges\\:\\:getDbSpecificPrivsQueriesForChangeOrCopyUser\\(\\) has parameter \\$queries with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Server/Privileges.php
-
message: "#^Method PhpMyAdmin\\\\Server\\\\Privileges\\:\\:getDbSpecificPrivsQueriesForChangeOrCopyUser\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Server/Privileges.php
-
message: "#^Method PhpMyAdmin\\\\Server\\\\Privileges\\:\\:getGlobalAndDatabasePrivileges\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Server/Privileges.php
-
message: "#^Method PhpMyAdmin\\\\Server\\\\Privileges\\:\\:getHtmlForInitials\\(\\) has parameter \\$arrayInitials with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Server/Privileges.php
-
message: "#^Method PhpMyAdmin\\\\Server\\\\Privileges\\:\\:getHtmlForUserProperties\\(\\) has parameter \\$dbname with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Server/Privileges.php
-
message: "#^Method PhpMyAdmin\\\\Server\\\\Privileges\\:\\:getMessageAndSqlQueryForPrivilegesRevoke\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Server/Privileges.php
-
message: "#^Method PhpMyAdmin\\\\Server\\\\Privileges\\:\\:getRoutinePrivileges\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Server/Privileges.php
-
message: "#^Method PhpMyAdmin\\\\Server\\\\Privileges\\:\\:getRoutinesPrivileges\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Server/Privileges.php
-
message: "#^Method PhpMyAdmin\\\\Server\\\\Privileges\\:\\:getSpecificPrivilege\\(\\) has parameter \\$row with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Server/Privileges.php
-
message: "#^Method PhpMyAdmin\\\\Server\\\\Privileges\\:\\:getSpecificPrivilege\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Server/Privileges.php
-
message: "#^Method PhpMyAdmin\\\\Server\\\\Privileges\\:\\:getSqlQueriesForDisplayAndAddUser\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Server/Privileges.php
-
message: "#^Method PhpMyAdmin\\\\Server\\\\Privileges\\:\\:getTablePrivileges\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Server/Privileges.php
-
message: "#^Method PhpMyAdmin\\\\Server\\\\Privileges\\:\\:getTablePrivsQueriesForChangeOrCopyUser\\(\\) has parameter \\$queries with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Server/Privileges.php
-
message: "#^Method PhpMyAdmin\\\\Server\\\\Privileges\\:\\:getTablePrivsQueriesForChangeOrCopyUser\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Server/Privileges.php
-
message: "#^Method PhpMyAdmin\\\\Server\\\\Privileges\\:\\:getUserSpecificRights\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Server/Privileges.php
-
message: "#^Method PhpMyAdmin\\\\Server\\\\Privileges\\:\\:getUsernameAndHostnameLength\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Server/Privileges.php
-
message: "#^Method PhpMyAdmin\\\\Server\\\\Privileges\\:\\:getUsersOverview\\(\\) has parameter \\$dbRights with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Server/Privileges.php
-
message: "#^Method PhpMyAdmin\\\\Server\\\\Privileges\\:\\:updatePrivileges\\(\\) return type has no value type specified in iterable type array\\.$#"
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 \\$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 \\$str of function mb_substr expects string, string\\|null given\\.$#"
count: 3
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 \\#2 \\$str of function explode expects string, string\\|null given\\.$#"
count: 3
path: libraries/classes/Server/Privileges.php
-
message: "#^Parameter \\#6 \\$dbname of method PhpMyAdmin\\\\Server\\\\Privileges\\:\\:addUserAndCreateDatabase\\(\\) expects string, array\\|string\\|null 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: "#^Variable \\$userGroup on left side of \\?\\? always exists and is not nullable\\.$#"
count: 1
path: libraries/classes/Server/Privileges.php
-
message: "#^Method PhpMyAdmin\\\\Server\\\\Status\\\\Data\\:\\:calculateValues\\(\\) has parameter \\$server_status with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Server/Status/Data.php
-
message: "#^Method PhpMyAdmin\\\\Server\\\\Status\\\\Data\\:\\:calculateValues\\(\\) has parameter \\$server_variables with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Server/Status/Data.php
-
message: "#^Method PhpMyAdmin\\\\Server\\\\Status\\\\Data\\:\\:calculateValues\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Server/Status/Data.php
-
message: "#^Method PhpMyAdmin\\\\Server\\\\Status\\\\Data\\:\\:cleanDeprecated\\(\\) has parameter \\$server_status with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Server/Status/Data.php
-
message: "#^Method PhpMyAdmin\\\\Server\\\\Status\\\\Data\\:\\:cleanDeprecated\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Server/Status/Data.php
-
message: "#^Method PhpMyAdmin\\\\Server\\\\Status\\\\Data\\:\\:getAllocations\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Server/Status/Data.php
-
message: "#^Method PhpMyAdmin\\\\Server\\\\Status\\\\Data\\:\\:getLinks\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Server/Status/Data.php
-
message: "#^Method PhpMyAdmin\\\\Server\\\\Status\\\\Data\\:\\:getSections\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Server/Status/Data.php
-
message: "#^Method PhpMyAdmin\\\\Server\\\\Status\\\\Data\\:\\:sortVariables\\(\\) has parameter \\$allocationMap with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Server/Status/Data.php
-
message: "#^Method PhpMyAdmin\\\\Server\\\\Status\\\\Data\\:\\:sortVariables\\(\\) has parameter \\$allocations with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Server/Status/Data.php
-
message: "#^Method PhpMyAdmin\\\\Server\\\\Status\\\\Data\\:\\:sortVariables\\(\\) has parameter \\$sectionUsed with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Server/Status/Data.php
-
message: "#^Method PhpMyAdmin\\\\Server\\\\Status\\\\Data\\:\\:sortVariables\\(\\) has parameter \\$server_status with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Server/Status/Data.php
-
message: "#^Method PhpMyAdmin\\\\Server\\\\Status\\\\Data\\:\\:sortVariables\\(\\) has parameter \\$used_queries with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Server/Status/Data.php
-
message: "#^Method PhpMyAdmin\\\\Server\\\\Status\\\\Data\\:\\:sortVariables\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Server/Status/Data.php
-
message: "#^Property PhpMyAdmin\\\\Server\\\\Status\\\\Data\\:\\:\\$allocationMap type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Server/Status/Data.php
-
message: "#^Property PhpMyAdmin\\\\Server\\\\Status\\\\Data\\:\\:\\$links type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Server/Status/Data.php
-
message: "#^Property PhpMyAdmin\\\\Server\\\\Status\\\\Data\\:\\:\\$sectionUsed type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Server/Status/Data.php
-
message: "#^Property PhpMyAdmin\\\\Server\\\\Status\\\\Data\\:\\:\\$sections type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Server/Status/Data.php
-
message: "#^Property PhpMyAdmin\\\\Server\\\\Status\\\\Data\\:\\:\\$status type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Server/Status/Data.php
-
message: "#^Property PhpMyAdmin\\\\Server\\\\Status\\\\Data\\:\\:\\$usedQueries type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Server/Status/Data.php
-
message: "#^Property PhpMyAdmin\\\\Server\\\\Status\\\\Data\\:\\:\\$variables type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Server/Status/Data.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 int\\<\\-1, max\\> on float\\|int\\<2, max\\>\\|string\\|null\\.$#"
count: 1
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\\:\\:getJsonForChartingData\\(\\) 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\\:\\:getJsonForChartingDataGet\\(\\) has parameter \\$ret with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Server/Status/Monitor.php
-
message: "#^Method PhpMyAdmin\\\\Server\\\\Status\\\\Monitor\\:\\:getJsonForChartingDataGet\\(\\) has parameter \\$serverVars with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Server/Status/Monitor.php
-
message: "#^Method PhpMyAdmin\\\\Server\\\\Status\\\\Monitor\\:\\:getJsonForChartingDataGet\\(\\) has parameter \\$statusVars with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Server/Status/Monitor.php
-
message: "#^Method PhpMyAdmin\\\\Server\\\\Status\\\\Monitor\\:\\:getJsonForChartingDataGet\\(\\) 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\\:\\:getJsonForChartingDataSet\\(\\) has parameter \\$ret with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Server/Status/Monitor.php
-
message: "#^Method PhpMyAdmin\\\\Server\\\\Status\\\\Monitor\\:\\:getJsonForChartingDataSet\\(\\) has parameter \\$serverVarValues with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Server/Status/Monitor.php
-
message: "#^Method PhpMyAdmin\\\\Server\\\\Status\\\\Monitor\\:\\:getJsonForChartingDataSet\\(\\) has parameter \\$statusVarValues with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Server/Status/Monitor.php
-
message: "#^Method PhpMyAdmin\\\\Server\\\\Status\\\\Monitor\\:\\:getJsonForChartingDataSet\\(\\) 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\\:\\:getJsonForChartingDataSwitch\\(\\) has parameter \\$ret with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Server/Status/Monitor.php
-
message: "#^Method PhpMyAdmin\\\\Server\\\\Status\\\\Monitor\\:\\:getJsonForChartingDataSwitch\\(\\) has parameter \\$serverVars with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Server/Status/Monitor.php
-
message: "#^Method PhpMyAdmin\\\\Server\\\\Status\\\\Monitor\\:\\:getJsonForChartingDataSwitch\\(\\) has parameter \\$statusVars with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Server/Status/Monitor.php
-
message: "#^Method PhpMyAdmin\\\\Server\\\\Status\\\\Monitor\\:\\:getJsonForChartingDataSwitch\\(\\) 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\\:\\: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: "#^Method PhpMyAdmin\\\\Server\\\\Status\\\\Monitor\\:\\:getJsonForLoggingVars\\(\\) 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\\:\\:getJsonForQueryAnalyzer\\(\\) 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 \\$str of function mb_strlen expects string, string\\|null given\\.$#"
count: 4
path: libraries/classes/Server/Status/Monitor.php
-
message: "#^Parameter \\#1 \\$str 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 \\#2 \\$subject of function preg_match expects string, string\\|null given\\.$#"
count: 2
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: "#^Method PhpMyAdmin\\\\Server\\\\Status\\\\Processes\\:\\:getSortableColumnsForProcessList\\(\\) 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: "#^Method PhpMyAdmin\\\\Session\\:\\:sessionFailed\\(\\) has parameter \\$errors with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Session.php
-
message: "#^Parameter \\#1 \\$newid of function session_id expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Session.php
-
message: "#^Parameter \\#1 \\$newname of function session_save_path expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Session.php
-
message: "#^Method PhpMyAdmin\\\\Setup\\\\ConfigGenerator\\:\\:exportZeroBasedArray\\(\\) has parameter \\$array with no value type specified in iterable type array\\.$#"
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: "#^Method PhpMyAdmin\\\\Setup\\\\ConfigGenerator\\:\\:getServerPart\\(\\) has parameter \\$servers with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Setup/ConfigGenerator.php
-
message: "#^Method PhpMyAdmin\\\\Setup\\\\ConfigGenerator\\:\\:isZeroBasedArray\\(\\) has parameter \\$array with no value type specified in iterable type array\\.$#"
count: 1
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 \\$var_name of static method PhpMyAdmin\\\\Setup\\\\ConfigGenerator\\:\\:getVarExport\\(\\) expects string, string\\|null given\\.$#"
count: 2
path: libraries/classes/Setup/ConfigGenerator.php
-
message: "#^Method PhpMyAdmin\\\\Setup\\\\Index\\:\\:messagesShowHtml\\(\\) return type has no value type specified in iterable type array\\.$#"
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: "#^Method PhpMyAdmin\\\\Sql\\:\\:countQueryResults\\(\\) should return int\\|numeric\\-string but returns mixed\\.$#"
count: 1
path: libraries/classes/Sql.php
-
message: "#^Method PhpMyAdmin\\\\Sql\\:\\:executeQueryAndGetQueryResponse\\(\\) has parameter \\$extraData with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Sql.php
-
message: "#^Method PhpMyAdmin\\\\Sql\\:\\:executeQueryAndGetQueryResponse\\(\\) has parameter \\$sqlData with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Sql.php
-
message: "#^Method PhpMyAdmin\\\\Sql\\:\\:executeQueryAndSendQueryResponse\\(\\) has parameter \\$extraData with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Sql.php
-
message: "#^Method PhpMyAdmin\\\\Sql\\:\\:executeQueryAndSendQueryResponse\\(\\) has parameter \\$sqlData with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Sql.php
-
message: "#^Method PhpMyAdmin\\\\Sql\\:\\:executeTheQuery\\(\\) has parameter \\$extraData with no value type specified in iterable type array\\.$#"
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\\(\\) has parameter \\$profilingResults with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Sql.php
-
message: "#^Method PhpMyAdmin\\\\Sql\\:\\:getDetailedProfilingStats\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Sql.php
-
message: "#^Method PhpMyAdmin\\\\Sql\\:\\:getHtmlForPreviousUpdateQuery\\(\\) has parameter \\$sqlData with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Sql.php
-
message: "#^Method PhpMyAdmin\\\\Sql\\:\\:getHtmlForSqlQueryResultsTable\\(\\) has parameter \\$showTable with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Sql.php
-
message: "#^Method PhpMyAdmin\\\\Sql\\:\\:getQueryResponseForNoResultsReturned\\(\\) has parameter \\$extraData with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Sql.php
-
message: "#^Method PhpMyAdmin\\\\Sql\\:\\:getQueryResponseForNoResultsReturned\\(\\) has parameter \\$profilingResults with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Sql.php
-
message: "#^Method PhpMyAdmin\\\\Sql\\:\\:getQueryResponseForResultsReturned\\(\\) has parameter \\$profilingResults with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Sql.php
-
message: "#^Method PhpMyAdmin\\\\Sql\\:\\:getQueryResponseForResultsReturned\\(\\) has parameter \\$sqlData with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Sql.php
-
message: "#^Method PhpMyAdmin\\\\Sql\\:\\:getValuesForColumn\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Sql.php
-
message: "#^Method PhpMyAdmin\\\\Sql\\:\\:resultSetContainsUniqueKey\\(\\) has parameter \\$fieldsMeta with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Sql.php
-
message: "#^Method PhpMyAdmin\\\\Sql\\:\\:resultSetHasJustOneTable\\(\\) has parameter \\$fieldsMeta with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Sql.php
-
message: "#^Parameter \\#1 \\$data of function bin2hex expects string, string\\|null 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 \\$numberOfLine of method PhpMyAdmin\\\\Sql\\:\\:getStartPosToDisplayRow\\(\\) expects int, mixed given\\.$#"
count: 2
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 static method PhpMyAdmin\\\\Message\\:\\:notice\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Sql.php
-
message: "#^Parameter \\#2 \\$foreign_field 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: "#^Method PhpMyAdmin\\\\SqlQueryForm\\:\\:init\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/SqlQueryForm.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 'type' on mixed\\.$#"
count: 1
path: libraries/classes/StorageEngine.php
-
message: "#^Cannot cast mixed to string\\.$#"
count: 1
path: libraries/classes/StorageEngine.php
-
message: "#^Method PhpMyAdmin\\\\StorageEngine\\:\\:getStorageEngines\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/StorageEngine.php
-
message: "#^Method PhpMyAdmin\\\\StorageEngine\\:\\:getVariables\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/StorageEngine.php
-
message: "#^Method PhpMyAdmin\\\\StorageEngine\\:\\:getVariablesStatus\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/StorageEngine.php
-
message: "#^Method PhpMyAdmin\\\\StorageEngine\\:\\:resolveTypeSize\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/StorageEngine.php
-
message: "#^Variable method call on \\$this\\(PhpMyAdmin\\\\StorageEngine\\)\\.$#"
count: 1
path: libraries/classes/StorageEngine.php
-
message: "#^Method PhpMyAdmin\\\\SystemDatabase\\:\\:getNewTransformationDataSql\\(\\) has parameter \\$columnMap with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/SystemDatabase.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: "#^Cannot cast mixed to string\\.$#"
count: 1
path: libraries/classes/Table.php
-
message: "#^Casting to string something that's already string\\.$#"
count: 5
path: libraries/classes/Table.php
-
message: "#^Method PhpMyAdmin\\\\Table\\:\\:duplicateInfo\\(\\) has parameter \\$getFields with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Table.php
-
message: "#^Method PhpMyAdmin\\\\Table\\:\\:duplicateInfo\\(\\) has parameter \\$newFields with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Table.php
-
message: "#^Method PhpMyAdmin\\\\Table\\:\\:duplicateInfo\\(\\) has parameter \\$whereFields with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Table.php
-
message: "#^Method PhpMyAdmin\\\\Table\\:\\:formatColumns\\(\\) has parameter \\$indexed with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Table.php
-
message: "#^Method PhpMyAdmin\\\\Table\\:\\:formatColumns\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Table.php
-
message: "#^Method PhpMyAdmin\\\\Table\\:\\:generateAlter\\(\\) has parameter \\$columnsWithIndex with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Table.php
-
message: "#^Method PhpMyAdmin\\\\Table\\:\\:generateFieldSpec\\(\\) has parameter \\$columnsWithIndex with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Table.php
-
message: "#^Method PhpMyAdmin\\\\Table\\:\\:getAutoIncrement\\(\\) should return int 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\\:\\:getColumnGenerationExpression\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Table.php
-
message: "#^Method PhpMyAdmin\\\\Table\\:\\:getColumns\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Table.php
-
message: "#^Method PhpMyAdmin\\\\Table\\:\\:getColumnsWithIndex\\(\\) return type has no value type specified in iterable type array\\.$#"
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\\:\\:getCreateOptions\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Table.php
-
message: "#^Method PhpMyAdmin\\\\Table\\:\\:getIndexedColumns\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Table.php
-
message: "#^Method PhpMyAdmin\\\\Table\\:\\:getNameAndTypeOfTheColumns\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Table.php
-
message: "#^Method PhpMyAdmin\\\\Table\\:\\:getNonGeneratedColumns\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Table.php
-
message: "#^Method PhpMyAdmin\\\\Table\\:\\:getNumRows\\(\\) should return int but returns mixed\\.$#"
count: 1
path: libraries/classes/Table.php
-
message: "#^Method PhpMyAdmin\\\\Table\\:\\:getReservedColumnNames\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Table.php
-
message: "#^Method PhpMyAdmin\\\\Table\\:\\:getRowFormat\\(\\) should return string but returns mixed\\.$#"
count: 1
path: libraries/classes/Table.php
-
message: "#^Method PhpMyAdmin\\\\Table\\:\\:getSQLToCreateForeignKey\\(\\) has parameter \\$field with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Table.php
-
message: "#^Method PhpMyAdmin\\\\Table\\:\\:getSQLToCreateForeignKey\\(\\) has parameter \\$foreignField with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Table.php
-
message: "#^Method PhpMyAdmin\\\\Table\\:\\:getUiPrefsFromDb\\(\\) return type has no value type specified in iterable type array\\.$#"
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: "#^Method PhpMyAdmin\\\\Table\\:\\:getUniqueColumns\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Table.php
-
message: "#^Method PhpMyAdmin\\\\Table\\:\\:updateForeignKeys\\(\\) has parameter \\$destinationForeignColumn with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Table.php
-
message: "#^Method PhpMyAdmin\\\\Table\\:\\:updateForeignKeys\\(\\) has parameter \\$destinationForeignDb with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Table.php
-
message: "#^Method PhpMyAdmin\\\\Table\\:\\:updateForeignKeys\\(\\) has parameter \\$destinationForeignTable with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Table.php
-
message: "#^Method PhpMyAdmin\\\\Table\\:\\:updateForeignKeys\\(\\) has parameter \\$existrelForeign with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Table.php
-
message: "#^Method PhpMyAdmin\\\\Table\\:\\:updateForeignKeys\\(\\) has parameter \\$multiEditColumnsName with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Table.php
-
message: "#^Method PhpMyAdmin\\\\Table\\:\\:updateForeignKeys\\(\\) has parameter \\$optionsArray with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Table.php
-
message: "#^Method PhpMyAdmin\\\\Table\\:\\:updateForeignKeys\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Table.php
-
message: "#^Method PhpMyAdmin\\\\Table\\:\\:updateInternalRelations\\(\\) has parameter \\$destinationColumn with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Table.php
-
message: "#^Method PhpMyAdmin\\\\Table\\:\\:updateInternalRelations\\(\\) has parameter \\$destinationDb with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Table.php
-
message: "#^Method PhpMyAdmin\\\\Table\\:\\:updateInternalRelations\\(\\) has parameter \\$destinationTable with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Table.php
-
message: "#^Method PhpMyAdmin\\\\Table\\:\\:updateInternalRelations\\(\\) has parameter \\$existrel with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Table.php
-
message: "#^Method PhpMyAdmin\\\\Table\\:\\:updateInternalRelations\\(\\) has parameter \\$multiEditColumnsName with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Table.php
-
message: "#^Negated boolean expression is always false\\.$#"
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 \\$var of function count expects array\\|Countable, mixed given\\.$#"
count: 1
path: libraries/classes/Table.php
-
message: "#^Parameter \\#2 \\$search of function array_key_exists expects array, mixed given\\.$#"
count: 1
path: libraries/classes/Table.php
-
message: "#^Parameter \\#2 \\$str of function explode expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Table.php
-
message: "#^Property PhpMyAdmin\\\\Table\\:\\:\\$errors type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Table.php
-
message: "#^Property PhpMyAdmin\\\\Table\\:\\:\\$messages type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Table.php
-
message: "#^Property PhpMyAdmin\\\\Table\\:\\:\\$uiprefs type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Table.php
-
message: "#^Right side of \\|\\| is always false\\.$#"
count: 1
path: libraries/classes/Table.php
-
message: "#^Method PhpMyAdmin\\\\Table\\\\ColumnsDefinition\\:\\:displayForm\\(\\) has parameter \\$fields_meta with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Table/ColumnsDefinition.php
-
message: "#^Method PhpMyAdmin\\\\Table\\\\ColumnsDefinition\\:\\:displayForm\\(\\) has parameter \\$selected with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Table/ColumnsDefinition.php
-
message: "#^Parameter \\#2 \\$str of function explode expects 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 function trim expects string, mixed given\\.$#"
count: 1
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 \\#2 \\$str 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: "#^Method PhpMyAdmin\\\\Template\\:\\:render\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Template.php
-
message: "#^Property PhpMyAdmin\\\\Theme\\:\\:\\$filesizeInfo \\(int\\) does not accept int\\<0, max\\>\\|false\\.$#"
count: 1
path: libraries/classes/Theme.php
-
message: "#^Property PhpMyAdmin\\\\Theme\\:\\:\\$mtimeInfo \\(int\\) does not accept int\\|false\\.$#"
count: 1
path: libraries/classes/Theme.php
-
message: "#^Unreachable statement \\- code above always terminates\\.$#"
count: 1
path: libraries/classes/Theme.php
-
message: "#^Casting to bool something that's already bool\\.$#"
count: 1
path: libraries/classes/ThemeManager.php
-
message: "#^Casting to string something that's already string\\.$#"
count: 1
path: libraries/classes/ThemeManager.php
-
message: "#^If condition is always true\\.$#"
count: 1
path: libraries/classes/ThemeManager.php
-
message: "#^Method PhpMyAdmin\\\\ThemeManager\\:\\:getThemesArray\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/ThemeManager.php
-
message: "#^Property PhpMyAdmin\\\\ThemeManager\\:\\:\\$activeTheme \\(string\\) does not accept string\\|null\\.$#"
count: 1
path: libraries/classes/ThemeManager.php
-
message: "#^Static property PhpMyAdmin\\\\ThemeManager\\:\\:\\$instance \\(PhpMyAdmin\\\\ThemeManager\\) in empty\\(\\) is not falsy\\.$#"
count: 1
path: libraries/classes/ThemeManager.php
-
message: "#^Unreachable statement \\- code above always terminates\\.$#"
count: 2
path: libraries/classes/ThemeManager.php
-
message: "#^Cannot access property \\$dest on PhpMyAdmin\\\\SqlParser\\\\Components\\\\IntoKeyword\\|null\\.$#"
count: 1
path: libraries/classes/Tracker.php
-
message: "#^Cannot access property \\$table on PhpMyAdmin\\\\SqlParser\\\\Components\\\\Expression\\|null\\.$#"
count: 4
path: libraries/classes/Tracker.php
-
message: "#^Cannot access property \\$table on PhpMyAdmin\\\\SqlParser\\\\Components\\\\Expression\\|string\\|null\\.$#"
count: 1
path: libraries/classes/Tracker.php
-
message: "#^Cannot access property \\$tokens on PhpMyAdmin\\\\SqlParser\\\\TokensList\\|null\\.$#"
count: 1
path: libraries/classes/Tracker.php
-
message: "#^Cannot access property \\$value on PhpMyAdmin\\\\SqlParser\\\\Token\\|string\\.$#"
count: 3
path: libraries/classes/Tracker.php
-
message: "#^Casting to string something that's already string\\.$#"
count: 1
path: libraries/classes/Tracker.php
-
message: "#^Method PhpMyAdmin\\\\Tracker\\:\\:changeTrackingData\\(\\) has parameter \\$newData with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Tracker.php
-
message: "#^Method PhpMyAdmin\\\\Tracker\\:\\:parseQuery\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Tracker.php
-
message: "#^Offset 0 does not exist on array\\<PhpMyAdmin\\\\SqlParser\\\\Components\\\\Expression\\>\\|null\\.$#"
count: 4
path: libraries/classes/Tracker.php
-
message: "#^Offset 0 does not exist on array\\<PhpMyAdmin\\\\SqlParser\\\\Components\\\\RenameOperation\\>\\|null\\.$#"
count: 2
path: libraries/classes/Tracker.php
-
message: "#^Only numeric types are allowed in \\-, int\\<0, max\\>\\|false given on the left side\\.$#"
count: 2
path: libraries/classes/Tracker.php
-
message: "#^Parameter \\#3 \\$version of static method PhpMyAdmin\\\\Tracker\\:\\:deactivateTracking\\(\\) expects string, int given\\.$#"
count: 1
path: libraries/classes/Tracker.php
-
message: "#^Property PhpMyAdmin\\\\Tracker\\:\\:\\$trackingCache type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Tracker.php
-
message: "#^Cannot access offset 'COLUMNS' on mixed\\.$#"
count: 1
path: libraries/classes/Tracking.php
-
message: "#^Cannot access offset 'INDEXES' on mixed\\.$#"
count: 1
path: libraries/classes/Tracking.php
-
message: "#^Method PhpMyAdmin\\\\Tracking\\:\\:createTrackingForMultipleTables\\(\\) has parameter \\$selected with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Tracking.php
-
message: "#^Method PhpMyAdmin\\\\Tracking\\:\\:deleteFromTrackingReportLog\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Tracking.php
-
message: "#^Method PhpMyAdmin\\\\Tracking\\:\\:deleteTrackingReportRows\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Tracking.php
-
message: "#^Method PhpMyAdmin\\\\Tracking\\:\\:exportAsSqlDump\\(\\) has parameter \\$entries with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Tracking.php
-
message: "#^Method PhpMyAdmin\\\\Tracking\\:\\:exportAsSqlExecution\\(\\) has parameter \\$entries with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Tracking.php
-
message: "#^Method PhpMyAdmin\\\\Tracking\\:\\:extractTableNames\\(\\) has parameter \\$table_list with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Tracking.php
-
message: "#^Method PhpMyAdmin\\\\Tracking\\:\\:extractTableNames\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Tracking.php
-
message: "#^Method PhpMyAdmin\\\\Tracking\\:\\:filter\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Tracking.php
-
message: "#^Method PhpMyAdmin\\\\Tracking\\:\\:filter\\(\\) has parameter \\$filter_users with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Tracking.php
-
message: "#^Method PhpMyAdmin\\\\Tracking\\:\\:filter\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Tracking.php
-
message: "#^Method PhpMyAdmin\\\\Tracking\\:\\:getEntries\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Tracking.php
-
message: "#^Method PhpMyAdmin\\\\Tracking\\:\\:getEntries\\(\\) has parameter \\$filter_users with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Tracking.php
-
message: "#^Method PhpMyAdmin\\\\Tracking\\:\\:getEntries\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Tracking.php
-
message: "#^Method PhpMyAdmin\\\\Tracking\\:\\:getHtmlForColumns\\(\\) has parameter \\$columns with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Tracking.php
-
message: "#^Method PhpMyAdmin\\\\Tracking\\:\\:getHtmlForDataDefinitionStatements\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Tracking.php
-
message: "#^Method PhpMyAdmin\\\\Tracking\\:\\:getHtmlForDataDefinitionStatements\\(\\) has parameter \\$filter_users with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Tracking.php
-
message: "#^Method PhpMyAdmin\\\\Tracking\\:\\:getHtmlForDataDefinitionStatements\\(\\) has parameter \\$url_params with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Tracking.php
-
message: "#^Method PhpMyAdmin\\\\Tracking\\:\\:getHtmlForDataDefinitionStatements\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Tracking.php
-
message: "#^Method PhpMyAdmin\\\\Tracking\\:\\:getHtmlForDataManipulationStatements\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Tracking.php
-
message: "#^Method PhpMyAdmin\\\\Tracking\\:\\:getHtmlForDataManipulationStatements\\(\\) has parameter \\$filter_users with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Tracking.php
-
message: "#^Method PhpMyAdmin\\\\Tracking\\:\\:getHtmlForDataManipulationStatements\\(\\) has parameter \\$url_params with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Tracking.php
-
message: "#^Method PhpMyAdmin\\\\Tracking\\:\\:getHtmlForDataStatements\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Tracking.php
-
message: "#^Method PhpMyAdmin\\\\Tracking\\:\\:getHtmlForDataStatements\\(\\) has parameter \\$filterUsers with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Tracking.php
-
message: "#^Method PhpMyAdmin\\\\Tracking\\:\\:getHtmlForDataStatements\\(\\) has parameter \\$urlParams with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Tracking.php
-
message: "#^Method PhpMyAdmin\\\\Tracking\\:\\:getHtmlForDataStatements\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Tracking.php
-
message: "#^Method PhpMyAdmin\\\\Tracking\\:\\:getHtmlForDbTrackingTables\\(\\) has parameter \\$urlParams with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Tracking.php
-
message: "#^Method PhpMyAdmin\\\\Tracking\\:\\:getHtmlForIndexes\\(\\) has parameter \\$indexes with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Tracking.php
-
message: "#^Method PhpMyAdmin\\\\Tracking\\:\\:getHtmlForMainPage\\(\\) has parameter \\$urlParams with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Tracking.php
-
message: "#^Method PhpMyAdmin\\\\Tracking\\:\\:getHtmlForSchemaSnapshot\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Tracking.php
-
message: "#^Method PhpMyAdmin\\\\Tracking\\:\\:getHtmlForTrackingReport\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Tracking.php
-
message: "#^Method PhpMyAdmin\\\\Tracking\\:\\:getHtmlForTrackingReport\\(\\) has parameter \\$filter_users with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Tracking.php
-
message: "#^Method PhpMyAdmin\\\\Tracking\\:\\:getHtmlForTrackingReport\\(\\) has parameter \\$url_params with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Tracking.php
-
message: "#^Method PhpMyAdmin\\\\Tracking\\:\\:getHtmlForTrackingReportExportForm1\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Tracking.php
-
message: "#^Method PhpMyAdmin\\\\Tracking\\:\\:getHtmlForTrackingReportExportForm1\\(\\) has parameter \\$filter_users with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Tracking.php
-
message: "#^Method PhpMyAdmin\\\\Tracking\\:\\:getHtmlForTrackingReportExportForm1\\(\\) has parameter \\$url_params with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Tracking.php
-
message: "#^Method PhpMyAdmin\\\\Tracking\\:\\:getHtmlForTrackingReportExportForm2\\(\\) has parameter \\$url_params with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Tracking.php
-
message: "#^Method PhpMyAdmin\\\\Tracking\\:\\:getUntrackedTables\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Tracking.php
-
message: "#^Offset 'statement' does not exist on array\\{date\\: string, username\\: string, statement\\: string\\}\\|string\\.$#"
count: 4
path: libraries/classes/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.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.php
-
message: "#^Parameter \\#1 \\$columns of method PhpMyAdmin\\\\Tracking\\:\\:getHtmlForColumns\\(\\) expects array, mixed given\\.$#"
count: 1
path: libraries/classes/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.php
-
message: "#^Parameter \\#1 \\$dbName of static method PhpMyAdmin\\\\Tracker\\:\\:isTracked\\(\\) expects string, string\\|null given\\.$#"
count: 1
path: libraries/classes/Tracking.php
-
message: "#^Parameter \\#1 \\$indexes of method PhpMyAdmin\\\\Tracking\\:\\:getHtmlForIndexes\\(\\) expects array, mixed given\\.$#"
count: 1
path: libraries/classes/Tracking.php
-
message: "#^Parameter \\#1 \\$str of method PhpMyAdmin\\\\DatabaseInterface\\:\\:escapeString\\(\\) expects string, string\\|null given\\.$#"
count: 1
path: libraries/classes/Tracking.php
-
message: "#^Parameter \\#1 \\$var of function count expects array\\|Countable, mixed given\\.$#"
count: 1
path: libraries/classes/Tracking.php
-
message: "#^Parameter \\#2 \\$tableName of static method PhpMyAdmin\\\\Tracker\\:\\:isTracked\\(\\) expects string, string\\|null given\\.$#"
count: 1
path: libraries/classes/Tracking.php
-
message: "#^Method PhpMyAdmin\\\\Transformations\\:\\:getAvailableMimeTypes\\(\\) return type has no value type specified in iterable type array\\.$#"
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\\:\\:getAllBackends\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/TwoFactor.php
-
message: "#^Method PhpMyAdmin\\\\TwoFactor\\:\\:getAvailable\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/TwoFactor.php
-
message: "#^Method PhpMyAdmin\\\\TwoFactor\\:\\:getAvailableBackends\\(\\) return type has no value type specified in iterable type array\\.$#"
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: "#^Method PhpMyAdmin\\\\TwoFactor\\:\\:getMissingDeps\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/TwoFactor.php
-
message: "#^Property PhpMyAdmin\\\\TwoFactor\\:\\:\\$available type has no value type specified in iterable type array\\.$#"
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: "#^Casting to string something that's already string\\.$#"
count: 1
path: libraries/classes/Types.php
-
message: "#^Method PhpMyAdmin\\\\Types\\:\\:getColumns\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Types.php
-
message: "#^Casting to string something that's already string\\.$#"
count: 2
path: libraries/classes/Url.php
-
message: "#^Method PhpMyAdmin\\\\Url\\:\\:getFromRoute\\(\\) has parameter \\$additionalParameters with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Url.php
-
message: "#^Method PhpMyAdmin\\\\Url\\:\\:getHiddenFields\\(\\) has parameter \\$values with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Url.php
-
message: "#^Method PhpMyAdmin\\\\Url\\:\\:getHiddenInputs\\(\\) has parameter \\$db with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Url.php
-
message: "#^Method PhpMyAdmin\\\\Url\\:\\:getHiddenInputs\\(\\) has parameter \\$skip with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Url.php
-
message: "#^Method PhpMyAdmin\\\\UserPassword\\:\\:setChangePasswordMsg\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/UserPassword.php
-
message: "#^Method PhpMyAdmin\\\\UserPreferences\\:\\:apply\\(\\) has parameter \\$config_data with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/UserPreferences.php
-
message: "#^Method PhpMyAdmin\\\\UserPreferences\\:\\:apply\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/UserPreferences.php
-
message: "#^Method PhpMyAdmin\\\\UserPreferences\\:\\:redirect\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/UserPreferences.php
-
message: "#^Method PhpMyAdmin\\\\UserPreferences\\:\\:save\\(\\) has parameter \\$config_array with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/UserPreferences.php
-
message: "#^Cannot use array destructuring on array\\|null\\.$#"
count: 1
path: libraries/classes/Util.php
-
message: "#^Casting to int something that's already int\\.$#"
count: 1
path: libraries/classes/Util.php
-
message: "#^Casting to int something that's already int\\<min, \\-2\\>\\|int\\<0, max\\>\\.$#"
count: 5
path: libraries/classes/Util.php
-
message: "#^Foreach overwrites \\$quote with its value variable\\.$#"
count: 1
path: libraries/classes/Util.php
-
message: "#^Method PhpMyAdmin\\\\Util\\:\\:checkRowCount\\(\\) has parameter \\$table with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Util.php
-
message: "#^Method PhpMyAdmin\\\\Util\\:\\:extractColumnSpec\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Util.php
-
message: "#^Method PhpMyAdmin\\\\Util\\:\\:formatByteDown\\(\\) return type has no value type specified in iterable type array\\.$#"
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\\:\\:getMenuTabList\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Util.php
-
message: "#^Method PhpMyAdmin\\\\Util\\:\\:getTableList\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Util.php
-
message: "#^Method PhpMyAdmin\\\\Util\\:\\:getTablesWhenOpen\\(\\) return type has no value type specified in iterable type array\\.$#"
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: "#^Method PhpMyAdmin\\\\Util\\:\\:getValueByKey\\(\\) has parameter \\$array with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Util.php
-
message: "#^Method PhpMyAdmin\\\\Util\\:\\:getValueByKey\\(\\) has parameter \\$path with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Util.php
-
message: "#^Method PhpMyAdmin\\\\Util\\:\\:parseEnumSetValues\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Util.php
-
message: "#^Method PhpMyAdmin\\\\Util\\:\\:processIndexData\\(\\) has parameter \\$indexes with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Util.php
-
message: "#^Method PhpMyAdmin\\\\Util\\:\\:processIndexData\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Util.php
-
message: "#^Method PhpMyAdmin\\\\Util\\:\\:unsupportedDatatypes\\(\\) 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: "#^Variable static method call on PhpMyAdmin\\\\Util\\.$#"
count: 1
path: libraries/classes/Util.php
-
message: "#^Casting to string something that's already string\\.$#"
count: 1
path: libraries/classes/Utils/ForeignKey.php
-
message: "#^Cannot cast mixed to int\\.$#"
count: 1
path: libraries/classes/Utils/FormatConverter.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: "#^Method PhpMyAdmin\\\\Utils\\\\FormatConverter\\:\\:longToIp\\(\\) should return string but returns mixed\\.$#"
count: 1
path: libraries/classes/Utils/FormatConverter.php
-
message: "#^Parameter \\#1 \\$data of function bin2hex expects string, mixed given\\.$#"
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_address of function inet_pton 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\\:\\:handleContext\\(\\) has parameter \\$context with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Utils/HttpRequest.php
-
message: "#^Method PhpMyAdmin\\\\Utils\\\\HttpRequest\\:\\:handleContext\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/Utils/HttpRequest.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: "#^Comparison operation \"\\>\\=\" between int\\<1, max\\> and 1 is always true\\.$#"
count: 1
path: libraries/classes/VersionInformation.php
-
message: "#^Method PhpMyAdmin\\\\VersionInformation\\:\\:getLatestCompatibleVersion\\(\\) has parameter \\$releases with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/VersionInformation.php
-
message: "#^Method PhpMyAdmin\\\\VersionInformation\\:\\:getLatestCompatibleVersion\\(\\) return type has no value type specified in iterable type array\\.$#"
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\\:\\:createFile\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/ZipExtension.php
-
message: "#^Method PhpMyAdmin\\\\ZipExtension\\:\\:createFile\\(\\) has parameter \\$name with no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/ZipExtension.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: "#^PHPDoc tag @var for variable \\$data has no value type specified in iterable type array\\.$#"
count: 1
path: libraries/classes/ZipExtension.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\AbstractTestCase\\:\\:callFunction\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/AbstractTestCase.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\AbstractTestCase\\:\\:getResponseJsonResult\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/AbstractTestCase.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Advisory\\\\AdvisorTest\\:\\:advisorTimes\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Advisory/AdvisorTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Advisory\\\\AdvisorTest\\:\\:rulesProvider\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Advisory/AdvisorTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Advisory\\\\AdvisorTest\\:\\:testAddRule\\(\\) has parameter \\$expected with no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Advisory/AdvisorTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Advisory\\\\AdvisorTest\\:\\:testAddRule\\(\\) has parameter \\$rule with no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Advisory/AdvisorTest.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: "#^Method PhpMyAdmin\\\\Tests\\\\CacheTest\\:\\:dataProviderCacheKeyValues\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/CacheTest.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: "#^Method PhpMyAdmin\\\\Tests\\\\Charsets\\\\CollationTest\\:\\:providerTestBuildDescription\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Charsets/CollationTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Command\\\\SetVersionCommandTest\\:\\:dataProviderBadVersions\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Command/SetVersionCommandTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Command\\\\SetVersionCommandTest\\:\\:dataProviderGoodVersions\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Command/SetVersionCommandTest.php
-
message: "#^Missing call to parent\\:\\:setUp\\(\\) method\\.$#"
count: 1
path: test/classes/Command/SetVersionCommandTest.php
-
message: "#^Parameter \\#1 \\$array_arg of function sort expects TArray of array\\<T\\>, mixed given\\.$#"
count: 2
path: test/classes/Command/TwigLintCommandTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\CommonTest\\:\\:providerForTestCleanupPathInfo\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/CommonTest.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\\\\Console\\.$#"
count: 1
path: test/classes/Config/Settings/ConsoleTest.php
-
message: "#^Variable property access on PhpMyAdmin\\\\Config\\\\Settings\\\\Debug\\.$#"
count: 1
path: test/classes/Config/Settings/DebugTest.php
-
message: "#^Variable property access on PhpMyAdmin\\\\Config\\\\Settings\\\\Export\\.$#"
count: 1
path: test/classes/Config/Settings/ExportTest.php
-
message: "#^Variable property access on PhpMyAdmin\\\\Config\\\\Settings\\\\Import\\.$#"
count: 1
path: test/classes/Config/Settings/ImportTest.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: "#^Variable property access on PhpMyAdmin\\\\Config\\\\Settings\\\\SqlQueryBox\\.$#"
count: 1
path: test/classes/Config/Settings/SqlQueryBoxTest.php
-
message: "#^Property PhpMyAdmin\\\\Tests\\\\Config\\\\Settings\\\\TransformationsTest\\:\\:\\$defaultValues type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Config/Settings/TransformationsTest.php
-
message: "#^Variable property access on PhpMyAdmin\\\\Config\\\\Settings\\\\Transformations\\.$#"
count: 1
path: test/classes/Config/Settings/TransformationsTest.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: "#^Method PhpMyAdmin\\\\Tests\\\\ConfigTest\\:\\:configPaths\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/ConfigTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\ConfigTest\\:\\:connectionParams\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/ConfigTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\ConfigTest\\:\\:httpsParams\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/ConfigTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\ConfigTest\\:\\:rootUris\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/ConfigTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\ConfigTest\\:\\:selectServerProvider\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/ConfigTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\ConfigTest\\:\\:serverNames\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/ConfigTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\ConfigTest\\:\\:serverSettingsProvider\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/ConfigTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\ConfigTest\\:\\:testCheckServers\\(\\) has parameter \\$expected with no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/ConfigTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\ConfigTest\\:\\:testCheckServers\\(\\) has parameter \\$settings with no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/ConfigTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\ConfigTest\\:\\:testGetConnectionParams\\(\\) has parameter \\$expected with no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/ConfigTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\ConfigTest\\:\\:testGetConnectionParams\\(\\) has parameter \\$server with no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/ConfigTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\ConfigTest\\:\\:testGetConnectionParams\\(\\) has parameter \\$server_cfg with no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/ConfigTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\ConfigTest\\:\\:testSelectServer\\(\\) has parameter \\$settings with no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/ConfigTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\ConfigTest\\:\\:userAgentProvider\\(\\) return type has no value type specified in iterable type array\\.$#"
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: "#^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: "#^Cannot use array destructuring on mixed\\.$#"
count: 7
path: test/classes/Controllers/Server/VariablesControllerTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\CoreTest\\:\\:provideTestSafeUnserialize\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/CoreTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\CoreTest\\:\\:provideTestSanitizeMySQLHost\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/CoreTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\CoreTest\\:\\:providerTestGetRealSize\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/CoreTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\CoreTest\\:\\:providerTestGotoNowhere\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/CoreTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\CoreTest\\:\\:providerTestLinkURL\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/CoreTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\CoreTest\\:\\:testGotoNowhere\\(\\) has parameter \\$allowList with no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/CoreTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\CreateAddFieldTest\\:\\:providerGetColumnCreationQueryRequest\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/CreateAddFieldTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\CreateAddFieldTest\\:\\:providerGetNumberOfFieldsFromRequest\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/CreateAddFieldTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\CreateAddFieldTest\\:\\:providerGetPartitionsDefinition\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/CreateAddFieldTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\CreateAddFieldTest\\:\\:providerGetTableCreationQuery\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/CreateAddFieldTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\CreateAddFieldTest\\:\\:testGetColumnCreationQuery\\(\\) has parameter \\$request with no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/CreateAddFieldTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\CreateAddFieldTest\\:\\:testGetNumberOfFieldsFromRequest\\(\\) has parameter \\$request with no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/CreateAddFieldTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\CreateAddFieldTest\\:\\:testGetPartitionsDefinition\\(\\) has parameter \\$request with no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/CreateAddFieldTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\CreateAddFieldTest\\:\\:testGetTableCreationQuery\\(\\) has parameter \\$request with no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/CreateAddFieldTest.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: "#^Method PhpMyAdmin\\\\Tests\\\\Database\\\\EventsTest\\:\\:providerGetDataFromRequest\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Database/EventsTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Database\\\\EventsTest\\:\\:providerGetEditorFormAdd\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Database/EventsTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Database\\\\EventsTest\\:\\:providerGetEditorFormAjax\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Database/EventsTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Database\\\\EventsTest\\:\\:providerGetEditorFormEdit\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Database/EventsTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Database\\\\EventsTest\\:\\:providerGetQueryFromRequest\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Database/EventsTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Database\\\\EventsTest\\:\\:testGetDataFromRequestEmpty\\(\\) has parameter \\$in with no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Database/EventsTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Database\\\\EventsTest\\:\\:testGetDataFromRequestEmpty\\(\\) has parameter \\$out with no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Database/EventsTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Database\\\\EventsTest\\:\\:testGetEditorFormAdd\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Database/EventsTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Database\\\\EventsTest\\:\\:testGetEditorFormAjax\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Database/EventsTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Database\\\\EventsTest\\:\\:testGetEditorFormEdit\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Database/EventsTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Database\\\\EventsTest\\:\\:testGetQueryFromRequest\\(\\) has parameter \\$request with no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Database/EventsTest.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: "#^Method PhpMyAdmin\\\\Tests\\\\Database\\\\RoutinesTest\\:\\:providerGetDataFromRequest\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Database/RoutinesTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Database\\\\RoutinesTest\\:\\:providerGetEditorForm1\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Database/RoutinesTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Database\\\\RoutinesTest\\:\\:providerGetEditorForm2\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Database/RoutinesTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Database\\\\RoutinesTest\\:\\:providerGetEditorForm3\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Database/RoutinesTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Database\\\\RoutinesTest\\:\\:providerGetEditorForm4\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Database/RoutinesTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Database\\\\RoutinesTest\\:\\:providerGetExecuteForm1\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Database/RoutinesTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Database\\\\RoutinesTest\\:\\:providerGetExecuteForm2\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Database/RoutinesTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Database\\\\RoutinesTest\\:\\:providerGetParameterRow\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Database/RoutinesTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Database\\\\RoutinesTest\\:\\:providerGetParameterRowAjax\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Database/RoutinesTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Database\\\\RoutinesTest\\:\\:providerGetQueryFromRequest\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Database/RoutinesTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Database\\\\RoutinesTest\\:\\:testGetDataFromRequest\\(\\) has parameter \\$in with no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Database/RoutinesTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Database\\\\RoutinesTest\\:\\:testGetDataFromRequest\\(\\) has parameter \\$out with no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Database/RoutinesTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Database\\\\RoutinesTest\\:\\:testGetEditorForm1\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Database/RoutinesTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Database\\\\RoutinesTest\\:\\:testGetEditorForm2\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Database/RoutinesTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Database\\\\RoutinesTest\\:\\:testGetEditorForm3\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Database/RoutinesTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Database\\\\RoutinesTest\\:\\:testGetEditorForm4\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Database/RoutinesTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Database\\\\RoutinesTest\\:\\:testGetExecuteForm1\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Database/RoutinesTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Database\\\\RoutinesTest\\:\\:testGetExecuteForm2\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Database/RoutinesTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Database\\\\RoutinesTest\\:\\:testGetParameterRow\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Database/RoutinesTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Database\\\\RoutinesTest\\:\\:testGetParameterRowAjax\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Database/RoutinesTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Database\\\\RoutinesTest\\:\\:testGetQueryFromRequest\\(\\) has parameter \\$request with no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Database/RoutinesTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Database\\\\SearchTest\\:\\:searchTypes\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Database/SearchTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Database\\\\TriggersTest\\:\\:providerGetDataFromRequestEmpty\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Database/TriggersTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Database\\\\TriggersTest\\:\\:providerGetEditorFormAdd\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Database/TriggersTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Database\\\\TriggersTest\\:\\:providerGetEditorFormAjax\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Database/TriggersTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Database\\\\TriggersTest\\:\\:providerGetEditorFormEdit\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Database/TriggersTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Database\\\\TriggersTest\\:\\:providerGetQueryFromRequest\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Database/TriggersTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Database\\\\TriggersTest\\:\\:testGetDataFromRequestEmpty\\(\\) has parameter \\$in with no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Database/TriggersTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Database\\\\TriggersTest\\:\\:testGetDataFromRequestEmpty\\(\\) has parameter \\$out with no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Database/TriggersTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Database\\\\TriggersTest\\:\\:testGetEditorFormAdd\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Database/TriggersTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Database\\\\TriggersTest\\:\\:testGetEditorFormAjax\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Database/TriggersTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Database\\\\TriggersTest\\:\\:testGetEditorFormEdit\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Database/TriggersTest.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: "#^Method PhpMyAdmin\\\\Tests\\\\DatabaseInterfaceTest\\:\\:currentUserData\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/DatabaseInterfaceTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\DatabaseInterfaceTest\\:\\:errorData\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/DatabaseInterfaceTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\DatabaseInterfaceTest\\:\\:isAmazonRdsData\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/DatabaseInterfaceTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\DatabaseInterfaceTest\\:\\:testGetCurrentUser\\(\\) has parameter \\$expected with no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/DatabaseInterfaceTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\DatabaseInterfaceTest\\:\\:testGetCurrentUser\\(\\) has parameter \\$value with no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/DatabaseInterfaceTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\DatabaseInterfaceTest\\:\\:testIsAmazonRdsData\\(\\) has parameter \\$value with no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/DatabaseInterfaceTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\DatabaseInterfaceTest\\:\\:versionData\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/DatabaseInterfaceTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Dbal\\\\DbiDummyTest\\:\\:errorData\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Dbal/DbiDummyTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Dbal\\\\DbiDummyTest\\:\\:schemaData\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Dbal/DbiDummyTest.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\\:\\:dataProviderForTestGetPartialText\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Display/ResultsTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Display\\\\ResultsTest\\:\\:dataProviderForTestGetRowInfoForSpecialLinks\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Display/ResultsTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Display\\\\ResultsTest\\:\\:dataProviderForTestGetSpecialLinkUrl\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
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: "#^Method PhpMyAdmin\\\\Tests\\\\Display\\\\ResultsTest\\:\\:dataProviderGetSortOrderHiddenInputs\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Display/ResultsTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Display\\\\ResultsTest\\:\\:providerSetConfigParamsForDisplayTable\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Display/ResultsTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Display\\\\ResultsTest\\:\\:testGetDataCellForNonNumericColumns\\(\\) has parameter \\$_url_params with no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Display/ResultsTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Display\\\\ResultsTest\\:\\:testGetDataCellForNonNumericColumns\\(\\) has parameter \\$map with no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Display/ResultsTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Display\\\\ResultsTest\\:\\:testGetDataCellForNonNumericColumns\\(\\) has parameter \\$transform_options with no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Display/ResultsTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Display\\\\ResultsTest\\:\\:testGetPartialText\\(\\) has parameter \\$output with no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Display/ResultsTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Display\\\\ResultsTest\\:\\:testGetRowInfoForSpecialLinks\\(\\) has parameter \\$col_order with no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Display/ResultsTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Display\\\\ResultsTest\\:\\:testGetRowInfoForSpecialLinks\\(\\) has parameter \\$output with no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Display/ResultsTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Display\\\\ResultsTest\\:\\:testGetRowInfoForSpecialLinks\\(\\) has parameter \\$row with no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Display/ResultsTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Display\\\\ResultsTest\\:\\:testGetSortOrderHiddenInputs\\(\\) has parameter \\$urlParams with no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Display/ResultsTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Display\\\\ResultsTest\\:\\:testGetSpecialLinkUrl\\(\\) has parameter \\$row_info with no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Display/ResultsTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Display\\\\ResultsTest\\:\\:testHandleNonPrintableContents\\(\\) has parameter \\$transform_options with no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Display/ResultsTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Display\\\\ResultsTest\\:\\:testHandleNonPrintableContents\\(\\) has parameter \\$url_params with no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Display/ResultsTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Display\\\\ResultsTest\\:\\:testSetConfigParamsForDisplayTable\\(\\) has parameter \\$expected with no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Display/ResultsTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Display\\\\ResultsTest\\:\\:testSetConfigParamsForDisplayTable\\(\\) has parameter \\$get with no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Display/ResultsTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Display\\\\ResultsTest\\:\\:testSetConfigParamsForDisplayTable\\(\\) has parameter \\$post with no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Display/ResultsTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Display\\\\ResultsTest\\:\\:testSetConfigParamsForDisplayTable\\(\\) has parameter \\$request with no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Display/ResultsTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Display\\\\ResultsTest\\:\\:testSetConfigParamsForDisplayTable\\(\\) has parameter \\$session with no value type specified in iterable type array\\.$#"
count: 1
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: "#^Strict comparison using \\=\\=\\= between 4 and 4 will always evaluate to true\\.$#"
count: 1
path: test/classes/EncodingTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Engines\\\\PbxtTest\\:\\:providerFortTestResolveTypeSize\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Engines/PbxtTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Engines\\\\PbxtTest\\:\\:testResolveTypeSize\\(\\) has parameter \\$output with no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Engines/PbxtTest.php
-
message: "#^Call to method PHPUnit\\\\Framework\\\\Assert\\:\\:assertIsString\\(\\) with string will always evaluate to true\\.$#"
count: 1
path: test/classes/ErrorHandlerTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\ErrorHandlerTest\\:\\:providerForTestHandleError\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/ErrorHandlerTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\ErrorReportTest\\:\\:testSanitizeUrl\\(\\) has parameter \\$result with no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/ErrorReportTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\ErrorReportTest\\:\\:urlsToSanitize\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/ErrorReportTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\ErrorTest\\:\\:filePathProvider\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/ErrorTest.php
-
message: "#^Call to method PHPUnit\\\\Framework\\\\Assert\\:\\:assertIsArray\\(\\) with array\\<string, mixed\\> will always evaluate to true\\.$#"
count: 1
path: test/classes/Export/OptionsTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\FileTest\\:\\:compressedFiles\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/FileTest.php
-
message: "#^Property PhpMyAdmin\\\\Tests\\\\FooterTest\\:\\:\\$privates type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/FooterTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisFactoryTest\\:\\:providerForTestFactory\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Gis/GisFactoryTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisGeomTestCase\\:\\:testGenerateParams\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Gis/GisGeomTestCase.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisGeomTestCase\\:\\:testScaleRow\\(\\) has parameter \\$min_max with no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Gis/GisGeomTestCase.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisGeometryCollectionTest\\:\\:providerForPrepareRowAsOl\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Gis/GisGeometryCollectionTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisGeometryCollectionTest\\:\\:providerForPrepareRowAsPdf\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Gis/GisGeometryCollectionTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisGeometryCollectionTest\\:\\:providerForPrepareRowAsSvg\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Gis/GisGeometryCollectionTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisGeometryCollectionTest\\:\\:providerForTestGenerateParams\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Gis/GisGeometryCollectionTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisGeometryCollectionTest\\:\\:providerForTestGenerateWkt\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Gis/GisGeometryCollectionTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisGeometryCollectionTest\\:\\:providerForTestScaleRow\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Gis/GisGeometryCollectionTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisGeometryCollectionTest\\:\\:testGenerateWkt\\(\\) has parameter \\$gis_data with no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Gis/GisGeometryCollectionTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisGeometryCollectionTest\\:\\:testPrepareRowAsOl\\(\\) has parameter \\$scale_data with no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Gis/GisGeometryCollectionTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisGeometryCollectionTest\\:\\:testPrepareRowAsPdf\\(\\) has parameter \\$scale_data with no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Gis/GisGeometryCollectionTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisGeometryCollectionTest\\:\\:testPrepareRowAsSvg\\(\\) has parameter \\$scaleData with no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Gis/GisGeometryCollectionTest.php
-
message: "#^PHPDoc type PhpMyAdmin\\\\Gis\\\\GisGeometryCollection of property PhpMyAdmin\\\\Tests\\\\Gis\\\\GisGeometryCollectionTest\\:\\:\\$object is not the same as PHPDoc type PhpMyAdmin\\\\Gis\\\\GisGeometry of overridden property PhpMyAdmin\\\\Tests\\\\Gis\\\\GisGeomTestCase\\:\\:\\$object\\.$#"
count: 1
path: test/classes/Gis/GisGeometryCollectionTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisGeometryTest\\:\\:providerForTestExtractPoints\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Gis/GisGeometryTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisGeometryTest\\:\\:providerForTestGenerateParams\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Gis/GisGeometryTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisGeometryTest\\:\\:providerForTestGetBoundsForOl\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Gis/GisGeometryTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisGeometryTest\\:\\:providerForTestGetPolygonArrayForOpenLayers\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Gis/GisGeometryTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisGeometryTest\\:\\:providerForTestSetMinMax\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Gis/GisGeometryTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisGeometryTest\\:\\:testExtractPoints\\(\\) has parameter \\$output with no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Gis/GisGeometryTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisGeometryTest\\:\\:testExtractPoints\\(\\) has parameter \\$scale_data with no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Gis/GisGeometryTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisGeometryTest\\:\\:testGenerateParams\\(\\) has parameter \\$output with no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Gis/GisGeometryTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisGeometryTest\\:\\:testGetBoundsForOl\\(\\) has parameter \\$scale_data with no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Gis/GisGeometryTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisGeometryTest\\:\\:testGetPolygonArrayForOpenLayers\\(\\) has parameter \\$polygons with no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Gis/GisGeometryTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisGeometryTest\\:\\:testSetMinMax\\(\\) has parameter \\$min_max with no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Gis/GisGeometryTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisGeometryTest\\:\\:testSetMinMax\\(\\) has parameter \\$output with no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Gis/GisGeometryTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisLineStringTest\\:\\:providerForPrepareRowAsOl\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Gis/GisLineStringTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisLineStringTest\\:\\:providerForPrepareRowAsPdf\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Gis/GisLineStringTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisLineStringTest\\:\\:providerForPrepareRowAsSvg\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Gis/GisLineStringTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisLineStringTest\\:\\:providerForTestGenerateParams\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Gis/GisLineStringTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisLineStringTest\\:\\:providerForTestGenerateWkt\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Gis/GisLineStringTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisLineStringTest\\:\\:providerForTestScaleRow\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Gis/GisLineStringTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisLineStringTest\\:\\:testPrepareRowAsOl\\(\\) has parameter \\$scale_data with no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Gis/GisLineStringTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisLineStringTest\\:\\:testPrepareRowAsPdf\\(\\) has parameter \\$scale_data with no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Gis/GisLineStringTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisLineStringTest\\:\\:testPrepareRowAsSvg\\(\\) has parameter \\$scaleData with no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Gis/GisLineStringTest.php
-
message: "#^PHPDoc type PhpMyAdmin\\\\Gis\\\\GisLineString of property PhpMyAdmin\\\\Tests\\\\Gis\\\\GisLineStringTest\\:\\:\\$object is not the same as PHPDoc type PhpMyAdmin\\\\Gis\\\\GisGeometry of overridden property PhpMyAdmin\\\\Tests\\\\Gis\\\\GisGeomTestCase\\:\\:\\$object\\.$#"
count: 1
path: test/classes/Gis/GisLineStringTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisMultiLineStringTest\\:\\:providerForPrepareRowAsOl\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Gis/GisMultiLineStringTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisMultiLineStringTest\\:\\:providerForPrepareRowAsPdf\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Gis/GisMultiLineStringTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisMultiLineStringTest\\:\\:providerForPrepareRowAsSvg\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Gis/GisMultiLineStringTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisMultiLineStringTest\\:\\:providerForTestGenerateParams\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Gis/GisMultiLineStringTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisMultiLineStringTest\\:\\:providerForTestGenerateWkt\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Gis/GisMultiLineStringTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisMultiLineStringTest\\:\\:providerForTestScaleRow\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Gis/GisMultiLineStringTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisMultiLineStringTest\\:\\:testPrepareRowAsOl\\(\\) has parameter \\$scale_data with no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Gis/GisMultiLineStringTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisMultiLineStringTest\\:\\:testPrepareRowAsPdf\\(\\) has parameter \\$scale_data with no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Gis/GisMultiLineStringTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisMultiLineStringTest\\:\\:testPrepareRowAsSvg\\(\\) has parameter \\$scaleData with no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Gis/GisMultiLineStringTest.php
-
message: "#^PHPDoc type PhpMyAdmin\\\\Gis\\\\GisMultiLineString of property PhpMyAdmin\\\\Tests\\\\Gis\\\\GisMultiLineStringTest\\:\\:\\$object is not the same as PHPDoc type PhpMyAdmin\\\\Gis\\\\GisGeometry of overridden property PhpMyAdmin\\\\Tests\\\\Gis\\\\GisGeomTestCase\\:\\:\\$object\\.$#"
count: 1
path: test/classes/Gis/GisMultiLineStringTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisMultiPointTest\\:\\:providerForPrepareRowAsOl\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Gis/GisMultiPointTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisMultiPointTest\\:\\:providerForPrepareRowAsPdf\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Gis/GisMultiPointTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisMultiPointTest\\:\\:providerForPrepareRowAsSvg\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Gis/GisMultiPointTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisMultiPointTest\\:\\:providerForTestGenerateParams\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Gis/GisMultiPointTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisMultiPointTest\\:\\:providerForTestGenerateWkt\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Gis/GisMultiPointTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisMultiPointTest\\:\\:providerForTestScaleRow\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Gis/GisMultiPointTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisMultiPointTest\\:\\:testPrepareRowAsOl\\(\\) has parameter \\$scale_data with no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Gis/GisMultiPointTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisMultiPointTest\\:\\:testPrepareRowAsPdf\\(\\) has parameter \\$scale_data with no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Gis/GisMultiPointTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisMultiPointTest\\:\\:testPrepareRowAsSvg\\(\\) has parameter \\$scaleData with no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Gis/GisMultiPointTest.php
-
message: "#^PHPDoc type PhpMyAdmin\\\\Gis\\\\GisMultiPoint of property PhpMyAdmin\\\\Tests\\\\Gis\\\\GisMultiPointTest\\:\\:\\$object is not the same as PHPDoc type PhpMyAdmin\\\\Gis\\\\GisGeometry of overridden property PhpMyAdmin\\\\Tests\\\\Gis\\\\GisGeomTestCase\\:\\:\\$object\\.$#"
count: 1
path: test/classes/Gis/GisMultiPointTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisMultiPolygonTest\\:\\:getData\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Gis/GisMultiPolygonTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisMultiPolygonTest\\:\\:providerForPrepareRowAsOl\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Gis/GisMultiPolygonTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisMultiPolygonTest\\:\\:providerForPrepareRowAsPdf\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Gis/GisMultiPolygonTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisMultiPolygonTest\\:\\:providerForPrepareRowAsSvg\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Gis/GisMultiPolygonTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisMultiPolygonTest\\:\\:providerForTestGenerateParams\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Gis/GisMultiPolygonTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisMultiPolygonTest\\:\\:providerForTestGenerateWkt\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Gis/GisMultiPolygonTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisMultiPolygonTest\\:\\:providerForTestGetShape\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Gis/GisMultiPolygonTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisMultiPolygonTest\\:\\:providerForTestScaleRow\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Gis/GisMultiPolygonTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisMultiPolygonTest\\:\\:testGetShape\\(\\) has parameter \\$row_data with no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Gis/GisMultiPolygonTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisMultiPolygonTest\\:\\:testPrepareRowAsOl\\(\\) has parameter \\$scale_data with no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Gis/GisMultiPolygonTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisMultiPolygonTest\\:\\:testPrepareRowAsPdf\\(\\) has parameter \\$scale_data with no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Gis/GisMultiPolygonTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisMultiPolygonTest\\:\\:testPrepareRowAsSvg\\(\\) has parameter \\$scaleData with no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Gis/GisMultiPolygonTest.php
-
message: "#^PHPDoc type PhpMyAdmin\\\\Gis\\\\GisMultiPolygon of property PhpMyAdmin\\\\Tests\\\\Gis\\\\GisMultiPolygonTest\\:\\:\\$object is not the same as PHPDoc type PhpMyAdmin\\\\Gis\\\\GisGeometry of overridden property PhpMyAdmin\\\\Tests\\\\Gis\\\\GisGeomTestCase\\:\\:\\$object\\.$#"
count: 1
path: test/classes/Gis/GisMultiPolygonTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisPointTest\\:\\:providerForPrepareRowAsOl\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Gis/GisPointTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisPointTest\\:\\:providerForPrepareRowAsPdf\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Gis/GisPointTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisPointTest\\:\\:providerForPrepareRowAsSvg\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Gis/GisPointTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisPointTest\\:\\:providerForTestGenerateParams\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Gis/GisPointTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisPointTest\\:\\:providerForTestGenerateWkt\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Gis/GisPointTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisPointTest\\:\\:providerForTestGetShape\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Gis/GisPointTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisPointTest\\:\\:providerForTestScaleRow\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Gis/GisPointTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisPointTest\\:\\:testGetShape\\(\\) has parameter \\$row_data with no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Gis/GisPointTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisPointTest\\:\\:testPrepareRowAsOl\\(\\) has parameter \\$scale_data with no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Gis/GisPointTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisPointTest\\:\\:testPrepareRowAsPdf\\(\\) has parameter \\$scale_data with no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Gis/GisPointTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisPointTest\\:\\:testPrepareRowAsSvg\\(\\) has parameter \\$scaleData with no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Gis/GisPointTest.php
-
message: "#^PHPDoc type PhpMyAdmin\\\\Gis\\\\GisPoint of property PhpMyAdmin\\\\Tests\\\\Gis\\\\GisPointTest\\:\\:\\$object is not the same as PHPDoc type PhpMyAdmin\\\\Gis\\\\GisGeometry of overridden property PhpMyAdmin\\\\Tests\\\\Gis\\\\GisGeomTestCase\\:\\:\\$object\\.$#"
count: 1
path: test/classes/Gis/GisPointTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisPolygonTest\\:\\:getData\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Gis/GisPolygonTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisPolygonTest\\:\\:providerForIsOuterRing\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Gis/GisPolygonTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisPolygonTest\\:\\:providerForPrepareRowAsOl\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Gis/GisPolygonTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisPolygonTest\\:\\:providerForPrepareRowAsPdf\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Gis/GisPolygonTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisPolygonTest\\:\\:providerForPrepareRowAsSvg\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Gis/GisPolygonTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisPolygonTest\\:\\:providerForTestArea\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Gis/GisPolygonTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisPolygonTest\\:\\:providerForTestGenerateParams\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Gis/GisPolygonTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisPolygonTest\\:\\:providerForTestGenerateWkt\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Gis/GisPolygonTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisPolygonTest\\:\\:providerForTestGetPointOnSurface\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Gis/GisPolygonTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisPolygonTest\\:\\:providerForTestIsPointInsidePolygon\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Gis/GisPolygonTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisPolygonTest\\:\\:providerForTestScaleRow\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Gis/GisPolygonTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisPolygonTest\\:\\:testArea\\(\\) has parameter \\$ring with no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Gis/GisPolygonTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisPolygonTest\\:\\:testGetPointOnSurface\\(\\) has parameter \\$ring with no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Gis/GisPolygonTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisPolygonTest\\:\\:testIsOuterRing\\(\\) has parameter \\$ring with no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Gis/GisPolygonTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisPolygonTest\\:\\:testIsPointInsidePolygon\\(\\) has parameter \\$point with no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Gis/GisPolygonTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisPolygonTest\\:\\:testIsPointInsidePolygon\\(\\) has parameter \\$polygon with no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Gis/GisPolygonTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisPolygonTest\\:\\:testPrepareRowAsOl\\(\\) has parameter \\$scale_data with no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Gis/GisPolygonTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisPolygonTest\\:\\:testPrepareRowAsPdf\\(\\) has parameter \\$scale_data with no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Gis/GisPolygonTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Gis\\\\GisPolygonTest\\:\\:testPrepareRowAsSvg\\(\\) has parameter \\$scaleData with no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Gis/GisPolygonTest.php
-
message: "#^PHPDoc type PhpMyAdmin\\\\Gis\\\\GisPolygon of property PhpMyAdmin\\\\Tests\\\\Gis\\\\GisPolygonTest\\:\\:\\$object is not the same as PHPDoc type PhpMyAdmin\\\\Gis\\\\GisGeometry of overridden property PhpMyAdmin\\\\Tests\\\\Gis\\\\GisGeomTestCase\\:\\:\\$object\\.$#"
count: 1
path: test/classes/Gis/GisPolygonTest.php
-
message: "#^Casting to string something that's already string\\.$#"
count: 2
path: test/classes/GitTest.php
-
message: "#^Casting to string something that's already string\\.$#"
count: 1
path: test/classes/HeaderTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\HeaderTest\\:\\:providerForTestGetHttpHeaders\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/HeaderTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Html\\\\GeneratorTest\\:\\:linksOrButtons\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Html/GeneratorTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Html\\\\GeneratorTest\\:\\:testLinkOrButton\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Html/GeneratorTest.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: "#^Method PhpMyAdmin\\\\Tests\\\\Http\\\\Factory\\\\ServerRequestFactoryTest\\:\\:dataProviderPsr7Implementations\\(\\) return type has no value type specified in iterable type array\\.$#"
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: "#^Method PhpMyAdmin\\\\Tests\\\\ImportTest\\:\\:provDetectType\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/ImportTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\ImportTest\\:\\:provGetColumnAlphaName\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/ImportTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\ImportTest\\:\\:provGetColumnNumberFromName\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/ImportTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\ImportTest\\:\\:provGetDecimalPrecision\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/ImportTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\ImportTest\\:\\:provGetDecimalScale\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/ImportTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\ImportTest\\:\\:provGetDecimalSize\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/ImportTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\ImportTest\\:\\:providerContentWithByteOrderMarks\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/ImportTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\ImportTest\\:\\:testGetDecimalSize\\(\\) has parameter \\$expected with no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/ImportTest.php
-
message: "#^Property PhpMyAdmin\\\\Tests\\\\IndexTest\\:\\:\\$params type has no value type specified in iterable type array\\.$#"
count: 1
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: "#^Method PhpMyAdmin\\\\Tests\\\\InsertEditTest\\:\\:dataProviderConfigValueInsertRows\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/InsertEditTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\InsertEditTest\\:\\:testLoadFirstRow\\(\\) has parameter \\$rowsValue with no value type specified in iterable type array\\.$#"
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: "#^Method PhpMyAdmin\\\\Tests\\\\IpAllowDenyTest\\:\\:proxyIPs\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/IpAllowDenyTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\LanguageTest\\:\\:listLocales\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/LanguageTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\LinterTest\\:\\:lintProvider\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/LinterTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\LinterTest\\:\\:testLint\\(\\) has parameter \\$expected with no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/LinterTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\MessageTest\\:\\:decodeBBDataProvider\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/MessageTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\MessageTest\\:\\:providerAffectedRows\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/MessageTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\MessageTest\\:\\:providerDeletedRows\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/MessageTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\MessageTest\\:\\:providerInsertedRows\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/MessageTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\MimeTest\\:\\:providerForTestDetect\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/MimeTest.php
-
message: "#^Call to method PHPUnit\\\\Framework\\\\Assert\\:\\:assertIsArray\\(\\) with array\\{text\\: array\\{route\\: string, params\\: array\\<string, mixed\\>\\}, icon\\: array\\{route\\: string, params\\: array\\<string, mixed\\>\\}, second_icon\\?\\: array\\{route\\: string, params\\: array\\<string, mixed\\>\\}, title\\?\\: string\\} will always evaluate to true\\.$#"
count: 1
path: test/classes/Navigation/Nodes/NodeColumnContainerTest.php
-
message: "#^Call to method PHPUnit\\\\Framework\\\\Assert\\:\\:assertIsArray\\(\\) with array\\{text\\: array\\{route\\: string, params\\: array\\<string, mixed\\>\\}, icon\\: array\\{route\\: string, params\\: array\\<string, mixed\\>\\}, second_icon\\?\\: array\\{route\\: string, params\\: array\\<string, mixed\\>\\}, title\\?\\: string\\} will always evaluate to true\\.$#"
count: 1
path: test/classes/Navigation/Nodes/NodeColumnTest.php
-
message: "#^Call to method PHPUnit\\\\Framework\\\\Assert\\:\\:assertIsArray\\(\\) with array\\{text\\: array\\{route\\: string, params\\: array\\<string, mixed\\>\\}, icon\\: array\\{route\\: string, params\\: array\\<string, mixed\\>\\}, second_icon\\?\\: array\\{route\\: string, params\\: array\\<string, mixed\\>\\}, title\\?\\: string\\} will always evaluate to true\\.$#"
count: 1
path: test/classes/Navigation/Nodes/NodeDatabaseTest.php
-
message: "#^Call to method PHPUnit\\\\Framework\\\\Assert\\:\\:assertIsArray\\(\\) with array\\{text\\: array\\{route\\: string, params\\: array\\<string, mixed\\>\\}, icon\\: array\\{route\\: string, params\\: array\\<string, mixed\\>\\}, second_icon\\?\\: array\\{route\\: string, params\\: array\\<string, mixed\\>\\}, title\\?\\: string\\} will always evaluate to true\\.$#"
count: 1
path: test/classes/Navigation/Nodes/NodeEventContainerTest.php
-
message: "#^Call to method PHPUnit\\\\Framework\\\\Assert\\:\\:assertIsArray\\(\\) with array\\{text\\: array\\{route\\: string, params\\: array\\<string, mixed\\>\\}, icon\\: array\\{route\\: string, params\\: array\\<string, mixed\\>\\}, second_icon\\?\\: array\\{route\\: string, params\\: array\\<string, mixed\\>\\}, title\\?\\: string\\} will always evaluate to true\\.$#"
count: 1
path: test/classes/Navigation/Nodes/NodeEventTest.php
-
message: "#^Call to method PHPUnit\\\\Framework\\\\Assert\\:\\:assertIsArray\\(\\) with array\\{text\\: array\\{route\\: string, params\\: array\\<string, mixed\\>\\}, icon\\: array\\{route\\: string, params\\: array\\<string, mixed\\>\\}, second_icon\\?\\: array\\{route\\: string, params\\: array\\<string, mixed\\>\\}, title\\?\\: string\\} will always evaluate to true\\.$#"
count: 1
path: test/classes/Navigation/Nodes/NodeFunctionContainerTest.php
-
message: "#^Call to method PHPUnit\\\\Framework\\\\Assert\\:\\:assertIsArray\\(\\) with array\\{text\\: array\\{route\\: string, params\\: array\\<string, mixed\\>\\}, icon\\: array\\{route\\: string, params\\: array\\<string, mixed\\>\\}, second_icon\\?\\: array\\{route\\: string, params\\: array\\<string, mixed\\>\\}, title\\?\\: string\\} will always evaluate to true\\.$#"
count: 1
path: test/classes/Navigation/Nodes/NodeFunctionTest.php
-
message: "#^Call to method PHPUnit\\\\Framework\\\\Assert\\:\\:assertIsArray\\(\\) with array\\{text\\: array\\{route\\: string, params\\: array\\<string, mixed\\>\\}, icon\\: array\\{route\\: string, params\\: array\\<string, mixed\\>\\}, second_icon\\?\\: array\\{route\\: string, params\\: array\\<string, mixed\\>\\}, title\\?\\: string\\} will always evaluate to true\\.$#"
count: 1
path: test/classes/Navigation/Nodes/NodeIndexContainerTest.php
-
message: "#^Call to method PHPUnit\\\\Framework\\\\Assert\\:\\:assertIsArray\\(\\) with array\\{text\\: array\\{route\\: string, params\\: array\\<string, mixed\\>\\}, icon\\: array\\{route\\: string, params\\: array\\<string, mixed\\>\\}, second_icon\\?\\: array\\{route\\: string, params\\: array\\<string, mixed\\>\\}, title\\?\\: string\\} will always evaluate to true\\.$#"
count: 1
path: test/classes/Navigation/Nodes/NodeIndexTest.php
-
message: "#^Call to method PHPUnit\\\\Framework\\\\Assert\\:\\:assertIsArray\\(\\) with array\\{text\\: array\\{route\\: string, params\\: array\\<string, mixed\\>\\}, icon\\: array\\{route\\: string, params\\: array\\<string, mixed\\>\\}, second_icon\\?\\: array\\{route\\: string, params\\: array\\<string, mixed\\>\\}, title\\?\\: string\\} will always evaluate to true\\.$#"
count: 1
path: test/classes/Navigation/Nodes/NodeProcedureContainerTest.php
-
message: "#^Call to method PHPUnit\\\\Framework\\\\Assert\\:\\:assertIsArray\\(\\) with array\\{text\\: array\\{route\\: string, params\\: array\\<string, mixed\\>\\}, icon\\: array\\{route\\: string, params\\: array\\<string, mixed\\>\\}, second_icon\\?\\: array\\{route\\: string, params\\: array\\<string, mixed\\>\\}, title\\?\\: string\\} will always evaluate to true\\.$#"
count: 1
path: test/classes/Navigation/Nodes/NodeProcedureTest.php
-
message: "#^Call to method PHPUnit\\\\Framework\\\\Assert\\:\\:assertIsArray\\(\\) with array\\{text\\: array\\{route\\: string, params\\: array\\<string, mixed\\>\\}, icon\\: array\\{route\\: string, params\\: array\\<string, mixed\\>\\}, second_icon\\?\\: array\\{route\\: string, params\\: array\\<string, mixed\\>\\}, title\\?\\: string\\} will always evaluate to true\\.$#"
count: 1
path: test/classes/Navigation/Nodes/NodeTableContainerTest.php
-
message: "#^Call to method PHPUnit\\\\Framework\\\\Assert\\:\\:assertIsArray\\(\\) with array\\{text\\: array\\{route\\: string, params\\: array\\<string, mixed\\>\\}, icon\\: array\\{route\\: string, params\\: array\\<string, mixed\\>\\}, second_icon\\?\\: array\\{route\\: string, params\\: array\\<string, mixed\\>\\}, title\\?\\: string\\} will always evaluate to true\\.$#"
count: 1
path: test/classes/Navigation/Nodes/NodeTableTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Navigation\\\\Nodes\\\\NodeTableTest\\:\\:providerForTestIcon\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Navigation/Nodes/NodeTableTest.php
-
message: "#^Call to method PHPUnit\\\\Framework\\\\Assert\\:\\:assertIsArray\\(\\) with array\\{text\\: array\\{route\\: string, params\\: array\\<string, mixed\\>\\}, icon\\: array\\{route\\: string, params\\: array\\<string, mixed\\>\\}, second_icon\\?\\: array\\{route\\: string, params\\: array\\<string, mixed\\>\\}, title\\?\\: string\\} will always evaluate to true\\.$#"
count: 1
path: test/classes/Navigation/Nodes/NodeTriggerContainerTest.php
-
message: "#^Call to method PHPUnit\\\\Framework\\\\Assert\\:\\:assertIsArray\\(\\) with array\\{text\\: array\\{route\\: string, params\\: array\\<string, mixed\\>\\}, icon\\: array\\{route\\: string, params\\: array\\<string, mixed\\>\\}, second_icon\\?\\: array\\{route\\: string, params\\: array\\<string, mixed\\>\\}, title\\?\\: string\\} will always evaluate to true\\.$#"
count: 1
path: test/classes/Navigation/Nodes/NodeTriggerTest.php
-
message: "#^Call to method PHPUnit\\\\Framework\\\\Assert\\:\\:assertIsArray\\(\\) with array\\{text\\: array\\{route\\: string, params\\: array\\<string, mixed\\>\\}, icon\\: array\\{route\\: string, params\\: array\\<string, mixed\\>\\}, second_icon\\?\\: array\\{route\\: string, params\\: array\\<string, mixed\\>\\}, title\\?\\: string\\} will always evaluate to true\\.$#"
count: 1
path: test/classes/Navigation/Nodes/NodeViewContainerTest.php
-
message: "#^Call to method PHPUnit\\\\Framework\\\\Assert\\:\\:assertIsArray\\(\\) with array\\{text\\: array\\{route\\: string, params\\: array\\<string, mixed\\>\\}, icon\\: array\\{route\\: string, params\\: array\\<string, mixed\\>\\}, second_icon\\?\\: array\\{route\\: string, params\\: array\\<string, mixed\\>\\}, title\\?\\: string\\} will always evaluate to true\\.$#"
count: 1
path: test/classes/Navigation/Nodes/NodeViewTest.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: "#^Call to method PHPUnit\\\\Framework\\\\Assert\\:\\:assertIsArray\\(\\) with array will always evaluate to true\\.$#"
count: 1
path: test/classes/NormalizationTest.php
-
message: "#^Call to method PHPUnit\\\\Framework\\\\Assert\\:\\:assertIsArray\\(\\) with 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\\:\\:assertIsArray\\(\\) with 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\\:\\:assertIsArray\\(\\) with 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\\:\\:assertIsArray\\(\\) with 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\\:\\:assertIsArray\\(\\) with 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\\:\\:assertIsArray\\(\\) with 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\\:\\:assertIsArray\\(\\) with 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\\:\\:assertNotFalse\\(\\) with string will always evaluate to true\\.$#"
count: 1
path: test/classes/OpenDocumentTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\OperationsTest\\:\\:testGetPartitionMaintenanceChoices\\(\\) has parameter \\$extraChoice with no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/OperationsTest.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: "#^Method PhpMyAdmin\\\\Tests\\\\Plugins\\\\Auth\\\\AuthenticationCookieTest\\:\\:checkRulesProvider\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Plugins/Auth/AuthenticationCookieTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Plugins\\\\Auth\\\\AuthenticationCookieTest\\:\\:dataProviderPasswordLength\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Plugins/Auth/AuthenticationCookieTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Plugins\\\\Auth\\\\AuthenticationCookieTest\\:\\:testCheckRules\\(\\) has parameter \\$rules with no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Plugins/Auth/AuthenticationCookieTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Plugins\\\\Auth\\\\AuthenticationHttpTest\\:\\:readCredentialsProvider\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Plugins/Auth/AuthenticationHttpTest.php
-
message: "#^Casting to string something that's already string\\.$#"
count: 1
path: test/classes/Plugins/Auth/AuthenticationSignonTest.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: "#^Method PhpMyAdmin\\\\Tests\\\\Plugins\\\\Export\\\\Helpers\\\\TablePropertyTest\\:\\:getDotNetObjectTypeProvider\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Plugins/Export/Helpers/TablePropertyTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Plugins\\\\Export\\\\Helpers\\\\TablePropertyTest\\:\\:getDotNetPrimitiveTypeProvider\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Plugins/Export/Helpers/TablePropertyTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Plugins\\\\Export\\\\Helpers\\\\TablePropertyTest\\:\\:isNotNullProvider\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Plugins/Export/Helpers/TablePropertyTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Plugins\\\\Export\\\\Helpers\\\\TablePropertyTest\\:\\:isUniqueProvider\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Plugins/Export/Helpers/TablePropertyTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Plugins\\\\Import\\\\ImportOdsTest\\:\\:dataProviderOdsEmptyRows\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Plugins/Import/ImportOdsTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Plugins\\\\Transformations\\\\TransformationPluginsTest\\:\\:multiDataProvider\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Plugins/Transformations/TransformationPluginsTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Plugins\\\\Transformations\\\\TransformationPluginsTest\\:\\:testGetMulti\\(\\) has parameter \\$args with no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Plugins/Transformations/TransformationPluginsTest.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: "#^Method PhpMyAdmin\\\\Tests\\\\Plugins\\\\Transformations\\\\TransformationPluginsTest\\:\\:transformationDataProvider\\(\\) return type has 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: "#^Parameter \\#1 \\$subgroupHeader of method PhpMyAdmin\\\\Properties\\\\Options\\\\Groups\\\\OptionsPropertySubgroup\\:\\:setSubgroupHeader\\(\\) expects PhpMyAdmin\\\\Properties\\\\PropertyItem, string given\\.$#"
count: 1
path: test/classes/Properties/Options/Groups/OptionsPropertySubgroupTest.php
-
message: "#^Call to method PHPUnit\\\\Framework\\\\Assert\\:\\:assertInstanceOf\\(\\) with 'PhpMyAdmin\\\\\\\\Properties\\\\\\\\Options\\\\\\\\OptionsPropertyGroup' and PhpMyAdmin\\\\Properties\\\\Options\\\\OptionsPropertyGroup will always evaluate to true\\.$#"
count: 1
path: test/classes/Properties/Options/OptionsPropertyGroupTest.php
-
message: "#^Parameter \\#1 \\$property of method PhpMyAdmin\\\\Properties\\\\Options\\\\OptionsPropertyGroup\\:\\:addProperty\\(\\) expects PhpMyAdmin\\\\Properties\\\\Options\\\\OptionsPropertyItem, int given\\.$#"
count: 1
path: test/classes/Properties/Options/OptionsPropertyGroupTest.php
-
message: "#^Parameter \\#1 \\$property of method PhpMyAdmin\\\\Properties\\\\Options\\\\OptionsPropertyGroup\\:\\:addProperty\\(\\) expects PhpMyAdmin\\\\Properties\\\\Options\\\\OptionsPropertyItem, string given\\.$#"
count: 1
path: test/classes/Properties/Options/OptionsPropertyGroupTest.php
-
message: "#^Parameter \\#1 \\$property of method PhpMyAdmin\\\\Properties\\\\Options\\\\OptionsPropertyGroup\\:\\:removeProperty\\(\\) expects PhpMyAdmin\\\\Properties\\\\Options\\\\OptionsPropertyItem, string given\\.$#"
count: 1
path: test/classes/Properties/Options/OptionsPropertyGroupTest.php
-
message: "#^PHPDoc type PhpMyAdmin\\\\Properties\\\\Plugins\\\\ExportPluginProperties of property PhpMyAdmin\\\\Tests\\\\Properties\\\\Plugins\\\\ExportPluginPropertiesTest\\:\\:\\$object is not the same as PHPDoc type PhpMyAdmin\\\\Properties\\\\Plugins\\\\ImportPluginProperties of overridden property PhpMyAdmin\\\\Tests\\\\Properties\\\\Plugins\\\\ImportPluginPropertiesTest\\:\\:\\$object\\.$#"
count: 1
path: test/classes/Properties/Plugins/ExportPluginPropertiesTest.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: "#^Method PhpMyAdmin\\\\Tests\\\\SanitizeTest\\:\\:dataProviderCheckLinks\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/SanitizeTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\SanitizeTest\\:\\:docLinks\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/SanitizeTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\SanitizeTest\\:\\:variables\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/SanitizeTest.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: "#^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: "#^PHPDoc tag @var for variable \\$actual has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Server/PrivilegesTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Server\\\\SelectTest\\:\\:renderDataProvider\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Server/SelectTest.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: "#^Method PhpMyAdmin\\\\Tests\\\\SqlTest\\:\\:dataProviderCountQueryResults\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/SqlTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\SqlTest\\:\\:testCountQueryResults\\(\\) has parameter \\$sessionTmpVal with no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/SqlTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\StorageEngineTest\\:\\:providerGetEngine\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/StorageEngineTest.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: "#^Method PhpMyAdmin\\\\Tests\\\\Stubs\\\\DbiDummy\\:\\:getQueryData\\(\\) 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\\:\\:getUnUsedQueries\\(\\) 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: "#^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: "#^Foreach overwrites \\$value with its value variable\\.$#"
count: 1
path: test/classes/Stubs/ResponseRenderer.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Stubs\\\\ResponseRenderer\\:\\:getJSONResult\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Stubs/ResponseRenderer.php
-
message: "#^Property PhpMyAdmin\\\\Tests\\\\Stubs\\\\ResponseRenderer\\:\\:\\$json type has no value type specified in iterable type array\\.$#"
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: "#^Method PhpMyAdmin\\\\Tests\\\\TableTest\\:\\:dataValidateName\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/TableTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\TemplateTest\\:\\:providerTestDynamicRender\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/TemplateTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\TemplateTest\\:\\:providerTestRender\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/TemplateTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\TemplateTest\\:\\:providerTestRenderGettext\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/TemplateTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\TemplateTest\\:\\:providerTestSet\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/TemplateTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\TemplateTest\\:\\:testRenderGettext\\(\\) has parameter \\$renderParams with no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/TemplateTest.php
-
message: "#^Call to method PHPUnit\\\\Framework\\\\Assert\\:\\:assertIsArray\\(\\) with array will always evaluate to true\\.$#"
count: 1
path: test/classes/ThemeManagerTest.php
-
message: "#^Call to method PHPUnit\\\\Framework\\\\Assert\\:\\:assertTrue\\(\\) with true will always evaluate to true\\.$#"
count: 1
path: test/classes/ThemeManagerTest.php
-
message: "#^Call to method PHPUnit\\\\Framework\\\\Assert\\:\\:assertInstanceOf\\(\\) with 'PhpMyAdmin\\\\\\\\Theme' and PhpMyAdmin\\\\Theme will always evaluate to true\\.$#"
count: 1
path: test/classes/ThemeTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\ThemeTest\\:\\:providerForGetImgPath\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/ThemeTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\TrackerTest\\:\\:getTableNameData\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/TrackerTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\TrackerTest\\:\\:getTrackedDataProvider\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/TrackerTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\TrackerTest\\:\\:parseQueryData\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/TrackerTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\TrackerTest\\:\\:testGetTrackedData\\(\\) has parameter \\$expectedArray with no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/TrackerTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\TrackerTest\\:\\:testGetTrackedData\\(\\) has parameter \\$fetchArrayReturn with no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/TrackerTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\TransformationsTest\\:\\:fixupData\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/TransformationsTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\TransformationsTest\\:\\:getOptionsData\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/TransformationsTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\TransformationsTest\\:\\:providerGetDescription\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/TransformationsTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\TransformationsTest\\:\\:providerGetName\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/TransformationsTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\TransformationsTest\\:\\:testGetOptions\\(\\) has parameter \\$expected with no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/TransformationsTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\TwoFactorTest\\:\\:getTwoFactorAndLoadConfig\\(\\) has parameter \\$config with no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/TwoFactorTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\TwoFactorTest\\:\\:loadQueriesForConfigure\\(\\) has parameter \\$backendSettings with no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/TwoFactorTest.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: "#^Method PhpMyAdmin\\\\Tests\\\\TypesTest\\:\\:providerForGetTypeOperators\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/TypesTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\TypesTest\\:\\:providerForTestGetTypeDescription\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/TypesTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\TypesTest\\:\\:providerForTestGetTypeOperatorsHtml\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/TypesTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\TypesTest\\:\\:providerFortTestGetFunctionsClass\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/TypesTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\TypesTest\\:\\:providerFortTestGetTypeClass\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/TypesTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\TypesTest\\:\\:testGetFunctionsClass\\(\\) has parameter \\$output with no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/TypesTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\TypesTest\\:\\:testGetTypeOperators\\(\\) has parameter \\$output with no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/TypesTest.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: "#^Casting to string something that's already string\\.$#"
count: 1
path: test/classes/UtilTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\UtilTest\\:\\:charsetQueryData\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/UtilTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\UtilTest\\:\\:dataProviderScriptNames\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/UtilTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\UtilTest\\:\\:providerConvertBitDefaultValue\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/UtilTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\UtilTest\\:\\:providerDuplicateFirstNewline\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/UtilTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\UtilTest\\:\\:providerExtractColumnSpec\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/UtilTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\UtilTest\\:\\:providerExtractValueFromFormattedSize\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/UtilTest.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: "#^Method PhpMyAdmin\\\\Tests\\\\UtilTest\\:\\:providerFormatByteDown\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/UtilTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\UtilTest\\:\\:providerFormatNumber\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/UtilTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\UtilTest\\:\\:providerForwardedHeaders\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/UtilTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\UtilTest\\:\\:providerGetFormattedMaximumUploadSize\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/UtilTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\UtilTest\\:\\:providerGetTitleForTarget\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/UtilTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\UtilTest\\:\\:providerIsInteger\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/UtilTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\UtilTest\\:\\:providerLocalisedDate\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/UtilTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\UtilTest\\:\\:providerPrintableBitValue\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/UtilTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\UtilTest\\:\\:providerTimespanFormat\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/UtilTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\UtilTest\\:\\:providerUnQuote\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/UtilTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\UtilTest\\:\\:providerUnQuoteSelectedChar\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/UtilTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\UtilTest\\:\\:providerUserDir\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/UtilTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\UtilTest\\:\\:testExtractColumnSpec\\(\\) has parameter \\$out with no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/UtilTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\UtilTest\\:\\:testFormatByteDown\\(\\) has parameter \\$e with no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/UtilTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Utils\\\\ForeignKeyTest\\:\\:providerCheckCleanup\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Utils/ForeignKeyTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Utils\\\\ForeignKeyTest\\:\\:providerCheckInit\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Utils/ForeignKeyTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Utils\\\\ForeignKeyTest\\:\\:providerIsSupported\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Utils/ForeignKeyTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Utils\\\\FormatConverterTest\\:\\:providerBinaryToIp\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Utils/FormatConverterTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Utils\\\\FormatConverterTest\\:\\:providerIpToBinary\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Utils/FormatConverterTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Utils\\\\FormatConverterTest\\:\\:providerIpToLong\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Utils/FormatConverterTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Utils\\\\FormatConverterTest\\:\\:providerLongToIp\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Utils/FormatConverterTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Utils\\\\GisTest\\:\\:providerConvertToWellKnownText\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Utils/GisTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Utils\\\\GisTest\\:\\:testConvertToWellKnownText\\(\\) has parameter \\$returnData with no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Utils/GisTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\Utils\\\\HttpRequestTest\\:\\:httpRequests\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Utils/HttpRequestTest.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: "#^Method PhpMyAdmin\\\\Tests\\\\VersionInformationTest\\:\\:dataProviderVersionConditions\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/VersionInformationTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\VersionInformationTest\\:\\:dataVersions\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/VersionInformationTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\VersionInformationTest\\:\\:testGetLatestCompatibleVersionWithNewPHPVersion\\(\\) has parameter \\$conditions with no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/VersionInformationTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\VersionInformationTest\\:\\:testGetLatestCompatibleVersionWithNewPHPVersion\\(\\) has parameter \\$versions with no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/VersionInformationTest.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: 1
path: test/classes/VersionTest.php
-
message: "#^Call to method PHPUnit\\\\Framework\\\\Assert\\:\\:assertIsInt\\(\\) with 3 will always evaluate to true\\.$#"
count: 1
path: test/classes/VersionTest.php
-
message: "#^Call to method PHPUnit\\\\Framework\\\\Assert\\:\\:assertIsInt\\(\\) with 5 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: "#^Variable static method call on Facebook\\\\WebDriver\\\\WebDriverBy\\.$#"
count: 4
path: test/selenium/TestBase.php