@@ -2223,30 +2223,12 @@ parameters:
22232223 count: 1
22242224 path: src/Controllers/Export/ExportController.php
22252225
2226- -
2227- message: '#^Parameter \#1 \$fileHandle of method PhpMyAdmin\\Export\\Export\:\:closeFile\(\) expects resource, resource\|null given\.$#'
2228- identifier: argument.type
2229- count: 1
2230- path: src/Controllers/Export/ExportController.php
2231-
22322226 -
22332227 message: '#^Parameter \#3 \$tableStructure of method PhpMyAdmin\\Export\\Export\:\:exportDatabase\(\) expects array\<string\>, array\<mixed\> given\.$#'
22342228 identifier: argument.type
22352229 count: 2
22362230 path: src/Controllers/Export/ExportController.php
22372231
2238- -
2239- message: '#^Property PhpMyAdmin\\Export\\Export\:\:\$dumpBuffer \(string\) does not accept array\|bool\|string\.$#'
2240- identifier: assign.propertyType
2241- count: 2
2242- path: src/Controllers/Export/ExportController.php
2243-
2244- -
2245- message: '#^Static property PhpMyAdmin\\Export\\Export\:\:\$compression \(''''\|''gzip''\|''none''\|''zip''\) does not accept string\.$#'
2246- identifier: assign.propertyType
2247- count: 1
2248- path: src/Controllers/Export/ExportController.php
2249-
22502232 -
22512233 message: '#^Static property PhpMyAdmin\\Export\\Export\:\:\$tableData \(array\<string\>\) does not accept array\<mixed, mixed\>\.$#'
22522234 identifier: assign.propertyType
@@ -6144,15 +6126,6 @@ parameters:
61446126 count: 2
61456127 path: src/Export/Export.php
61466128
6147- -
6148- message: '''
6149- #^Call to deprecated method getInstance\(\) of class PhpMyAdmin\\Config\:
6150- Use dependency injection instead\.$#
6151- '''
6152- identifier: staticMethod.deprecated
6153- count: 1
6154- path: src/Export/Export.php
6155-
61566129 -
61576130 message: '#^Call to function in_array\(\) requires parameter \#3 to be set\.$#'
61586131 identifier: function.strict
@@ -6198,19 +6171,7 @@ parameters:
61986171 -
61996172 message: '#^Construct empty\(\) is not allowed\. Use more strict comparison\.$#'
62006173 identifier: empty.notAllowed
6201- count: 4
6202- path: src/Export/Export.php
6203-
6204- -
6205- message: '#^Method PhpMyAdmin\\Export\\Export\:\:compress\(\) return type has no value type specified in iterable type array\.$#'
6206- identifier: missingType.iterableValue
6207- count: 1
6208- path: src/Export/Export.php
6209-
6210- -
6211- message: '#^Only booleans are allowed in a negated boolean, string\|false given\.$#'
6212- identifier: booleanNot.exprNotBoolean
6213- count: 1
6174+ count: 3
62146175 path: src/Export/Export.php
62156176
62166177 -
@@ -6219,12 +6180,6 @@ parameters:
62196180 count: 1
62206181 path: src/Export/Export.php
62216182
6222- -
6223- message: '#^Parameter \#1 \$stream of function fwrite expects resource, resource\|null given\.$#'
6224- identifier: argument.type
6225- count: 1
6226- path: src/Export/Export.php
6227-
62286183 -
62296184 message: '#^Parameter \#2 \$dbAlias of method PhpMyAdmin\\Plugins\\ExportPlugin\:\:exportDBCreate\(\) expects string, mixed given\.$#'
62306185 identifier: argument.type
@@ -6297,6 +6252,18 @@ parameters:
62976252 count: 1
62986253 path: src/Export/Options.php
62996254
6255+ -
6256+ message: '#^Only booleans are allowed in a negated boolean, string\|false given\.$#'
6257+ identifier: booleanNot.exprNotBoolean
6258+ count: 1
6259+ path: src/Export/OutputHandler.php
6260+
6261+ -
6262+ message: '#^Property PhpMyAdmin\\Export\\OutputHandler\:\:\$dumpBuffer \(string\) does not accept string\|false\.$#'
6263+ identifier: assign.propertyType
6264+ count: 2
6265+ path: src/Export/OutputHandler.php
6266+
63006267 -
63016268 message: '#^Parameter \#1 \$id of class PhpMyAdmin\\Export\\Template constructor expects int, mixed given\.$#'
63026269 identifier: argument.type
@@ -9496,13 +9463,7 @@ parameters:
94969463 path: src/Plugins/Export/ExportPdf.php
94979464
94989465 -
9499- message: '#^Construct empty\(\) is not allowed\. Use more strict comparison\.$#'
9500- identifier: empty.notAllowed
9501- count: 1
9502- path: src/Plugins/Export/ExportPdf.php
9503-
9504- -
9505- message: '#^Parameter \#1 \$line of method PhpMyAdmin\\Export\\Export\:\:outputHandler\(\) expects string, mixed given\.$#'
9466+ message: '#^Parameter \#1 \$line of method PhpMyAdmin\\Export\\OutputHandler\:\:addLine\(\) expects string, mixed given\.$#'
95069467 identifier: argument.type
95079468 count: 1
95089469 path: src/Plugins/Export/ExportPdf.php
0 commit comments