mirror of
https://github.com/roundcube/roundcubemail.git
synced 2026-03-04 07:14:02 +01:00
GD functions may throw ValueError in some cases since PHP 8.0. We wrap them in try/catch blocks.
GD functions may throw ValueError in some cases since PHP 8.0. We wrap them in try/catch blocks.