Undefined index: Content-Disposition
mdawart opened this issue · 0 comments
mdawart commented
I think this is the same as in #46 and I posted it as a comment there earlier, but I assume this is unwatched - so I add a new issue for this:
"exception" => ErrorException {
#message: "Notice: Undefined index: Content-Disposition"
#code: 0
#file: "./vendor/ilovepdf/ilovepdf-php/src/Task.php"
#line: 295
#severity: E_NOTICE
trace: {
./vendor/ilovepdf/ilovepdf-php/src/Task.php:295 { …}
./vendor/ilovepdf/ilovepdf-php/src/Task.php:235 { …}
./src/Service/ILovePdfHandler.php:39 {
App\Service\ILovePdfHandler::compress(Email $email): array^
› mkdir($compressedPath);
› $myTaskCompress->download($path . 'compressed/');
› EmailHandler::unpackFile('output.zip', $compressedPath);
}
(we are using an older version of the library)