https://www.php.net/manual/en/migration85.deprecated.php#migration85.deprecated.gd:
The imagedestroy() function has been deprecated, as GdImage objects are freed automatically.
https://www.php.net/manual/en/function.imagedestroy.php:
This function has no effect. Prior to PHP 8.0.0, this function was used to close the resource.
https://codesearch.wmcloud.org/search/?q=imagedestroy (false positives removed):
- On Gerrit
- WMF-deployed
- Extension:FileImporter (done by Thiemo Kreuz in https://gerrit.wikimedia.org/r/1224960)
- ^ should this also be backported?
- MediaWiki core (done by Umherirrender in https://gerrit.wikimedia.org/r/1229675)
- mediawiki/vendor: james-heinrich/getid3 (but judging by T414875#11531687 the calls from that library might not affect WMF production?) [https://github.com/JamesHeinrich/getID3/pull/484 opened by Zabe]
- Extension:FileImporter (done by Thiemo Kreuz in https://gerrit.wikimedia.org/r/1224960)
- Non-WMF deployed
- Extension:BlueSpiceFoundation (https://gerrit.wikimedia.org/r/1230319)
- Extension:EImage (https://gerrit.wikimedia.org/r/1230337
- Extension:SocialProfile (https://gerrit.wikimedia.org/r/1230324)
- Extension:SportsTeams (https://gerrit.wikimedia.org/r/1230322)
- WMF-deployed
- Hosted elsewhere
- Undev/MediaWiki-pChart4mw (Raised (issue #3 on GitHub)
- debtcompliance/jQueryUpload (Raised issue #10 on GitHub)
- nbdd0121/MW-Avatar (Raised issue #18 on GitHub)
- telepedia/extensions/userprofilev2 (Filed https://gitlab.com/telepedia/extensions/userprofilev2/-/merge_requests/12)