@@ -6912,30 +6912,6 @@ parameters:
69126912 count: 1
69136913 path: src/Footer.php
69146914
6915- -
6916- message: '#^Loose comparison via "\!\=" is not allowed\.$#'
6917- identifier: notEqual.notAllowed
6918- count: 1
6919- path: src/Gis/Ds/Point.php
6920-
6921- -
6922- message: '#^Loose comparison via "\=\=" is not allowed\.$#'
6923- identifier: equal.notAllowed
6924- count: 2
6925- path: src/Gis/Ds/Point.php
6926-
6927- -
6928- message: '#^Loose comparison via "\=\=" is not allowed\.$#'
6929- identifier: equal.notAllowed
6930- count: 2
6931- path: src/Gis/Ds/Polygon.php
6932-
6933- -
6934- message: '#^Loose comparison via "\!\=" is not allowed\.$#'
6935- identifier: notEqual.notAllowed
6936- count: 2
6937- path: src/Gis/GisGeometry.php
6938-
69396915 -
69406916 message: '#^Only numeric types are allowed in \+, int\<0, max\>\|false given on the left side\.$#'
69416917 identifier: plus.leftNonNumeric
@@ -7122,12 +7098,6 @@ parameters:
71227098 count: 3
71237099 path: src/Gis/GisMultiPoint.php
71247100
7125- -
7126- message: '#^Loose comparison via "\=\=" is not allowed\.$#'
7127- identifier: equal.notAllowed
7128- count: 8
7129- path: src/Gis/GisMultiPoint.php
7130-
71317101 -
71327102 message: '#^Parameter \#1 \$point of method PhpMyAdmin\\Gis\\GisGeometry\:\:getWktCoord\(\) expects array\{x\: float\|int\|string, y\: float\|int\|string\}\|null, mixed given\.$#'
71337103 identifier: argument.type
@@ -7255,7 +7225,7 @@ parameters:
72557225 path: src/Gis/GisMultiPolygon.php
72567226
72577227 -
7258- message: '#^Parameter \#1 \$points of method PhpMyAdmin\\Image\\ImageWrapper\:\:filledPolygon\(\) expects list\<int\>, array \<float\> given\.$#'
7228+ message: '#^Parameter \#1 \$points of method PhpMyAdmin\\Image\\ImageWrapper\:\:filledPolygon\(\) expects list\<int\>, list \<float\> given\.$#'
72597229 identifier: argument.type
72607230 count: 1
72617231 path: src/Gis/GisMultiPolygon.php
@@ -7296,12 +7266,6 @@ parameters:
72967266 count: 1
72977267 path: src/Gis/GisPoint.php
72987268
7299- -
7300- message: '#^Loose comparison via "\=\=" is not allowed\.$#'
7301- identifier: equal.notAllowed
7302- count: 4
7303- path: src/Gis/GisPoint.php
7304-
73057269 -
73067270 message: '#^Parameter \#1 \$point of method PhpMyAdmin\\Gis\\GisGeometry\:\:getWktCoord\(\) expects array\{x\: float\|int\|string, y\: float\|int\|string\}\|null, mixed given\.$#'
73077271 identifier: argument.type
@@ -7351,7 +7315,7 @@ parameters:
73517315 path: src/Gis/GisPolygon.php
73527316
73537317 -
7354- message: '#^Parameter \#1 \$points of method PhpMyAdmin\\Image\\ImageWrapper\:\:filledPolygon\(\) expects list\<int\>, array \<float\> given\.$#'
7318+ message: '#^Parameter \#1 \$points of method PhpMyAdmin\\Image\\ImageWrapper\:\:filledPolygon\(\) expects list\<int\>, list \<float\> given\.$#'
73557319 identifier: argument.type
73567320 count: 1
73577321 path: src/Gis/GisPolygon.php
@@ -7398,12 +7362,6 @@ parameters:
73987362 count: 1
73997363 path: src/Gis/GisVisualization.php
74007364
7401- -
7402- message: '#^Loose comparison via "\!\=" is not allowed\.$#'
7403- identifier: notEqual.notAllowed
7404- count: 1
7405- path: src/Gis/GisVisualization.php
7406-
74077365 -
74087366 message: '#^Binary operation "\*" between 24 and mixed results in an error\.$#'
74097367 identifier: binaryOp.invalid
0 commit comments