Closed akiessling closed 1 year ago
The scheduler task throws an error when a processed file is missing. This should probably just be ignored since the processed file record is deleted anyways? https://github.com/sourcebroker/imageopt/blob/601e3d30424f8ed957893b8ceaf9f2e22eced322/Classes/Service/OptimizeImagesFalService.php#L134
I also get this error in the CliDisplayUtility which stops the execution of the command
[ ErrorReporting\Warning ] Warning: Undefined array key ""
The errors happen in TYPO3 11.5.26 with PHP 8.1 with MySQL 8.0
The scheduler task throws an error when a processed file is missing. This should probably just be ignored since the processed file record is deleted anyways? https://github.com/sourcebroker/imageopt/blob/601e3d30424f8ed957893b8ceaf9f2e22eced322/Classes/Service/OptimizeImagesFalService.php#L134
I also get this error in the CliDisplayUtility which stops the execution of the command
The errors happen in TYPO3 11.5.26 with PHP 8.1 with MySQL 8.0