@@ -3898,37 +3898,37 @@ parameters:
38983898 path: src/Controllers/Sql/SqlController.php
38993899
39003900 -
3901- message: '#^Parameter \#10 \$dispMessage of method PhpMyAdmin\\Sql\:\:executeQueryAndSendQueryResponse\(\) expects PhpMyAdmin\\Message\| string\|null , mixed given\.$#'
3901+ message: '#^Parameter \#11 \$completeQuery of method PhpMyAdmin\\Sql\:\:executeQueryAndSendQueryResponse\(\) expects string, mixed given\.$#'
39023902 identifier: argument.type
39033903 count: 1
39043904 path: src/Controllers/Sql/SqlController.php
39053905
39063906 -
3907- message: '#^Parameter \#12 \$completeQuery of method PhpMyAdmin\\Sql \:\:executeQueryAndSendQueryResponse \(\) expects string\|null , mixed given\.$#'
3907+ message: '#^Parameter \#2 \$signature of static method PhpMyAdmin\\Core \:\:checkSqlQuerySignature \(\) expects string, mixed given\.$#'
39083908 identifier: argument.type
39093909 count: 1
39103910 path: src/Controllers/Sql/SqlController.php
39113911
39123912 -
3913- message: '#^Parameter \#2 \$signature of static method PhpMyAdmin\\Core \:\:checkSqlQuerySignature \(\) expects string, mixed given\.$#'
3913+ message: '#^Parameter \#5 \$sqlQueryForBookmark of method PhpMyAdmin\\Sql \:\:executeQueryAndSendQueryResponse \(\) expects string, mixed given\.$#'
39143914 identifier: argument.type
39153915 count: 1
39163916 path: src/Controllers/Sql/SqlController.php
39173917
39183918 -
3919- message: '#^Parameter \#5 \$sqlQueryForBookmark of method PhpMyAdmin\\Sql\:\:executeQueryAndSendQueryResponse\(\) expects string\|null , mixed given\.$#'
3919+ message: '#^Parameter \#6 \$messageToShow of method PhpMyAdmin\\Sql\:\:executeQueryAndSendQueryResponse\(\) expects string, mixed given\.$#'
39203920 identifier: argument.type
39213921 count: 1
39223922 path: src/Controllers/Sql/SqlController.php
39233923
39243924 -
3925- message: '#^Parameter \#6 \$messageToShow of method PhpMyAdmin\\Sql\:\:executeQueryAndSendQueryResponse\(\) expects string\|null, mixed given\.$#'
3925+ message: '#^Parameter \#8 \$dispQuery of method PhpMyAdmin\\Sql\:\:executeQueryAndSendQueryResponse\(\) expects string\|null, mixed given\.$#'
39263926 identifier: argument.type
39273927 count: 1
39283928 path: src/Controllers/Sql/SqlController.php
39293929
39303930 -
3931- message: '#^Parameter \#9 \$dispQuery of method PhpMyAdmin\\Sql\:\:executeQueryAndSendQueryResponse\(\) expects string\|null , mixed given\.$#'
3931+ message: '#^Parameter \#9 \$dispMessage of method PhpMyAdmin\\Sql\:\:executeQueryAndSendQueryResponse\(\) expects PhpMyAdmin\\Message\|string , mixed given\.$#'
39323932 identifier: argument.type
39333933 count: 1
39343934 path: src/Controllers/Sql/SqlController.php
@@ -4186,25 +4186,25 @@ parameters:
41864186 path: src/Controllers/Table/DeleteRowsController.php
41874187
41884188 -
4189- message: '#^Parameter \#10 \$dispMessage of method PhpMyAdmin\\Sql\:\:executeQueryAndSendQueryResponse \(\) expects PhpMyAdmin\\Message\|string \|null, mixed given\.$#'
4189+ message: '#^Parameter \#3 \$pos of method PhpMyAdmin\\Sql\:\:calculatePosForLastPage \(\) expects int \|null, mixed given\.$#'
41904190 identifier: argument.type
41914191 count: 1
41924192 path: src/Controllers/Table/DeleteRowsController.php
41934193
41944194 -
4195- message: '#^Parameter \#3 \$pos of method PhpMyAdmin\\Sql\:\:calculatePosForLastPage\(\) expects int\|null, mixed given\.$#'
4195+ message: '#^Parameter \#3 \.\.\.\$values of function sprintf expects bool\|float\| int\|string \|null, mixed given\.$#'
41964196 identifier: argument.type
41974197 count: 1
41984198 path: src/Controllers/Table/DeleteRowsController.php
41994199
42004200 -
4201- message: '#^Parameter \#3 \.\.\.\$values of function sprintf expects bool\|float\|int\| string\|null, mixed given\.$#'
4201+ message: '#^Parameter \#8 \$dispQuery of method PhpMyAdmin\\Sql\:\:executeQueryAndSendQueryResponse\(\) expects string\|null, mixed given\.$#'
42024202 identifier: argument.type
42034203 count: 1
42044204 path: src/Controllers/Table/DeleteRowsController.php
42054205
42064206 -
4207- message: '#^Parameter \#9 \$dispQuery of method PhpMyAdmin\\Sql\:\:executeQueryAndSendQueryResponse\(\) expects string\|null , mixed given\.$#'
4207+ message: '#^Parameter \#9 \$dispMessage of method PhpMyAdmin\\Sql\:\:executeQueryAndSendQueryResponse\(\) expects PhpMyAdmin\\Message\|string , mixed given\.$#'
42084208 identifier: argument.type
42094209 count: 1
42104210 path: src/Controllers/Table/DeleteRowsController.php
@@ -15915,19 +15915,13 @@ parameters:
1591515915 -
1591615916 message: '#^Only booleans are allowed in &&, string given on the right side\.$#'
1591715917 identifier: booleanAnd.rightNotBoolean
15918- count: 2
15919- path: src/Sql.php
15920-
15921- -
15922- message: '#^Only booleans are allowed in &&, string\|null given on the left side\.$#'
15923- identifier: booleanAnd.leftNotBoolean
15924- count: 1
15918+ count: 3
1592515919 path: src/Sql.php
1592615920
1592715921 -
1592815922 message: '#^Only booleans are allowed in &&, string\|null given on the right side\.$#'
1592915923 identifier: booleanAnd.rightNotBoolean
15930- count: 2
15924+ count: 1
1593115925 path: src/Sql.php
1593215926
1593315927 -
@@ -15991,13 +15985,7 @@ parameters:
1599115985 path: src/Sql.php
1599215986
1599315987 -
15994- message: '#^Parameter \#2 \$table of method PhpMyAdmin\\Sql\:\:handleSortOrder\(\) expects string, string\|null given\.$#'
15995- identifier: argument.type
15996- count: 1
15997- path: src/Sql.php
15998-
15999- -
16000- message: '#^Parameter \#3 \$column of method PhpMyAdmin\\Sql\:\:cleanupRelations\(\) expects string\|null, mixed given\.$#'
15988+ message: '#^Parameter \#3 \$column of method PhpMyAdmin\\Sql\:\:cleanupRelations\(\) expects string, mixed given\.$#'
1600115989 identifier: argument.type
1600215990 count: 1
1600315991 path: src/Sql.php
@@ -16009,7 +15997,7 @@ parameters:
1600915997 path: src/Sql.php
1601015998
1601115999 -
16012- message: '#^Parameter \#5 \$bookmarkLabel of method PhpMyAdmin\\Sql\:\:storeTheQueryAsBookmark\(\) expects string, mixed given\.$#'
16000+ message: '#^Parameter \#4 \$bookmarkLabel of method PhpMyAdmin\\Sql\:\:storeTheQueryAsBookmark\(\) expects string, mixed given\.$#'
1601316001 identifier: argument.type
1601416002 count: 1
1601516003 path: src/Sql.php
0 commit comments