FileElement: Fix that uploaded files are not preserved across requests #785
Annotations
4 errors
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.
|
src/FormElement/FileElement.php#L142
Only iterables can be unpacked, mixed given in argument #1.
|
src/FormElement/FileElement.php#L142
Parameter #1 ...$files of method ipl\Html\FormElement\FileElement::storeFiles() expects Psr\Http\Message\UploadedFileInterface, mixed given.
|
|
The logs for this run have expired and are no longer available.
Loading