FileElement: Fix that uploaded files are not preserved across requests #785
Annotations
24 errors
Static analysis for php 8.2 on ubuntu-latest:
src/FormElement/FileElement.php#L1
Ignored error pattern #^Only iterables can be unpacked, array\<array\<Psr\\Http\\Message\\UploadedFileInterface\>\|Psr\\Http\\Message\\UploadedFileInterface\>\|Psr\\Http\\Message\\UploadedFileInterface given in argument \#1\.$# in path /app/src/FormElement/FileElement.php was not matched in reported errors.
|
Static analysis for php 8.2 on ubuntu-latest:
src/FormElement/FileElement.php#L142
Only iterables can be unpacked, mixed given in argument #1.
|
Static analysis for php 8.2 on ubuntu-latest:
src/FormElement/FileElement.php#L142
Parameter #1 ...$files of method ipl\Html\FormElement\FileElement::storeFiles() expects Psr\Http\Message\UploadedFileInterface, mixed given.
|
Static analysis for php 8.2 on ubuntu-latest
Process completed with exit code 1.
|
Static analysis for php 7.4 on ubuntu-latest:
src/FormElement/FileElement.php#L1
Ignored error pattern #^Only iterables can be unpacked, array\<array\<Psr\\Http\\Message\\UploadedFileInterface\>\|Psr\\Http\\Message\\UploadedFileInterface\>\|Psr\\Http\\Message\\UploadedFileInterface given in argument \#1\.$# in path /app/src/FormElement/FileElement.php was not matched in reported errors.
|
Static analysis for php 7.4 on ubuntu-latest:
src/FormElement/FileElement.php#L142
Only iterables can be unpacked, mixed given in argument #1.
|
Static analysis for php 7.4 on ubuntu-latest:
src/FormElement/FileElement.php#L142
Parameter #1 ...$files of method ipl\Html\FormElement\FileElement::storeFiles() expects Psr\Http\Message\UploadedFileInterface, mixed given.
|
Static analysis for php 7.4 on ubuntu-latest
Process completed with exit code 1.
|
Static analysis for php 8.1 on ubuntu-latest:
src/FormElement/FileElement.php#L1
Ignored error pattern #^Only iterables can be unpacked, array\<array\<Psr\\Http\\Message\\UploadedFileInterface\>\|Psr\\Http\\Message\\UploadedFileInterface\>\|Psr\\Http\\Message\\UploadedFileInterface given in argument \#1\.$# in path /app/src/FormElement/FileElement.php was not matched in reported errors.
|
Static analysis for php 8.1 on ubuntu-latest:
src/FormElement/FileElement.php#L142
Only iterables can be unpacked, mixed given in argument #1.
|
Static analysis for php 8.1 on ubuntu-latest:
src/FormElement/FileElement.php#L142
Parameter #1 ...$files of method ipl\Html\FormElement\FileElement::storeFiles() expects Psr\Http\Message\UploadedFileInterface, mixed given.
|
Static analysis for php 8.1 on ubuntu-latest
Process completed with exit code 1.
|
Static analysis for php 7.3 on ubuntu-latest:
src/FormElement/FileElement.php#L1
Ignored error pattern #^Only iterables can be unpacked, array\<array\<Psr\\Http\\Message\\UploadedFileInterface\>\|Psr\\Http\\Message\\UploadedFileInterface\>\|Psr\\Http\\Message\\UploadedFileInterface given in argument \#1\.$# in path /app/src/FormElement/FileElement.php was not matched in reported errors.
|
Static analysis for php 7.3 on ubuntu-latest:
src/FormElement/FileElement.php#L142
Only iterables can be unpacked, mixed given in argument #1.
|
Static analysis for php 7.3 on ubuntu-latest:
src/FormElement/FileElement.php#L142
Parameter #1 ...$files of method ipl\Html\FormElement\FileElement::storeFiles() expects Psr\Http\Message\UploadedFileInterface, mixed given.
|
Static analysis for php 7.3 on ubuntu-latest
Process completed with exit code 1.
|
Static analysis for php 7.2 on ubuntu-latest:
src/FormElement/FileElement.php#L1
Ignored error pattern #^Only iterables can be unpacked, array\<array\<Psr\\Http\\Message\\UploadedFileInterface\>\|Psr\\Http\\Message\\UploadedFileInterface\>\|Psr\\Http\\Message\\UploadedFileInterface given in argument \#1\.$# in path /app/src/FormElement/FileElement.php was not matched in reported errors.
|
Static analysis for php 7.2 on ubuntu-latest:
src/FormElement/FileElement.php#L142
Only iterables can be unpacked, mixed given in argument #1.
|
Static analysis for php 7.2 on ubuntu-latest:
src/FormElement/FileElement.php#L142
Parameter #1 ...$files of method ipl\Html\FormElement\FileElement::storeFiles() expects Psr\Http\Message\UploadedFileInterface, mixed given.
|
Static analysis for php 7.2 on ubuntu-latest
Process completed with exit code 1.
|
Static analysis for php 8.0 on ubuntu-latest:
src/FormElement/FileElement.php#L1
Ignored error pattern #^Only iterables can be unpacked, array\<array\<Psr\\Http\\Message\\UploadedFileInterface\>\|Psr\\Http\\Message\\UploadedFileInterface\>\|Psr\\Http\\Message\\UploadedFileInterface given in argument \#1\.$# in path /app/src/FormElement/FileElement.php was not matched in reported errors.
|
Static analysis for php 8.0 on ubuntu-latest:
src/FormElement/FileElement.php#L142
Only iterables can be unpacked, mixed given in argument #1.
|
Static analysis for php 8.0 on ubuntu-latest:
src/FormElement/FileElement.php#L142
Parameter #1 ...$files of method ipl\Html\FormElement\FileElement::storeFiles() expects Psr\Http\Message\UploadedFileInterface, mixed given.
|
Static analysis for php 8.0 on ubuntu-latest
Process completed with exit code 1.
|