4 message: "#^Parameter \\#1 \\$function of function register_shutdown_function expects callable\\(\\)\\: void, Closure\\(\\)\\: mixed given\\.$#"
9 message: "#^Method PhpMyAdmin\\\\Advisor\\:\\:escapePercent\\(\\) should return string but returns string\\|null\\.$#"
11 path: libraries/classes/Advisor.php
14 message: "#^Parameter \\#2 \\$pieces of function implode expects array, array\\|null given\\.$#"
16 path: libraries/classes/Advisor.php
19 message: "#^Cannot access offset 'db' on array\\|true\\.$#"
21 path: libraries/classes/Bookmark.php
24 message: "#^Cannot access offset 'table' on array\\|true\\.$#"
26 path: libraries/classes/Bookmark.php
29 message: "#^Parameter \\#3 \\$subject of function str_replace expects array\\|string, string\\|null given\\.$#"
31 path: libraries/classes/Bookmark.php
34 message: "#^Method PhpMyAdmin\\\\Bookmark\\:\\:applyVariables\\(\\) should return string but returns string\\|null\\.$#"
36 path: libraries/classes/Bookmark.php
39 message: "#^Cannot access offset 'user' on array\\|true\\.$#"
41 path: libraries/classes/Bookmark.php
44 message: "#^Parameter \\#1 \\$str of method PhpMyAdmin\\\\DatabaseInterface\\:\\:escapeString\\(\\) expects string, string\\|true given\\.$#"
46 path: libraries/classes/Bookmark.php
49 message: "#^Parameter \\#3 \\$row of static method PhpMyAdmin\\\\Bookmark\\:\\:createFromRow\\(\\) expects array, array\\|true given\\.$#"
51 path: libraries/classes/Bookmark.php
54 message: "#^Parameter \\#3 \\$pageNow of static method PhpMyAdmin\\\\Util\\:\\:pageselector\\(\\) expects int, float given\\.$#"
56 path: libraries/classes/BrowseForeigners.php
59 message: "#^Parameter \\#4 \\$nbTotalPage of static method PhpMyAdmin\\\\Util\\:\\:pageselector\\(\\) expects int, float\\|int given\\.$#"
61 path: libraries/classes/BrowseForeigners.php
64 message: "#^Cannot access offset 'db' on array\\|true\\.$#"
66 path: libraries/classes/CentralColumns.php
69 message: "#^Cannot access offset 'table' on array\\|true\\.$#"
71 path: libraries/classes/CentralColumns.php
74 message: "#^Parameter \\#1 \\$message of static method PhpMyAdmin\\\\Message\\:\\:rawError\\(\\) expects string, bool\\|string given\\.$#"
76 path: libraries/classes/CentralColumns.php
79 message: "#^Parameter \\#1 \\$string of static method PhpMyAdmin\\\\Message\\:\\:error\\(\\) expects string, bool\\|string given\\.$#"
81 path: libraries/classes/CentralColumns.php
84 message: "#^Parameter \\#1 \\$message of method PhpMyAdmin\\\\Message\\:\\:addText\\(\\) expects string, bool\\|string given\\.$#"
86 path: libraries/classes/CentralColumns.php
89 message: "#^Parameter \\#4 \\$nbTotalPage of static method PhpMyAdmin\\\\Util\\:\\:pageselector\\(\\) expects int, float\\|int\\<2, max\\> given\\.$#"
91 path: libraries/classes/CentralColumns.php
94 message: "#^Cannot access offset 'Charset' on \\(array\\)\\|true\\.$#"
96 path: libraries/classes/Charsets.php
99 message: "#^Parameter \\#1 \\$state of static method PhpMyAdmin\\\\Charsets\\\\Charset\\:\\:fromServer\\(\\) expects array, \\(array\\)\\|true given\\.$#"
101 path: libraries/classes/Charsets.php
104 message: "#^Cannot access offset 'Collation' on \\(array\\)\\|true\\.$#"
106 path: libraries/classes/Charsets.php
109 message: "#^Parameter \\#1 \\$state of static method PhpMyAdmin\\\\Charsets\\\\Collation\\:\\:fromServer\\(\\) expects array, \\(array\\)\\|true given\\.$#"
111 path: libraries/classes/Charsets.php
114 message: "#^Strict comparison using \\=\\=\\= between array\\<int, string\\> and false will always evaluate to false\\.$#"
116 path: libraries/classes/Charsets.php
119 message: "#^Cannot access offset 0 on \\(array\\)\\|true\\.$#"
121 path: libraries/classes/CheckUserPrivileges.php
124 message: "#^Parameter \\#1 \\$str of function mb_substr expects string, bool\\|string given\\.$#"
126 path: libraries/classes/CheckUserPrivileges.php
129 message: "#^Property PhpMyAdmin\\\\Config\\:\\:\\$default_source_mtime has no typehint specified\\.$#"
131 path: libraries/classes/Config.php
134 message: "#^Property PhpMyAdmin\\\\Config\\:\\:\\$set_mtime has no typehint specified\\.$#"
136 path: libraries/classes/Config.php
139 message: "#^Parameter \\#2 \\$subject of function preg_match expects string, string\\|false given\\.$#"
141 path: libraries/classes/Config.php
144 message: "#^Parameter \\#2 \\$str of function explode expects string, string\\|false given\\.$#"
146 path: libraries/classes/Config.php
149 message: "#^Parameter \\#1 \\$character of function ord expects string, string\\|false given\\.$#"
151 path: libraries/classes/Config.php
154 message: "#^Parameter \\#1 \\$data of function gzuncompress expects string, string\\|false given\\.$#"
156 path: libraries/classes/Config.php
159 message: "#^Parameter \\#1 \\$json of function json_decode expects string, string\\|true given\\.$#"
161 path: libraries/classes/Config.php
164 message: "#^Parameter \\#1 \\$new_error_level of function error_reporting expects int, int\\|null given\\.$#"
166 path: libraries/classes/Config.php
169 message: "#^Property PhpMyAdmin\\\\Config\\:\\:\\$source_mtime \\(int\\) does not accept int\\|false\\.$#"
171 path: libraries/classes/Config.php
174 message: "#^Parameter \\#1 \\$str of function strtolower expects string, string\\|false given\\.$#"
176 path: libraries/classes/Config.php
179 message: "#^Cannot access offset 'path' on array\\(\\)\\|array\\('scheme' \\=\\> string, 'host' \\=\\> string, 'port' \\=\\> int, 'user' \\=\\> string, 'pass' \\=\\> string, 'path' \\=\\> string, 'query' \\=\\> string, 'fragment' \\=\\> string\\)\\|false\\.$#"
181 path: libraries/classes/Config.php
184 message: "#^Method PhpMyAdmin\\\\Config\\:\\:getUploadTempDir\\(\\) should return string\\|null but returns string\\|false\\.$#"
186 path: libraries/classes/Config.php
189 message: "#^Parameter \\#2 \\$array of static method PhpMyAdmin\\\\Core\\:\\:arrayRead\\(\\) expects array, array\\|null given\\.$#"
191 path: libraries/classes/Config/ConfigFile.php
194 message: "#^Empty array passed to foreach\\.$#"
196 path: libraries/classes/Config/ConfigFile.php
199 message: "#^Method PhpMyAdmin\\\\Config\\\\ConfigFile\\:\\:getCanonicalPath\\(\\) should return string but returns string\\|null\\.$#"
201 path: libraries/classes/Config/ConfigFile.php
204 message: "#^Property PhpMyAdmin\\\\Config\\\\Form\\:\\:\\$index \\(int\\) does not accept int\\|null\\.$#"
206 path: libraries/classes/Config/Form.php
209 message: "#^Method PhpMyAdmin\\\\Config\\\\Form\\:\\:getOptionValueList\\(\\) should return array but returns array\\|false\\.$#"
211 path: libraries/classes/Config/Form.php
214 message: "#^Empty array passed to foreach\\.$#"
216 path: libraries/classes/Config/Form.php
219 message: "#^Parameter \\#1 \\$path of method PhpMyAdmin\\\\Config\\\\ConfigFile\\:\\:getValue\\(\\) expects string, int\\|string\\|false given\\.$#"
221 path: libraries/classes/Config/FormDisplay.php
224 message: "#^Parameter \\#4 \\$workPath of method PhpMyAdmin\\\\Config\\\\FormDisplay\\:\\:_displayFieldInput\\(\\) expects string, int\\|string\\|false given\\.$#"
226 path: libraries/classes/Config/FormDisplay.php
229 message: "#^Parameter \\#1 \\$path of method PhpMyAdmin\\\\Config\\\\ConfigFile\\:\\:set\\(\\) expects string, int\\|string given\\.$#"
231 path: libraries/classes/Config/FormDisplay.php
234 message: "#^Call to function is_bool\\(\\) with string will always evaluate to false\\.$#"
236 path: libraries/classes/Config/FormDisplay.php
239 message: "#^Parameter \\#2 \\$type of function settype expects string, string\\|null given\\.$#"
241 path: libraries/classes/Config/FormDisplay.php
244 message: "#^Parameter \\#3 \\$subject of function str_replace expects array\\|string, int\\|string\\|false given\\.$#"
246 path: libraries/classes/Config/FormDisplay.php
249 message: "#^Offset 'values' does not exist on array\\|null\\.$#"
251 path: libraries/classes/Config/FormDisplayTemplate.php
254 message: "#^Offset 'errors' does not exist on array\\|null\\.$#"
256 path: libraries/classes/Config/FormDisplayTemplate.php
259 message: "#^Property PhpMyAdmin\\\\Config\\\\Forms\\\\BaseFormList\\:\\:\\$all has no typehint specified\\.$#"
261 path: libraries/classes/Config/Forms/BaseFormList.php
264 message: "#^Cannot call static method getFields\\(\\) on string\\|null\\.$#"
266 path: libraries/classes/Config/Forms/BaseFormList.php
269 message: "#^Result of && is always false\\.$#"
271 path: libraries/classes/Config/ServerConfigChecks.php
274 message: "#^Strict comparison using \\=\\=\\= between string and null will always evaluate to false\\.$#"
276 path: libraries/classes/Config/ServerConfigChecks.php
279 message: "#^Parameter \\#1 \\$function of function call_user_func_array expects callable\\(\\)\\: mixed, string given\\.$#"
281 path: libraries/classes/Config/Validator.php
284 message: "#^Parameter \\#2 \\$parameters of function call_user_func_array expects array\\<int, mixed\\>, array\\<int\\|string, mixed\\> given\\.$#"
286 path: libraries/classes/Config/Validator.php
289 message: "#^Else branch is unreachable because previous condition is always true\\.$#"
291 path: libraries/classes/Config/Validator.php
294 message: "#^Parameter \\#3 \\$password of function mysql_connect expects string, string\\|null given\\.$#"
296 path: libraries/classes/Config/Validator.php
299 message: "#^Parameter \\#3 \\$passwd of function mysqli_connect expects string, string\\|null given\\.$#"
301 path: libraries/classes/Config/Validator.php
304 message: "#^Parameter \\#4 \\$dbname of function mysqli_connect expects string, null given\\.$#"
306 path: libraries/classes/Config/Validator.php
309 message: "#^Parameter \\#5 \\$port of function mysqli_connect expects int, string\\|null given\\.$#"
311 path: libraries/classes/Config/Validator.php
314 message: "#^Parameter \\#6 \\$socket of function mysqli_connect expects string, string\\|null given\\.$#"
316 path: libraries/classes/Config/Validator.php
319 message: "#^Parameter \\#2 \\.\\.\\.\\$args of function array_merge expects array, array\\|false given\\.$#"
321 path: libraries/classes/Config/Validator.php
324 message: "#^Argument of an invalid type array\\|object supplied for foreach, only iterables are supported\\.$#"
326 path: libraries/classes/Config/Validator.php
329 message: "#^Parameter \\#5 \\$foreign_limit of method PhpMyAdmin\\\\Relation\\:\\:getForeignData\\(\\) expects string, string\\|null given\\.$#"
331 path: libraries/classes/Controllers/BrowseForeignersController.php
334 message: "#^Parameter \\#1 \\$string of function htmlspecialchars expects string, string\\|false given\\.$#"
336 path: libraries/classes/Controllers/ChangeLogController.php
339 message: "#^Cannot access offset 'foreign_table' on \\(array\\)\\|true\\.$#"
341 path: libraries/classes/Controllers/Database/DataDictionaryController.php
344 message: "#^Cannot access offset 'foreign_field' on \\(array\\)\\|true\\.$#"
346 path: libraries/classes/Controllers/Database/DataDictionaryController.php
349 message: "#^Cannot access offset mixed on array\\|bool\\.$#"
351 path: libraries/classes/Controllers/Database/DataDictionaryController.php
354 message: "#^Parameter \\#1 \\$state of method PhpMyAdmin\\\\Response\\:\\:setRequestStatus\\(\\) expects bool, bool\\|string\\|null given\\.$#"
356 path: libraries/classes/Controllers/Database/DesignerController.php
359 message: "#^Parameter \\#1 \\$state of method PhpMyAdmin\\\\Response\\:\\:setRequestStatus\\(\\) expects bool, bool\\|string given\\.$#"
361 path: libraries/classes/Controllers/Database/DesignerController.php
364 message: "#^Argument of an invalid type array\\|null supplied for foreach, only iterables are supported\\.$#"
366 path: libraries/classes/Controllers/Database/DesignerController.php
369 message: "#^Parameter \\#9 \\$selectedPage of method PhpMyAdmin\\\\Database\\\\Designer\\:\\:getHtmlForMain\\(\\) expects string, string\\|null given\\.$#"
371 path: libraries/classes/Controllers/Database/DesignerController.php
374 message: "#^Negated boolean expression is always true\\.$#"
376 path: libraries/classes/Controllers/Database/OperationsController.php
379 message: "#^Unreachable statement \\- code above always terminates\\.$#"
381 path: libraries/classes/Controllers/Database/StructureController.php
384 message: "#^Parameter \\#4 \\$formatted_size of method PhpMyAdmin\\\\Controllers\\\\Database\\\\StructureController\\:\\:getValuesForAriaTable\\(\\) expects int, string given\\.$#"
386 path: libraries/classes/Controllers/Database/StructureController.php
389 message: "#^Parameter \\#6 \\$formatted_overhead of method PhpMyAdmin\\\\Controllers\\\\Database\\\\StructureController\\:\\:getValuesForAriaTable\\(\\) expects int, string given\\.$#"
391 path: libraries/classes/Controllers/Database/StructureController.php
394 message: "#^Expression \"null\" on a separate line does not do anything\\.$#"
396 path: libraries/classes/Controllers/ExportController.php
399 message: "#^Parameter \\#2 \\$dump_buffer of method PhpMyAdmin\\\\Export\\:\\:closeFile\\(\\) expects string, array\\|bool\\|string given\\.$#"
401 path: libraries/classes/Controllers/ExportController.php
404 message: "#^Parameter \\#1 \\(array\\|bool\\|string\\) of echo cannot be converted to string\\.$#"
406 path: libraries/classes/Controllers/ExportController.php
409 message: "#^Cannot call method generateParams\\(\\) on PhpMyAdmin\\\\Gis\\\\GisGeometryCollection\\|PhpMyAdmin\\\\Gis\\\\GisLineString\\|PhpMyAdmin\\\\Gis\\\\GisMultiLineString\\|PhpMyAdmin\\\\Gis\\\\GisMultiPoint\\|PhpMyAdmin\\\\Gis\\\\GisMultiPolygon\\|PhpMyAdmin\\\\Gis\\\\GisPoint\\|PhpMyAdmin\\\\Gis\\\\GisPolygon\\|false\\.$#"
411 path: libraries/classes/Controllers/GisDataEditorController.php
414 message: "#^Cannot call method generateWkt\\(\\) on PhpMyAdmin\\\\Gis\\\\GisGeometryCollection\\|PhpMyAdmin\\\\Gis\\\\GisLineString\\|PhpMyAdmin\\\\Gis\\\\GisMultiLineString\\|PhpMyAdmin\\\\Gis\\\\GisMultiPoint\\|PhpMyAdmin\\\\Gis\\\\GisMultiPolygon\\|PhpMyAdmin\\\\Gis\\\\GisPoint\\|PhpMyAdmin\\\\Gis\\\\GisPolygon\\|false\\.$#"
416 path: libraries/classes/Controllers/GisDataEditorController.php
419 message: "#^Cannot access offset 'user' on array\\|bool\\.$#"
421 path: libraries/classes/Controllers/ImportController.php
424 message: "#^Parameter \\#1 \\$error_message of method PhpMyAdmin\\\\Import\\:\\:stop\\(\\) expects PhpMyAdmin\\\\Message, PhpMyAdmin\\\\Message\\|null given\\.$#"
426 path: libraries/classes/Controllers/ImportController.php
429 message: "#^Negated boolean expression is always true\\.$#"
431 path: libraries/classes/Controllers/ImportController.php
434 message: "#^Elseif condition is always false\\.$#"
436 path: libraries/classes/Controllers/ImportController.php
439 message: "#^Left side of && is always false\\.$#"
441 path: libraries/classes/Controllers/ImportController.php
444 message: "#^If condition is always false\\.$#"
446 path: libraries/classes/Controllers/ImportController.php
449 message: "#^Else branch is unreachable because previous condition is always true\\.$#"
451 path: libraries/classes/Controllers/ImportController.php
454 message: "#^Parameter \\#1 \\$file_name of method PhpMyAdmin\\\\UserPreferences\\:\\:redirect\\(\\) expects string, string\\|false given\\.$#"
456 path: libraries/classes/Controllers/Preferences/ManageController.php
459 message: "#^Argument of an invalid type array\\|null supplied for foreach, only iterables are supported\\.$#"
461 path: libraries/classes/Controllers/Server/CollationsController.php
464 message: "#^Offset string does not exist on array\\|null\\.$#"
466 path: libraries/classes/Controllers/Server/CollationsController.php
469 message: "#^Parameter \\#1 \\$message of static method PhpMyAdmin\\\\Message\\:\\:rawError\\(\\) expects string, bool\\|string given\\.$#"
471 path: libraries/classes/Controllers/Server/DatabasesController.php
474 message: "#^Strict comparison using \\=\\=\\= between mixed and null will always evaluate to false\\.$#"
476 path: libraries/classes/Controllers/Server/PrivilegesController.php
479 message: "#^Parameter \\#1 \\$input of function array_keys expects array, \\(array\\)\\|true given\\.$#"
481 path: libraries/classes/Controllers/Server/Status/ProcessesController.php
484 message: "#^Parameter \\#1 \\$str of function mb_strtolower expects string, int\\|string given\\.$#"
486 path: libraries/classes/Controllers/Server/Status/ProcessesController.php
489 message: "#^Possibly invalid array key type \\(array\\|string\\)\\.$#"
491 path: libraries/classes/Controllers/Server/Status/QueriesController.php
494 message: "#^Parameter \\#2 \\$pieces of function implode expects array, array\\|null given\\.$#"
496 path: libraries/classes/Controllers/Server/Status/StatusController.php
499 message: "#^Cannot access offset 0 on \\(array\\)\\|true\\.$#"
501 path: libraries/classes/Controllers/Server/VariablesController.php
504 message: "#^Cannot access offset 1 on \\(array\\)\\|true\\.$#"
506 path: libraries/classes/Controllers/Server/VariablesController.php
509 message: "#^Parameter \\#2 \\$pieces of function implode expects array, array\\|null given\\.$#"
511 path: libraries/classes/Controllers/Server/VariablesController.php
514 message: "#^Cannot access offset 1 on array\\|bool\\.$#"
516 path: libraries/classes/Controllers/Server/VariablesController.php
519 message: "#^Strict comparison using \\=\\=\\= between PhpMyAdmin\\\\Config\\\\Forms\\\\BaseForm and null will always evaluate to false\\.$#"
521 path: libraries/classes/Controllers/Setup/FormController.php
524 message: "#^Instantiated class PhpMyAdmin\\\\Config\\\\Forms\\\\BaseForm is abstract\\.$#"
526 path: libraries/classes/Controllers/Setup/FormController.php
529 message: "#^Argument of an invalid type array\\|null supplied for foreach, only iterables are supported\\.$#"
531 path: libraries/classes/Controllers/Setup/HomeController.php
534 message: "#^Ternary operator condition is always false\\.$#"
536 path: libraries/classes/Controllers/Setup/HomeController.php
539 message: "#^Parameter \\#1 \\$server of method PhpMyAdmin\\\\Config\\\\ConfigFile\\:\\:getServerDSN\\(\\) expects int, int\\|null given\\.$#"
541 path: libraries/classes/Controllers/Setup/ServersController.php
544 message: "#^Parameter \\#1 \\$server of method PhpMyAdmin\\\\Config\\\\ConfigFile\\:\\:removeServer\\(\\) expects int, int\\|null given\\.$#"
546 path: libraries/classes/Controllers/Setup/ServersController.php
549 message: "#^Comparison operation \"\\>\" between 0 and 0 is always false\\.$#"
551 path: libraries/classes/Controllers/Table/ChangeController.php
554 message: "#^Parameter \\#1 \\$content of method PhpMyAdmin\\\\Response\\:\\:addHTML\\(\\) expects string, PhpMyAdmin\\\\Message given\\.$#"
556 path: libraries/classes/Controllers/Table/ChartController.php
559 message: "#^Parameter \\#1 \\$input of function array_keys expects array, \\(array\\)\\|true given\\.$#"
561 path: libraries/classes/Controllers/Table/ChartController.php
564 message: "#^Argument of an invalid type \\(array\\)\\|true supplied for foreach, only iterables are supported\\.$#"
566 path: libraries/classes/Controllers/Table/ChartController.php
569 message: "#^Parameter \\#1 \\$str of function mb_strtolower expects string, array\\<string\\>\\|string given\\.$#"
571 path: libraries/classes/Controllers/Table/FindReplaceController.php
574 message: "#^Parameter \\#1 \\$content of method PhpMyAdmin\\\\Response\\:\\:addHTML\\(\\) expects string, PhpMyAdmin\\\\Message given\\.$#"
576 path: libraries/classes/Controllers/Table/GisVisualizationController.php
579 message: "#^Cannot access offset mixed on array\\|true\\.$#"
581 path: libraries/classes/Controllers/Table/ReplaceController.php
584 message: "#^Parameter \\#1 \\$messages of method PhpMyAdmin\\\\Message\\:\\:addMessagesString\\(\\) expects array\\<string\\>, array\\<int, PhpMyAdmin\\\\Message\\|string\\|null\\> given\\.$#"
586 path: libraries/classes/Controllers/Table/ReplaceController.php
589 message: "#^Argument of an invalid type array\\|true supplied for foreach, only iterables are supported\\.$#"
591 path: libraries/classes/Controllers/Table/ReplaceController.php
594 message: "#^Parameter \\#1 \\$str of function mb_strtolower expects string, array\\<string\\>\\|string given\\.$#"
596 path: libraries/classes/Controllers/Table/SearchController.php
599 message: "#^Argument of an invalid type \\(array\\)\\|true supplied for foreach, only iterables are supported\\.$#"
601 path: libraries/classes/Controllers/Table/SearchController.php
604 message: "#^Method PhpMyAdmin\\\\Controllers\\\\Table\\\\SearchController\\:\\:getColumnMinMax\\(\\) should return array but returns array\\|bool\\.$#"
606 path: libraries/classes/Controllers/Table/SearchController.php
609 message: "#^Parameter \\#1 \\$selected of method PhpMyAdmin\\\\Controllers\\\\Table\\\\StructureController\\:\\:displayHtmlForColumnChange\\(\\) expects array, null given\\.$#"
611 path: libraries/classes/Controllers/Table/StructureController.php
614 message: "#^Cannot access offset 'Key_name' on \\(array\\)\\|true\\.$#"
616 path: libraries/classes/Controllers/Table/StructureController.php
619 message: "#^Cannot access offset 'Column_name' on \\(array\\)\\|true\\.$#"
621 path: libraries/classes/Controllers/Table/StructureController.php
624 message: "#^Cannot access offset mixed on array\\|bool\\.$#"
626 path: libraries/classes/Controllers/Table/StructureController.php
629 message: "#^Parameter \\#1 \\$string of static method PhpMyAdmin\\\\Message\\:\\:error\\(\\) expects string, string\\|true given\\.$#"
631 path: libraries/classes/Controllers/Table/StructureController.php
634 message: "#^Parameter \\#1 \\$content of method PhpMyAdmin\\\\Response\\:\\:addHTML\\(\\) expects string, PhpMyAdmin\\\\Message given\\.$#"
636 path: libraries/classes/Controllers/Table/StructureController.php
639 message: "#^Parameter \\#3 \\$length of function substr expects int, int\\|false given\\.$#"
641 path: libraries/classes/Controllers/Table/StructureController.php
644 message: "#^Cannot cast ''\\|int to int\\.$#"
646 path: libraries/classes/Controllers/Table/StructureController.php
649 message: "#^Parameter \\#1 \\$str of function mb_strtolower expects string, array\\<string\\>\\|string given\\.$#"
651 path: libraries/classes/Controllers/Table/ZoomSearchController.php
654 message: "#^Argument of an invalid type \\(array\\)\\|true supplied for foreach, only iterables are supported\\.$#"
656 path: libraries/classes/Controllers/Table/ZoomSearchController.php
659 message: "#^Parameter \\#2 \\$column_index of method PhpMyAdmin\\\\Controllers\\\\Table\\\\ZoomSearchController\\:\\:getColumnProperties\\(\\) expects int, int\\|string\\|false given\\.$#"
661 path: libraries/classes/Controllers/Table/ZoomSearchController.php
664 message: "#^Cannot access offset 'where_clause' on \\(array\\)\\|true\\.$#"
666 path: libraries/classes/Controllers/Table/ZoomSearchController.php
669 message: "#^Cannot access offset mixed on array\\|bool\\.$#"
671 path: libraries/classes/Controllers/TransformationWrapperController.php
674 message: "#^Cannot access offset mixed on \\(array\\)\\|true\\.$#"
676 path: libraries/classes/Controllers/TransformationWrapperController.php
679 message: "#^Parameter \\#1 \\$im of function imagesx expects resource, resource\\|false given\\.$#"
681 path: libraries/classes/Controllers/TransformationWrapperController.php
684 message: "#^Parameter \\#1 \\$im of function imagesy expects resource, resource\\|false given\\.$#"
686 path: libraries/classes/Controllers/TransformationWrapperController.php
689 message: "#^Parameter \\#1 \\$dst_im of function imagecopyresampled expects resource, resource\\|false given\\.$#"
691 path: libraries/classes/Controllers/TransformationWrapperController.php
694 message: "#^Parameter \\#2 \\$src_im of function imagecopyresampled expects resource, resource\\|false given\\.$#"
696 path: libraries/classes/Controllers/TransformationWrapperController.php
699 message: "#^Parameter \\#1 \\$im of function imagejpeg expects resource, resource\\|false given\\.$#"
701 path: libraries/classes/Controllers/TransformationWrapperController.php
704 message: "#^Parameter \\#1 \\$im of function imagepng expects resource, resource\\|false given\\.$#"
706 path: libraries/classes/Controllers/TransformationWrapperController.php
709 message: "#^Parameter \\#1 \\$im of function imagedestroy expects resource, resource\\|false given\\.$#"
711 path: libraries/classes/Controllers/TransformationWrapperController.php
714 message: "#^Parameter \\#1 \\$message of static method PhpMyAdmin\\\\Message\\:\\:rawError\\(\\) expects string, bool\\|string given\\.$#"
716 path: libraries/classes/Controllers/ViewCreateController.php
719 message: "#^Cannot access offset 'ALGORITHM' on array\\|bool\\.$#"
721 path: libraries/classes/Controllers/ViewCreateController.php
724 message: "#^Method PhpMyAdmin\\\\Core\\:\\:securePath\\(\\) should return string but returns string\\|null\\.$#"
726 path: libraries/classes/Core.php
729 message: "#^Parameter \\#2 \\$subject of function preg_match expects string, int\\<1, max\\>\\|int\\<min, \\-1\\>\\|string given\\.$#"
731 path: libraries/classes/Core.php
734 message: "#^Parameter \\#3 \\$length of function mb_substr expects int\\|null, int\\|false given\\.$#"
736 path: libraries/classes/Core.php
739 message: "#^Method PhpMyAdmin\\\\Core\\:\\:getenv\\(\\) should return string but returns string\\|false\\.$#"
741 path: libraries/classes/Core.php
744 message: "#^Cannot access offset 'query' on array\\(\\)\\|array\\('scheme' \\=\\> string, 'host' \\=\\> string, 'port' \\=\\> int, 'user' \\=\\> string, 'pass' \\=\\> string, 'path' \\=\\> string, 'query' \\=\\> string, 'fragment' \\=\\> string\\)\\|false\\.$#"
746 path: libraries/classes/Core.php
749 message: "#^Cannot access offset 'host' on array\\(\\)\\|array\\('scheme' \\=\\> string, 'host' \\=\\> string, 'port' \\=\\> int, 'user' \\=\\> string, 'pass' \\=\\> string, 'path' \\=\\> string, 'query' \\=\\> string, 'fragment' \\=\\> string\\)\\|false\\.$#"
751 path: libraries/classes/Core.php
754 message: "#^Method PhpMyAdmin\\\\Core\\:\\:mimeDefaultFunction\\(\\) should return string but returns string\\|null\\.$#"
756 path: libraries/classes/Core.php
759 message: "#^Method PhpMyAdmin\\\\CreateAddField\\:\\:getColumnCreationStatements\\(\\) should return string but returns string\\|null\\.$#"
761 path: libraries/classes/CreateAddField.php
764 message: "#^Parameter \\#1 \\$result of method PhpMyAdmin\\\\DatabaseInterface\\:\\:fetchAssoc\\(\\) expects object, bool\\|resource given\\.$#"
766 path: libraries/classes/Database/Designer.php
769 message: "#^Cannot access offset 'page_descr' on \\(array\\)\\|true\\.$#"
771 path: libraries/classes/Database/Designer.php
774 message: "#^Cannot access offset 'page_nr' on \\(array\\)\\|true\\.$#"
776 path: libraries/classes/Database/Designer.php
779 message: "#^Parameter \\#1 \\$database of method PhpMyAdmin\\\\DatabaseInterface\\:\\:getTablesFull\\(\\) expects string, null given\\.$#"
781 path: libraries/classes/Database/Designer/Common.php
784 message: "#^Parameter \\#2 \\$table of method PhpMyAdmin\\\\DatabaseInterface\\:\\:getTablesFull\\(\\) expects array\\|string, string\\|null given\\.$#"
786 path: libraries/classes/Database/Designer/Common.php
789 message: "#^Cannot access offset 'Field' on \\(array\\)\\|true\\.$#"
791 path: libraries/classes/Database/Designer/Common.php
794 message: "#^Cannot access offset 'Type' on \\(array\\)\\|true\\.$#"
796 path: libraries/classes/Database/Designer/Common.php
799 message: "#^Cannot access offset 'Null' on \\(array\\)\\|true\\.$#"
801 path: libraries/classes/Database/Designer/Common.php
804 message: "#^Cannot access offset 0 on \\(array\\)\\|true\\.$#"
806 path: libraries/classes/Database/Designer/Common.php
809 message: "#^Offset 'DTN' does not exist on array\\('C_NAME' \\=\\> array\\<int, string\\>, \\?'DCN' \\=\\> array\\<int, string\\>, \\?'DTN' \\=\\> array\\<int, string\\>, \\?'SCN' \\=\\> array\\<int, string\\>, \\?'STN' \\=\\> array\\<int, string\\>\\)\\.$#"
811 path: libraries/classes/Database/Designer/Common.php
814 message: "#^Offset 'STN' does not exist on array\\('C_NAME' \\=\\> array\\<int, string\\>, \\?'DCN' \\=\\> array\\<int, string\\>, \\?'DTN' \\=\\> array\\<int, string\\>, \\?'SCN' \\=\\> array\\<int, string\\>, \\?'STN' \\=\\> array\\<int, string\\>\\)\\.$#"
816 path: libraries/classes/Database/Designer/Common.php
819 message: "#^Offset 'DCN' does not exist on array\\('C_NAME' \\=\\> array\\<int, string\\>, \\?'DCN' \\=\\> array\\<int, string\\>, \\?'DTN' \\=\\> array\\<int, string\\>, \\?'SCN' \\=\\> array\\<int, string\\>, \\?'STN' \\=\\> array\\<int, string\\>\\)\\.$#"
821 path: libraries/classes/Database/Designer/Common.php
824 message: "#^Offset 'SCN' does not exist on array\\('C_NAME' \\=\\> array\\<int, string\\>, \\?'DCN' \\=\\> array\\<int, string\\>, \\?'DTN' \\=\\> array\\<int, string\\>, \\?'SCN' \\=\\> array\\<int, string\\>, \\?'STN' \\=\\> array\\<int, string\\>\\)\\.$#"
826 path: libraries/classes/Database/Designer/Common.php
829 message: "#^Parameter \\#1 \\$str of method PhpMyAdmin\\\\DatabaseInterface\\:\\:escapeString\\(\\) expects string, int given\\.$#"
831 path: libraries/classes/Database/Designer/Common.php
834 message: "#^Cannot access offset 'constraint' on \\(array\\)\\|true\\.$#"
836 path: libraries/classes/Database/Designer/Common.php
839 message: "#^Cannot access offset 'Column_name' on \\(array\\)\\|true\\.$#"
841 path: libraries/classes/Database/Designer/Common.php
844 message: "#^Cannot access offset 'constraint' on array\\|bool\\.$#"
846 path: libraries/classes/Database/Designer/Common.php
849 message: "#^Cannot access offset 'settings_data' on array\\|true\\.$#"
851 path: libraries/classes/Database/Designer/Common.php
854 message: "#^Parameter \\#1 \\$query of method PhpMyAdmin\\\\DatabaseInterface\\:\\:tryQuery\\(\\) expects string, string\\|null given\\.$#"
856 path: libraries/classes/Database/Events.php
859 message: "#^Cannot access offset 'item_name' on array\\|true\\.$#"
861 path: libraries/classes/Database/Events.php
864 message: "#^Cannot access offset 'item_original_name' on array\\|true\\.$#"
866 path: libraries/classes/Database/Events.php
869 message: "#^Cannot access offset 'EVENT_NAME' on \\(array\\)\\|true\\.$#"
871 path: libraries/classes/Database/Events.php
874 message: "#^Cannot access offset 'STATUS' on \\(array\\)\\|true\\.$#"
876 path: libraries/classes/Database/Events.php
879 message: "#^Cannot access offset 'EVENT_TYPE' on \\(array\\)\\|true\\.$#"
881 path: libraries/classes/Database/Events.php
884 message: "#^Cannot access offset 'EXECUTE_AT' on \\(array\\)\\|true\\.$#"
886 path: libraries/classes/Database/Events.php
889 message: "#^Cannot access offset 'INTERVAL_VALUE' on \\(array\\)\\|true\\.$#"
891 path: libraries/classes/Database/Events.php
894 message: "#^Cannot access offset 'INTERVAL_FIELD' on \\(array\\)\\|true\\.$#"
896 path: libraries/classes/Database/Events.php
899 message: "#^Cannot access offset 'STARTS' on \\(array\\)\\|true\\.$#"
901 path: libraries/classes/Database/Events.php
904 message: "#^Cannot access offset 'ENDS' on \\(array\\)\\|true\\.$#"
906 path: libraries/classes/Database/Events.php
909 message: "#^Cannot access offset 'ON_COMPLETION' on \\(array\\)\\|true\\.$#"
911 path: libraries/classes/Database/Events.php
914 message: "#^Cannot access offset 'EVENT_DEFINITION' on \\(array\\)\\|true\\.$#"
916 path: libraries/classes/Database/Events.php
919 message: "#^Cannot access offset 'DEFINER' on \\(array\\)\\|true\\.$#"
921 path: libraries/classes/Database/Events.php
924 message: "#^Cannot access offset 'EVENT_COMMENT' on \\(array\\)\\|true\\.$#"
926 path: libraries/classes/Database/Events.php
929 message: "#^Property PhpMyAdmin\\\\Database\\\\Qbe\\:\\:\\$_currentSearch \\(PhpMyAdmin\\\\SavedSearches\\) does not accept PhpMyAdmin\\\\SavedSearches\\|null\\.$#"
931 path: libraries/classes/Database/Qbe.php
934 message: "#^Strict comparison using \\=\\=\\= between array and null will always evaluate to false\\.$#"
936 path: libraries/classes/Database/Qbe.php
939 message: "#^Parameter \\#2 \\$sortOrder of method PhpMyAdmin\\\\Database\\\\Qbe\\:\\:_getSortOrderSelectCell\\(\\) expects int, null given\\.$#"
941 path: libraries/classes/Database/Qbe.php
944 message: "#^Method PhpMyAdmin\\\\Database\\\\Qbe\\:\\:_getMasterTable\\(\\) should return string but returns int\\|string\\.$#"
946 path: libraries/classes/Database/Qbe.php
949 message: "#^Cannot access offset 'item_name' on array\\|true\\.$#"
951 path: libraries/classes/Database/Routines.php
954 message: "#^Cannot access offset 'item_original_name' on array\\|true\\.$#"
956 path: libraries/classes/Database/Routines.php
959 message: "#^Parameter \\#1 \\$mode of method PhpMyAdmin\\\\Database\\\\Routines\\:\\:getEditorForm\\(\\) expects string, string\\|null given\\.$#"
961 path: libraries/classes/Database/Routines.php
964 message: "#^Parameter \\#3 \\$routine of method PhpMyAdmin\\\\Database\\\\Routines\\:\\:getEditorForm\\(\\) expects array, array\\|null given\\.$#"
966 path: libraries/classes/Database/Routines.php
969 message: "#^Offset 'item_type' does not exist on array\\|null\\.$#"
971 path: libraries/classes/Database/Routines.php
974 message: "#^Parameter \\#2 \\$create_routine of method PhpMyAdmin\\\\Database\\\\Routines\\:\\:create\\(\\) expects string, string\\|null given\\.$#"
976 path: libraries/classes/Database/Routines.php
979 message: "#^Cannot access offset 'SPECIFIC_NAME' on \\(array\\)\\|true\\.$#"
981 path: libraries/classes/Database/Routines.php
984 message: "#^Cannot access offset 'ROUTINE_TYPE' on \\(array\\)\\|true\\.$#"
986 path: libraries/classes/Database/Routines.php
989 message: "#^Cannot access offset 'DTD_IDENTIFIER' on \\(array\\)\\|true\\.$#"
991 path: libraries/classes/Database/Routines.php
994 message: "#^Cannot access offset 'ROUTINE_DEFINITION' on \\(array\\)\\|true\\.$#"
996 path: libraries/classes/Database/Routines.php
999 message: "#^Cannot access offset 'IS_DETERMINISTIC' on \\(array\\)\\|true\\.$#"
1001 path: libraries/classes/Database/Routines.php
1004 message: "#^Cannot access offset 'SECURITY_TYPE' on \\(array\\)\\|true\\.$#"
1006 path: libraries/classes/Database/Routines.php
1009 message: "#^Cannot access offset 'SQL_DATA_ACCESS' on \\(array\\)\\|true\\.$#"
1011 path: libraries/classes/Database/Routines.php
1014 message: "#^Cannot access offset 'ROUTINE_COMMENT' on \\(array\\)\\|true\\.$#"
1016 path: libraries/classes/Database/Routines.php
1019 message: "#^Cannot access offset 'item_num_params' on array\\|bool\\.$#"
1021 path: libraries/classes/Database/Routines.php
1024 message: "#^Cannot access offset 'item_param_name' on array\\|bool\\.$#"
1026 path: libraries/classes/Database/Routines.php
1029 message: "#^Cannot access offset 'item_type' on array\\|bool\\.$#"
1031 path: libraries/classes/Database/Routines.php
1034 message: "#^Cannot access offset 'item_param_dir' on array\\|bool\\.$#"
1036 path: libraries/classes/Database/Routines.php
1039 message: "#^Cannot access offset 'item_name' on array\\|bool\\.$#"
1041 path: libraries/classes/Database/Routines.php
1044 message: "#^Parameter \\#1 \\$row of method PhpMyAdmin\\\\Database\\\\Routines\\:\\:browseRow\\(\\) expects array, \\(array\\)\\|true given\\.$#"
1046 path: libraries/classes/Database/Routines.php
1049 message: "#^Parameter \\#3 \\$number of function _ngettext expects int, int\\<0, max\\>\\|string given\\.$#"
1051 path: libraries/classes/Database/Routines.php
1054 message: "#^Parameter \\#1 \\$routine of method PhpMyAdmin\\\\Database\\\\Routines\\:\\:getExecuteForm\\(\\) expects array, array\\|true given\\.$#"
1056 path: libraries/classes/Database/Routines.php
1059 message: "#^Cannot access offset 'create' on array\\|bool\\.$#"
1061 path: libraries/classes/Database/Triggers.php
1064 message: "#^Cannot access offset 'drop' on array\\|bool\\.$#"
1066 path: libraries/classes/Database/Triggers.php
1069 message: "#^Cannot access offset 'item_name' on array\\|true\\.$#"
1071 path: libraries/classes/Database/Triggers.php
1074 message: "#^Cannot access offset 'item_original_name' on array\\|true\\.$#"
1076 path: libraries/classes/Database/Triggers.php
1079 message: "#^Parameter \\#2 \\$table of method PhpMyAdmin\\\\DatabaseInterface\\:\\:_cacheTableData\\(\\) expects bool\\|string, array\\|string given\\.$#"
1081 path: libraries/classes/DatabaseInterface.php
1084 message: "#^Cannot access offset 'Rows' on \\(array\\)\\|true\\.$#"
1086 path: libraries/classes/DatabaseInterface.php
1089 message: "#^Cannot access offset 'Data_length' on \\(array\\)\\|true\\.$#"
1091 path: libraries/classes/DatabaseInterface.php
1094 message: "#^Cannot access offset 'Max_data_length' on \\(array\\)\\|true\\.$#"
1096 path: libraries/classes/DatabaseInterface.php
1099 message: "#^Cannot access offset 'Index_length' on \\(array\\)\\|true\\.$#"
1101 path: libraries/classes/DatabaseInterface.php
1104 message: "#^Cannot access offset 'Engine' on \\(array\\)\\|true\\.$#"
1106 path: libraries/classes/DatabaseInterface.php
1109 message: "#^Cannot access offset 'Data_free' on \\(array\\)\\|true\\.$#"
1111 path: libraries/classes/DatabaseInterface.php
1114 message: "#^Parameter \\#1 \\$column of method PhpMyAdmin\\\\Index\\:\\:hasColumn\\(\\) expects string, int\\|string given\\.$#"
1116 path: libraries/classes/DatabaseInterface.php
1119 message: "#^Method PhpMyAdmin\\\\DatabaseInterface\\:\\:getProtoInfo\\(\\) should return bool\\|int but returns int\\|string\\.$#"
1121 path: libraries/classes/DatabaseInterface.php
1124 message: "#^Strict comparison using \\=\\=\\= between true and null will always evaluate to false\\.$#"
1126 path: libraries/classes/Dbal/DbiMysqli.php
1129 message: "#^Result of && is always true\\.$#"
1131 path: libraries/classes/Dbal/DbiMysqli.php
1134 message: "#^Call to function is_bool\\(\\) with mysqli_result will always evaluate to false\\.$#"
1136 path: libraries/classes/Dbal/DbiMysqli.php
1139 message: "#^Unreachable statement \\- code above always terminates\\.$#"
1141 path: libraries/classes/Dbal/DbiMysqli.php
1144 message: "#^Else branch is unreachable because previous condition is always true\\.$#"
1146 path: libraries/classes/Dbal/DbiMysqli.php
1149 message: "#^Parameter \\#5 \\$numTables of method PhpMyAdmin\\\\Display\\\\Export\\:\\:getHtmlForOptions\\(\\) expects string, int given\\.$#"
1151 path: libraries/classes/Display/Export.php
1154 message: "#^Parameter \\#7 \\$unlimNumRows of method PhpMyAdmin\\\\Display\\\\Export\\:\\:getHtmlForOptions\\(\\) expects string, int given\\.$#"
1156 path: libraries/classes/Display/Export.php
1159 message: "#^Method PhpMyAdmin\\\\Display\\\\ImportAjax\\:\\:sessionCheck\\(\\) should return bool but returns string\\|false\\.$#"
1161 path: libraries/classes/Display/ImportAjax.php
1164 message: "#^Property PhpMyAdmin\\\\Display\\\\Results\\:\\:\\$_property_array has no typehint specified\\.$#"
1166 path: libraries/classes/Display/Results.php
1169 message: "#^Property PhpMyAdmin\\\\Display\\\\Results\\:\\:\\$transformation_info has no typehint specified\\.$#"
1171 path: libraries/classes/Display/Results.php
1174 message: "#^Left side of && is always true\\.$#"
1176 path: libraries/classes/Display/Results.php
1179 message: "#^Parameter \\#3 \\$pageNow of static method PhpMyAdmin\\\\Util\\:\\:pageselector\\(\\) expects int, float given\\.$#"
1181 path: libraries/classes/Display/Results.php
1184 message: "#^Parameter \\#4 \\$nbTotalPage of static method PhpMyAdmin\\\\Util\\:\\:pageselector\\(\\) expects int, float\\|int\\<2, max\\> given\\.$#"
1186 path: libraries/classes/Display/Results.php
1189 message: "#^Parameter \\#4 \\$sort_expression_nodirection of method PhpMyAdmin\\\\Display\\\\Results\\:\\:_getTableHeadersForColumns\\(\\) expects array, array\\|string given\\.$#"
1191 path: libraries/classes/Display/Results.php
1194 message: "#^Parameter \\#2 \\$sort_order of method PhpMyAdmin\\\\Display\\\\Results\\:\\:_getSortingUrlParams\\(\\) expects string, string\\|null given\\.$#"
1196 path: libraries/classes/Display/Results.php
1199 message: "#^Parameter \\#2 \\.\\.\\.\\$args of function array_merge expects array, array\\|bool given\\.$#"
1201 path: libraries/classes/Display/Results.php
1204 message: "#^Cannot access offset int on \\(array\\)\\|true\\.$#"
1206 path: libraries/classes/Display/Results.php
1209 message: "#^Cannot access offset int on \\(array\\)\\|string\\|true\\.$#"
1211 path: libraries/classes/Display/Results.php
1214 message: "#^Parameter \\#9 \\$default_function of method PhpMyAdmin\\\\Display\\\\Results\\:\\:_getDataCellForNumericColumns\\(\\) expects string, array\\<int, string\\> given\\.$#"
1216 path: libraries/classes/Display/Results.php
1219 message: "#^Parameter \\#8 \\$default_function of method PhpMyAdmin\\\\Display\\\\Results\\:\\:_getDataCellForGeometryColumns\\(\\) expects string, array\\<int, string\\> given\\.$#"
1221 path: libraries/classes/Display/Results.php
1224 message: "#^Parameter \\#9 \\$transform_options of method PhpMyAdmin\\\\Display\\\\Results\\:\\:_getDataCellForGeometryColumns\\(\\) expects string, array given\\.$#"
1226 path: libraries/classes/Display/Results.php
1229 message: "#^Parameter \\#8 \\$default_function of method PhpMyAdmin\\\\Display\\\\Results\\:\\:_getDataCellForNonNumericColumns\\(\\) expects string, array\\<int, string\\> given\\.$#"
1231 path: libraries/classes/Display/Results.php
1234 message: "#^Parameter \\#9 \\$transform_options of method PhpMyAdmin\\\\Display\\\\Results\\:\\:_getDataCellForNonNumericColumns\\(\\) expects string, array given\\.$#"
1236 path: libraries/classes/Display/Results.php
1239 message: "#^Strict comparison using \\=\\=\\= between string and null will always evaluate to false\\.$#"
1241 path: libraries/classes/Display/Results.php
1244 message: "#^Parameter \\#12 \\$transform_options of method PhpMyAdmin\\\\Display\\\\Results\\:\\:_getRowData\\(\\) expects array, string given\\.$#"
1246 path: libraries/classes/Display/Results.php
1249 message: "#^Method PhpMyAdmin\\\\Display\\\\Results\\:\\:_getOffsets\\(\\) should return array\\<int\\> but returns array\\<int, \\(array\\|float\\|int\\)\\>\\.$#"
1251 path: libraries/classes/Display/Results.php
1254 message: "#^Parameter \\#4 \\$transform_options of method PhpMyAdmin\\\\Display\\\\Results\\:\\:_handleNonPrintableContents\\(\\) expects string, array given\\.$#"
1256 path: libraries/classes/Display/Results.php
1259 message: "#^Parameter \\#5 \\$default_function of method PhpMyAdmin\\\\Display\\\\Results\\:\\:_handleNonPrintableContents\\(\\) expects string, array\\<int, string\\> given\\.$#"
1261 path: libraries/classes/Display/Results.php
1264 message: "#^Parameter \\#1 \\$message of static method PhpMyAdmin\\\\Html\\\\Generator\\:\\:showHint\\(\\) expects string, PhpMyAdmin\\\\Message given\\.$#"
1266 path: libraries/classes/Display/Results.php
1269 message: "#^Parameter \\#1 \\$handle of static method PhpMyAdmin\\\\Util\\:\\:getUniqueCondition\\(\\) expects resource, int given\\.$#"
1271 path: libraries/classes/Display/Results.php
1274 message: "#^Offset 0 does not exist on array\\|null\\.$#"
1276 path: libraries/classes/Display/Results.php
1279 message: "#^Offset 1 does not exist on array\\|null\\.$#"
1281 path: libraries/classes/Display/Results.php
1284 message: "#^Call to an undefined method object\\:\\:getMIMESubtype\\(\\)\\.$#"
1286 path: libraries/classes/Display/Results.php
1289 message: "#^Call to an undefined method object\\:\\:getMIMEtype\\(\\)\\.$#"
1291 path: libraries/classes/Display/Results.php
1294 message: "#^Trying to invoke string but it might not be a callable\\.$#"
1296 path: libraries/classes/Display/Results.php
1299 message: "#^Method PhpMyAdmin\\\\Encoding\\:\\:convertString\\(\\) should return string but returns string\\|false\\.$#"
1301 path: libraries/classes/Encoding.php
1304 message: "#^Parameter \\#1 \\$filename of function fopen expects string, string\\|false given\\.$#"
1306 path: libraries/classes/Encoding.php
1309 message: "#^Parameter \\#1 \\$fp of function feof expects resource, resource\\|false given\\.$#"
1311 path: libraries/classes/Encoding.php
1314 message: "#^Parameter \\#1 \\$fp of function fgets expects resource, resource\\|false given\\.$#"
1316 path: libraries/classes/Encoding.php
1319 message: "#^Parameter \\#1 \\$str of static method PhpMyAdmin\\\\Encoding\\:\\:kanjiStrConv\\(\\) expects string, string\\|false given\\.$#"
1321 path: libraries/classes/Encoding.php
1324 message: "#^Parameter \\#1 \\$fp of function fwrite expects resource, resource\\|false given\\.$#"
1326 path: libraries/classes/Encoding.php
1329 message: "#^Parameter \\#1 \\$fp of function fclose expects resource, resource\\|false given\\.$#"
1331 path: libraries/classes/Encoding.php
1334 message: "#^Method PhpMyAdmin\\\\Encoding\\:\\:kanjiFileConv\\(\\) should return string but returns string\\|false\\.$#"
1336 path: libraries/classes/Encoding.php
1339 message: "#^Parameter \\#2 \\$pieces of function implode expects array, array\\|null given\\.$#"
1341 path: libraries/classes/Engines/Innodb.php
1344 message: "#^Parameter \\#2 \\$subject of function preg_match expects string, int\\|string given\\.$#"
1346 path: libraries/classes/Engines/Pbxt.php
1349 message: "#^Parameter \\#1 \\$formatted_size of static method PhpMyAdmin\\\\Util\\:\\:extractValueFromFormattedSize\\(\\) expects string, int\\|string given\\.$#"
1351 path: libraries/classes/Engines/Pbxt.php
1354 message: "#^Method PhpMyAdmin\\\\Engines\\\\Pbxt\\:\\:resolveTypeSize\\(\\) should return array but returns array\\|null\\.$#"
1356 path: libraries/classes/Engines/Pbxt.php
1359 message: "#^Elseif branch is unreachable because previous condition is always true\\.$#"
1361 path: libraries/classes/Error.php
1364 message: "#^Else branch is unreachable because previous condition is always true\\.$#"
1366 path: libraries/classes/Error.php
1369 message: "#^Parameter \\#2 \\$str of function explode expects string, string\\|false given\\.$#"
1371 path: libraries/classes/Error.php
1374 message: "#^Parameter \\#1 \\$error_handler of function set_error_handler expects \\(callable\\(int, string, string, int, array\\)\\: bool\\)\\|null, array\\(\\$this\\(PhpMyAdmin\\\\ErrorHandler\\), 'handleError'\\) given\\.$#"
1376 path: libraries/classes/ErrorHandler.php
1379 message: "#^Parameter \\#2 \\$error_type of function trigger_error expects int, int\\|null given\\.$#"
1381 path: libraries/classes/ErrorHandler.php
1384 message: "#^Method PhpMyAdmin\\\\ErrorReport\\:\\:getPrettyData\\(\\) should return string but returns string\\|false\\.$#"
1386 path: libraries/classes/ErrorReport.php
1389 message: "#^Strict comparison using \\=\\=\\= between string and null will always evaluate to false\\.$#"
1391 path: libraries/classes/ErrorReport.php
1394 message: "#^Cannot access offset 'fragment' on array\\(\\)\\|array\\('scheme' \\=\\> string, 'host' \\=\\> string, 'port' \\=\\> int, 'user' \\=\\> string, 'pass' \\=\\> string, 'path' \\=\\> string, 'query' \\=\\> string, 'fragment' \\=\\> string\\)\\|false\\.$#"
1396 path: libraries/classes/ErrorReport.php
1399 message: "#^Cannot access offset 'path' on array\\(\\)\\|array\\('scheme' \\=\\> string, 'host' \\=\\> string, 'port' \\=\\> int, 'user' \\=\\> string, 'pass' \\=\\> string, 'path' \\=\\> string, 'query' \\=\\> string, 'fragment' \\=\\> string\\)\\|false\\.$#"
1401 path: libraries/classes/ErrorReport.php
1404 message: "#^Cannot access offset 'query' on array\\(\\)\\|array\\('scheme' \\=\\> string, 'host' \\=\\> string, 'port' \\=\\> int, 'user' \\=\\> string, 'pass' \\=\\> string, 'path' \\=\\> string, 'query' \\=\\> string, 'fragment' \\=\\> string\\)\\|false\\.$#"
1406 path: libraries/classes/ErrorReport.php
1409 message: "#^Parameter \\#2 \\$haystack of function in_array expects array, array\\|false given\\.$#"
1411 path: libraries/classes/Export.php
1414 message: "#^Parameter \\#1 \\$str of static method PhpMyAdmin\\\\Encoding\\:\\:kanjiStrConv\\(\\) expects string, string\\|null given\\.$#"
1416 path: libraries/classes/Export.php
1419 message: "#^Parameter \\#1 \\$string of function strlen expects string, string\\|null given\\.$#"
1421 path: libraries/classes/Export.php
1424 message: "#^Parameter \\#2 \\$str of function fwrite expects string, string\\|false given\\.$#"
1426 path: libraries/classes/Export.php
1429 message: "#^Parameter \\#1 \\$string of function strlen expects string, string\\|false given\\.$#"
1431 path: libraries/classes/Export.php
1434 message: "#^Parameter \\#3 \\$what of static method PhpMyAdmin\\\\Encoding\\:\\:convertString\\(\\) expects string, string\\|null given\\.$#"
1436 path: libraries/classes/Export.php
1439 message: "#^Parameter \\#1 \\$str of function mb_strlen expects string, string\\|null given\\.$#"
1441 path: libraries/classes/Export.php
1444 message: "#^Parameter \\#2 \\$str of function fwrite expects string, string\\|null given\\.$#"
1446 path: libraries/classes/Export.php
1449 message: "#^Parameter \\#1 \\$string of function htmlspecialchars expects string, string\\|null given\\.$#"
1451 path: libraries/classes/Export.php
1454 message: "#^Parameter \\#1 \\$str of function trim expects string, string\\|false given\\.$#"
1456 path: libraries/classes/Export.php
1459 message: "#^Parameter \\#1 \\$data of function gzencode expects string, array\\|string given\\.$#"
1461 path: libraries/classes/Export.php
1464 message: "#^Parameter \\#2 \\$pieces of function implode expects array, array\\|string given\\.$#"
1466 path: libraries/classes/Export.php
1469 message: "#^Result of \\|\\| is always false\\.$#"
1471 path: libraries/classes/Export.php
1474 message: "#^Strict comparison using \\=\\=\\= between PhpMyAdmin\\\\Plugins\\\\SchemaPlugin and null will always evaluate to false\\.$#"
1476 path: libraries/classes/Export.php
1479 message: "#^Parameter \\#1 \\$filename of function unlink expects string, string\\|null given\\.$#"
1481 path: libraries/classes/File.php
1484 message: "#^Parameter \\#1 \\$str of function trim expects string, string\\|null given\\.$#"
1486 path: libraries/classes/File.php
1489 message: "#^Parameter \\#1 \\$filename of function file_get_contents expects string, string\\|null given\\.$#"
1491 path: libraries/classes/File.php
1494 message: "#^Property PhpMyAdmin\\\\File\\:\\:\\$_content \\(string\\) does not accept string\\|false\\.$#"
1496 path: libraries/classes/File.php
1499 message: "#^Parameter \\#1 \\$filename of function filesize expects string, string\\|null given\\.$#"
1501 path: libraries/classes/File.php
1504 message: "#^Parameter \\#1 \\$filename of function fopen expects string, string\\|null given\\.$#"
1506 path: libraries/classes/File.php
1509 message: "#^Parameter \\#1 \\$fp of function fread expects resource, resource\\|false given\\.$#"
1511 path: libraries/classes/File.php
1514 message: "#^Parameter \\#1 \\$fp of function fclose expects resource, resource\\|false given\\.$#"
1516 path: libraries/classes/File.php
1519 message: "#^Parameter \\#1 \\$filename of function is_link expects string, string\\|null given\\.$#"
1521 path: libraries/classes/File.php
1524 message: "#^Parameter \\#1 \\$path of function basename expects string, string\\|null given\\.$#"
1526 path: libraries/classes/File.php
1529 message: "#^Parameter \\#1 \\$path of function move_uploaded_file expects string, string\\|null given\\.$#"
1531 path: libraries/classes/File.php
1534 message: "#^Parameter \\#2 \\$new_path of function move_uploaded_file expects string, string\\|false given\\.$#"
1536 path: libraries/classes/File.php
1539 message: "#^Parameter \\#1 \\$name of method PhpMyAdmin\\\\File\\:\\:setName\\(\\) expects string\\|null, string\\|false given\\.$#"
1541 path: libraries/classes/File.php
1544 message: "#^Method PhpMyAdmin\\\\File\\:\\:getHandle\\(\\) should return resource but returns resource\\|null\\.$#"
1546 path: libraries/classes/File.php
1549 message: "#^Property PhpMyAdmin\\\\File\\:\\:\\$_handle \\(resource\\|null\\) does not accept resource\\|false\\.$#"
1551 path: libraries/classes/File.php
1554 message: "#^Parameter \\#1 \\$file of function bzopen expects resource\\|string, string\\|null given\\.$#"
1556 path: libraries/classes/File.php
1559 message: "#^Parameter \\#1 \\$filename of function gzopen expects string, string\\|null given\\.$#"
1561 path: libraries/classes/File.php
1564 message: "#^Parameter \\#1 \\$file of method PhpMyAdmin\\\\ZipExtension\\:\\:getContents\\(\\) expects string, string\\|null given\\.$#"
1566 path: libraries/classes/File.php
1569 message: "#^Parameter \\#1 \\$bz of function bzread expects resource, resource\\|null given\\.$#"
1571 path: libraries/classes/File.php
1574 message: "#^Parameter \\#1 \\$zp of function gzread expects resource, resource\\|null given\\.$#"
1576 path: libraries/classes/File.php
1579 message: "#^Method PhpMyAdmin\\\\File\\:\\:read\\(\\) should return string but returns string\\|false\\.$#"
1581 path: libraries/classes/File.php
1584 message: "#^Parameter \\#1 \\$fp of function fread expects resource, resource\\|null given\\.$#"
1586 path: libraries/classes/File.php
1589 message: "#^Method PhpMyAdmin\\\\File\\:\\:getCompression\\(\\) should return string but returns string\\|false\\.$#"
1591 path: libraries/classes/File.php
1594 message: "#^Offset 0 does not exist on array\\|null\\.$#"
1596 path: libraries/classes/Font.php
1599 message: "#^Parameter \\#1 \\$str of function mb_strlen expects string, string\\|null given\\.$#"
1601 path: libraries/classes/Font.php
1604 message: "#^Result of \\|\\| is always true\\.$#"
1606 path: libraries/classes/Footer.php
1609 message: "#^Argument of an invalid type \\(array\\)\\|object supplied for foreach, only iterables are supported\\.$#"
1611 path: libraries/classes/Footer.php
1614 message: "#^Method PhpMyAdmin\\\\Footer\\:\\:_removeRecursion\\(\\) should return object but returns array\\|object\\|string\\.$#"
1616 path: libraries/classes/Footer.php
1619 message: "#^Method PhpMyAdmin\\\\Footer\\:\\:getDebugMessage\\(\\) should return string but returns string\\|false\\.$#"
1621 path: libraries/classes/Footer.php
1624 message: "#^Negated boolean expression is always true\\.$#"
1626 path: libraries/classes/Footer.php
1629 message: "#^Property PhpMyAdmin\\\\Gis\\\\GisGeometryCollection\\:\\:\\$_instance has no typehint specified\\.$#"
1631 path: libraries/classes/Gis/GisGeometryCollection.php
1634 message: "#^Negated boolean expression is always false\\.$#"
1636 path: libraries/classes/Gis/GisGeometryCollection.php
1639 message: "#^Property PhpMyAdmin\\\\Gis\\\\GisLineString\\:\\:\\$_instance has no typehint specified\\.$#"
1641 path: libraries/classes/Gis/GisLineString.php
1644 message: "#^Parameter \\#2 \\$red of function imagecolorallocate expects int, float\\|int given\\.$#"
1646 path: libraries/classes/Gis/GisLineString.php
1649 message: "#^Parameter \\#3 \\$green of function imagecolorallocate expects int, float\\|int given\\.$#"
1651 path: libraries/classes/Gis/GisLineString.php
1654 message: "#^Parameter \\#4 \\$blue of function imagecolorallocate expects int, float\\|int given\\.$#"
1656 path: libraries/classes/Gis/GisLineString.php
1659 message: "#^Parameter \\#1 \\$srid of method PhpMyAdmin\\\\Gis\\\\GisGeometry\\:\\:getBoundsForOl\\(\\) expects string, int given\\.$#"
1661 path: libraries/classes/Gis/GisLineString.php
1664 message: "#^Parameter \\#2 \\$srid of method PhpMyAdmin\\\\Gis\\\\GisGeometry\\:\\:getLineForOpenLayers\\(\\) expects string, int given\\.$#"
1666 path: libraries/classes/Gis/GisLineString.php
1669 message: "#^Property PhpMyAdmin\\\\Gis\\\\GisMultiLineString\\:\\:\\$_instance has no typehint specified\\.$#"
1671 path: libraries/classes/Gis/GisMultiLineString.php
1674 message: "#^Parameter \\#2 \\$red of function imagecolorallocate expects int, float\\|int given\\.$#"
1676 path: libraries/classes/Gis/GisMultiLineString.php
1679 message: "#^Parameter \\#3 \\$green of function imagecolorallocate expects int, float\\|int given\\.$#"
1681 path: libraries/classes/Gis/GisMultiLineString.php
1684 message: "#^Parameter \\#4 \\$blue of function imagecolorallocate expects int, float\\|int given\\.$#"
1686 path: libraries/classes/Gis/GisMultiLineString.php
1689 message: "#^Parameter \\#1 \\$srid of method PhpMyAdmin\\\\Gis\\\\GisGeometry\\:\\:getBoundsForOl\\(\\) expects string, int given\\.$#"
1691 path: libraries/classes/Gis/GisMultiLineString.php
1694 message: "#^Parameter \\#2 \\$srid of method PhpMyAdmin\\\\Gis\\\\GisGeometry\\:\\:getLineArrayForOpenLayers\\(\\) expects string, int given\\.$#"
1696 path: libraries/classes/Gis/GisMultiLineString.php
1699 message: "#^Property PhpMyAdmin\\\\Gis\\\\GisMultiPoint\\:\\:\\$_instance has no typehint specified\\.$#"
1701 path: libraries/classes/Gis/GisMultiPoint.php
1704 message: "#^Parameter \\#2 \\$red of function imagecolorallocate expects int, float\\|int given\\.$#"
1706 path: libraries/classes/Gis/GisMultiPoint.php
1709 message: "#^Parameter \\#3 \\$green of function imagecolorallocate expects int, float\\|int given\\.$#"
1711 path: libraries/classes/Gis/GisMultiPoint.php
1714 message: "#^Parameter \\#4 \\$blue of function imagecolorallocate expects int, float\\|int given\\.$#"
1716 path: libraries/classes/Gis/GisMultiPoint.php
1719 message: "#^Parameter \\#1 \\$srid of method PhpMyAdmin\\\\Gis\\\\GisGeometry\\:\\:getBoundsForOl\\(\\) expects string, int given\\.$#"
1721 path: libraries/classes/Gis/GisMultiPoint.php
1724 message: "#^Parameter \\#2 \\$srid of method PhpMyAdmin\\\\Gis\\\\GisMultiPoint\\:\\:getPointsArrayForOpenLayers\\(\\) expects string, int given\\.$#"
1726 path: libraries/classes/Gis/GisMultiPoint.php
1729 message: "#^Property PhpMyAdmin\\\\Gis\\\\GisMultiPolygon\\:\\:\\$_instance has no typehint specified\\.$#"
1731 path: libraries/classes/Gis/GisMultiPolygon.php
1734 message: "#^Parameter \\#2 \\$red of function imagecolorallocate expects int, float\\|int given\\.$#"
1736 path: libraries/classes/Gis/GisMultiPolygon.php
1739 message: "#^Parameter \\#3 \\$green of function imagecolorallocate expects int, float\\|int given\\.$#"
1741 path: libraries/classes/Gis/GisMultiPolygon.php
1744 message: "#^Parameter \\#4 \\$blue of function imagecolorallocate expects int, float\\|int given\\.$#"
1746 path: libraries/classes/Gis/GisMultiPolygon.php
1749 message: "#^Parameter \\#1 \\$str of function trim expects string, string\\|null given\\.$#"
1751 path: libraries/classes/Gis/GisMultiPolygon.php
1754 message: "#^Parameter \\#1 \\$srid of method PhpMyAdmin\\\\Gis\\\\GisGeometry\\:\\:getBoundsForOl\\(\\) expects string, int given\\.$#"
1756 path: libraries/classes/Gis/GisMultiPolygon.php
1759 message: "#^Parameter \\#2 \\$srid of method PhpMyAdmin\\\\Gis\\\\GisGeometry\\:\\:getPolygonArrayForOpenLayers\\(\\) expects string, int given\\.$#"
1761 path: libraries/classes/Gis/GisMultiPolygon.php
1764 message: "#^Property PhpMyAdmin\\\\Gis\\\\GisPoint\\:\\:\\$_instance has no typehint specified\\.$#"
1766 path: libraries/classes/Gis/GisPoint.php
1769 message: "#^Parameter \\#2 \\$red of function imagecolorallocate expects int, float\\|int given\\.$#"
1771 path: libraries/classes/Gis/GisPoint.php
1774 message: "#^Parameter \\#3 \\$green of function imagecolorallocate expects int, float\\|int given\\.$#"
1776 path: libraries/classes/Gis/GisPoint.php
1779 message: "#^Parameter \\#4 \\$blue of function imagecolorallocate expects int, float\\|int given\\.$#"
1781 path: libraries/classes/Gis/GisPoint.php
1784 message: "#^Parameter \\#1 \\$srid of method PhpMyAdmin\\\\Gis\\\\GisGeometry\\:\\:getBoundsForOl\\(\\) expects string, int given\\.$#"
1786 path: libraries/classes/Gis/GisPoint.php
1789 message: "#^Parameter \\#2 \\$srid of method PhpMyAdmin\\\\Gis\\\\GisGeometry\\:\\:getPointForOpenLayers\\(\\) expects string, int given\\.$#"
1791 path: libraries/classes/Gis/GisPoint.php
1794 message: "#^Property PhpMyAdmin\\\\Gis\\\\GisPolygon\\:\\:\\$_instance has no typehint specified\\.$#"
1796 path: libraries/classes/Gis/GisPolygon.php
1799 message: "#^Parameter \\#2 \\$red of function imagecolorallocate expects int, float\\|int given\\.$#"
1801 path: libraries/classes/Gis/GisPolygon.php
1804 message: "#^Parameter \\#3 \\$green of function imagecolorallocate expects int, float\\|int given\\.$#"
1806 path: libraries/classes/Gis/GisPolygon.php
1809 message: "#^Parameter \\#4 \\$blue of function imagecolorallocate expects int, float\\|int given\\.$#"
1811 path: libraries/classes/Gis/GisPolygon.php
1814 message: "#^Parameter \\#1 \\$srid of method PhpMyAdmin\\\\Gis\\\\GisGeometry\\:\\:getBoundsForOl\\(\\) expects string, int given\\.$#"
1816 path: libraries/classes/Gis/GisPolygon.php
1819 message: "#^Parameter \\#2 \\$srid of method PhpMyAdmin\\\\Gis\\\\GisGeometry\\:\\:getPolygonForOpenLayers\\(\\) expects string, int given\\.$#"
1821 path: libraries/classes/Gis/GisPolygon.php
1824 message: "#^Property PhpMyAdmin\\\\Gis\\\\GisVisualization\\:\\:\\$_modified_sql has no typehint specified\\.$#"
1826 path: libraries/classes/Gis/GisVisualization.php
1829 message: "#^Parameter \\#1 \\$sql_query of class PhpMyAdmin\\\\Gis\\\\GisVisualization constructor expects string, null given\\.$#"
1831 path: libraries/classes/Gis/GisVisualization.php
1834 message: "#^Parameter \\#3 \\$row of class PhpMyAdmin\\\\Gis\\\\GisVisualization constructor expects int, null given\\.$#"
1836 path: libraries/classes/Gis/GisVisualization.php
1839 message: "#^Parameter \\#4 \\$pos of class PhpMyAdmin\\\\Gis\\\\GisVisualization constructor expects int, null given\\.$#"
1841 path: libraries/classes/Gis/GisVisualization.php
1844 message: "#^Parameter \\#4 \\$results of method PhpMyAdmin\\\\Gis\\\\GisVisualization\\:\\:_prepareDataSet\\(\\) expects object, string given\\.$#"
1846 path: libraries/classes/Gis/GisVisualization.php
1849 message: "#^Parameter \\#1 \\$im of function imagecolorallocate expects resource, resource\\|false given\\.$#"
1851 path: libraries/classes/Gis/GisVisualization.php
1854 message: "#^Parameter \\#1 \\$im of function imagefilledrectangle expects resource, resource\\|false given\\.$#"
1856 path: libraries/classes/Gis/GisVisualization.php
1859 message: "#^Parameter \\#4 \\$results of method PhpMyAdmin\\\\Gis\\\\GisVisualization\\:\\:_prepareDataSet\\(\\) expects object, resource\\|false given\\.$#"
1861 path: libraries/classes/Gis/GisVisualization.php
1864 message: "#^Parameter \\#1 \\$str of function base64_encode expects string, string\\|false given\\.$#"
1866 path: libraries/classes/Gis/GisVisualization.php
1869 message: "#^Parameter \\#5 \\$image of method PhpMyAdmin\\\\Gis\\\\GisGeometryCollection\\:\\:prepareRowAsPng\\(\\) expects resource, object\\|resource\\|string given\\.$#"
1871 path: libraries/classes/Gis/GisVisualization.php
1874 message: "#^Parameter \\#5 \\$pdf of method PhpMyAdmin\\\\Gis\\\\GisGeometryCollection\\:\\:prepareRowAsPdf\\(\\) expects TCPDF, object\\|resource\\|string given\\.$#"
1876 path: libraries/classes/Gis/GisVisualization.php
1879 message: "#^Parameter \\#1 \\$str of function nl2br expects string, array\\|string given\\.$#"
1881 path: libraries/classes/Html/Generator.php
1884 message: "#^Parameter \\#4 \\$nbTotalPage of static method PhpMyAdmin\\\\Util\\:\\:pageselector\\(\\) expects int, float\\|int given\\.$#"
1886 path: libraries/classes/Html/Generator.php
1889 message: "#^Parameter \\#3 \\$length of function substr expects int, int\\|false given\\.$#"
1891 path: libraries/classes/Import.php
1894 message: "#^Parameter \\#1 \\$last_cumulative_size of method PhpMyAdmin\\\\Import\\:\\:getDecimalPrecision\\(\\) expects string, int\\|string given\\.$#"
1896 path: libraries/classes/Import.php
1899 message: "#^Parameter \\#1 \\$last_cumulative_size of method PhpMyAdmin\\\\Import\\:\\:getDecimalScale\\(\\) expects string, int\\|string given\\.$#"
1901 path: libraries/classes/Import.php
1904 message: "#^Offset int does not exist on array\\|null\\.$#"
1906 path: libraries/classes/Import.php
1909 message: "#^Argument of an invalid type \\(array\\<int, string\\>\\|false\\) supplied for foreach, only iterables are supported\\.$#"
1911 path: libraries/classes/Import.php
1914 message: "#^Parameter \\#1 \\$statement of static method PhpMyAdmin\\\\SqlParser\\\\Utils\\\\Query\\:\\:getClause\\(\\) expects PhpMyAdmin\\\\SqlParser\\\\Statement, object given\\.$#"
1916 path: libraries/classes/Import.php
1919 message: "#^Offset 0 does not exist on array\\|null\\.$#"
1921 path: libraries/classes/InsertEdit.php
1924 message: "#^Offset 1 does not exist on array\\|null\\.$#"
1926 path: libraries/classes/InsertEdit.php
1929 message: "#^Strict comparison using \\=\\=\\= between 'text' and 'time' will always evaluate to false\\.$#"
1931 path: libraries/classes/InsertEdit.php
1934 message: "#^Else branch is unreachable because ternary operator condition is always true\\.$#"
1936 path: libraries/classes/InsertEdit.php
1939 message: "#^Parameter \\#4 \\$row of static method PhpMyAdmin\\\\Util\\:\\:getUniqueCondition\\(\\) expects array, array\\|bool given\\.$#"
1941 path: libraries/classes/InsertEdit.php
1944 message: "#^Cannot access offset 'foreign_db' on array\\|bool\\.$#"
1946 path: libraries/classes/InsertEdit.php
1949 message: "#^Cannot access offset 'foreign_table' on array\\|bool\\.$#"
1951 path: libraries/classes/InsertEdit.php
1954 message: "#^Cannot access offset 'foreign_field' on array\\|bool\\.$#"
1956 path: libraries/classes/InsertEdit.php
1959 message: "#^Cannot access offset mixed on array\\|bool\\.$#"
1961 path: libraries/classes/InsertEdit.php
1964 message: "#^Cannot access offset mixed on array\\|true\\.$#"
1966 path: libraries/classes/InsertEdit.php
1969 message: "#^Parameter \\#1 \\$str of method PhpMyAdmin\\\\DatabaseInterface\\:\\:escapeString\\(\\) expects string, string\\|null given\\.$#"
1971 path: libraries/classes/InsertEdit.php
1974 message: "#^Cannot access offset 0 on \\(array\\)\\|true\\.$#"
1976 path: libraries/classes/InsertEdit.php
1979 message: "#^Parameter \\#1 \\$result of method PhpMyAdmin\\\\DatabaseInterface\\:\\:fieldLen\\(\\) expects object, array given\\.$#"
1981 path: libraries/classes/InsertEdit.php
1984 message: "#^Parameter \\#1 \\$data of function bin2hex expects string, string\\|false given\\.$#"
1986 path: libraries/classes/IpAllowDeny.php
1989 message: "#^Parameter \\#2 \\$ipToTest of method PhpMyAdmin\\\\IpAllowDeny\\:\\:ipMaskTest\\(\\) expects string, string\\|true given\\.$#"
1991 path: libraries/classes/IpAllowDeny.php
1994 message: "#^Property PhpMyAdmin\\\\Language\\:\\:\\$code has no typehint specified\\.$#"
1996 path: libraries/classes/Language.php
1999 message: "#^Property PhpMyAdmin\\\\Language\\:\\:\\$name has no typehint specified\\.$#"
2001 path: libraries/classes/Language.php
2004 message: "#^Property PhpMyAdmin\\\\Language\\:\\:\\$native has no typehint specified\\.$#"
2006 path: libraries/classes/Language.php
2009 message: "#^Property PhpMyAdmin\\\\Language\\:\\:\\$regex has no typehint specified\\.$#"
2011 path: libraries/classes/Language.php
2014 message: "#^Property PhpMyAdmin\\\\Language\\:\\:\\$mysql has no typehint specified\\.$#"
2016 path: libraries/classes/Language.php
2019 message: "#^Method PhpMyAdmin\\\\Language\\:\\:matchesAcceptLanguage\\(\\) should return bool but returns int\\|false\\.$#"
2021 path: libraries/classes/Language.php
2024 message: "#^Method PhpMyAdmin\\\\Language\\:\\:matchesUserAgent\\(\\) should return bool but returns int\\|false\\.$#"
2026 path: libraries/classes/Language.php
2029 message: "#^Property PhpMyAdmin\\\\LanguageManager\\:\\:\\$_available_locales has no typehint specified\\.$#"
2031 path: libraries/classes/LanguageManager.php
2034 message: "#^Property PhpMyAdmin\\\\LanguageManager\\:\\:\\$_available_languages has no typehint specified\\.$#"
2036 path: libraries/classes/LanguageManager.php
2039 message: "#^Property PhpMyAdmin\\\\LanguageManager\\:\\:\\$_lang_failed_cfg has no typehint specified\\.$#"
2041 path: libraries/classes/LanguageManager.php
2044 message: "#^Property PhpMyAdmin\\\\LanguageManager\\:\\:\\$_lang_failed_cookie has no typehint specified\\.$#"
2046 path: libraries/classes/LanguageManager.php
2049 message: "#^Property PhpMyAdmin\\\\LanguageManager\\:\\:\\$_lang_failed_request has no typehint specified\\.$#"
2051 path: libraries/classes/LanguageManager.php
2054 message: "#^Instanceof between string and PhpMyAdmin\\\\SqlParser\\\\UtfString will always evaluate to false\\.$#"
2056 path: libraries/classes/Linter.php
2059 message: "#^Right side of && is always true\\.$#"
2061 path: libraries/classes/Linter.php
2064 message: "#^Method PhpMyAdmin\\\\Menu\\:\\:_getAllowedTabs\\(\\) should return array but returns array\\|null\\.$#"
2066 path: libraries/classes/Menu.php
2069 message: "#^Parameter \\#1 \\$result of method PhpMyAdmin\\\\DatabaseInterface\\:\\:fetchArray\\(\\) expects object, resource\\|true given\\.$#"
2071 path: libraries/classes/Navigation/Navigation.php
2074 message: "#^Parameter \\#1 \\$result of method PhpMyAdmin\\\\DatabaseInterface\\:\\:freeResult\\(\\) expects object, bool\\|resource given\\.$#"
2076 path: libraries/classes/Navigation/Navigation.php
2079 message: "#^Method PhpMyAdmin\\\\Navigation\\\\NavigationTree\\:\\:buildPath\\(\\) should return PhpMyAdmin\\\\Navigation\\\\Nodes\\\\Node\\|false but returns bool\\|PhpMyAdmin\\\\Navigation\\\\Nodes\\\\Node\\.$#"
2081 path: libraries/classes/Navigation/NavigationTree.php
2084 message: "#^Strict comparison using \\=\\=\\= between PhpMyAdmin\\\\Navigation\\\\Nodes\\\\NodeDatabase and false will always evaluate to false\\.$#"
2086 path: libraries/classes/Navigation/NavigationTree.php
2089 message: "#^Strict comparison using \\=\\=\\= between PhpMyAdmin\\\\Navigation\\\\Nodes\\\\NodeTable and false will always evaluate to false\\.$#"
2091 path: libraries/classes/Navigation/NavigationTree.php
2094 message: "#^Cannot access property \\$realName on PhpMyAdmin\\\\Navigation\\\\Nodes\\\\Node\\|false\\.$#"
2096 path: libraries/classes/Navigation/NavigationTree.php
2099 message: "#^Cannot access property \\$parent on PhpMyAdmin\\\\Navigation\\\\Nodes\\\\Node\\|false\\.$#"
2101 path: libraries/classes/Navigation/NavigationTree.php
2104 message: "#^Cannot call method addChild\\(\\) on PhpMyAdmin\\\\Navigation\\\\Nodes\\\\Node\\|false\\.$#"
2106 path: libraries/classes/Navigation/NavigationTree.php
2109 message: "#^Cannot call method realParent\\(\\) on PhpMyAdmin\\\\Navigation\\\\Nodes\\\\Node\\|false\\.$#"
2111 path: libraries/classes/Navigation/NavigationTree.php
2114 message: "#^Parameter \\#1 \\$var of function count expects array\\|Countable, array\\|string given\\.$#"
2116 path: libraries/classes/Navigation/NavigationTree.php
2119 message: "#^Argument of an invalid type array\\|string supplied for foreach, only iterables are supported\\.$#"
2121 path: libraries/classes/Navigation/NavigationTree.php
2124 message: "#^Binary operation \"\\.\" between '\\<u\\>' and array\\|string results in an error\\.$#"
2126 path: libraries/classes/Navigation/NavigationTree.php
2129 message: "#^Parameter \\#1 \\$object of function method_exists expects object\\|string, PhpMyAdmin\\\\Navigation\\\\Nodes\\\\Node\\|false given\\.$#"
2131 path: libraries/classes/Navigation/NavigationTree.php
2134 message: "#^Cannot call method getPresence\\(\\) on PhpMyAdmin\\\\Navigation\\\\Nodes\\\\Node\\|false\\.$#"
2136 path: libraries/classes/Navigation/NavigationTree.php
2139 message: "#^Property PhpMyAdmin\\\\Navigation\\\\NodeFactory\\:\\:\\$namespace has no typehint specified\\.$#"
2141 path: libraries/classes/Navigation/NodeFactory.php
2144 message: "#^Unreachable statement \\- code above always terminates\\.$#"
2146 path: libraries/classes/Navigation/Nodes/Node.php
2149 message: "#^Cannot access property \\$realName on PhpMyAdmin\\\\Navigation\\\\Nodes\\\\Node\\|false\\.$#"
2151 path: libraries/classes/Navigation/Nodes/NodeDatabaseChild.php
2154 message: "#^Property PhpMyAdmin\\\\Navigation\\\\Nodes\\\\Node\\:\\:\\$title \\(string\\) does not accept bool\\|string\\.$#"
2156 path: libraries/classes/Navigation/Nodes/NodeTable.php
2159 message: "#^Cannot access property \\$realName on PhpMyAdmin\\\\Navigation\\\\Nodes\\\\Node\\|false\\.$#"
2161 path: libraries/classes/Navigation/Nodes/NodeTable.php
2164 message: "#^Cannot assign new offset to array\\|string\\.$#"
2166 path: libraries/classes/Navigation/Nodes/NodeTable.php
2169 message: "#^Parameter \\#2 \\$haystack of function in_array expects array, array\\|string given\\.$#"
2171 path: libraries/classes/Normalization.php
2174 message: "#^Method PhpMyAdmin\\\\Normalization\\:\\:getHtmlContentsFor1NFStep3\\(\\) should return array\\<string\\> but returns array\\<string, string\\|false\\>\\.$#"
2176 path: libraries/classes/Normalization.php
2179 message: "#^Parameter \\#1 \\$message of static method PhpMyAdmin\\\\Message\\:\\:rawError\\(\\) expects string, bool\\|string given\\.$#"
2181 path: libraries/classes/Normalization.php
2184 message: "#^Parameter \\#3 \\$subject of function str_replace expects array\\|string, int\\|string given\\.$#"
2186 path: libraries/classes/Normalization.php
2189 message: "#^Method PhpMyAdmin\\\\OpenDocument\\:\\:create\\(\\) should return string but returns bool\\|string\\.$#"
2191 path: libraries/classes/OpenDocument.php
2194 message: "#^Parameter \\#1 \\$query of method PhpMyAdmin\\\\DatabaseInterface\\:\\:query\\(\\) expects string, string\\|null given\\.$#"
2196 path: libraries/classes/Operations.php
2199 message: "#^Property PhpMyAdmin\\\\OutputBuffering\\:\\:\\$_instance has no typehint specified\\.$#"
2201 path: libraries/classes/OutputBuffering.php
2204 message: "#^Property PhpMyAdmin\\\\OutputBuffering\\:\\:\\$_content has no typehint specified\\.$#"
2206 path: libraries/classes/OutputBuffering.php
2209 message: "#^Property PhpMyAdmin\\\\Pdf\\:\\:\\$footerset has no typehint specified\\.$#"
2211 path: libraries/classes/Pdf.php
2214 message: "#^Property PhpMyAdmin\\\\Pdf\\:\\:\\$Alias has no typehint specified\\.$#"
2216 path: libraries/classes/Pdf.php
2219 message: "#^Parameter \\#1 \\$str of function mb_substr expects string, string\\|null given\\.$#"
2221 path: libraries/classes/Plugins.php
2224 message: "#^Parameter \\#1 \\$name of static method PhpMyAdmin\\\\Plugins\\:\\:getString\\(\\) expects string, string\\|null given\\.$#"
2226 path: libraries/classes/Plugins.php
2229 message: "#^Method PhpMyAdmin\\\\Plugins\\:\\:getHtmlForProperty\\(\\) should return string but returns string\\|null\\.$#"
2231 path: libraries/classes/Plugins.php
2234 message: "#^Property PhpMyAdmin\\\\Plugins\\\\Auth\\\\AuthenticationCookie\\:\\:\\$_cookie_iv has no typehint specified\\.$#"
2236 path: libraries/classes/Plugins/Auth/AuthenticationCookie.php
2239 message: "#^Parameter \\#2 \\$remoteIp of method ReCaptcha\\\\ReCaptcha\\:\\:verify\\(\\) expects string\\|null, bool\\|string given\\.$#"
2241 path: libraries/classes/Plugins/Auth/AuthenticationCookie.php
2244 message: "#^Parameter \\#1 \\$data of method PhpMyAdmin\\\\Plugins\\\\Auth\\\\AuthenticationCookie\\:\\:cookieEncrypt\\(\\) expects string, string\\|false given\\.$#"
2246 path: libraries/classes/Plugins/Auth/AuthenticationCookie.php
2249 message: "#^Method PhpMyAdmin\\\\Plugins\\\\Auth\\\\AuthenticationCookie\\:\\:cookieEncrypt\\(\\) should return string but returns string\\|false\\.$#"
2251 path: libraries/classes/Plugins/Auth/AuthenticationCookie.php
2254 message: "#^Method PhpMyAdmin\\\\Plugins\\\\Auth\\\\AuthenticationCookie\\:\\:getIVSize\\(\\) should return int but returns int\\|false\\.$#"
2256 path: libraries/classes/Plugins/Auth/AuthenticationCookie.php
2259 message: "#^Method PhpMyAdmin\\\\Plugins\\\\Auth\\\\AuthenticationCookie\\:\\:createIV\\(\\) should return string but returns string\\|false\\.$#"
2261 path: libraries/classes/Plugins/Auth/AuthenticationCookie.php
2264 message: "#^Parameter \\#1 \\$content of method PhpMyAdmin\\\\Response\\:\\:addHTML\\(\\) expects string, PhpMyAdmin\\\\Message given\\.$#"
2266 path: libraries/classes/Plugins/Auth/AuthenticationHttp.php
2269 message: "#^Parameter \\#1 \\$options of function session_set_cookie_params expects array\\(\\)\\|array\\('lifetime' \\=\\> int, 'path' \\=\\> string, 'domain' \\=\\> string\\|null, 'secure' \\=\\> bool, 'httponly' \\=\\> bool\\), array given\\.$#"
2271 path: libraries/classes/Plugins/Auth/AuthenticationSignon.php
2274 message: "#^Parameter \\#2 \\$subject of function preg_match expects string, string\\|null given\\.$#"
2276 path: libraries/classes/Plugins/Export/ExportCodegen.php
2279 message: "#^Parameter \\#1 \\$str of function ucfirst expects string, string\\|null given\\.$#"
2281 path: libraries/classes/Plugins/Export/ExportCodegen.php
2284 message: "#^Method PhpMyAdmin\\\\Plugins\\\\Export\\\\ExportCodegen\\:\\:cgMakeIdentifier\\(\\) should return string but returns string\\|null\\.$#"
2286 path: libraries/classes/Plugins/Export/ExportCodegen.php
2289 message: "#^Strict comparison using \\=\\=\\= between mixed and null will always evaluate to false\\.$#"
2291 path: libraries/classes/Plugins/Export/ExportCsv.php
2294 message: "#^Strict comparison using \\=\\=\\= between mixed and null will always evaluate to false\\.$#"
2296 path: libraries/classes/Plugins/Export/ExportHtmlword.php
2299 message: "#^Cannot access offset mixed on array\\|bool\\.$#"
2301 path: libraries/classes/Plugins/Export/ExportHtmlword.php
2304 message: "#^Property PhpMyAdmin\\\\Plugins\\\\Export\\\\ExportJson\\:\\:\\$first has no typehint specified\\.$#"
2306 path: libraries/classes/Plugins/Export/ExportJson.php
2309 message: "#^Method PhpMyAdmin\\\\Plugins\\\\Export\\\\ExportJson\\:\\:encode\\(\\) should return string but returns string\\|false\\.$#"
2311 path: libraries/classes/Plugins/Export/ExportJson.php
2314 message: "#^Cannot access offset mixed on array\\|bool\\.$#"
2316 path: libraries/classes/Plugins/Export/ExportLatex.php
2319 message: "#^Parameter \\#3 \\$length of function mb_substr expects int\\|null, int\\|false given\\.$#"
2321 path: libraries/classes/Plugins/Export/ExportLatex.php
2324 message: "#^Parameter \\#2 \\$start of function mb_substr expects int, int\\|false given\\.$#"
2326 path: libraries/classes/Plugins/Export/ExportLatex.php
2329 message: "#^Strict comparison using \\=\\=\\= between mixed and null will always evaluate to false\\.$#"
2331 path: libraries/classes/Plugins/Export/ExportOds.php
2334 message: "#^Strict comparison using \\=\\=\\= between mixed and null will always evaluate to false\\.$#"
2336 path: libraries/classes/Plugins/Export/ExportOdt.php
2339 message: "#^Cannot access offset 'foreign_table' on \\(array\\)\\|true\\.$#"
2341 path: libraries/classes/Plugins/Export/ExportOdt.php
2344 message: "#^Cannot access offset 'foreign_field' on \\(array\\)\\|true\\.$#"
2346 path: libraries/classes/Plugins/Export/ExportOdt.php
2349 message: "#^Cannot access offset mixed on array\\|bool\\.$#"
2351 path: libraries/classes/Plugins/Export/ExportOdt.php
2354 message: "#^Parameter \\#1 \\$doc of method PhpMyAdmin\\\\Properties\\\\Options\\\\OptionsPropertyOneItem\\:\\:setDoc\\(\\) expects string, array\\<int, string\\> given\\.$#"
2356 path: libraries/classes/Plugins/Export/ExportSql.php
2359 message: "#^Argument of an invalid type array\\<int, string\\>\\|false supplied for foreach, only iterables are supported\\.$#"
2361 path: libraries/classes/Plugins/Export/ExportSql.php
2364 message: "#^Parameter \\#3 \\$length of function mb_substr expects int\\|null, int\\|false given\\.$#"
2366 path: libraries/classes/Plugins/Export/ExportSql.php
2369 message: "#^Parameter \\#1 \\$create_query of method PhpMyAdmin\\\\Plugins\\\\Export\\\\ExportSql\\:\\:_makeCreateTableMSSQLCompatible\\(\\) expects string, string\\|null given\\.$#"
2371 path: libraries/classes/Plugins/Export/ExportSql.php
2374 message: "#^Argument of an invalid type array\\<PhpMyAdmin\\\\SqlParser\\\\Components\\\\CreateDefinition\\>\\|PhpMyAdmin\\\\SqlParser\\\\Components\\\\ArrayObj supplied for foreach, only iterables are supported\\.$#"
2376 path: libraries/classes/Plugins/Export/ExportSql.php
2379 message: "#^Cannot access offset mixed on array\\<PhpMyAdmin\\\\SqlParser\\\\Components\\\\CreateDefinition\\>\\|PhpMyAdmin\\\\SqlParser\\\\Components\\\\ArrayObj\\.$#"
2381 path: libraries/classes/Plugins/Export/ExportSql.php
2384 message: "#^Binary operation \"\\.\" between 'FOREIGN KEY ' and array\\|string results in an error\\.$#"
2386 path: libraries/classes/Plugins/Export/ExportSql.php
2389 message: "#^Parameter \\#1 \\$var of function count expects array\\|Countable, \\(array\\)\\|true given\\.$#"
2391 path: libraries/classes/Plugins/Export/ExportSql.php
2394 message: "#^Argument of an invalid type \\(array\\)\\|true supplied for foreach, only iterables are supported\\.$#"
2396 path: libraries/classes/Plugins/Export/ExportSql.php
2399 message: "#^Strict comparison using \\=\\=\\= between mixed and null will always evaluate to false\\.$#"
2401 path: libraries/classes/Plugins/Export/ExportSql.php
2404 message: "#^Parameter \\#3 \\$subject of function preg_replace expects array\\|string, string\\|null given\\.$#"
2406 path: libraries/classes/Plugins/Export/ExportSql.php
2409 message: "#^Method PhpMyAdmin\\\\Plugins\\\\Export\\\\ExportSql\\:\\:_makeCreateTableMSSQLCompatible\\(\\) should return string but returns string\\|null\\.$#"
2411 path: libraries/classes/Plugins/Export/ExportSql.php
2414 message: "#^Parameter \\#1 \\$var of function count expects array\\|Countable, array\\<PhpMyAdmin\\\\SqlParser\\\\Token\\>\\|string given\\.$#"
2416 path: libraries/classes/Plugins/Export/ExportSql.php
2419 message: "#^Property PhpMyAdmin\\\\SqlParser\\\\Token\\:\\:\\$token \\(string\\) does not accept array\\|string\\.$#"
2421 path: libraries/classes/Plugins/Export/ExportSql.php
2424 message: "#^Strict comparison using \\=\\=\\= between mixed and null will always evaluate to false\\.$#"
2426 path: libraries/classes/Plugins/Export/ExportTexytext.php
2429 message: "#^Cannot access offset mixed on array\\|bool\\.$#"
2431 path: libraries/classes/Plugins/Export/ExportTexytext.php
2434 message: "#^Strict comparison using \\=\\=\\= between array and null will always evaluate to false\\.$#"
2436 path: libraries/classes/Plugins/Export/ExportXml.php
2439 message: "#^Strict comparison using \\=\\=\\= between mixed and null will always evaluate to false\\.$#"
2441 path: libraries/classes/Plugins/Export/ExportXml.php
2444 message: "#^Strict comparison using \\=\\=\\= between mixed and null will always evaluate to false\\.$#"
2446 path: libraries/classes/Plugins/Export/ExportYaml.php
2449 message: "#^Property PhpMyAdmin\\\\Plugins\\\\Export\\\\Helpers\\\\Pdf\\:\\:\\$tablewidths has no typehint specified\\.$#"
2451 path: libraries/classes/Plugins/Export/Helpers/Pdf.php
2454 message: "#^Property PhpMyAdmin\\\\Plugins\\\\Export\\\\Helpers\\\\Pdf\\:\\:\\$headerset has no typehint specified\\.$#"
2456 path: libraries/classes/Plugins/Export/Helpers/Pdf.php
2459 message: "#^Property PhpMyAdmin\\\\Plugins\\\\Export\\\\Helpers\\\\Pdf\\:\\:\\$dataY has no typehint specified\\.$#"
2461 path: libraries/classes/Plugins/Export/Helpers/Pdf.php
2464 message: "#^Property PhpMyAdmin\\\\Plugins\\\\Export\\\\Helpers\\\\Pdf\\:\\:\\$cellFontSize has no typehint specified\\.$#"
2466 path: libraries/classes/Plugins/Export/Helpers/Pdf.php
2469 message: "#^Property PhpMyAdmin\\\\Plugins\\\\Export\\\\Helpers\\\\Pdf\\:\\:\\$titleFontSize has no typehint specified\\.$#"
2471 path: libraries/classes/Plugins/Export/Helpers/Pdf.php
2474 message: "#^Property PhpMyAdmin\\\\Plugins\\\\Export\\\\Helpers\\\\Pdf\\:\\:\\$titleText has no typehint specified\\.$#"
2476 path: libraries/classes/Plugins/Export/Helpers/Pdf.php
2479 message: "#^Property PhpMyAdmin\\\\Plugins\\\\Export\\\\Helpers\\\\Pdf\\:\\:\\$dbAlias has no typehint specified\\.$#"
2481 path: libraries/classes/Plugins/Export/Helpers/Pdf.php
2484 message: "#^Property PhpMyAdmin\\\\Plugins\\\\Export\\\\Helpers\\\\Pdf\\:\\:\\$tableAlias has no typehint specified\\.$#"
2486 path: libraries/classes/Plugins/Export/Helpers/Pdf.php
2489 message: "#^Property PhpMyAdmin\\\\Plugins\\\\Export\\\\Helpers\\\\Pdf\\:\\:\\$purpose has no typehint specified\\.$#"
2491 path: libraries/classes/Plugins/Export/Helpers/Pdf.php
2494 message: "#^Property PhpMyAdmin\\\\Plugins\\\\Export\\\\Helpers\\\\Pdf\\:\\:\\$colTitles has no typehint specified\\.$#"
2496 path: libraries/classes/Plugins/Export/Helpers/Pdf.php
2499 message: "#^Property PhpMyAdmin\\\\Plugins\\\\Export\\\\Helpers\\\\Pdf\\:\\:\\$results has no typehint specified\\.$#"
2501 path: libraries/classes/Plugins/Export/Helpers/Pdf.php
2504 message: "#^Property PhpMyAdmin\\\\Plugins\\\\Export\\\\Helpers\\\\Pdf\\:\\:\\$colAlign has no typehint specified\\.$#"
2506 path: libraries/classes/Plugins/Export/Helpers/Pdf.php
2509 message: "#^Property PhpMyAdmin\\\\Plugins\\\\Export\\\\Helpers\\\\Pdf\\:\\:\\$titleWidth has no typehint specified\\.$#"
2511 path: libraries/classes/Plugins/Export/Helpers/Pdf.php
2514 message: "#^Property PhpMyAdmin\\\\Plugins\\\\Export\\\\Helpers\\\\Pdf\\:\\:\\$colFits has no typehint specified\\.$#"
2516 path: libraries/classes/Plugins/Export/Helpers/Pdf.php
2519 message: "#^Property PhpMyAdmin\\\\Plugins\\\\Export\\\\Helpers\\\\Pdf\\:\\:\\$display_column has no typehint specified\\.$#"
2521 path: libraries/classes/Plugins/Export/Helpers/Pdf.php
2524 message: "#^Property PhpMyAdmin\\\\Plugins\\\\Export\\\\Helpers\\\\Pdf\\:\\:\\$numFields has no typehint specified\\.$#"
2526 path: libraries/classes/Plugins/Export/Helpers/Pdf.php
2529 message: "#^Property PhpMyAdmin\\\\Plugins\\\\Export\\\\Helpers\\\\Pdf\\:\\:\\$fields has no typehint specified\\.$#"
2531 path: libraries/classes/Plugins/Export/Helpers/Pdf.php
2534 message: "#^Property PhpMyAdmin\\\\Plugins\\\\Export\\\\Helpers\\\\Pdf\\:\\:\\$sColWidth has no typehint specified\\.$#"
2536 path: libraries/classes/Plugins/Export/Helpers/Pdf.php
2539 message: "#^Property PhpMyAdmin\\\\Plugins\\\\Export\\\\Helpers\\\\Pdf\\:\\:\\$currentDb has no typehint specified\\.$#"
2541 path: libraries/classes/Plugins/Export/Helpers/Pdf.php
2544 message: "#^Property PhpMyAdmin\\\\Plugins\\\\Export\\\\Helpers\\\\Pdf\\:\\:\\$currentTable has no typehint specified\\.$#"
2546 path: libraries/classes/Plugins/Export/Helpers/Pdf.php
2549 message: "#^Property PhpMyAdmin\\\\Plugins\\\\Export\\\\Helpers\\\\Pdf\\:\\:\\$aliases has no typehint specified\\.$#"
2551 path: libraries/classes/Plugins/Export/Helpers/Pdf.php
2554 message: "#^Cannot access offset mixed on array\\|bool\\.$#"
2556 path: libraries/classes/Plugins/Export/Helpers/Pdf.php
2559 message: "#^Parameter \\#3 \\$length of function mb_substr expects int\\|null, int\\<1, max\\>\\|false given\\.$#"
2561 path: libraries/classes/Plugins/Export/Helpers/TableProperty.php
2564 message: "#^Cannot access offset 'foreign_table' on \\(array\\)\\|true\\.$#"
2566 path: libraries/classes/Plugins/ExportPlugin.php
2569 message: "#^Cannot access offset 'foreign_field' on \\(array\\)\\|true\\.$#"
2571 path: libraries/classes/Plugins/ExportPlugin.php
2574 message: "#^Property PhpMyAdmin\\\\Plugins\\\\IOTransformationsPlugin\\:\\:\\$success has no typehint specified\\.$#"
2576 path: libraries/classes/Plugins/IOTransformationsPlugin.php
2579 message: "#^Property PhpMyAdmin\\\\Plugins\\\\IOTransformationsPlugin\\:\\:\\$error has no typehint specified\\.$#"
2581 path: libraries/classes/Plugins/IOTransformationsPlugin.php
2584 message: "#^Cannot call method addProperty\\(\\) on PhpMyAdmin\\\\Properties\\\\Options\\\\Groups\\\\OptionsPropertyMainGroup\\|void\\.$#"
2586 path: libraries/classes/Plugins/Import/ImportCsv.php
2589 message: "#^Parameter \\#1 \\$message of static method PhpMyAdmin\\\\Html\\\\Generator\\:\\:showHint\\(\\) expects string, PhpMyAdmin\\\\Message given\\.$#"
2591 path: libraries/classes/Plugins/Import/ImportCsv.php
2594 message: "#^Argument of an invalid type array\\<int, string\\>\\|false supplied for foreach, only iterables are supported\\.$#"
2596 path: libraries/classes/Plugins/Import/ImportCsv.php
2599 message: "#^Cannot call method addProperty\\(\\) on PhpMyAdmin\\\\Properties\\\\Options\\\\Groups\\\\OptionsPropertyMainGroup\\|void\\.$#"
2601 path: libraries/classes/Plugins/Import/ImportLdi.php
2604 message: "#^Parameter \\#1 \\$var of function count expects array\\|Countable, array\\<int, string\\>\\|false given\\.$#"
2606 path: libraries/classes/Plugins/Import/ImportLdi.php
2609 message: "#^Cannot access offset int on array\\<int, string\\>\\|false\\.$#"
2611 path: libraries/classes/Plugins/Import/ImportLdi.php
2614 message: "#^Parameter \\#1 \\$options of method PhpMyAdmin\\\\Properties\\\\Plugins\\\\PluginPropertyItem\\:\\:setOptions\\(\\) expects PhpMyAdmin\\\\Properties\\\\Options\\\\Groups\\\\OptionsPropertyRootGroup, array given\\.$#"
2616 path: libraries/classes/Plugins/Import/ImportMediawiki.php
2619 message: "#^Comparison operation \"\\>\\=\" between 0 and 0 is always true\\.$#"
2621 path: libraries/classes/Plugins/Import/ImportOds.php
2624 message: "#^Offset 'number\\-columns…' does not exist on SimpleXMLElement\\|null\\.$#"
2626 path: libraries/classes/Plugins/Import/ImportOds.php
2629 message: "#^Parameter \\#1 \\$cell_attrs of method PhpMyAdmin\\\\Plugins\\\\Import\\\\ImportOds\\:\\:getValue\\(\\) expects array, SimpleXMLElement\\|null given\\.$#"
2631 path: libraries/classes/Plugins/Import/ImportOds.php
2634 message: "#^Parameter \\#2 \\$text of method PhpMyAdmin\\\\Plugins\\\\Import\\\\ImportOds\\:\\:getValue\\(\\) expects array, SimpleXMLElement given\\.$#"
2636 path: libraries/classes/Plugins/Import/ImportOds.php
2639 message: "#^Parameter \\#1 \\$str of function rtrim expects string, float\\|string given\\.$#"
2641 path: libraries/classes/Plugins/Import/ImportOds.php
2644 message: "#^Parameter \\#2 \\$str2 of function strcmp expects string, float\\|string given\\.$#"
2646 path: libraries/classes/Plugins/Import/ImportOds.php
2649 message: "#^Offset 'name' does not exist on SimpleXMLElement\\|null\\.$#"
2651 path: libraries/classes/Plugins/Import/ImportOds.php
2654 message: "#^Parameter \\#1 \\$str1 of function strcmp expects string, array\\<int, array\\<int, float\\|string\\>\\|string\\>\\|string given\\.$#"
2656 path: libraries/classes/Plugins/Import/ImportOds.php
2659 message: "#^Parameter \\#1 \\$options of method PhpMyAdmin\\\\Properties\\\\Plugins\\\\PluginPropertyItem\\:\\:setOptions\\(\\) expects PhpMyAdmin\\\\Properties\\\\Options\\\\Groups\\\\OptionsPropertyRootGroup, array given\\.$#"
2661 path: libraries/classes/Plugins/Import/ImportShp.php
2664 message: "#^Else branch is unreachable because ternary operator condition is always true\\.$#"
2666 path: libraries/classes/Plugins/Import/ImportShp.php
2669 message: "#^Call to an undefined method PhpMyAdmin\\\\Gis\\\\GisMultiLineString\\|PhpMyAdmin\\\\Gis\\\\GisMultiPoint\\|PhpMyAdmin\\\\Gis\\\\GisPoint\\|PhpMyAdmin\\\\Gis\\\\GisPolygon\\:\\:getShape\\(\\)\\.$#"
2671 path: libraries/classes/Plugins/Import/ImportShp.php
2674 message: "#^Parameter \\#1 \\$doc of method PhpMyAdmin\\\\Properties\\\\Options\\\\OptionsPropertyOneItem\\:\\:setDoc\\(\\) expects string, array\\<int, string\\> given\\.$#"
2676 path: libraries/classes/Plugins/Import/ImportSql.php
2679 message: "#^Parameter \\#1 \\$options of method PhpMyAdmin\\\\Properties\\\\Plugins\\\\PluginPropertyItem\\:\\:setOptions\\(\\) expects PhpMyAdmin\\\\Properties\\\\Options\\\\Groups\\\\OptionsPropertyRootGroup, array given\\.$#"
2681 path: libraries/classes/Plugins/Import/ImportXml.php
2684 message: "#^Comparison operation \"\\>\\=\" between 0 and 0 is always true\\.$#"
2686 path: libraries/classes/Plugins/Import/ImportXml.php
2689 message: "#^Parameter \\#1 \\$ns of method SimpleXMLElement\\:\\:children\\(\\) expects string, string\\|null given\\.$#"
2691 path: libraries/classes/Plugins/Import/ImportXml.php
2694 message: "#^Offset 'name' does not exist on SimpleXMLElement\\|null\\.$#"
2696 path: libraries/classes/Plugins/Import/ImportXml.php
2699 message: "#^Offset 'collation' does not exist on SimpleXMLElement\\|null\\.$#"
2701 path: libraries/classes/Plugins/Import/ImportXml.php
2704 message: "#^Offset 'charset' does not exist on SimpleXMLElement\\|null\\.$#"
2706 path: libraries/classes/Plugins/Import/ImportXml.php
2709 message: "#^Strict comparison using \\=\\=\\= between string and null will always evaluate to false\\.$#"
2711 path: libraries/classes/Plugins/Import/ImportXml.php
2714 message: "#^Left side of && is always true\\.$#"
2716 path: libraries/classes/Plugins/Import/ImportXml.php
2719 message: "#^Function uploadprogress_get_info not found\\.$#"
2721 path: libraries/classes/Plugins/Import/Upload/UploadProgress.php
2724 message: "#^Method PhpMyAdmin\\\\Plugins\\\\Import\\\\Upload\\\\UploadSession\\:\\:getIdKey\\(\\) should return string but returns string\\|false\\.$#"
2726 path: libraries/classes/Plugins/Import/Upload/UploadSession.php
2729 message: "#^Property PhpMyAdmin\\\\Plugins\\\\Schema\\\\Dia\\\\DiaRelationSchema\\:\\:\\$_topMargin has no typehint specified\\.$#"
2731 path: libraries/classes/Plugins/Schema/Dia/DiaRelationSchema.php
2734 message: "#^Property PhpMyAdmin\\\\Plugins\\\\Schema\\\\Dia\\\\DiaRelationSchema\\:\\:\\$_bottomMargin has no typehint specified\\.$#"
2736 path: libraries/classes/Plugins/Schema/Dia/DiaRelationSchema.php
2739 message: "#^Property PhpMyAdmin\\\\Plugins\\\\Schema\\\\Dia\\\\DiaRelationSchema\\:\\:\\$_leftMargin has no typehint specified\\.$#"
2741 path: libraries/classes/Plugins/Schema/Dia/DiaRelationSchema.php
2744 message: "#^Property PhpMyAdmin\\\\Plugins\\\\Schema\\\\Dia\\\\DiaRelationSchema\\:\\:\\$_rightMargin has no typehint specified\\.$#"
2746 path: libraries/classes/Plugins/Schema/Dia/DiaRelationSchema.php
2749 message: "#^Property PhpMyAdmin\\\\Plugins\\\\Schema\\\\Dia\\\\DiaRelationSchema\\:\\:\\$objectId has no typehint specified\\.$#"
2751 path: libraries/classes/Plugins/Schema/Dia/DiaRelationSchema.php
2754 message: "#^Parameter \\#2 \\$masterField of method PhpMyAdmin\\\\Plugins\\\\Schema\\\\Dia\\\\DiaRelationSchema\\:\\:_addRelation\\(\\) expects string, int\\|string given\\.$#"
2756 path: libraries/classes/Plugins/Schema/Dia/DiaRelationSchema.php
2759 message: "#^Parameter \\#2 \\$master_table of class PhpMyAdmin\\\\Plugins\\\\Schema\\\\Dia\\\\RelationStatsDia constructor expects PhpMyAdmin\\\\Plugins\\\\Schema\\\\Dia\\\\TableStatsDia, PhpMyAdmin\\\\Plugins\\\\Schema\\\\Dia\\\\TableStatsDia\\|PhpMyAdmin\\\\Plugins\\\\Schema\\\\Eps\\\\TableStatsEps\\|PhpMyAdmin\\\\Plugins\\\\Schema\\\\Pdf\\\\TableStatsPdf\\|PhpMyAdmin\\\\Plugins\\\\Schema\\\\Svg\\\\TableStatsSvg given\\.$#"
2761 path: libraries/classes/Plugins/Schema/Dia/DiaRelationSchema.php
2764 message: "#^Parameter \\#4 \\$foreign_table of class PhpMyAdmin\\\\Plugins\\\\Schema\\\\Dia\\\\RelationStatsDia constructor expects PhpMyAdmin\\\\Plugins\\\\Schema\\\\Dia\\\\TableStatsDia, PhpMyAdmin\\\\Plugins\\\\Schema\\\\Dia\\\\TableStatsDia\\|PhpMyAdmin\\\\Plugins\\\\Schema\\\\Eps\\\\TableStatsEps\\|PhpMyAdmin\\\\Plugins\\\\Schema\\\\Pdf\\\\TableStatsPdf\\|PhpMyAdmin\\\\Plugins\\\\Schema\\\\Svg\\\\TableStatsSvg given\\.$#"
2766 path: libraries/classes/Plugins/Schema/Dia/DiaRelationSchema.php
2769 message: "#^Property PhpMyAdmin\\\\Plugins\\\\Schema\\\\Dia\\\\RelationStatsDia\\:\\:\\$diagram has no typehint specified\\.$#"
2771 path: libraries/classes/Plugins/Schema/Dia/RelationStatsDia.php
2774 message: "#^Property PhpMyAdmin\\\\Plugins\\\\Schema\\\\Dia\\\\RelationStatsDia\\:\\:\\$srcConnPointsRight has no typehint specified\\.$#"
2776 path: libraries/classes/Plugins/Schema/Dia/RelationStatsDia.php
2779 message: "#^Property PhpMyAdmin\\\\Plugins\\\\Schema\\\\Dia\\\\RelationStatsDia\\:\\:\\$srcConnPointsLeft has no typehint specified\\.$#"
2781 path: libraries/classes/Plugins/Schema/Dia/RelationStatsDia.php
2784 message: "#^Property PhpMyAdmin\\\\Plugins\\\\Schema\\\\Dia\\\\RelationStatsDia\\:\\:\\$destConnPointsRight has no typehint specified\\.$#"
2786 path: libraries/classes/Plugins/Schema/Dia/RelationStatsDia.php
2789 message: "#^Property PhpMyAdmin\\\\Plugins\\\\Schema\\\\Dia\\\\RelationStatsDia\\:\\:\\$destConnPointsLeft has no typehint specified\\.$#"
2791 path: libraries/classes/Plugins/Schema/Dia/RelationStatsDia.php
2794 message: "#^Property PhpMyAdmin\\\\Plugins\\\\Schema\\\\Dia\\\\RelationStatsDia\\:\\:\\$masterTableId has no typehint specified\\.$#"
2796 path: libraries/classes/Plugins/Schema/Dia/RelationStatsDia.php
2799 message: "#^Property PhpMyAdmin\\\\Plugins\\\\Schema\\\\Dia\\\\RelationStatsDia\\:\\:\\$foreignTableId has no typehint specified\\.$#"
2801 path: libraries/classes/Plugins/Schema/Dia/RelationStatsDia.php
2804 message: "#^Property PhpMyAdmin\\\\Plugins\\\\Schema\\\\Dia\\\\RelationStatsDia\\:\\:\\$masterTablePos has no typehint specified\\.$#"
2806 path: libraries/classes/Plugins/Schema/Dia/RelationStatsDia.php
2809 message: "#^Property PhpMyAdmin\\\\Plugins\\\\Schema\\\\Dia\\\\RelationStatsDia\\:\\:\\$foreignTablePos has no typehint specified\\.$#"
2811 path: libraries/classes/Plugins/Schema/Dia/RelationStatsDia.php
2814 message: "#^Property PhpMyAdmin\\\\Plugins\\\\Schema\\\\Dia\\\\RelationStatsDia\\:\\:\\$referenceColor has no typehint specified\\.$#"
2816 path: libraries/classes/Plugins/Schema/Dia/RelationStatsDia.php
2819 message: "#^Binary operation \"\\+\" between int\\|string\\|false and 12 results in an error\\.$#"
2821 path: libraries/classes/Plugins/Schema/Dia/RelationStatsDia.php
2824 message: "#^Property PhpMyAdmin\\\\Plugins\\\\Schema\\\\Dia\\\\TableStatsDia\\:\\:\\$tableId has no typehint specified\\.$#"
2826 path: libraries/classes/Plugins/Schema/Dia/TableStatsDia.php
2829 message: "#^Property PhpMyAdmin\\\\Plugins\\\\Schema\\\\Dia\\\\TableStatsDia\\:\\:\\$tableColor has no typehint specified\\.$#"
2831 path: libraries/classes/Plugins/Schema/Dia/TableStatsDia.php
2834 message: "#^Property PhpMyAdmin\\\\Plugins\\\\Schema\\\\Eps\\\\Eps\\:\\:\\$font has no typehint specified\\.$#"
2836 path: libraries/classes/Plugins/Schema/Eps/Eps.php
2839 message: "#^Property PhpMyAdmin\\\\Plugins\\\\Schema\\\\Eps\\\\Eps\\:\\:\\$fontSize has no typehint specified\\.$#"
2841 path: libraries/classes/Plugins/Schema/Eps/Eps.php
2844 message: "#^Property PhpMyAdmin\\\\Plugins\\\\Schema\\\\Eps\\\\Eps\\:\\:\\$stringCommands has no typehint specified\\.$#"
2846 path: libraries/classes/Plugins/Schema/Eps/Eps.php
2849 message: "#^Property PhpMyAdmin\\\\Plugins\\\\Schema\\\\Eps\\\\EpsRelationSchema\\:\\:\\$_tablewidth has no typehint specified\\.$#"
2851 path: libraries/classes/Plugins/Schema/Eps/EpsRelationSchema.php
2854 message: "#^Parameter \\#4 \\$masterField of method PhpMyAdmin\\\\Plugins\\\\Schema\\\\Eps\\\\EpsRelationSchema\\:\\:_addRelation\\(\\) expects string, int\\|string given\\.$#"
2856 path: libraries/classes/Plugins/Schema/Eps/EpsRelationSchema.php
2859 message: "#^Parameter \\#2 \\$master_table of class PhpMyAdmin\\\\Plugins\\\\Schema\\\\Eps\\\\RelationStatsEps constructor expects string, PhpMyAdmin\\\\Plugins\\\\Schema\\\\Dia\\\\TableStatsDia\\|PhpMyAdmin\\\\Plugins\\\\Schema\\\\Eps\\\\TableStatsEps\\|PhpMyAdmin\\\\Plugins\\\\Schema\\\\Pdf\\\\TableStatsPdf\\|PhpMyAdmin\\\\Plugins\\\\Schema\\\\Svg\\\\TableStatsSvg given\\.$#"
2861 path: libraries/classes/Plugins/Schema/Eps/EpsRelationSchema.php
2864 message: "#^Parameter \\#4 \\$foreign_table of class PhpMyAdmin\\\\Plugins\\\\Schema\\\\Eps\\\\RelationStatsEps constructor expects string, PhpMyAdmin\\\\Plugins\\\\Schema\\\\Dia\\\\TableStatsDia\\|PhpMyAdmin\\\\Plugins\\\\Schema\\\\Eps\\\\TableStatsEps\\|PhpMyAdmin\\\\Plugins\\\\Schema\\\\Pdf\\\\TableStatsPdf\\|PhpMyAdmin\\\\Plugins\\\\Schema\\\\Svg\\\\TableStatsSvg given\\.$#"
2866 path: libraries/classes/Plugins/Schema/Eps/EpsRelationSchema.php
2869 message: "#^Property PhpMyAdmin\\\\Plugins\\\\Schema\\\\Eps\\\\TableStatsEps\\:\\:\\$height has no typehint specified\\.$#"
2871 path: libraries/classes/Plugins/Schema/Eps/TableStatsEps.php
2874 message: "#^Property PhpMyAdmin\\\\Plugins\\\\Schema\\\\Eps\\\\TableStatsEps\\:\\:\\$currentCell has no typehint specified\\.$#"
2876 path: libraries/classes/Plugins/Schema/Eps/TableStatsEps.php
2879 message: "#^Parameter \\#1 \\$diagram of method PhpMyAdmin\\\\Plugins\\\\Schema\\\\TableStats\\:\\:__construct\\(\\) expects PhpMyAdmin\\\\Plugins\\\\Schema\\\\Dia\\\\Dia\\|PhpMyAdmin\\\\Plugins\\\\Schema\\\\Eps\\\\Eps\\|PhpMyAdmin\\\\Plugins\\\\Schema\\\\Pdf\\\\Pdf\\|PhpMyAdmin\\\\Plugins\\\\Schema\\\\Svg\\\\Svg, object given\\.$#"
2881 path: libraries/classes/Plugins/Schema/Eps/TableStatsEps.php
2884 message: "#^Property PhpMyAdmin\\\\Plugins\\\\Schema\\\\ExportRelationSchema\\:\\:\\$db has no typehint specified\\.$#"
2886 path: libraries/classes/Plugins/Schema/ExportRelationSchema.php
2889 message: "#^Property PhpMyAdmin\\\\Plugins\\\\Schema\\\\ExportRelationSchema\\:\\:\\$diagram has no typehint specified\\.$#"
2891 path: libraries/classes/Plugins/Schema/ExportRelationSchema.php
2894 message: "#^Property PhpMyAdmin\\\\Plugins\\\\Schema\\\\ExportRelationSchema\\:\\:\\$showColor has no typehint specified\\.$#"
2896 path: libraries/classes/Plugins/Schema/ExportRelationSchema.php
2899 message: "#^Property PhpMyAdmin\\\\Plugins\\\\Schema\\\\ExportRelationSchema\\:\\:\\$tableDimension has no typehint specified\\.$#"
2901 path: libraries/classes/Plugins/Schema/ExportRelationSchema.php
2904 message: "#^Property PhpMyAdmin\\\\Plugins\\\\Schema\\\\ExportRelationSchema\\:\\:\\$sameWide has no typehint specified\\.$#"
2906 path: libraries/classes/Plugins/Schema/ExportRelationSchema.php
2909 message: "#^Property PhpMyAdmin\\\\Plugins\\\\Schema\\\\ExportRelationSchema\\:\\:\\$showKeys has no typehint specified\\.$#"
2911 path: libraries/classes/Plugins/Schema/ExportRelationSchema.php
2914 message: "#^Property PhpMyAdmin\\\\Plugins\\\\Schema\\\\ExportRelationSchema\\:\\:\\$orientation has no typehint specified\\.$#"
2916 path: libraries/classes/Plugins/Schema/ExportRelationSchema.php
2919 message: "#^Property PhpMyAdmin\\\\Plugins\\\\Schema\\\\ExportRelationSchema\\:\\:\\$paper has no typehint specified\\.$#"
2921 path: libraries/classes/Plugins/Schema/ExportRelationSchema.php
2924 message: "#^Property PhpMyAdmin\\\\Plugins\\\\Schema\\\\ExportRelationSchema\\:\\:\\$pageNumber has no typehint specified\\.$#"
2926 path: libraries/classes/Plugins/Schema/ExportRelationSchema.php
2929 message: "#^Property PhpMyAdmin\\\\Plugins\\\\Schema\\\\ExportRelationSchema\\:\\:\\$offline has no typehint specified\\.$#"
2931 path: libraries/classes/Plugins/Schema/ExportRelationSchema.php
2934 message: "#^Property PhpMyAdmin\\\\Plugins\\\\Schema\\\\Pdf\\\\Pdf\\:\\:\\$_xMin has no typehint specified\\.$#"
2936 path: libraries/classes/Plugins/Schema/Pdf/Pdf.php
2939 message: "#^Property PhpMyAdmin\\\\Plugins\\\\Schema\\\\Pdf\\\\Pdf\\:\\:\\$_yMin has no typehint specified\\.$#"
2941 path: libraries/classes/Plugins/Schema/Pdf/Pdf.php
2944 message: "#^Property PhpMyAdmin\\\\Plugins\\\\Schema\\\\Pdf\\\\Pdf\\:\\:\\$leftMargin has no typehint specified\\.$#"
2946 path: libraries/classes/Plugins/Schema/Pdf/Pdf.php
2949 message: "#^Property PhpMyAdmin\\\\Plugins\\\\Schema\\\\Pdf\\\\Pdf\\:\\:\\$topMargin has no typehint specified\\.$#"
2951 path: libraries/classes/Plugins/Schema/Pdf/Pdf.php
2954 message: "#^Property PhpMyAdmin\\\\Plugins\\\\Schema\\\\Pdf\\\\Pdf\\:\\:\\$scale has no typehint specified\\.$#"
2956 path: libraries/classes/Plugins/Schema/Pdf/Pdf.php
2959 message: "#^Property PhpMyAdmin\\\\Plugins\\\\Schema\\\\Pdf\\\\Pdf\\:\\:\\$PMA_links has no typehint specified\\.$#"
2961 path: libraries/classes/Plugins/Schema/Pdf/Pdf.php
2964 message: "#^Property PhpMyAdmin\\\\Plugins\\\\Schema\\\\Pdf\\\\Pdf\\:\\:\\$Outlines has no typehint specified\\.$#"
2966 path: libraries/classes/Plugins/Schema/Pdf/Pdf.php
2969 message: "#^Property PhpMyAdmin\\\\Plugins\\\\Schema\\\\Pdf\\\\Pdf\\:\\:\\$def_outlines has no typehint specified\\.$#"
2971 path: libraries/classes/Plugins/Schema/Pdf/Pdf.php
2974 message: "#^Property PhpMyAdmin\\\\Plugins\\\\Schema\\\\Pdf\\\\Pdf\\:\\:\\$widths has no typehint specified\\.$#"
2976 path: libraries/classes/Plugins/Schema/Pdf/Pdf.php
2979 message: "#^Property PhpMyAdmin\\\\Plugins\\\\Schema\\\\Pdf\\\\Pdf\\:\\:\\$cMargin has no typehint specified\\.$#"
2981 path: libraries/classes/Plugins/Schema/Pdf/Pdf.php
2984 message: "#^Property PhpMyAdmin\\\\Plugins\\\\Schema\\\\Pdf\\\\Pdf\\:\\:\\$_ff has no typehint specified\\.$#"
2986 path: libraries/classes/Plugins/Schema/Pdf/Pdf.php
2989 message: "#^Property PhpMyAdmin\\\\Plugins\\\\Schema\\\\Pdf\\\\Pdf\\:\\:\\$_offline has no typehint specified\\.$#"
2991 path: libraries/classes/Plugins/Schema/Pdf/Pdf.php
2994 message: "#^Property PhpMyAdmin\\\\Plugins\\\\Schema\\\\Pdf\\\\PdfRelationSchema\\:\\:\\$_showGrid has no typehint specified\\.$#"
2996 path: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php
2999 message: "#^Property PhpMyAdmin\\\\Plugins\\\\Schema\\\\Pdf\\\\PdfRelationSchema\\:\\:\\$_withDoc has no typehint specified\\.$#"
3001 path: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php
3004 message: "#^Property PhpMyAdmin\\\\Plugins\\\\Schema\\\\Pdf\\\\PdfRelationSchema\\:\\:\\$_tableOrder has no typehint specified\\.$#"
3006 path: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php
3009 message: "#^Property PhpMyAdmin\\\\Plugins\\\\Schema\\\\Pdf\\\\PdfRelationSchema\\:\\:\\$_ff has no typehint specified\\.$#"
3011 path: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php
3014 message: "#^Property PhpMyAdmin\\\\Plugins\\\\Schema\\\\Pdf\\\\PdfRelationSchema\\:\\:\\$_xMax has no typehint specified\\.$#"
3016 path: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php
3019 message: "#^Property PhpMyAdmin\\\\Plugins\\\\Schema\\\\Pdf\\\\PdfRelationSchema\\:\\:\\$_yMax has no typehint specified\\.$#"
3021 path: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php
3024 message: "#^Property PhpMyAdmin\\\\Plugins\\\\Schema\\\\Pdf\\\\PdfRelationSchema\\:\\:\\$_xMin has no typehint specified\\.$#"
3026 path: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php
3029 message: "#^Property PhpMyAdmin\\\\Plugins\\\\Schema\\\\Pdf\\\\PdfRelationSchema\\:\\:\\$_yMin has no typehint specified\\.$#"
3031 path: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php
3034 message: "#^Property PhpMyAdmin\\\\Plugins\\\\Schema\\\\Pdf\\\\PdfRelationSchema\\:\\:\\$_topMargin has no typehint specified\\.$#"
3036 path: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php
3039 message: "#^Property PhpMyAdmin\\\\Plugins\\\\Schema\\\\Pdf\\\\PdfRelationSchema\\:\\:\\$_bottomMargin has no typehint specified\\.$#"
3041 path: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php
3044 message: "#^Property PhpMyAdmin\\\\Plugins\\\\Schema\\\\Pdf\\\\PdfRelationSchema\\:\\:\\$_leftMargin has no typehint specified\\.$#"
3046 path: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php
3049 message: "#^Property PhpMyAdmin\\\\Plugins\\\\Schema\\\\Pdf\\\\PdfRelationSchema\\:\\:\\$_rightMargin has no typehint specified\\.$#"
3051 path: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php
3054 message: "#^Property PhpMyAdmin\\\\Plugins\\\\Schema\\\\Pdf\\\\PdfRelationSchema\\:\\:\\$_tablewidth has no typehint specified\\.$#"
3056 path: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php
3059 message: "#^Parameter \\#4 \\$fontSize of class PhpMyAdmin\\\\Plugins\\\\Schema\\\\Pdf\\\\TableStatsPdf constructor expects int, null given\\.$#"
3061 path: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php
3064 message: "#^Parameter \\#2 \\$masterField of method PhpMyAdmin\\\\Plugins\\\\Schema\\\\Pdf\\\\PdfRelationSchema\\:\\:_addRelation\\(\\) expects string, int\\|string given\\.$#"
3066 path: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php
3069 message: "#^Parameter \\#2 \\$master_table of class PhpMyAdmin\\\\Plugins\\\\Schema\\\\Pdf\\\\RelationStatsPdf constructor expects string, PhpMyAdmin\\\\Plugins\\\\Schema\\\\Pdf\\\\TableStatsPdf given\\.$#"
3071 path: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php
3074 message: "#^Parameter \\#4 \\$foreign_table of class PhpMyAdmin\\\\Plugins\\\\Schema\\\\Pdf\\\\RelationStatsPdf constructor expects string, PhpMyAdmin\\\\Plugins\\\\Schema\\\\Pdf\\\\TableStatsPdf given\\.$#"
3076 path: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php
3079 message: "#^Parameter \\#1 \\$fontSize of method PhpMyAdmin\\\\Plugins\\\\Schema\\\\Pdf\\\\TableStatsPdf\\:\\:tableDraw\\(\\) expects int, null given\\.$#"
3081 path: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php
3084 message: "#^Cannot access offset 'foreign_db' on \\(array\\)\\|true\\.$#"
3086 path: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php
3089 message: "#^Cannot access offset 'foreign_table' on \\(array\\)\\|true\\.$#"
3091 path: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php
3094 message: "#^Cannot access offset 'foreign_field' on \\(array\\)\\|true\\.$#"
3096 path: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php
3099 message: "#^Cannot access offset 'on_update' on \\(array\\)\\|true\\.$#"
3101 path: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php
3104 message: "#^Cannot access offset mixed on array\\|bool\\.$#"
3106 path: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php
3109 message: "#^Property PhpMyAdmin\\\\Plugins\\\\Schema\\\\Pdf\\\\TableStatsPdf\\:\\:\\$nb_fiels has no typehint specified\\.$#"
3111 path: libraries/classes/Plugins/Schema/Pdf/TableStatsPdf.php
3114 message: "#^Property PhpMyAdmin\\\\Plugins\\\\Schema\\\\Pdf\\\\TableStatsPdf\\:\\:\\$height has no typehint specified\\.$#"
3116 path: libraries/classes/Plugins/Schema/Pdf/TableStatsPdf.php
3119 message: "#^Property PhpMyAdmin\\\\Plugins\\\\Schema\\\\Pdf\\\\TableStatsPdf\\:\\:\\$_ff has no typehint specified\\.$#"
3121 path: libraries/classes/Plugins/Schema/Pdf/TableStatsPdf.php
3124 message: "#^Parameter \\#1 \\$diagram of method PhpMyAdmin\\\\Plugins\\\\Schema\\\\TableStats\\:\\:__construct\\(\\) expects PhpMyAdmin\\\\Plugins\\\\Schema\\\\Dia\\\\Dia\\|PhpMyAdmin\\\\Plugins\\\\Schema\\\\Eps\\\\Eps\\|PhpMyAdmin\\\\Plugins\\\\Schema\\\\Pdf\\\\Pdf\\|PhpMyAdmin\\\\Plugins\\\\Schema\\\\Svg\\\\Svg, object given\\.$#"
3126 path: libraries/classes/Plugins/Schema/Pdf/TableStatsPdf.php
3129 message: "#^Property PhpMyAdmin\\\\Plugins\\\\Schema\\\\RelationStats\\:\\:\\$diagram has no typehint specified\\.$#"
3131 path: libraries/classes/Plugins/Schema/RelationStats.php
3134 message: "#^Property PhpMyAdmin\\\\Plugins\\\\Schema\\\\RelationStats\\:\\:\\$xSrc has no typehint specified\\.$#"
3136 path: libraries/classes/Plugins/Schema/RelationStats.php
3139 message: "#^Property PhpMyAdmin\\\\Plugins\\\\Schema\\\\RelationStats\\:\\:\\$ySrc has no typehint specified\\.$#"
3141 path: libraries/classes/Plugins/Schema/RelationStats.php
3144 message: "#^Property PhpMyAdmin\\\\Plugins\\\\Schema\\\\RelationStats\\:\\:\\$srcDir has no typehint specified\\.$#"
3146 path: libraries/classes/Plugins/Schema/RelationStats.php
3149 message: "#^Property PhpMyAdmin\\\\Plugins\\\\Schema\\\\RelationStats\\:\\:\\$destDir has no typehint specified\\.$#"
3151 path: libraries/classes/Plugins/Schema/RelationStats.php
3154 message: "#^Property PhpMyAdmin\\\\Plugins\\\\Schema\\\\RelationStats\\:\\:\\$xDest has no typehint specified\\.$#"
3156 path: libraries/classes/Plugins/Schema/RelationStats.php
3159 message: "#^Property PhpMyAdmin\\\\Plugins\\\\Schema\\\\RelationStats\\:\\:\\$yDest has no typehint specified\\.$#"
3161 path: libraries/classes/Plugins/Schema/RelationStats.php
3164 message: "#^Property PhpMyAdmin\\\\Plugins\\\\Schema\\\\RelationStats\\:\\:\\$wTick has no typehint specified\\.$#"
3166 path: libraries/classes/Plugins/Schema/RelationStats.php
3169 message: "#^Parameter \\#1 \\$table of method PhpMyAdmin\\\\Plugins\\\\Schema\\\\RelationStats\\:\\:_getXy\\(\\) expects PhpMyAdmin\\\\Plugins\\\\Schema\\\\TableStats, string given\\.$#"
3171 path: libraries/classes/Plugins/Schema/RelationStats.php
3174 message: "#^Property PhpMyAdmin\\\\Plugins\\\\Schema\\\\Svg\\\\Svg\\:\\:\\$title has no typehint specified\\.$#"
3176 path: libraries/classes/Plugins/Schema/Svg/Svg.php
3179 message: "#^Property PhpMyAdmin\\\\Plugins\\\\Schema\\\\Svg\\\\Svg\\:\\:\\$author has no typehint specified\\.$#"
3181 path: libraries/classes/Plugins/Schema/Svg/Svg.php
3184 message: "#^Property PhpMyAdmin\\\\Plugins\\\\Schema\\\\Svg\\\\Svg\\:\\:\\$font has no typehint specified\\.$#"
3186 path: libraries/classes/Plugins/Schema/Svg/Svg.php
3189 message: "#^Property PhpMyAdmin\\\\Plugins\\\\Schema\\\\Svg\\\\Svg\\:\\:\\$fontSize has no typehint specified\\.$#"
3191 path: libraries/classes/Plugins/Schema/Svg/Svg.php
3194 message: "#^Parameter \\#2 \\$value of method XMLWriter\\:\\:writeAttribute\\(\\) expects string, int given\\.$#"
3196 path: libraries/classes/Plugins/Schema/Svg/Svg.php
3199 message: "#^Property PhpMyAdmin\\\\Plugins\\\\Schema\\\\Svg\\\\SvgRelationSchema\\:\\:\\$_xMax has no typehint specified\\.$#"
3201 path: libraries/classes/Plugins/Schema/Svg/SvgRelationSchema.php
3204 message: "#^Property PhpMyAdmin\\\\Plugins\\\\Schema\\\\Svg\\\\SvgRelationSchema\\:\\:\\$_yMax has no typehint specified\\.$#"
3206 path: libraries/classes/Plugins/Schema/Svg/SvgRelationSchema.php
3209 message: "#^Property PhpMyAdmin\\\\Plugins\\\\Schema\\\\Svg\\\\SvgRelationSchema\\:\\:\\$_xMin has no typehint specified\\.$#"
3211 path: libraries/classes/Plugins/Schema/Svg/SvgRelationSchema.php
3214 message: "#^Property PhpMyAdmin\\\\Plugins\\\\Schema\\\\Svg\\\\SvgRelationSchema\\:\\:\\$_yMin has no typehint specified\\.$#"
3216 path: libraries/classes/Plugins/Schema/Svg/SvgRelationSchema.php
3219 message: "#^Property PhpMyAdmin\\\\Plugins\\\\Schema\\\\Svg\\\\SvgRelationSchema\\:\\:\\$_tablewidth has no typehint specified\\.$#"
3221 path: libraries/classes/Plugins/Schema/Svg/SvgRelationSchema.php
3224 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\\.$#"
3226 path: libraries/classes/Plugins/Schema/Svg/SvgRelationSchema.php
3229 message: "#^Parameter \\#4 \\$masterField of method PhpMyAdmin\\\\Plugins\\\\Schema\\\\Svg\\\\SvgRelationSchema\\:\\:_addRelation\\(\\) expects string, int\\|string given\\.$#"
3231 path: libraries/classes/Plugins/Schema/Svg/SvgRelationSchema.php
3234 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\\.$#"
3236 path: libraries/classes/Plugins/Schema/Svg/SvgRelationSchema.php
3239 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\\.$#"
3241 path: libraries/classes/Plugins/Schema/Svg/SvgRelationSchema.php
3244 message: "#^Property PhpMyAdmin\\\\Plugins\\\\Schema\\\\Svg\\\\TableStatsSvg\\:\\:\\$height has no typehint specified\\.$#"
3246 path: libraries/classes/Plugins/Schema/Svg/TableStatsSvg.php
3249 message: "#^Property PhpMyAdmin\\\\Plugins\\\\Schema\\\\Svg\\\\TableStatsSvg\\:\\:\\$currentCell has no typehint specified\\.$#"
3251 path: libraries/classes/Plugins/Schema/Svg/TableStatsSvg.php
3254 message: "#^Parameter \\#1 \\$diagram of method PhpMyAdmin\\\\Plugins\\\\Schema\\\\TableStats\\:\\:__construct\\(\\) expects PhpMyAdmin\\\\Plugins\\\\Schema\\\\Dia\\\\Dia\\|PhpMyAdmin\\\\Plugins\\\\Schema\\\\Eps\\\\Eps\\|PhpMyAdmin\\\\Plugins\\\\Schema\\\\Pdf\\\\Pdf\\|PhpMyAdmin\\\\Plugins\\\\Schema\\\\Svg\\\\Svg, object given\\.$#"
3256 path: libraries/classes/Plugins/Schema/Svg/TableStatsSvg.php
3259 message: "#^Property PhpMyAdmin\\\\Plugins\\\\Schema\\\\TableStats\\:\\:\\$diagram has no typehint specified\\.$#"
3261 path: libraries/classes/Plugins/Schema/TableStats.php
3264 message: "#^Property PhpMyAdmin\\\\Plugins\\\\Schema\\\\TableStats\\:\\:\\$db has no typehint specified\\.$#"
3266 path: libraries/classes/Plugins/Schema/TableStats.php
3269 message: "#^Property PhpMyAdmin\\\\Plugins\\\\Schema\\\\TableStats\\:\\:\\$pageNumber has no typehint specified\\.$#"
3271 path: libraries/classes/Plugins/Schema/TableStats.php
3274 message: "#^Property PhpMyAdmin\\\\Plugins\\\\Schema\\\\TableStats\\:\\:\\$tableName has no typehint specified\\.$#"
3276 path: libraries/classes/Plugins/Schema/TableStats.php
3279 message: "#^Property PhpMyAdmin\\\\Plugins\\\\Schema\\\\TableStats\\:\\:\\$showKeys has no typehint specified\\.$#"
3281 path: libraries/classes/Plugins/Schema/TableStats.php
3284 message: "#^Property PhpMyAdmin\\\\Plugins\\\\Schema\\\\TableStats\\:\\:\\$tableDimension has no typehint specified\\.$#"
3286 path: libraries/classes/Plugins/Schema/TableStats.php
3289 message: "#^Property PhpMyAdmin\\\\Plugins\\\\Schema\\\\TableStats\\:\\:\\$displayfield has no typehint specified\\.$#"
3291 path: libraries/classes/Plugins/Schema/TableStats.php
3294 message: "#^Property PhpMyAdmin\\\\Plugins\\\\Schema\\\\TableStats\\:\\:\\$fields has no typehint specified\\.$#"
3296 path: libraries/classes/Plugins/Schema/TableStats.php
3299 message: "#^Property PhpMyAdmin\\\\Plugins\\\\Schema\\\\TableStats\\:\\:\\$primary has no typehint specified\\.$#"
3301 path: libraries/classes/Plugins/Schema/TableStats.php
3304 message: "#^Property PhpMyAdmin\\\\Plugins\\\\Schema\\\\TableStats\\:\\:\\$x has no typehint specified\\.$#"
3306 path: libraries/classes/Plugins/Schema/TableStats.php
3309 message: "#^Property PhpMyAdmin\\\\Plugins\\\\Schema\\\\TableStats\\:\\:\\$y has no typehint specified\\.$#"
3311 path: libraries/classes/Plugins/Schema/TableStats.php
3314 message: "#^Property PhpMyAdmin\\\\Plugins\\\\Schema\\\\TableStats\\:\\:\\$width has no typehint specified\\.$#"
3316 path: libraries/classes/Plugins/Schema/TableStats.php
3319 message: "#^Property PhpMyAdmin\\\\Plugins\\\\Schema\\\\TableStats\\:\\:\\$heightCell has no typehint specified\\.$#"
3321 path: libraries/classes/Plugins/Schema/TableStats.php
3324 message: "#^Property PhpMyAdmin\\\\Plugins\\\\Schema\\\\TableStats\\:\\:\\$offline has no typehint specified\\.$#"
3326 path: libraries/classes/Plugins/Schema/TableStats.php
3329 message: "#^Cannot access property \\$type on stdClass\\|null\\.$#"
3331 path: libraries/classes/Plugins/Transformations/Abs/DateFormatTransformationsPlugin.php
3334 message: "#^Binary operation \"\\-\\=\" between int\\<0, max\\>\\|string\\|false and int results in an error\\.$#"
3336 path: libraries/classes/Plugins/Transformations/Abs/DateFormatTransformationsPlugin.php
3339 message: "#^Unreachable statement \\- code above always terminates\\.$#"
3341 path: libraries/classes/Plugins/Transformations/Abs/ExternalTransformationsPlugin.php
3344 message: "#^If condition is always true\\.$#"
3346 path: libraries/classes/Plugins/Transformations/Abs/InlineTransformationsPlugin.php
3349 message: "#^Method PhpMyAdmin\\\\Plugins\\\\Transformations\\\\Output\\\\Text_Plain_Binarytoip\\:\\:applyTransformation\\(\\) should return string but returns string\\|false\\.$#"
3351 path: libraries/classes/Plugins/Transformations/Output/Text_Plain_Binarytoip.php
3354 message: "#^Property PhpMyAdmin\\\\Plugins\\\\TwoFactor\\\\Application\\:\\:\\$_google2fa has no typehint specified\\.$#"
3356 path: libraries/classes/Plugins/TwoFactor/Application.php
3359 message: "#^Property PhpMyAdmin\\\\Plugins\\\\TwoFactor\\\\Invalid\\:\\:\\$showSubmit has no typehint specified\\.$#"
3361 path: libraries/classes/Plugins/TwoFactor/Invalid.php
3364 message: "#^Property PhpMyAdmin\\\\Plugins\\\\TwoFactorPlugin\\:\\:\\$showSubmit has no typehint specified\\.$#"
3366 path: libraries/classes/Plugins/TwoFactorPlugin.php
3369 message: "#^Cannot access offset 'scheme' on array\\(\\)\\|array\\('scheme' \\=\\> string, 'host' \\=\\> string, 'port' \\=\\> int, 'user' \\=\\> string, 'pass' \\=\\> string, 'path' \\=\\> string, 'query' \\=\\> string, 'fragment' \\=\\> string\\)\\|false\\.$#"
3371 path: libraries/classes/Plugins/TwoFactorPlugin.php
3374 message: "#^Return type \\(bool\\) of method PhpMyAdmin\\\\Properties\\\\Options\\\\OptionsPropertyOneItem\\:\\:getForce\\(\\) should be compatible with return type \\(string\\) of method PhpMyAdmin\\\\Properties\\\\Options\\\\OptionsPropertyItem\\:\\:getForce\\(\\)$#"
3376 path: libraries/classes/Properties/Options/OptionsPropertyOneItem.php
3379 message: "#^Parameter \\#1 \\$force \\(bool\\) of method PhpMyAdmin\\\\Properties\\\\Options\\\\OptionsPropertyOneItem\\:\\:setForce\\(\\) should be compatible with parameter \\$force \\(string\\) of method PhpMyAdmin\\\\Properties\\\\Options\\\\OptionsPropertyItem\\:\\:setForce\\(\\)$#"
3381 path: libraries/classes/Properties/Options/OptionsPropertyOneItem.php
3384 message: "#^Property PhpMyAdmin\\\\Relation\\:\\:\\$dbi \\(PhpMyAdmin\\\\DatabaseInterface\\) does not accept PhpMyAdmin\\\\DatabaseInterface\\|null\\.$#"
3386 path: libraries/classes/Relation.php
3389 message: "#^Method PhpMyAdmin\\\\Relation\\:\\:checkRelationsParam\\(\\) should return array\\<string\\> but returns array\\<string, string\\|false\\|null\\>\\.$#"
3391 path: libraries/classes/Relation.php
3394 message: "#^Parameter \\#1 \\$result of method PhpMyAdmin\\\\DatabaseInterface\\:\\:fetchRow\\(\\) expects object, resource\\|true given\\.$#"
3396 path: libraries/classes/Relation.php
3399 message: "#^Cannot access offset 0 on \\(array\\)\\|true\\.$#"
3401 path: libraries/classes/Relation.php
3404 message: "#^Parameter \\#1 \\$result of method PhpMyAdmin\\\\DatabaseInterface\\:\\:freeResult\\(\\) expects object, resource\\|true given\\.$#"
3406 path: libraries/classes/Relation.php
3409 message: "#^Parameter \\#1 \\$result of method PhpMyAdmin\\\\DatabaseInterface\\:\\:numRows\\(\\) expects object, resource\\|true given\\.$#"
3411 path: libraries/classes/Relation.php
3414 message: "#^Parameter \\#3 \\$subject of function str_replace expects array\\|string, string\\|false given\\.$#"
3416 path: libraries/classes/Relation.php
3419 message: "#^Cannot access offset 'display_field' on array\\|bool\\.$#"
3421 path: libraries/classes/Relation.php
3424 message: "#^Parameter \\#1 \\$result of method PhpMyAdmin\\\\DatabaseInterface\\:\\:fetchAssoc\\(\\) expects object, resource\\|true given\\.$#"
3426 path: libraries/classes/Relation.php
3429 message: "#^Cannot access offset 'comment' on array\\|bool\\.$#"
3431 path: libraries/classes/Relation.php
3434 message: "#^Parameter \\#1 \\$result of method PhpMyAdmin\\\\DatabaseInterface\\:\\:freeResult\\(\\) expects object, bool\\|resource given\\.$#"
3436 path: libraries/classes/Relation.php
3439 message: "#^Cannot access offset 'comment' on \\(array\\)\\|true\\.$#"
3441 path: libraries/classes/Relation.php
3444 message: "#^Cannot access offset 'db_name' on \\(array\\)\\|true\\.$#"
3446 path: libraries/classes/Relation.php
3449 message: "#^Method PhpMyAdmin\\\\Relation\\:\\:setDbComment\\(\\) should return bool but returns bool\\|resource\\.$#"
3451 path: libraries/classes/Relation.php
3454 message: "#^Parameter \\#1 \\$foreigners of method PhpMyAdmin\\\\Relation\\:\\:searchColumnInForeigners\\(\\) expects array, \\(array\\)\\|true given\\.$#"
3456 path: libraries/classes/Relation.php
3459 message: "#^Cannot access offset 'foreign_db' on \\(array\\)\\|true\\.$#"
3461 path: libraries/classes/Relation.php
3464 message: "#^Cannot access offset 'foreign_table' on \\(array\\)\\|true\\.$#"
3466 path: libraries/classes/Relation.php
3469 message: "#^Cannot access offset 'foreign_field' on \\(array\\)\\|true\\.$#"
3471 path: libraries/classes/Relation.php
3474 message: "#^Method PhpMyAdmin\\\\Relation\\:\\:createPage\\(\\) should return int but returns bool\\|int\\.$#"
3476 path: libraries/classes/Relation.php
3479 message: "#^Parameter \\#2 \\$str of function explode expects string, string\\|false given\\.$#"
3481 path: libraries/classes/Relation.php
3484 message: "#^Cannot access offset 1 on \\(array\\)\\|true\\.$#"
3486 path: libraries/classes/Relation.php
3489 message: "#^Parameter \\#1 \\$str of function mb_strtoupper expects string, string\\|null given\\.$#"
3491 path: libraries/classes/Replication.php
3494 message: "#^Parameter \\#1 \\$name of static method PhpMyAdmin\\\\Core\\:\\:sanitizeMySQLHost\\(\\) expects string, string\\|null given\\.$#"
3496 path: libraries/classes/Replication.php
3499 message: "#^Parameter \\#1 \\$string of static method PhpMyAdmin\\\\Message\\:\\:success\\(\\) expects string, string\\|null given\\.$#"
3501 path: libraries/classes/ReplicationGui.php
3504 message: "#^Parameter \\#1 \\$string of static method PhpMyAdmin\\\\Message\\:\\:error\\(\\) expects string, string\\|null given\\.$#"
3506 path: libraries/classes/ReplicationGui.php
3509 message: "#^Method PhpMyAdmin\\\\Response\\:\\:getCWD\\(\\) should return string but returns bool\\|string\\.$#"
3511 path: libraries/classes/Response.php
3514 message: "#^Call to function is_array\\(\\) with string will always evaluate to false\\.$#"
3516 path: libraries/classes/Response.php
3519 message: "#^Instanceof between string and PhpMyAdmin\\\\Message will always evaluate to false\\.$#"
3521 path: libraries/classes/Response.php
3524 message: "#^Parameter \\#3 \\$subject of function preg_replace_callback expects array\\|string, string\\|null given\\.$#"
3526 path: libraries/classes/Sanitize.php
3529 message: "#^Parameter \\#1 \\$string of function htmlspecialchars expects string, string\\|null given\\.$#"
3531 path: libraries/classes/Sanitize.php
3534 message: "#^Method PhpMyAdmin\\\\Sanitize\\:\\:sanitizeMessage\\(\\) should return string but returns string\\|null\\.$#"
3536 path: libraries/classes/Sanitize.php
3539 message: "#^Method PhpMyAdmin\\\\Sanitize\\:\\:sanitizeFilename\\(\\) should return string but returns string\\|null\\.$#"
3541 path: libraries/classes/Sanitize.php
3544 message: "#^Method PhpMyAdmin\\\\Sanitize\\:\\:escapeJsString\\(\\) should return string but returns string\\|null\\.$#"
3546 path: libraries/classes/Sanitize.php
3549 message: "#^Call to function is_bool\\(\\) with string will always evaluate to false\\.$#"
3551 path: libraries/classes/Sanitize.php
3554 message: "#^If condition is always false\\.$#"
3556 path: libraries/classes/Sanitize.php
3559 message: "#^Call to function is_int\\(\\) with string will always evaluate to false\\.$#"
3561 path: libraries/classes/Sanitize.php
3564 message: "#^Offset 'criteriaColumn' does not exist on array\\|string\\.$#"
3566 path: libraries/classes/SavedSearches.php
3569 message: "#^Cannot assign offset 'criteria'\\|'criteriaAndOrColumn'\\|'criteriaAndOrRow'\\|'criteriaColumn'\\|'criteriaShow'\\|'criteriaSort'\\|'rows'\\|'TableList' to array\\|string\\.$#"
3571 path: libraries/classes/SavedSearches.php
3574 message: "#^Offset string does not exist on array\\|string\\.$#"
3576 path: libraries/classes/SavedSearches.php
3579 message: "#^Parameter \\#1 \\$row of method PhpMyAdmin\\\\Server\\\\Plugins\\:\\:mapRowToPlugin\\(\\) expects array, \\(array\\)\\|true given\\.$#"
3581 path: libraries/classes/Server/Plugins.php
3584 message: "#^Strict comparison using \\=\\=\\= between string and null will always evaluate to false\\.$#"
3586 path: libraries/classes/Server/Privileges.php
3589 message: "#^Cannot access offset 'Type' on array\\|bool\\.$#"
3591 path: libraries/classes/Server/Privileges.php
3594 message: "#^Parameter \\#1 \\$result of method PhpMyAdmin\\\\DatabaseInterface\\:\\:fetchRow\\(\\) expects object, resource\\|true given\\.$#"
3596 path: libraries/classes/Server/Privileges.php
3599 message: "#^Cannot access offset 0 on \\(array\\)\\|true\\.$#"
3601 path: libraries/classes/Server/Privileges.php
3604 message: "#^Parameter \\#1 \\$result of method PhpMyAdmin\\\\DatabaseInterface\\:\\:freeResult\\(\\) expects object, bool\\|resource given\\.$#"
3606 path: libraries/classes/Server/Privileges.php
3609 message: "#^Cannot access offset 'Table_priv' on array\\|true\\.$#"
3611 path: libraries/classes/Server/Privileges.php
3614 message: "#^Cannot access offset 1 on \\(array\\)\\|true\\.$#"
3616 path: libraries/classes/Server/Privileges.php
3619 message: "#^Cannot access offset 'PLUGIN_NAME' on \\(array\\)\\|true\\.$#"
3621 path: libraries/classes/Server/Privileges.php
3624 message: "#^Cannot access offset 'PLUGIN_DESCRIPTION' on \\(array\\)\\|true\\.$#"
3626 path: libraries/classes/Server/Privileges.php
3629 message: "#^Cannot access offset '@@old_passwords' on array\\|bool\\.$#"
3631 path: libraries/classes/Server/Privileges.php
3634 message: "#^Call to an undefined method object\\:\\:bind_param\\(\\)\\.$#"
3636 path: libraries/classes/Server/Privileges.php
3639 message: "#^Call to an undefined method object\\:\\:execute\\(\\)\\.$#"
3641 path: libraries/classes/Server/Privileges.php
3644 message: "#^Call to an undefined method object\\:\\:get_result\\(\\)\\.$#"
3646 path: libraries/classes/Server/Privileges.php
3649 message: "#^Call to an undefined method object\\:\\:close\\(\\)\\.$#"
3651 path: libraries/classes/Server/Privileges.php
3654 message: "#^Parameter \\#2 \\.\\.\\.\\$args of function array_merge expects array, \\(array\\)\\|true given\\.$#"
3656 path: libraries/classes/Server/Privileges.php
3659 message: "#^Cannot access offset 'Db'\\|'Routine_name'\\|'Table_name' on \\(array\\)\\|true\\.$#"
3661 path: libraries/classes/Server/Privileges.php
3664 message: "#^Cannot access offset 'Db' on \\(array\\)\\|true\\.$#"
3666 path: libraries/classes/Server/Privileges.php
3669 message: "#^Parameter \\#1 \\$result of method PhpMyAdmin\\\\DatabaseInterface\\:\\:fetchAssoc\\(\\) expects object, array given\\.$#"
3671 path: libraries/classes/Server/Privileges.php
3674 message: "#^Cannot access offset 'privs' on \\(array\\)\\|true\\.$#"
3676 path: libraries/classes/Server/Privileges.php
3679 message: "#^Parameter \\#1 \\$row of method PhpMyAdmin\\\\Server\\\\Privileges\\:\\:extractPrivInfo\\(\\) expects array\\|null, \\(array\\)\\|true given\\.$#"
3681 path: libraries/classes/Server/Privileges.php
3684 message: "#^Parameter \\#1 \\$result of method PhpMyAdmin\\\\DatabaseInterface\\:\\:freeResult\\(\\) expects object, array given\\.$#"
3686 path: libraries/classes/Server/Privileges.php
3689 message: "#^Parameter \\#1 \\$result of method PhpMyAdmin\\\\DatabaseInterface\\:\\:fetchAssoc\\(\\) expects object, resource\\|true given\\.$#"
3691 path: libraries/classes/Server/Privileges.php
3694 message: "#^Cannot access offset 'usergroup' on \\(array\\)\\|true\\.$#"
3696 path: libraries/classes/Server/Privileges.php
3699 message: "#^Cannot access offset 'username' on \\(array\\)\\|true\\.$#"
3701 path: libraries/classes/Server/Privileges.php
3704 message: "#^Cannot access offset 'authentication…' on array\\|bool\\.$#"
3706 path: libraries/classes/Server/Privileges.php
3709 message: "#^Cannot access offset 'Password' on array\\|bool\\.$#"
3711 path: libraries/classes/Server/Privileges.php
3714 message: "#^Argument of an invalid type \\(array\\)\\|true supplied for foreach, only iterables are supported\\.$#"
3716 path: libraries/classes/Server/Privileges.php
3719 message: "#^Cannot access offset 'Password' on \\(array\\)\\|true\\.$#"
3721 path: libraries/classes/Server/Privileges.php
3724 message: "#^Cannot access offset 'password' on \\(array\\)\\|true\\.$#"
3726 path: libraries/classes/Server/Privileges.php
3729 message: "#^Cannot access offset 'authentication…' on \\(array\\)\\|true\\.$#"
3731 path: libraries/classes/Server/Privileges.php
3734 message: "#^Cannot access offset 'plugin' on \\(array\\)\\|true\\.$#"
3736 path: libraries/classes/Server/Privileges.php
3739 message: "#^Parameter \\#6 \\$dbname of method PhpMyAdmin\\\\Server\\\\Privileges\\:\\:addUserAndCreateDatabase\\(\\) expects string, array\\|string\\|null given\\.$#"
3741 path: libraries/classes/Server/Privileges.php
3744 message: "#^Parameter \\#3 \\$length of function mb_substr expects int\\|null, int\\|false given\\.$#"
3746 path: libraries/classes/Server/Privileges.php
3749 message: "#^Parameter \\#1 \\$result of method PhpMyAdmin\\\\DatabaseInterface\\:\\:freeResult\\(\\) expects object, mixed given\\.$#"
3751 path: libraries/classes/Server/Privileges.php
3754 message: "#^Cannot access offset 'Table_name' on \\(array\\)\\|true\\.$#"
3756 path: libraries/classes/Server/Privileges.php
3759 message: "#^Cannot access offset 'Column_priv' on \\(array\\)\\|true\\.$#"
3761 path: libraries/classes/Server/Privileges.php
3764 message: "#^Cannot access offset 'Column_name' on \\(array\\)\\|true\\.$#"
3766 path: libraries/classes/Server/Privileges.php
3769 message: "#^Cannot access offset 'Table_priv' on \\(array\\)\\|true\\.$#"
3771 path: libraries/classes/Server/Privileges.php
3774 message: "#^Cannot access offset 'Grant_priv' on \\(array\\)\\|true\\.$#"
3776 path: libraries/classes/Server/Privileges.php
3779 message: "#^Parameter \\#1 \\$message of static method PhpMyAdmin\\\\Message\\:\\:rawError\\(\\) expects string, bool\\|string given\\.$#"
3781 path: libraries/classes/Server/Privileges.php
3784 message: "#^Cannot access offset 'password' on array\\|bool\\.$#"
3786 path: libraries/classes/Server/Privileges.php
3789 message: "#^Cannot access offset 'Status' on \\(array\\)\\|true\\.$#"
3791 path: libraries/classes/Server/Privileges.php
3794 message: "#^Property PhpMyAdmin\\\\Server\\\\Status\\\\Data\\:\\:\\$status has no typehint specified\\.$#"
3796 path: libraries/classes/Server/Status/Data.php
3799 message: "#^Property PhpMyAdmin\\\\Server\\\\Status\\\\Data\\:\\:\\$sections has no typehint specified\\.$#"
3801 path: libraries/classes/Server/Status/Data.php
3804 message: "#^Property PhpMyAdmin\\\\Server\\\\Status\\\\Data\\:\\:\\$variables has no typehint specified\\.$#"
3806 path: libraries/classes/Server/Status/Data.php
3809 message: "#^Property PhpMyAdmin\\\\Server\\\\Status\\\\Data\\:\\:\\$used_queries has no typehint specified\\.$#"
3811 path: libraries/classes/Server/Status/Data.php
3814 message: "#^Property PhpMyAdmin\\\\Server\\\\Status\\\\Data\\:\\:\\$allocationMap has no typehint specified\\.$#"
3816 path: libraries/classes/Server/Status/Data.php
3819 message: "#^Property PhpMyAdmin\\\\Server\\\\Status\\\\Data\\:\\:\\$links has no typehint specified\\.$#"
3821 path: libraries/classes/Server/Status/Data.php
3824 message: "#^Property PhpMyAdmin\\\\Server\\\\Status\\\\Data\\:\\:\\$db_isLocal has no typehint specified\\.$#"
3826 path: libraries/classes/Server/Status/Data.php
3829 message: "#^Property PhpMyAdmin\\\\Server\\\\Status\\\\Data\\:\\:\\$section has no typehint specified\\.$#"
3831 path: libraries/classes/Server/Status/Data.php
3834 message: "#^Property PhpMyAdmin\\\\Server\\\\Status\\\\Data\\:\\:\\$sectionUsed has no typehint specified\\.$#"
3836 path: libraries/classes/Server/Status/Data.php
3839 message: "#^Property PhpMyAdmin\\\\Server\\\\Status\\\\Data\\:\\:\\$selfUrl has no typehint specified\\.$#"
3841 path: libraries/classes/Server/Status/Data.php
3844 message: "#^Property PhpMyAdmin\\\\Server\\\\Status\\\\Data\\:\\:\\$dataLoaded has no typehint specified\\.$#"
3846 path: libraries/classes/Server/Status/Data.php
3849 message: "#^Parameter \\#3 \\$length of function mb_substr expects int\\|null, int\\|false given\\.$#"
3851 path: libraries/classes/Server/Status/Monitor.php
3854 message: "#^Cannot access offset 'sql_text' on \\(array\\)\\|true\\.$#"
3856 path: libraries/classes/Server/Status/Monitor.php
3859 message: "#^Parameter \\#2 \\$pieces of function implode expects array, array\\|null given\\.$#"
3861 path: libraries/classes/Server/Status/Monitor.php
3864 message: "#^Cannot access offset 'argument' on \\(array\\)\\|true\\.$#"
3866 path: libraries/classes/Server/Status/Monitor.php
3869 message: "#^Cannot access offset '\\#' on \\(array\\)\\|true\\.$#"
3871 path: libraries/classes/Server/Status/Monitor.php
3874 message: "#^Parameter \\#1 \\$query of method PhpMyAdmin\\\\DatabaseInterface\\:\\:tryQuery\\(\\) expects string, string\\|null given\\.$#"
3876 path: libraries/classes/Server/Status/Monitor.php
3879 message: "#^Cannot access offset 1 on array\\<int, string\\>\\|false\\.$#"
3881 path: libraries/classes/Server/SysInfo/Linux.php
3884 message: "#^Cannot access offset 2 on array\\<int, string\\>\\|false\\.$#"
3886 path: libraries/classes/Server/SysInfo/Linux.php
3889 message: "#^Cannot access offset 3 on array\\<int, string\\>\\|false\\.$#"
3891 path: libraries/classes/Server/SysInfo/Linux.php
3894 message: "#^Cannot access offset 4 on array\\<int, string\\>\\|false\\.$#"
3896 path: libraries/classes/Server/SysInfo/Linux.php
3899 message: "#^Call to an undefined method COM\\:\\:ConnectServer\\(\\)\\.$#"
3901 path: libraries/classes/Server/SysInfo/WindowsNt.php
3904 message: "#^Cannot call method Get\\(\\) on COM\\|null\\.$#"
3906 path: libraries/classes/Server/SysInfo/WindowsNt.php
3909 message: "#^Parameter \\#1 \\$string of function htmlspecialchars expects string, int\\|string given\\.$#"
3911 path: libraries/classes/Server/UserGroups.php
3914 message: "#^Argument of an invalid type array\\|null supplied for foreach, only iterables are supported\\.$#"
3916 path: libraries/classes/Server/UserGroups.php
3919 message: "#^Parameter \\#1 \\$var_name of static method PhpMyAdmin\\\\Setup\\\\ConfigGenerator\\:\\:_getVarExport\\(\\) expects string, string\\|null given\\.$#"
3921 path: libraries/classes/Setup/ConfigGenerator.php
3924 message: "#^Parameter \\#1 \\$canonicalPath of method PhpMyAdmin\\\\Config\\\\ConfigFile\\:\\:getDefault\\(\\) expects string, string\\|null given\\.$#"
3926 path: libraries/classes/Setup/ConfigGenerator.php
3929 message: "#^Parameter \\#3 \\$subject of function preg_replace expects array\\|string, int\\|string given\\.$#"
3931 path: libraries/classes/Setup/ConfigGenerator.php
3934 message: "#^Cannot call method save\\(\\) on PhpMyAdmin\\\\Bookmark\\|false\\.$#"
3936 path: libraries/classes/Sql.php
3939 message: "#^Parameter \\#3 \\$is_modify_link of static method PhpMyAdmin\\\\Html\\\\Generator\\:\\:mysqlDie\\(\\) expects bool, string given\\.$#"
3941 path: libraries/classes/Sql.php
3944 message: "#^Parameter \\#1 \\$table of method PhpMyAdmin\\\\Menu\\:\\:setTable\\(\\) expects string, string\\|null given\\.$#"
3946 path: libraries/classes/Sql.php
3949 message: "#^Parameter \\#1 \\$db of method PhpMyAdmin\\\\Sql\\:\\:storeTheQueryAsBookmark\\(\\) expects string, string\\|null given\\.$#"
3951 path: libraries/classes/Sql.php
3954 message: "#^Cannot access offset 'user' on array\\|bool\\.$#"
3956 path: libraries/classes/Sql.php
3959 message: "#^Parameter \\#3 \\$db of method PhpMyAdmin\\\\Sql\\:\\:countQueryResults\\(\\) expects string, string\\|null given\\.$#"
3961 path: libraries/classes/Sql.php
3964 message: "#^Parameter \\#4 \\$table of method PhpMyAdmin\\\\Sql\\:\\:countQueryResults\\(\\) expects string, string\\|null given\\.$#"
3966 path: libraries/classes/Sql.php
3969 message: "#^Parameter \\#1 \\$message_to_show of method PhpMyAdmin\\\\Sql\\:\\:getMessageForNoRowsReturned\\(\\) expects string, string\\|null given\\.$#"
3971 path: libraries/classes/Sql.php
3974 message: "#^Parameter \\#2 \\$cfgBookmark of method PhpMyAdmin\\\\Sql\\:\\:getHtmlForBookmark\\(\\) expects array, \\(array\\)\\|true given\\.$#"
3976 path: libraries/classes/Sql.php
3979 message: "#^Cannot access offset 'user' on \\(array\\)\\|true\\.$#"
3981 path: libraries/classes/Sql.php
3984 message: "#^Parameter \\#1 \\$unlim_num_rows of method PhpMyAdmin\\\\Display\\\\Results\\:\\:setProperties\\(\\) expects int, int\\<1, max\\>\\|string given\\.$#"
3986 path: libraries/classes/Sql.php
3989 message: "#^Parameter \\#15 \\$showtable of method PhpMyAdmin\\\\Display\\\\Results\\:\\:setProperties\\(\\) expects array, bool given\\.$#"
3991 path: libraries/classes/Sql.php
3994 message: "#^Parameter \\#16 \\$printview of method PhpMyAdmin\\\\Display\\\\Results\\:\\:setProperties\\(\\) expects string, string\\|null given\\.$#"
3996 path: libraries/classes/Sql.php
3999 message: "#^Parameter \\#7 \\$num_rows of method PhpMyAdmin\\\\Display\\\\Results\\:\\:setProperties\\(\\) expects int, int\\<1, max\\>\\|string given\\.$#"
4001 path: libraries/classes/Sql.php
4004 message: "#^Call to function is_bool\\(\\) with object will always evaluate to false\\.$#"
4006 path: libraries/classes/Sql.php
4009 message: "#^Call to function is_bool\\(\\) with object\\|null will always evaluate to false\\.$#"
4011 path: libraries/classes/Sql.php
4014 message: "#^Parameter \\#1 \\$result of method PhpMyAdmin\\\\Sql\\:\\:sendResponseForGridEdit\\(\\) expects object, object\\|null given\\.$#"
4016 path: libraries/classes/Sql.php
4019 message: "#^Right side of && is always true\\.$#"
4021 path: libraries/classes/Sql.php
4024 message: "#^Right side of \\|\\| is always true\\.$#"
4026 path: libraries/classes/Sql.php
4029 message: "#^Parameter \\#3 \\$sqlData of method PhpMyAdmin\\\\Sql\\:\\:getHtmlForPreviousUpdateQuery\\(\\) expects array, array\\|null given\\.$#"
4031 path: libraries/classes/Sql.php
4034 message: "#^Parameter \\#4 \\$displayMessage of method PhpMyAdmin\\\\Sql\\:\\:getHtmlForPreviousUpdateQuery\\(\\) expects PhpMyAdmin\\\\Message\\|string, PhpMyAdmin\\\\Message\\|string\\|null given\\.$#"
4036 path: libraries/classes/Sql.php
4039 message: "#^Parameter \\#1 \\$db of method PhpMyAdmin\\\\Sql\\:\\:handleSortOrder\\(\\) expects string, string\\|null given\\.$#"
4041 path: libraries/classes/Sql.php
4044 message: "#^Parameter \\#2 \\$table of method PhpMyAdmin\\\\Sql\\:\\:handleSortOrder\\(\\) expects string, string\\|null given\\.$#"
4046 path: libraries/classes/Sql.php
4049 message: "#^Parameter \\#1 \\$db of method PhpMyAdmin\\\\Sql\\:\\:hasCurrentDbChanged\\(\\) expects string, string\\|null given\\.$#"
4051 path: libraries/classes/Sql.php
4054 message: "#^Parameter \\#7 \\$sql_query_for_bookmark of method PhpMyAdmin\\\\Sql\\:\\:executeTheQuery\\(\\) expects string, string\\|null given\\.$#"
4056 path: libraries/classes/Sql.php
4059 message: "#^Parameter \\#8 \\$extra_data of method PhpMyAdmin\\\\Sql\\:\\:executeTheQuery\\(\\) expects array, array\\|null given\\.$#"
4061 path: libraries/classes/Sql.php
4064 message: "#^Parameter \\#2 \\$db of method PhpMyAdmin\\\\Sql\\:\\:getQueryResponseForNoResultsReturned\\(\\) expects string, string\\|null given\\.$#"
4066 path: libraries/classes/Sql.php
4069 message: "#^Parameter \\#3 \\$table of method PhpMyAdmin\\\\Sql\\:\\:getQueryResponseForNoResultsReturned\\(\\) expects string, string\\|null given\\.$#"
4071 path: libraries/classes/Sql.php
4074 message: "#^Parameter \\#3 \\$db of method PhpMyAdmin\\\\Sql\\:\\:getQueryResponseForResultsReturned\\(\\) expects string, string\\|null given\\.$#"
4076 path: libraries/classes/Sql.php
4079 message: "#^Parameter \\#4 \\$table of method PhpMyAdmin\\\\Sql\\:\\:getQueryResponseForResultsReturned\\(\\) expects string, string\\|null given\\.$#"
4081 path: libraries/classes/Sql.php
4084 message: "#^Method PhpMyAdmin\\\\StorageEngine\\:\\:resolveTypeSize\\(\\) should return array but returns array\\|null\\.$#"
4086 path: libraries/classes/StorageEngine.php
4089 message: "#^Cannot access offset 'table_name' on \\(array\\)\\|true\\.$#"
4091 path: libraries/classes/SystemDatabase.php
4094 message: "#^Cannot access offset 'column_name' on \\(array\\)\\|true\\.$#"
4096 path: libraries/classes/SystemDatabase.php
4099 message: "#^Cannot access offset 'comment' on \\(array\\)\\|true\\.$#"
4101 path: libraries/classes/SystemDatabase.php
4104 message: "#^Cannot access offset 'mimetype' on \\(array\\)\\|true\\.$#"
4106 path: libraries/classes/SystemDatabase.php
4109 message: "#^Cannot access offset 'transformation' on \\(array\\)\\|true\\.$#"
4111 path: libraries/classes/SystemDatabase.php
4114 message: "#^Cannot access offset 'transformation…' on \\(array\\)\\|true\\.$#"
4116 path: libraries/classes/SystemDatabase.php
4119 message: "#^Parameter \\#1 \\$collation of static method PhpMyAdmin\\\\Util\\:\\:getCharsetQueryPart\\(\\) expects string, string\\|null given\\.$#"
4121 path: libraries/classes/Table.php
4124 message: "#^Parameter \\#1 \\$str of function trim expects string, string\\|null given\\.$#"
4126 path: libraries/classes/Table.php
4129 message: "#^Parameter \\#1 \\$result of method PhpMyAdmin\\\\DatabaseInterface\\:\\:fetchAssoc\\(\\) expects object, bool\\|resource given\\.$#"
4131 path: libraries/classes/Table.php
4134 message: "#^Argument of an invalid type \\(array\\)\\|true supplied for foreach, only iterables are supported\\.$#"
4136 path: libraries/classes/Table.php
4139 message: "#^Parameter \\#1 \\$result of method PhpMyAdmin\\\\DatabaseInterface\\:\\:freeResult\\(\\) expects object, bool\\|resource given\\.$#"
4141 path: libraries/classes/Table.php
4144 message: "#^Parameter \\#1 \\$string of function htmlspecialchars expects string, string\\|null given\\.$#"
4146 path: libraries/classes/Table.php
4149 message: "#^Property PhpMyAdmin\\\\SqlParser\\\\Components\\\\AlterOperation\\:\\:\\$field \\(PhpMyAdmin\\\\SqlParser\\\\Components\\\\Expression\\) does not accept null\\.$#"
4151 path: libraries/classes/Table.php
4154 message: "#^Cannot access offset 'column_name' on \\(array\\)\\|true\\.$#"
4156 path: libraries/classes/Table.php
4159 message: "#^Cannot access offset 'comment' on \\(array\\)\\|true\\.$#"
4161 path: libraries/classes/Table.php
4164 message: "#^Cannot access offset 'mimetype' on \\(array\\)\\|true\\.$#"
4166 path: libraries/classes/Table.php
4169 message: "#^Cannot access offset 'transformation' on \\(array\\)\\|true\\.$#"
4171 path: libraries/classes/Table.php
4174 message: "#^Cannot access offset 'transformation…' on \\(array\\)\\|true\\.$#"
4176 path: libraries/classes/Table.php
4179 message: "#^Parameter \\#1 \\$result of method PhpMyAdmin\\\\DatabaseInterface\\:\\:fetchArray\\(\\) expects object, bool\\|resource given\\.$#"
4181 path: libraries/classes/Table.php
4184 message: "#^Parameter \\#1 \\$str of method PhpMyAdmin\\\\DatabaseInterface\\:\\:escapeString\\(\\) expects string, string\\|false given\\.$#"
4186 path: libraries/classes/Table.php
4189 message: "#^Parameter \\#1 \\$message of static method PhpMyAdmin\\\\Message\\:\\:rawError\\(\\) expects string, bool\\|string given\\.$#"
4191 path: libraries/classes/Table.php
4194 message: "#^Parameter \\#1 \\$str of function mb_substr expects string, string\\|null given\\.$#"
4196 path: libraries/classes/Table.php
4199 message: "#^Parameter \\#1 \\$str of method PhpMyAdmin\\\\DatabaseInterface\\:\\:escapeString\\(\\) expects string, int given\\.$#"
4201 path: libraries/classes/Table.php
4204 message: "#^Parameter \\#1 \\$str of function substr expects string, string\\|true given\\.$#"
4206 path: libraries/classes/Table.php
4209 message: "#^Right side of && is always true\\.$#"
4211 path: libraries/classes/Table.php
4214 message: "#^Cannot access offset 'row_count' on array\\|bool\\.$#"
4216 path: libraries/classes/Table.php
4219 message: "#^Cannot access offset mixed on array\\|bool\\.$#"
4221 path: libraries/classes/Table/ColumnsDefinition.php
4224 message: "#^Property PhpMyAdmin\\\\Theme\\:\\:\\$mtime_info \\(int\\) does not accept int\\|false\\.$#"
4226 path: libraries/classes/Theme.php
4229 message: "#^Property PhpMyAdmin\\\\Theme\\:\\:\\$filesize_info \\(int\\) does not accept int\\|false\\.$#"
4231 path: libraries/classes/Theme.php
4234 message: "#^Parameter \\#1 \\$theme of method PhpMyAdmin\\\\ThemeManager\\:\\:setActiveTheme\\(\\) expects string\\|null, string\\|true given\\.$#"
4236 path: libraries/classes/ThemeManager.php
4239 message: "#^Parameter \\#1 \\$theme of method PhpMyAdmin\\\\ThemeManager\\:\\:checkTheme\\(\\) expects string, string\\|null given\\.$#"
4241 path: libraries/classes/ThemeManager.php
4244 message: "#^Parameter \\#1 \\$string of function htmlspecialchars expects string, string\\|null given\\.$#"
4246 path: libraries/classes/ThemeManager.php
4249 message: "#^Property PhpMyAdmin\\\\ThemeManager\\:\\:\\$active_theme \\(string\\) does not accept string\\|null\\.$#"
4251 path: libraries/classes/ThemeManager.php
4254 message: "#^Parameter \\#3 \\$version of static method PhpMyAdmin\\\\Tracker\\:\\:deactivateTracking\\(\\) expects string, int given\\.$#"
4256 path: libraries/classes/Tracker.php
4259 message: "#^Method PhpMyAdmin\\\\Tracker\\:\\:createVersion\\(\\) should return int but returns bool\\|resource\\.$#"
4261 path: libraries/classes/Tracker.php
4264 message: "#^Method PhpMyAdmin\\\\Tracker\\:\\:deleteTracking\\(\\) should return int but returns bool\\|resource\\.$#"
4266 path: libraries/classes/Tracker.php
4269 message: "#^Method PhpMyAdmin\\\\Tracker\\:\\:createDatabaseVersion\\(\\) should return int but returns bool\\|resource\\.$#"
4271 path: libraries/classes/Tracker.php
4274 message: "#^Method PhpMyAdmin\\\\Tracker\\:\\:_changeTracking\\(\\) should return int but returns bool\\|resource\\.$#"
4276 path: libraries/classes/Tracker.php
4279 message: "#^Parameter \\#1 \\$str of function rtrim expects string, string\\|false given\\.$#"
4281 path: libraries/classes/Tracker.php
4284 message: "#^Cannot access property \\$value on PhpMyAdmin\\\\SqlParser\\\\Token\\|string\\.$#"
4286 path: libraries/classes/Tracker.php
4289 message: "#^Cannot access property \\$table on PhpMyAdmin\\\\SqlParser\\\\Components\\\\Expression\\|string\\.$#"
4291 path: libraries/classes/Tracker.php
4294 message: "#^Method PhpMyAdmin\\\\Tracking\\:\\:getListOfVersionsOfTable\\(\\) should return array but returns bool\\|resource\\.$#"
4296 path: libraries/classes/Tracking.php
4299 message: "#^Method PhpMyAdmin\\\\Tracking\\:\\:getSqlResultForSelectableTables\\(\\) should return array but returns bool\\|resource\\.$#"
4301 path: libraries/classes/Tracking.php
4304 message: "#^Parameter \\#2 \\$filter_ts_from of method PhpMyAdmin\\\\Tracking\\:\\:filter\\(\\) expects string, int given\\.$#"
4306 path: libraries/classes/Tracking.php
4309 message: "#^Parameter \\#3 \\$filter_ts_to of method PhpMyAdmin\\\\Tracking\\:\\:filter\\(\\) expects string, int given\\.$#"
4311 path: libraries/classes/Tracking.php
4314 message: "#^Call to function is_object\\(\\) with bool\\|resource will always evaluate to false\\.$#"
4316 path: libraries/classes/Tracking.php
4319 message: "#^Result of && is always false\\.$#"
4321 path: libraries/classes/Tracking.php
4324 message: "#^If condition is always false\\.$#"
4326 path: libraries/classes/Tracking.php
4329 message: "#^Parameter \\#4 \\$callback of static method PhpMyAdmin\\\\Html\\\\Generator\\:\\:toggleButton\\(\\) expects string, null given\\.$#"
4331 path: libraries/classes/Tracking.php
4334 message: "#^Parameter \\#1 \\$str of function mb_substr expects string, string\\|null given\\.$#"
4336 path: libraries/classes/Transformations.php
4339 message: "#^Parameter \\#1 \\$classname of function class_exists expects string, PhpMyAdmin\\\\Plugins\\\\TransformationsInterface given\\.$#"
4341 path: libraries/classes/Transformations.php
4344 message: "#^Parameter \\#1 \\$str of function ucwords expects string, string\\|null given\\.$#"
4346 path: libraries/classes/Transformations.php
4349 message: "#^Method PhpMyAdmin\\\\Transformations\\:\\:setMime\\(\\) should return bool but returns bool\\|resource\\.$#"
4351 path: libraries/classes/Transformations.php
4354 message: "#^Parameter \\#1 \\$node of method Twig\\\\Compiler\\:\\:subcompile\\(\\) expects Twig\\\\Node\\\\Node, Twig\\\\Node\\\\Node\\|null given\\.$#"
4356 path: libraries/classes/Twig/I18n/NodeTrans.php
4359 message: "#^Method PhpMyAdmin\\\\Types\\:\\:getColumns\\(\\) should return array\\<string\\> but returns array\\<int\\|string, array\\<int, string\\>\\|string\\>\\.$#"
4361 path: libraries/classes/Types.php
4364 message: "#^Parameter \\#1 \\$haystack of function mb_strpos expects string, string\\|false given\\.$#"
4366 path: libraries/classes/Url.php
4369 message: "#^Parameter \\#1 \\$string of function strlen expects string, string\\|false given\\.$#"
4371 path: libraries/classes/Url.php
4374 message: "#^Cannot access offset 0 on string\\|false\\.$#"
4376 path: libraries/classes/Url.php
4379 message: "#^Parameter \\#3 \\$subject of function preg_replace expects array\\|string, string\\|null given\\.$#"
4381 path: libraries/classes/Util.php
4384 message: "#^Parameter \\#1 \\$format of function strftime expects string, string\\|null given\\.$#"
4386 path: libraries/classes/Util.php
4389 message: "#^Strict comparison using \\=\\=\\= between string and false will always evaluate to false\\.$#"
4391 path: libraries/classes/Util.php
4394 message: "#^Cannot access offset 'query' on array\\(\\)\\|array\\('scheme' \\=\\> string, 'host' \\=\\> string, 'port' \\=\\> int, 'user' \\=\\> string, 'pass' \\=\\> string, 'path' \\=\\> string, 'query' \\=\\> string, 'fragment' \\=\\> string\\)\\|false\\.$#"
4396 path: libraries/classes/Util.php
4399 message: "#^Method PhpMyAdmin\\\\Util\\:\\:splitURLQuery\\(\\) should return array but returns array\\<int, string\\>\\|false\\.$#"
4401 path: libraries/classes/Util.php
4404 message: "#^Offset 'statement' does not exist on array\\|null\\.$#"
4406 path: libraries/classes/Util.php
4409 message: "#^Strict comparison using \\=\\=\\= between mixed and null will always evaluate to false\\.$#"
4411 path: libraries/classes/Util.php
4414 message: "#^Parameter \\#1 \\$str of function trim expects string, string\\|null given\\.$#"
4416 path: libraries/classes/Util.php
4419 message: "#^Trying to invoke array\\|string but it might not be a callable\\.$#"
4421 path: libraries/classes/Util.php
4424 message: "#^Parameter \\#1 \\$string of function strlen expects string, string\\|false given\\.$#"
4426 path: libraries/classes/Util.php
4429 message: "#^Cannot access offset 0 on string\\|false\\.$#"
4431 path: libraries/classes/Util.php
4434 message: "#^Cannot access offset 1 on string\\|false\\.$#"
4436 path: libraries/classes/Util.php
4439 message: "#^Parameter \\#1 \\$str of function substr expects string, string\\|false given\\.$#"
4441 path: libraries/classes/Util.php
4444 message: "#^Parameter \\#1 \\$array_arg of function reset expects array, array\\|object given\\.$#"
4446 path: libraries/classes/Util.php
4449 message: "#^Parameter \\#1 \\$character of function ord expects string, string\\|false given\\.$#"
4451 path: libraries/classes/Util.php
4454 message: "#^Property PhpMyAdmin\\\\Utils\\\\HttpRequest\\:\\:\\$proxyUrl has no typehint specified\\.$#"
4456 path: libraries/classes/Utils/HttpRequest.php
4459 message: "#^Property PhpMyAdmin\\\\Utils\\\\HttpRequest\\:\\:\\$proxyUser has no typehint specified\\.$#"
4461 path: libraries/classes/Utils/HttpRequest.php
4464 message: "#^Property PhpMyAdmin\\\\Utils\\\\HttpRequest\\:\\:\\$proxyPass has no typehint specified\\.$#"
4466 path: libraries/classes/Utils/HttpRequest.php
4469 message: "#^Variable \\$http_response_header in isset\\(\\) always exists and is not nullable\\.$#"
4471 path: libraries/classes/Utils/HttpRequest.php
4474 message: "#^Unreachable statement \\- code above always terminates\\.$#"
4476 path: libraries/classes/Utils/HttpRequest.php
4479 message: "#^Method PhpMyAdmin\\\\VersionInformation\\:\\:getLatestVersion\\(\\) should return stdClass\\|null but returns object\\.$#"
4481 path: libraries/classes/VersionInformation.php
4484 message: "#^Parameter \\#2 \\$version2 of function version_compare expects string, string\\|null given\\.$#"
4486 path: libraries/classes/VersionInformation.php
4489 message: "#^Parameter \\#2 \\$str2 of function strcmp expects string, string\\|false given\\.$#"
4491 path: libraries/classes/ZipExtension.php
4494 message: "#^Parameter \\#2 \\$subject of function preg_match expects string, string\\|false given\\.$#"
4496 path: libraries/classes/ZipExtension.php
4499 message: "#^Parameter \\#2 \\$start of function substr expects int, int\\|false given\\.$#"
4501 path: libraries/classes/ZipExtension.php
4504 message: "#^Argument of an invalid type array\\|false supplied for foreach, only iterables are supported\\.$#"
4506 path: libraries/classes/ZipExtension.php
4509 message: "#^Parameter \\#1 \\$str of function substr expects string, string\\|false given\\.$#"
4511 path: libraries/classes/ZipExtension.php
4514 message: "#^Parameter \\#1 \\$string of function strlen expects string, string\\|false given\\.$#"
4516 path: libraries/classes/ZipExtension.php
4519 message: "#^Strict comparison using \\=\\=\\= between PhpMyAdmin\\\\DatabaseInterface and false will always evaluate to false\\.$#"
4521 path: libraries/common.inc.php
4524 message: "#^Parameter \\#3 \\$subject of function preg_replace expects array\\|string, string\\|null given\\.$#"
4526 path: setup/index.php
4529 message: "#^Cannot call method activate\\(\\) on PhpMyAdmin\\\\Language\\|false\\.$#"
4531 path: test/bootstrap-dist.php
4534 message: "#^Result of \\|\\| is always true\\.$#"
4536 path: test/classes/AdvisorTest.php
4539 message: "#^Cannot call method save\\(\\) on PhpMyAdmin\\\\Bookmark\\|false\\.$#"
4541 path: test/classes/BookmarkTest.php
4544 message: "#^Property PhpMyAdmin\\\\Tests\\\\BrowseForeignersTest\\:\\:\\$browseForeigners has no typehint specified\\.$#"
4546 path: test/classes/BrowseForeignersTest.php
4549 message: "#^Property PhpMyAdmin\\\\Tests\\\\CentralColumnsTest\\:\\:\\$centralColumns has no typehint specified\\.$#"
4551 path: test/classes/CentralColumnsTest.php
4554 message: "#^Property PhpMyAdmin\\\\Tests\\\\CentralColumnsTest\\:\\:\\$columnData has no typehint specified\\.$#"
4556 path: test/classes/CentralColumnsTest.php
4559 message: "#^Property PhpMyAdmin\\\\Tests\\\\CentralColumnsTest\\:\\:\\$modifiedColumnData has no typehint specified\\.$#"
4561 path: test/classes/CentralColumnsTest.php
4564 message: "#^Parameter \\#4 \\$nbTotalPage of static method PhpMyAdmin\\\\Util\\:\\:pageselector\\(\\) expects int, float\\|int given\\.$#"
4566 path: test/classes/CentralColumnsTest.php
4569 message: "#^Empty array passed to foreach\\.$#"
4571 path: test/classes/Config/DescriptionTest.php
4574 message: "#^Parameter \\#2 \\$haystack of method PHPUnit\\\\Framework\\\\Assert\\:\\:assertStringContainsString\\(\\) expects string, null given\\.$#"
4576 path: test/classes/Config/FormDisplayTest.php
4579 message: "#^Property PhpMyAdmin\\\\Tests\\\\ConfigTest\\:\\:\\$backupGlobals has no typehint specified\\.$#"
4581 path: test/classes/ConfigTest.php
4584 message: "#^Parameter \\#1 \\$str of function strip_tags expects string, string\\|false given\\.$#"
4586 path: test/classes/ConfigTest.php
4589 message: "#^Parameter \\#1 \\$directory of function chdir expects string, string\\|false given\\.$#"
4591 path: test/classes/ConfigTest.php
4594 message: "#^Strict comparison using \\=\\=\\= between array and null will always evaluate to false\\.$#"
4596 path: test/classes/ConfigTest.php
4599 message: "#^Call to method PHPUnit\\\\Framework\\\\Assert\\:\\:assertSame\\(\\) with int and bool will always evaluate to false\\.$#"
4601 path: test/classes/CoreTest.php
4604 message: "#^Parameter \\#2 \\$whitelist of static method PhpMyAdmin\\\\Core\\:\\:checkPageValidity\\(\\) expects array, array\\|null given\\.$#"
4606 path: test/classes/CoreTest.php
4609 message: "#^Offset 'x' does not exist on array\\(\\)\\.$#"
4611 path: test/classes/CoreTest.php
4614 message: "#^Parameter \\#1 \\$haystack of function mb_strpos expects string, string\\|false given\\.$#"
4616 path: test/classes/CoreTest.php
4619 message: "#^Parameter \\#1 \\$needle of method PHPUnit\\\\Framework\\\\Assert\\:\\:assertStringContainsString\\(\\) expects string, array given\\.$#"
4621 path: test/classes/Database/EventsTest.php
4624 message: "#^Parameter \\#1 \\$expectedCount of method PHPUnit\\\\Framework\\\\Assert\\:\\:assertCount\\(\\) expects int, array given\\.$#"
4626 path: test/classes/Database/EventsTest.php
4629 message: "#^Property PhpMyAdmin\\\\Tests\\\\Database\\\\QbeTest\\:\\:\\$object has no typehint specified\\.$#"
4631 path: test/classes/Database/QbeTest.php
4634 message: "#^Parameter \\#1 \\$needle of method PHPUnit\\\\Framework\\\\Assert\\:\\:assertStringContainsString\\(\\) expects string, array given\\.$#"
4636 path: test/classes/Database/RoutinesTest.php
4639 message: "#^Property PhpMyAdmin\\\\Tests\\\\Database\\\\SearchTest\\:\\:\\$object has no typehint specified\\.$#"
4641 path: test/classes/Database/SearchTest.php
4644 message: "#^Parameter \\#1 \\$needle of method PHPUnit\\\\Framework\\\\Assert\\:\\:assertStringContainsString\\(\\) expects string, array given\\.$#"
4646 path: test/classes/Database/TriggersTest.php
4649 message: "#^Parameter \\#1 \\$expectedCount of method PHPUnit\\\\Framework\\\\Assert\\:\\:assertCount\\(\\) expects int, string given\\.$#"
4651 path: test/classes/Database/TriggersTest.php
4654 message: "#^Parameter \\#1 \\$result of method PhpMyAdmin\\\\Dbal\\\\DbiMysqli\\:\\:numRows\\(\\) expects mysqli_result, false given\\.$#"
4656 path: test/classes/Dbal/DbiMysqliTest.php
4659 message: "#^Property PhpMyAdmin\\\\Tests\\\\Display\\\\ExportTest\\:\\:\\$export has no typehint specified\\.$#"
4661 path: test/classes/Display/ExportTest.php
4664 message: "#^Property PhpMyAdmin\\\\Tests\\\\Display\\\\ResultsTest\\:\\:\\$object has no typehint specified\\.$#"
4666 path: test/classes/Display/ResultsTest.php
4669 message: "#^Parameter \\#1 \\$fp of function fwrite expects resource, resource\\|false given\\.$#"
4671 path: test/classes/EncodingTest.php
4674 message: "#^Parameter \\#1 \\$fp of function fclose expects resource, resource\\|false given\\.$#"
4676 path: test/classes/EncodingTest.php
4679 message: "#^Property PhpMyAdmin\\\\Tests\\\\Engines\\\\BdbTest\\:\\:\\$object has no typehint specified\\.$#"
4681 path: test/classes/Engines/BdbTest.php
4684 message: "#^Property PhpMyAdmin\\\\Tests\\\\Engines\\\\BinlogTest\\:\\:\\$object has no typehint specified\\.$#"
4686 path: test/classes/Engines/BinlogTest.php
4689 message: "#^Property PhpMyAdmin\\\\Tests\\\\Engines\\\\InnodbTest\\:\\:\\$object has no typehint specified\\.$#"
4691 path: test/classes/Engines/InnodbTest.php
4694 message: "#^Property PhpMyAdmin\\\\Tests\\\\Engines\\\\MemoryTest\\:\\:\\$object has no typehint specified\\.$#"
4696 path: test/classes/Engines/MemoryTest.php
4699 message: "#^Property PhpMyAdmin\\\\Tests\\\\Engines\\\\MrgMyisamTest\\:\\:\\$object has no typehint specified\\.$#"
4701 path: test/classes/Engines/MrgMyisamTest.php
4704 message: "#^Property PhpMyAdmin\\\\Tests\\\\Engines\\\\MyisamTest\\:\\:\\$object has no typehint specified\\.$#"
4706 path: test/classes/Engines/MyisamTest.php
4709 message: "#^Property PhpMyAdmin\\\\Tests\\\\Engines\\\\NdbclusterTest\\:\\:\\$object has no typehint specified\\.$#"
4711 path: test/classes/Engines/NdbclusterTest.php
4714 message: "#^Property PhpMyAdmin\\\\Tests\\\\Engines\\\\PbxtTest\\:\\:\\$object has no typehint specified\\.$#"
4716 path: test/classes/Engines/PbxtTest.php
4719 message: "#^Call to method PHPUnit\\\\Framework\\\\Assert\\:\\:assertNull\\(\\) with string and 'Error when trying…' will always evaluate to false\\.$#"
4721 path: test/classes/EnvironmentTest.php
4724 message: "#^Property PhpMyAdmin\\\\Tests\\\\ErrorHandlerTest\\:\\:\\$object has no typehint specified\\.$#"
4726 path: test/classes/ErrorHandlerTest.php
4729 message: "#^Parameter \\#1 \\$input of function array_values expects array, array\\|bool given\\.$#"
4731 path: test/classes/FileListingTest.php
4734 message: "#^Parameter \\#1 \\$data of function bin2hex expects string, string\\|false given\\.$#"
4736 path: test/classes/FileTest.php
4739 message: "#^Property PhpMyAdmin\\\\Tests\\\\FooterTest\\:\\:\\$object has no typehint specified\\.$#"
4741 path: test/classes/FooterTest.php
4744 message: "#^Parameter \\#1 \\$expected of method PHPUnit\\\\Framework\\\\Assert\\:\\:assertInstanceOf\\(\\) expects class\\-string\\<object\\>, string given\\.$#"
4746 path: test/classes/Gis/GisFactoryTest.php
4749 message: "#^Unable to resolve the template type ExpectedType in call to method PHPUnit\\\\Framework\\\\Assert\\:\\:assertInstanceOf\\(\\)$#"
4751 path: test/classes/Gis/GisFactoryTest.php
4754 message: "#^Property PhpMyAdmin\\\\Tests\\\\Gis\\\\GisGeomTestCase\\:\\:\\$object has no typehint specified\\.$#"
4756 path: test/classes/Gis/GisGeomTestCase.php
4759 message: "#^Property PhpMyAdmin\\\\Tests\\\\Gis\\\\GisGeometryCollectionTest\\:\\:\\$object has no typehint specified\\.$#"
4761 path: test/classes/Gis/GisGeometryCollectionTest.php
4764 message: "#^Property PhpMyAdmin\\\\Tests\\\\Gis\\\\GisGeometryTest\\:\\:\\$object has no typehint specified\\.$#"
4766 path: test/classes/Gis/GisGeometryTest.php
4769 message: "#^Parameter \\#1 \\$point of method PhpMyAdmin\\\\Gis\\\\GisPolygon\\:\\:isPointInsidePolygon\\(\\) expects array, array\\|false given\\.$#"
4771 path: test/classes/Gis/GisPolygonTest.php
4774 message: "#^Parameter \\#1 \\$name of method PhpMyAdmin\\\\Import\\:\\:getColumnNumberFromName\\(\\) expects string, string\\|null given\\.$#"
4776 path: test/classes/ImportTest.php
4779 message: "#^Parameter \\#1 \\$last_cumulative_size of method PhpMyAdmin\\\\Import\\:\\:getDecimalPrecision\\(\\) expects string, string\\|null given\\.$#"
4781 path: test/classes/ImportTest.php
4784 message: "#^Parameter \\#1 \\$last_cumulative_size of method PhpMyAdmin\\\\Import\\:\\:getDecimalScale\\(\\) expects string, string\\|null given\\.$#"
4786 path: test/classes/ImportTest.php
4789 message: "#^Parameter \\#1 \\$cell of method PhpMyAdmin\\\\Import\\:\\:getDecimalSize\\(\\) expects string, string\\|null given\\.$#"
4791 path: test/classes/ImportTest.php
4794 message: "#^Property PhpMyAdmin\\\\Tests\\\\IndexTest\\:\\:\\$_params has no typehint specified\\.$#"
4796 path: test/classes/IndexTest.php
4799 message: "#^Property PhpMyAdmin\\\\Tests\\\\InsertEditTest\\:\\:\\$insertEdit has no typehint specified\\.$#"
4801 path: test/classes/InsertEditTest.php
4804 message: "#^Cannot call method activate\\(\\) on PhpMyAdmin\\\\Language\\|false\\.$#"
4806 path: test/classes/LanguageTest.php
4809 message: "#^Cannot call method getEnglishName\\(\\) on PhpMyAdmin\\\\Language\\|false\\.$#"
4811 path: test/classes/LanguageTest.php
4814 message: "#^Cannot call method getNativeName\\(\\) on PhpMyAdmin\\\\Language\\|false\\.$#"
4816 path: test/classes/LanguageTest.php
4819 message: "#^Parameter \\#2 \\$haystack of method PHPUnit\\\\Framework\\\\Assert\\:\\:assertStringContainsString\\(\\) expects string, string\\|false given\\.$#"
4821 path: test/classes/Navigation/NavigationTreeTest.php
4824 message: "#^Parameter \\#2 \\$name of static method PhpMyAdmin\\\\Navigation\\\\NodeFactory\\:\\:getInstance\\(\\) expects string, array\\<string, string\\> given\\.$#"
4826 path: test/classes/Navigation/Nodes/NodeColumnTest.php
4829 message: "#^Property PhpMyAdmin\\\\Tests\\\\NormalizationTest\\:\\:\\$normalization has no typehint specified\\.$#"
4831 path: test/classes/NormalizationTest.php
4834 message: "#^Property PhpMyAdmin\\\\Tests\\\\Plugins\\\\Auth\\\\AuthenticationConfigTest\\:\\:\\$object has no typehint specified\\.$#"
4836 path: test/classes/Plugins/Auth/AuthenticationConfigTest.php
4839 message: "#^Parameter \\#2 \\$haystack of method PHPUnit\\\\Framework\\\\Assert\\:\\:assertStringContainsString\\(\\) expects string, string\\|false given\\.$#"
4841 path: test/classes/Plugins/Auth/AuthenticationConfigTest.php
4844 message: "#^Parameter \\#2 \\$haystack of method PHPUnit\\\\Framework\\\\Assert\\:\\:assertStringContainsString\\(\\) expects string, string\\|false given\\.$#"
4846 path: test/classes/Plugins/Auth/AuthenticationCookieTest.php
4849 message: "#^Parameter \\#1 \\$data of method PhpMyAdmin\\\\Plugins\\\\Auth\\\\AuthenticationCookie\\:\\:cookieEncrypt\\(\\) expects string, string\\|false given\\.$#"
4851 path: test/classes/Plugins/Auth/AuthenticationCookieTest.php
4854 message: "#^Parameter \\#2 \\$haystack of method PHPUnit\\\\Framework\\\\Assert\\:\\:assertStringContainsString\\(\\) expects string, string\\|false given\\.$#"
4856 path: test/classes/Plugins/Auth/AuthenticationHttpTest.php
4859 message: "#^Property PhpMyAdmin\\\\Tests\\\\Plugins\\\\Auth\\\\AuthenticationSignonTest\\:\\:\\$object has no typehint specified\\.$#"
4861 path: test/classes/Plugins/Auth/AuthenticationSignonTest.php
4864 message: "#^Parameter \\#2 \\$haystack of method PHPUnit\\\\Framework\\\\Assert\\:\\:assertStringContainsString\\(\\) expects string, string\\|false given\\.$#"
4866 path: test/classes/Plugins/Auth/AuthenticationSignonTest.php
4869 message: "#^Parameter \\#1 \\$version1 of function version_compare expects string, string\\|false given\\.$#"
4871 path: test/classes/Plugins/Auth/AuthenticationSignonTest.php
4874 message: "#^Parameter \\#2 \\$haystack of method PHPUnit\\\\Framework\\\\Assert\\:\\:assertStringContainsString\\(\\) expects string, string\\|false given\\.$#"
4876 path: test/classes/Plugins/Export/ExportCodegenTest.php
4879 message: "#^Property PhpMyAdmin\\\\Tests\\\\Plugins\\\\Export\\\\ExportCsvTest\\:\\:\\$object has no typehint specified\\.$#"
4881 path: test/classes/Plugins/Export/ExportCsvTest.php
4884 message: "#^Property PhpMyAdmin\\\\Tests\\\\Plugins\\\\Export\\\\ExportExcelTest\\:\\:\\$object has no typehint specified\\.$#"
4886 path: test/classes/Plugins/Export/ExportExcelTest.php
4889 message: "#^Property PhpMyAdmin\\\\Tests\\\\Plugins\\\\Export\\\\ExportHtmlwordTest\\:\\:\\$object has no typehint specified\\.$#"
4891 path: test/classes/Plugins/Export/ExportHtmlwordTest.php
4894 message: "#^Parameter \\#1 \\$string of function htmlspecialchars_decode expects string, string\\|false given\\.$#"
4896 path: test/classes/Plugins/Export/ExportHtmlwordTest.php
4899 message: "#^Property PhpMyAdmin\\\\Tests\\\\Plugins\\\\Export\\\\ExportJsonTest\\:\\:\\$object has no typehint specified\\.$#"
4901 path: test/classes/Plugins/Export/ExportJsonTest.php
4904 message: "#^Property PhpMyAdmin\\\\Tests\\\\Plugins\\\\Export\\\\ExportLatexTest\\:\\:\\$object has no typehint specified\\.$#"
4906 path: test/classes/Plugins/Export/ExportLatexTest.php
4909 message: "#^Parameter \\#2 \\$haystack of method PHPUnit\\\\Framework\\\\Assert\\:\\:assertStringContainsString\\(\\) expects string, string\\|false given\\.$#"
4911 path: test/classes/Plugins/Export/ExportLatexTest.php
4914 message: "#^Property PhpMyAdmin\\\\Tests\\\\Plugins\\\\Export\\\\ExportMediawikiTest\\:\\:\\$object has no typehint specified\\.$#"
4916 path: test/classes/Plugins/Export/ExportMediawikiTest.php
4919 message: "#^Property PhpMyAdmin\\\\Tests\\\\Plugins\\\\Export\\\\ExportOdsTest\\:\\:\\$object has no typehint specified\\.$#"
4921 path: test/classes/Plugins/Export/ExportOdsTest.php
4924 message: "#^Property PhpMyAdmin\\\\Tests\\\\Plugins\\\\Export\\\\ExportOdtTest\\:\\:\\$object has no typehint specified\\.$#"
4926 path: test/classes/Plugins/Export/ExportOdtTest.php
4929 message: "#^Property PhpMyAdmin\\\\Tests\\\\Plugins\\\\Export\\\\ExportPdfTest\\:\\:\\$object has no typehint specified\\.$#"
4931 path: test/classes/Plugins/Export/ExportPdfTest.php
4934 message: "#^Property PhpMyAdmin\\\\Tests\\\\Plugins\\\\Export\\\\ExportPhparrayTest\\:\\:\\$object has no typehint specified\\.$#"
4936 path: test/classes/Plugins/Export/ExportPhparrayTest.php
4939 message: "#^Parameter \\#2 \\$haystack of method PHPUnit\\\\Framework\\\\Assert\\:\\:assertStringContainsString\\(\\) expects string, string\\|false given\\.$#"
4941 path: test/classes/Plugins/Export/ExportPhparrayTest.php
4944 message: "#^Property PhpMyAdmin\\\\Tests\\\\Plugins\\\\Export\\\\ExportSqlTest\\:\\:\\$object has no typehint specified\\.$#"
4946 path: test/classes/Plugins/Export/ExportSqlTest.php
4949 message: "#^Parameter \\#2 \\$haystack of method PHPUnit\\\\Framework\\\\Assert\\:\\:assertStringContainsString\\(\\) expects string, string\\|false given\\.$#"
4951 path: test/classes/Plugins/Export/ExportSqlTest.php
4954 message: "#^Property PhpMyAdmin\\\\Tests\\\\Plugins\\\\Export\\\\ExportTexytextTest\\:\\:\\$object has no typehint specified\\.$#"
4956 path: test/classes/Plugins/Export/ExportTexytextTest.php
4959 message: "#^Parameter \\#2 \\$haystack of method PHPUnit\\\\Framework\\\\Assert\\:\\:assertStringContainsString\\(\\) expects string, string\\|false given\\.$#"
4961 path: test/classes/Plugins/Export/ExportTexytextTest.php
4964 message: "#^Property PhpMyAdmin\\\\Tests\\\\Plugins\\\\Export\\\\ExportXmlTest\\:\\:\\$object has no typehint specified\\.$#"
4966 path: test/classes/Plugins/Export/ExportXmlTest.php
4969 message: "#^Parameter \\#2 \\$haystack of method PHPUnit\\\\Framework\\\\Assert\\:\\:assertStringContainsString\\(\\) expects string, string\\|false given\\.$#"
4971 path: test/classes/Plugins/Export/ExportXmlTest.php
4974 message: "#^Property PhpMyAdmin\\\\Tests\\\\Plugins\\\\Export\\\\ExportYamlTest\\:\\:\\$object has no typehint specified\\.$#"
4976 path: test/classes/Plugins/Export/ExportYamlTest.php
4979 message: "#^Parameter \\#2 \\$haystack of method PHPUnit\\\\Framework\\\\Assert\\:\\:assertStringContainsString\\(\\) expects string, string\\|false given\\.$#"
4981 path: test/classes/Plugins/Export/ExportYamlTest.php
4984 message: "#^Property PhpMyAdmin\\\\Tests\\\\Plugins\\\\Export\\\\Helpers\\\\TablePropertyTest\\:\\:\\$object has no typehint specified\\.$#"
4986 path: test/classes/Plugins/Export/Helpers/TablePropertyTest.php
4989 message: "#^Property PhpMyAdmin\\\\Tests\\\\Plugins\\\\Import\\\\ImportLdiTest\\:\\:\\$object has no typehint specified\\.$#"
4991 path: test/classes/Plugins/Import/ImportLdiTest.php
4994 message: "#^Property PhpMyAdmin\\\\Tests\\\\Plugins\\\\Import\\\\ImportMediawikiTest\\:\\:\\$object has no typehint specified\\.$#"
4996 path: test/classes/Plugins/Import/ImportMediawikiTest.php
4999 message: "#^Property PhpMyAdmin\\\\Tests\\\\Plugins\\\\Import\\\\ImportOdsTest\\:\\:\\$object has no typehint specified\\.$#"
5001 path: test/classes/Plugins/Import/ImportOdsTest.php
5004 message: "#^Property PhpMyAdmin\\\\Tests\\\\Plugins\\\\Import\\\\ImportSqlTest\\:\\:\\$object has no typehint specified\\.$#"
5006 path: test/classes/Plugins/Import/ImportSqlTest.php
5009 message: "#^Property PhpMyAdmin\\\\Tests\\\\Plugins\\\\Import\\\\ImportXmlTest\\:\\:\\$object has no typehint specified\\.$#"
5011 path: test/classes/Plugins/Import/ImportXmlTest.php
5014 message: "#^Property PhpMyAdmin\\\\Tests\\\\Plugins\\\\Schema\\\\DiaRelationSchemaTest\\:\\:\\$object has no typehint specified\\.$#"
5016 path: test/classes/Plugins/Schema/DiaRelationSchemaTest.php
5019 message: "#^Property PhpMyAdmin\\\\Tests\\\\Plugins\\\\Schema\\\\EpsRelationSchemaTest\\:\\:\\$object has no typehint specified\\.$#"
5021 path: test/classes/Plugins/Schema/EpsRelationSchemaTest.php
5024 message: "#^Property PhpMyAdmin\\\\Tests\\\\Plugins\\\\Schema\\\\ExportRelationSchemaTest\\:\\:\\$object has no typehint specified\\.$#"
5026 path: test/classes/Plugins/Schema/ExportRelationSchemaTest.php
5029 message: "#^Property PhpMyAdmin\\\\Tests\\\\Plugins\\\\Schema\\\\PdfRelationSchemaTest\\:\\:\\$object has no typehint specified\\.$#"
5031 path: test/classes/Plugins/Schema/PdfRelationSchemaTest.php
5034 message: "#^Property PhpMyAdmin\\\\Tests\\\\Plugins\\\\Schema\\\\SvgRelationSchemaTest\\:\\:\\$object has no typehint specified\\.$#"
5036 path: test/classes/Plugins/Schema/SvgRelationSchemaTest.php
5039 message: "#^Property PhpMyAdmin\\\\Tests\\\\Properties\\\\Options\\\\Groups\\\\OptionsPropertyMainGroupTest\\:\\:\\$object has no typehint specified\\.$#"
5041 path: test/classes/Properties/Options/Groups/OptionsPropertyMainGroupTest.php
5044 message: "#^Property PhpMyAdmin\\\\Tests\\\\Properties\\\\Options\\\\Groups\\\\OptionsPropertyRootGroupTest\\:\\:\\$object has no typehint specified\\.$#"
5046 path: test/classes/Properties/Options/Groups/OptionsPropertyRootGroupTest.php
5049 message: "#^Property PhpMyAdmin\\\\Tests\\\\Properties\\\\Options\\\\Groups\\\\OptionsPropertySubgroupTest\\:\\:\\$object has no typehint specified\\.$#"
5051 path: test/classes/Properties/Options/Groups/OptionsPropertySubgroupTest.php
5054 message: "#^Property PhpMyAdmin\\\\Tests\\\\Properties\\\\Options\\\\OptionsPropertyGroupTest\\:\\:\\$stub has no typehint specified\\.$#"
5056 path: test/classes/Properties/Options/OptionsPropertyGroupTest.php
5059 message: "#^Property PhpMyAdmin\\\\Tests\\\\Properties\\\\Options\\\\OptionsPropertyItemTest\\:\\:\\$stub has no typehint specified\\.$#"
5061 path: test/classes/Properties/Options/OptionsPropertyItemTest.php
5064 message: "#^Property PhpMyAdmin\\\\Tests\\\\Properties\\\\Options\\\\OptionsPropertyOneItemTest\\:\\:\\$stub has no typehint specified\\.$#"
5066 path: test/classes/Properties/Options/OptionsPropertyOneItemTest.php
5069 message: "#^Property PhpMyAdmin\\\\Tests\\\\Properties\\\\Plugins\\\\ExportPluginPropertiesTest\\:\\:\\$object has no typehint specified\\.$#"
5071 path: test/classes/Properties/Plugins/ExportPluginPropertiesTest.php
5074 message: "#^Property PhpMyAdmin\\\\Tests\\\\Properties\\\\Plugins\\\\ImportPluginPropertiesTest\\:\\:\\$object has no typehint specified\\.$#"
5076 path: test/classes/Properties/Plugins/ImportPluginPropertiesTest.php
5079 message: "#^Property PhpMyAdmin\\\\Tests\\\\Properties\\\\Plugins\\\\PluginPropertyItemTest\\:\\:\\$stub has no typehint specified\\.$#"
5081 path: test/classes/Properties/Plugins/PluginPropertyItemTest.php
5084 message: "#^Property PhpMyAdmin\\\\Tests\\\\Properties\\\\PropertyItemTest\\:\\:\\$stub has no typehint specified\\.$#"
5086 path: test/classes/Properties/PropertyItemTest.php
5089 message: "#^Parameter \\#1 \\$needle of method PHPUnit\\\\Framework\\\\Assert\\:\\:assertStringContainsString\\(\\) expects string, bool\\|string given\\.$#"
5091 path: test/classes/Server/PrivilegesTest.php
5094 message: "#^Parameter \\#2 \\$haystack of method PHPUnit\\\\Framework\\\\Assert\\:\\:assertStringContainsString\\(\\) expects string, string\\|false given\\.$#"
5096 path: test/classes/Setup/FormProcessingTest.php
5099 message: "#^Parameter \\#1 \\$expected of method PHPUnit\\\\Framework\\\\Assert\\:\\:assertInstanceOf\\(\\) expects class\\-string\\<object\\>, string given\\.$#"
5101 path: test/classes/StorageEngineTest.php
5104 message: "#^Unable to resolve the template type ExpectedType in call to method PHPUnit\\\\Framework\\\\Assert\\:\\:assertInstanceOf\\(\\)$#"
5106 path: test/classes/StorageEngineTest.php
5109 message: "#^Parameter \\#1 \\$str of function trim expects string, string\\|null given\\.$#"
5111 path: test/classes/Stubs/DbiDummy.php
5114 message: "#^Method PhpMyAdmin\\\\Tests\\\\Stubs\\\\DbiDummy\\:\\:fetchArray\\(\\) should return array but returns array\\|bool\\.$#"
5116 path: test/classes/Stubs/DbiDummy.php
5119 message: "#^Method PhpMyAdmin\\\\Tests\\\\Stubs\\\\DbiDummy\\:\\:fetchAssoc\\(\\) should return array but returns array\\|bool\\.$#"
5121 path: test/classes/Stubs/DbiDummy.php
5124 message: "#^Method PhpMyAdmin\\\\Tests\\\\Stubs\\\\DbiDummy\\:\\:fetchRow\\(\\) should return array but returns array\\|bool\\.$#"
5126 path: test/classes/Stubs/DbiDummy.php
5129 message: "#^Call to function is_bool\\(\\) with object will always evaluate to false\\.$#"
5131 path: test/classes/Stubs/DbiDummy.php
5134 message: "#^Comparison operation \"\\>\\=\" between object and 1000 results in an error\\.$#"
5136 path: test/classes/Stubs/DbiDummy.php
5139 message: "#^Binary operation \"\\-\" between object and 1000 results in an error\\.$#"
5141 path: test/classes/Stubs/DbiDummy.php
5144 message: "#^Invalid array key type object\\.$#"
5146 path: test/classes/Stubs/DbiDummy.php
5149 message: "#^Call to function is_array\\(\\) with string will always evaluate to false\\.$#"
5151 path: test/classes/Stubs/Response.php
5154 message: "#^Instanceof between string and PhpMyAdmin\\\\Message will always evaluate to false\\.$#"
5156 path: test/classes/Stubs/Response.php
5159 message: "#^Parameter \\#1 \\$pma_transformation_data of method PhpMyAdmin\\\\SystemDatabase\\:\\:getNewTransformationDataSql\\(\\) expects object, array given\\.$#"
5161 path: test/classes/SystemDatabaseTest.php
5164 message: "#^Access to private property PhpMyAdmin\\\\DatabaseInterface&PHPUnit\\\\Framework\\\\MockObject\\\\MockObject\\:\\:\\$_table_cache\\.$#"
5166 path: test/classes/TableTest.php
5169 message: "#^Parameter \\#1 \\$table_name of class PhpMyAdmin\\\\Table constructor expects string, null given\\.$#"
5171 path: test/classes/TableTest.php
5174 message: "#^Parameter \\#2 \\$db_name of class PhpMyAdmin\\\\Table constructor expects string, null given\\.$#"
5176 path: test/classes/TableTest.php
5179 message: "#^Parameter \\#8 \\$default_value of static method PhpMyAdmin\\\\Table\\:\\:generateFieldSpec\\(\\) expects string, int given\\.$#"
5181 path: test/classes/TableTest.php
5184 message: "#^Property PhpMyAdmin\\\\Theme\\:\\:\\$mtime_info \\(int\\) does not accept int\\|false\\.$#"
5186 path: test/classes/ThemeTest.php
5189 message: "#^Parameter \\#4 \\$new_state of method PhpMyAdmin\\\\Tests\\\\TrackerTest\\:\\:testChangeTracking\\(\\) expects string, int given\\.$#"
5191 path: test/classes/TrackerTest.php
5194 message: "#^Parameter \\#2 \\$filter_ts_from of method PhpMyAdmin\\\\Tracking\\:\\:filter\\(\\) expects string, int given\\.$#"
5196 path: test/classes/TrackingTest.php
5199 message: "#^Parameter \\#3 \\$filter_ts_to of method PhpMyAdmin\\\\Tracking\\:\\:filter\\(\\) expects string, int given\\.$#"
5201 path: test/classes/TrackingTest.php
5204 message: "#^Parameter \\#1 \\$sql_result of method PhpMyAdmin\\\\Tracking\\:\\:getTableLastVersionNumber\\(\\) expects array, string given\\.$#"
5206 path: test/classes/TrackingTest.php
5209 message: "#^Parameter \\#3 \\$selection_schema of method PhpMyAdmin\\\\Tracking\\:\\:getHtmlForTrackingReport\\(\\) expects bool, array given\\.$#"
5211 path: test/classes/TrackingTest.php
5214 message: "#^Parameter \\#4 \\$selection_data of method PhpMyAdmin\\\\Tracking\\:\\:getHtmlForTrackingReport\\(\\) expects bool, array given\\.$#"
5216 path: test/classes/TrackingTest.php
5219 message: "#^Parameter \\#5 \\$selection_both of method PhpMyAdmin\\\\Tracking\\:\\:getHtmlForTrackingReport\\(\\) expects bool, array given\\.$#"
5221 path: test/classes/TrackingTest.php
5224 message: "#^Parameter \\#6 \\$filter_ts_to of method PhpMyAdmin\\\\Tracking\\:\\:getHtmlForTrackingReport\\(\\) expects int, array given\\.$#"
5226 path: test/classes/TrackingTest.php
5229 message: "#^Parameter \\#7 \\$filter_ts_from of method PhpMyAdmin\\\\Tracking\\:\\:getHtmlForTrackingReport\\(\\) expects int, array given\\.$#"
5231 path: test/classes/TrackingTest.php
5234 message: "#^Call to method PHPUnit\\\\Framework\\\\Assert\\:\\:assertInstanceOf\\(\\) with 'PhpMyAdmin\\\\\\\\Message' and true will always evaluate to false\\.$#"
5236 path: test/classes/UserPreferencesTest.php
5239 message: "#^Parameter \\#1 \\$formatted_size of static method PhpMyAdmin\\\\Util\\:\\:extractValueFromFormattedSize\\(\\) expects string, int\\|string given\\.$#"
5241 path: test/classes/UtilTest.php
5244 message: "#^Offset 0 does not exist on array\\|null\\.$#"
5246 path: test/classes/UtilTest.php
5249 message: "#^Parameter \\#2 \\$newvalue of function ini_set expects string, string\\|false given\\.$#"
5251 path: test/classes/UtilTest.php
5254 message: "#^Cannot access property \\$version on stdClass\\|null\\.$#"
5256 path: test/classes/VersionInformationTest.php
5259 message: "#^Cannot access property \\$date on stdClass\\|null\\.$#"
5261 path: test/classes/VersionInformationTest.php
5264 message: "#^Offset 'version' does not exist on array\\|null\\.$#"
5266 path: test/classes/VersionInformationTest.php
5269 message: "#^Parameter \\#1 \\$filename of function fopen expects string, string\\|false given\\.$#"
5271 path: test/classes/ZipExtensionTest.php
5274 message: "#^Parameter \\#1 \\$fp of function fwrite expects resource, resource\\|false given\\.$#"
5276 path: test/classes/ZipExtensionTest.php
5279 message: "#^Parameter \\#2 \\$str of function fwrite expects string, bool\\|string given\\.$#"
5281 path: test/classes/ZipExtensionTest.php
5284 message: "#^Parameter \\#1 \\$fp of function fclose expects resource, resource\\|false given\\.$#"
5286 path: test/classes/ZipExtensionTest.php
5289 message: "#^Parameter \\#1 \\$source of method ZipArchive\\:\\:open\\(\\) expects string, string\\|false given\\.$#"
5291 path: test/classes/ZipExtensionTest.php
5294 message: "#^Parameter \\#1 \\$filename of function unlink expects string, string\\|false given\\.$#"
5296 path: test/classes/ZipExtensionTest.php
5299 message: "#^Cannot access property \\$num_rows on bool\\|mysqli_result\\|void\\.$#"
5301 path: test/selenium/CreateDropDatabaseTest.php
5304 message: "#^Parameter \\#1 \\$element of method PhpMyAdmin\\\\Tests\\\\Selenium\\\\TestBase\\:\\:moveto\\(\\) expects Facebook\\\\WebDriver\\\\Remote\\\\RemoteWebElement, Facebook\\\\WebDriver\\\\WebDriverElement given\\.$#"
5306 path: test/selenium/CreateRemoveUserTest.php
5309 message: "#^Cannot access property \\$num_rows on bool\\|mysqli_result\\|void\\.$#"
5311 path: test/selenium/Database/EventsTest.php
5314 message: "#^Cannot call method fetch_assoc\\(\\) on bool\\|mysqli_result\\|void\\.$#"
5316 path: test/selenium/Database/EventsTest.php
5319 message: "#^Offset 'val' does not exist on array\\<string, string\\>\\|null\\.$#"
5321 path: test/selenium/Database/EventsTest.php
5324 message: "#^Cannot access property \\$num_rows on bool\\|mysqli_result\\|void\\.$#"
5326 path: test/selenium/Database/OperationsTest.php
5329 message: "#^Cannot call method fetch_all\\(\\) on bool\\|mysqli_result\\|void\\.$#"
5331 path: test/selenium/Database/ProceduresTest.php
5334 message: "#^Cannot access property \\$num_rows on bool\\|mysqli_result\\|void\\.$#"
5336 path: test/selenium/Database/ProceduresTest.php
5339 message: "#^Parameter \\#1 \\$str of function trim expects string, string\\|null given\\.$#"
5341 path: test/selenium/Database/QueryByExampleTest.php
5344 message: "#^Cannot call method fetch_assoc\\(\\) on bool\\|mysqli_result\\|void\\.$#"
5346 path: test/selenium/Database/StructureTest.php
5349 message: "#^Offset 'c' does not exist on array\\<string, string\\>\\|null\\.$#"
5351 path: test/selenium/Database/StructureTest.php
5354 message: "#^Cannot access property \\$num_rows on bool\\|mysqli_result\\|void\\.$#"
5356 path: test/selenium/Database/StructureTest.php
5359 message: "#^Cannot access property \\$num_rows on bool\\|mysqli_result\\|void\\.$#"
5361 path: test/selenium/Database/TriggersTest.php
5364 message: "#^Cannot call method fetch_assoc\\(\\) on bool\\|mysqli_result\\|void\\.$#"
5366 path: test/selenium/Database/TriggersTest.php
5369 message: "#^Offset 'val' does not exist on array\\<string, string\\>\\|null\\.$#"
5371 path: test/selenium/Database/TriggersTest.php
5374 message: "#^Cannot access property \\$num_rows on bool\\|mysqli_result\\|void\\.$#"
5376 path: test/selenium/ImportTest.php
5379 message: "#^Parameter \\#1 \\$element of method PhpMyAdmin\\\\Tests\\\\Selenium\\\\TestBase\\:\\:moveto\\(\\) expects Facebook\\\\WebDriver\\\\Remote\\\\RemoteWebElement, Facebook\\\\WebDriver\\\\WebDriverElement given\\.$#"
5381 path: test/selenium/ServerSettingsTest.php
5384 message: "#^Parameter \\#1 \\$element of method PhpMyAdmin\\\\Tests\\\\Selenium\\\\TestBase\\:\\:moveto\\(\\) expects Facebook\\\\WebDriver\\\\Remote\\\\RemoteWebElement, Facebook\\\\WebDriver\\\\WebDriverElement given\\.$#"
5386 path: test/selenium/Table/BrowseTest.php
5389 message: "#^Parameter \\#1 \\$element of method PhpMyAdmin\\\\Tests\\\\Selenium\\\\TestBase\\:\\:moveto\\(\\) expects Facebook\\\\WebDriver\\\\Remote\\\\RemoteWebElement, Facebook\\\\WebDriver\\\\WebDriverElement given\\.$#"
5391 path: test/selenium/Table/CreateTest.php
5394 message: "#^Cannot call method fetch_assoc\\(\\) on bool\\|mysqli_result\\|void\\.$#"
5396 path: test/selenium/Table/OperationsTest.php
5399 message: "#^Offset string does not exist on array\\<string, string\\>\\|null\\.$#"
5401 path: test/selenium/Table/OperationsTest.php
5404 message: "#^Offset 'c' does not exist on array\\<string, string\\>\\|null\\.$#"
5406 path: test/selenium/Table/OperationsTest.php
5409 message: "#^Cannot access property \\$num_rows on bool\\|mysqli_result\\|void\\.$#"
5411 path: test/selenium/Table/OperationsTest.php
5414 message: "#^Unreachable statement \\- code above always terminates\\.$#"
5416 path: test/selenium/TestBase.php
5419 message: "#^Parameter \\#1 \\$selenium_server_url of static method Facebook\\\\WebDriver\\\\Remote\\\\RemoteWebDriver\\:\\:create\\(\\) expects string, string\\|null given\\.$#"
5421 path: test/selenium/TestBase.php
5424 message: "#^Cannot call method free\\(\\) on mysqli_result\\|void\\|true\\.$#"
5426 path: test/selenium/TestBase.php
5429 message: "#^Property PhpMyAdmin\\\\Tests\\\\Selenium\\\\TestBase\\:\\:\\$_mysqli \\(mysqli\\) does not accept null\\.$#"
5431 path: test/selenium/TestBase.php
5434 message: "#^Parameter \\#1 \\$json of function json_decode expects string, bool\\|string given\\.$#"
5436 path: test/selenium/TestBase.php
5439 message: "#^Else branch is unreachable because previous condition is always true\\.$#"
5441 path: test/selenium/TestBase.php
5444 message: "#^Parameter \\#1 \\$element of method PhpMyAdmin\\\\Tests\\\\Selenium\\\\TestBase\\:\\:moveto\\(\\) expects Facebook\\\\WebDriver\\\\Remote\\\\RemoteWebElement, Facebook\\\\WebDriver\\\\WebDriverElement given\\.$#"
5446 path: test/selenium/TrackingTest.php