server/lib/private/Blurhash/Listener
Josh e02a06072b
fix(Blurhash): Suppress imagecreatefromstring() E_WARNING
We're already checking return value to determine if the format is unrecognized. There's no reason to let imagecreatefromstring() generate it's own E_WARNING when the format is unrecognized.

Fixes #44702 

Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-04-06 10:41:46 -04:00
..
GenerateBlurhashMetadata.php fix(Blurhash): Suppress imagecreatefromstring() E_WARNING 2024-04-06 10:41:46 -04:00