You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
message: '#^Parameter \#1 \$function of function function_exists expects string, mixed given\.$#'
6800
-
identifier: argument.type
6801
-
count: 2
6802
-
path: src/Encoding.php
6803
-
6804
-
-
6805
-
message: '#^Right side of && is always true\.$#'
6806
-
identifier: booleanAnd.rightAlwaysTrue
6807
-
count: 1
6808
-
path: src/Encoding.php
6809
-
6810
-
-
6811
-
message: '#^Static property PhpMyAdmin\\Encoding\:\:\$engine \(int\|null\) does not accept mixed\.$#'
6812
-
identifier: assign.propertyType
6813
-
count: 2
6814
-
path: src/Encoding.php
6815
-
6816
6780
-
6817
6781
message: '#^Binary operation "\*" between mixed and 100 results in an error\.$#'
6818
6782
identifier: binaryOp.invalid
@@ -11223,28 +11187,16 @@ parameters:
11223
11187
count: 1
11224
11188
path: src/Plugins/Export/ExportSql.php
11225
11189
11226
-
-
11227
-
message: '#^Method PhpMyAdmin\\Plugins\\Export\\ExportSql\:\:replaceWithAliases\(\) never assigns null to &\$flag so it can be removed from the by\-ref type\.$#'
11228
-
identifier: parameterByRef.unusedType
11229
-
count: 1
11230
-
path: src/Plugins/Export/ExportSql.php
11231
-
11232
11190
-
11233
11191
message: '#^Method PhpMyAdmin\\Plugins\\Export\\ExportSql\:\:setMaxQuerySize\(\) should return int\<0, max\> but returns int\.$#'
11234
11192
identifier: return.type
11235
11193
count: 2
11236
11194
path: src/Plugins/Export/ExportSql.php
11237
11195
11238
-
-
11239
-
message: '#^Only booleans are allowed in &&, bool\|null given on the left side\.$#'
11240
-
identifier: booleanAnd.leftNotBoolean
11241
-
count: 1
11242
-
path: src/Plugins/Export/ExportSql.php
11243
-
11244
11196
-
11245
11197
message: '#^Only booleans are allowed in an if condition, bool\|null given\.$#'
11246
11198
identifier: if.condNotBoolean
11247
-
count: 3
11199
+
count: 1
11248
11200
path: src/Plugins/Export/ExportSql.php
11249
11201
11250
11202
-
@@ -20208,12 +20160,6 @@ parameters:
20208
20160
count: 1
20209
20161
path: tests/unit/SqlTest.php
20210
20162
20211
-
-
20212
-
message: '#^Method PhpMyAdmin\\Tests\\Stubs\\DbiDummy\:\:connect\(\) never returns null so it can be removed from the return type\.$#'
20213
-
identifier: return.unusedType
20214
-
count: 1
20215
-
path: tests/unit/Stubs/DbiDummy.php
20216
-
20217
20163
-
20218
20164
message: '''
20219
20165
#^Call to deprecated method getInstance\(\) of class PhpMyAdmin\\Config\:
0 commit comments