]> git.mxchange.org Git - friendica.git/commit
Fix the handling of unhandled image types and of animations (#13904)
authorMichael Vogel <icarus@dabo.de>
Sat, 17 Feb 2024 14:46:48 +0000 (15:46 +0100)
committerGitHub <noreply@github.com>
Sat, 17 Feb 2024 14:46:48 +0000 (15:46 +0100)
commit08fa51d0bb9ea1f66fbfc0ced2c2b09418695246
tree9f1af2ae5f69f4975eb9fdf2bd6506dd7032cafc
parent7d10518e947b6f4fa64254ba8ebecac9016fcf4d
Fix the handling of unhandled image types and of animations (#13904)

* Fix the handling of unhandled image types and of animations

* Avoid warnings
src/Module/Photo.php
src/Module/Proxy.php
src/Object/Image.php
src/Util/Images.php