diff options
author | Josh <josh.t.richards@gmail.com> | 2024-04-06 10:41:46 -0400 |
---|---|---|
committer | backportbot[bot] <backportbot[bot]@users.noreply.github.com> | 2024-04-08 11:33:28 +0000 |
commit | fc1a83f3deb6e40ef4d68559a4a7213105eaed99 (patch) | |
tree | 8858e6635a9fb121389a84c0649259043c8174d0 /tests | |
parent | bad51ef63bd84c69e6cc39bb0d09701d48980ec2 (diff) | |
download | nextcloud-server-fc1a83f3deb6e40ef4d68559a4a7213105eaed99.tar.gz nextcloud-server-fc1a83f3deb6e40ef4d68559a4a7213105eaed99.zip |
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>
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions