Accepts nested array in multipart option field value #589
Annotations
5 errors
UndefinedVariable:
src/MultipartStream.php#L95
src/MultipartStream.php:95:80: UndefinedVariable: Cannot find referenced variable $values (see https://psalm.dev/024)
|
Psalm
Process completed with exit code 2.
|
PHPStan:
src/MultipartStream.php#L95
Anonymous function has an unused use $values.
|
PHPStan
Process completed with exit code 1.
|
PHP-CS-Fixer
Process completed with exit code 8.
|