The current version of JamesHeinrich/getID3 in mediawiki/vendor is using the deprecated xml_parser_free (T410934)
Fix in https://github.com/JamesHeinrich/getID3/commit/c2343981165df70c4350dd747a4add0ace98cbcb (unreleased)
Description
Description
Related Objects
Related Objects
- Mentioned In
- T413901: imagedestroy() is deprecated since PHP 8.5, as it has no effect since PHP 8.0
T411814: Make PHP 8.5 voting on development (master) branch of MW ecosystem (core, vendor, extensions, skins, libraries) in CI
T227704: Codesearch: "mediawiki/vendor" is missing from Everything preset - Mentioned Here
- T413901: imagedestroy() is deprecated since PHP 8.5, as it has no effect since PHP 8.0
T410934: xml_parser_free() is a noop in PHP8.0+; deprecated in PHP 8.5
Event Timeline
Comment Actions
Also using imagedestroy (T413901), but plotting bmp files seems not used from this library
Comment Actions
https://github.com/JamesHeinrich/getID3/pull/484 has been merged upstream (but not yet released FWICS)