@@ -5880,45 +5880,15 @@ parameters:
58805880 -
58815881 message: '#^Argument of an invalid type mixed supplied for foreach, only iterables are supported\.$#'
58825882 identifier: foreach.nonIterable
5883- count: 3
5884- path: src/Error/Error.php
5885-
5886- -
5887- message: '#^Binary operation "\." between mixed and ''\('' results in an error\.$#'
5888- identifier: binaryOp.invalid
5889- count: 1
5890- path: src/Error/Error.php
5891-
5892- -
5893- message: '#^Binary operation "\." between mixed and mixed results in an error\.$#'
5894- identifier: binaryOp.invalid
5895- count: 1
5896- path: src/Error/Error.php
5897-
5898- -
5899- message: '#^Binary operation "\." between non\-falsy\-string and mixed results in an error\.$#'
5900- identifier: binaryOp.invalid
59015883 count: 1
59025884 path: src/Error/Error.php
59035885
5904- -
5905- message: '#^Binary operation "\.\=" between non\-falsy\-string and mixed results in an error\.$#'
5906- identifier: assignOp.invalid
5907- count: 2
5908- path: src/Error/Error.php
5909-
59105886 -
59115887 message: '#^Cannot access offset ''args'' on mixed\.$#'
59125888 identifier: offsetAccess.nonOffsetAccessible
59135889 count: 1
59145890 path: src/Error/Error.php
59155891
5916- -
5917- message: '#^Cannot access offset ''class'' on mixed\.$#'
5918- identifier: offsetAccess.nonOffsetAccessible
5919- count: 1
5920- path: src/Error/Error.php
5921-
59225892 -
59235893 message: '#^Cannot access offset ''class''\|''function''\|''line''\|''type'' on mixed\.$#'
59245894 identifier: offsetAccess.nonOffsetAccessible
@@ -5928,23 +5898,11 @@ parameters:
59285898 -
59295899 message: '#^Cannot access offset ''file'' on mixed\.$#'
59305900 identifier: offsetAccess.nonOffsetAccessible
5931- count: 2
5932- path: src/Error/Error.php
5933-
5934- -
5935- message: '#^Cannot access offset ''function'' on mixed\.$#'
5936- identifier: offsetAccess.nonOffsetAccessible
59375901 count: 1
59385902 path: src/Error/Error.php
59395903
59405904 -
5941- message: '#^Cannot access offset ''line'' on mixed\.$#'
5942- identifier: offsetAccess.nonOffsetAccessible
5943- count: 1
5944- path: src/Error/Error.php
5945-
5946- -
5947- message: '#^Cannot access offset ''type'' on mixed\.$#'
5905+ message: '#^Cannot access offset ''function'' on mixed\.$#'
59485906 identifier: offsetAccess.nonOffsetAccessible
59495907 count: 1
59505908 path: src/Error/Error.php
@@ -5964,21 +5922,9 @@ parameters:
59645922 -
59655923 message: '#^Parameter \#1 \$path of static method PhpMyAdmin\\Error\\Error\:\:relPath\(\) expects string, mixed given\.$#'
59665924 identifier: argument.type
5967- count: 2
5968- path: src/Error/Error.php
5969-
5970- -
5971- message: '#^Parameter \#1 \$step of static method PhpMyAdmin\\Error\\Error\:\:getFunctionCall\(\) expects array\<mixed\>, mixed given\.$#'
5972- identifier: argument.type
59735925 count: 1
59745926 path: src/Error/Error.php
59755927
5976- -
5977- message: '#^Parameter \#1 \$value of function count expects array\|Countable, mixed given\.$#'
5978- identifier: argument.type
5979- count: 2
5980- path: src/Error/Error.php
5981-
59825928 -
59835929 message: '#^Parameter \#2 \$function of static method PhpMyAdmin\\Error\\Error\:\:getArg\(\) expects string, mixed given\.$#'
59845930 identifier: argument.type
@@ -5997,7 +5943,7 @@ parameters:
59975943 Use dependency injection instead\.$#
59985944 '''
59995945 identifier: staticMethod.deprecated
6000- count: 6
5946+ count: 5
60015947 path: src/Error/ErrorHandler.php
60025948
60035949 -
0 commit comments