Files
roundcubemail/program/lib/Roundcube/rcube_image.php
Aleksander Machniak fbdfb036ad 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.
2024-07-21 14:23:28 +02:00

19 KiB