Fix bug where an unhandled exception was caused by an invalid image attachment (#9475)
GD functions may throw ValueError in some cases since PHP 8.0.
We wrap them in try/catch blocks.
Fix bug where an unhandled exception was caused by an invalid image attachment… Project Tags None Referenced Files None Subscribers None
Description
Details
|