mirror of
https://github.com/nextcloud/server.git
synced 2026-06-14 11:11:42 -04:00
> 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> |
||
|---|---|---|
| .. | ||
| composer | ||
| l10n | ||
| private | ||
| public | ||
| unstable | ||
| base.php | ||
| OC.php | ||
| versioncheck.php | ||