Files
nextcloud-server-mirror/apps/theming/lib
Ferdinand Thiessen 2a5fc73ca9 fix: resolve PHP deprecation of imagedestroy
> Prior to PHP 8.0.0, imagedestroy() freed any memory associated with the image resource.
> As of 8.0.0, the GD extension uses objects instead of resources, and objects cannot be explicitly closed.

With PHP 8.5 this is deprecated and causes a deprecation warning!

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2026-06-11 00:59:15 +02:00
..
2024-05-31 10:38:47 +02:00
2024-05-31 10:38:47 +02:00