nextcloud/lib
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
..
composer feat: add interface for lower level filecache acess without having to do direct db queries 2024-03-25 16:48:41 +01:00
l10n Fix(l10n): Update translations from Transifex 2024-04-02 00:19:28 +00:00
private fix(Blurhash): Suppress imagecreatefromstring() E_WARNING 2024-04-06 10:41:46 -04:00
public fix: Apply new coding standard to all files 2024-04-02 14:16:21 +02:00
autoloader.php fix: Apply new coding standard to all files 2024-04-02 14:16:21 +02:00
base.php fix: Remove unused endpoint from base.php 2024-03-06 00:05:15 +01:00
versioncheck.php Allow PHP 8.3 in version check 2023-09-30 22:52:57 +02:00