Opened 10 months ago
Closed 10 months ago
#64253 closed enhancement (fixed)
Update getID3 to version 1.9.24
| Reported by: | desrosj | Owned by: | johnbillion |
|---|---|---|---|
| Priority: | normal | Milestone: | 6.9 |
| Component: | External Libraries | Version: | |
| Severity: | normal | Keywords: | has-patch fixed-major dev-reviewed |
| Cc: | Focuses: |
Description (last modified by )
Follow up to #64051.
In [60812], two upstream changes were merged into WordPress to improve PHP 8.5 compatibility.
There is now an officially tagged version of the library that includes these two fixes, so the library should be updated to get away from a "detached" state.
The 1.9.24 release is primarily bug fixes, but does include two features:
- HEIF support has been added to the Quicktime audio/video module.
- Support for basic GPX file format detection has been added.
- Release notes: https://github.com/JamesHeinrich/getID3/releases/tag/v1.9.24
- Full list of changes: https://github.com/JamesHeinrich/getID3/compare/v1.9.23...v1.9.24
Change History (13)
This ticket was mentioned in PR #10518 on WordPress/wordpress-develop by @desrosj.
10 months ago
#1
#2
@
10 months ago
- Milestone Awaiting Review → 6.9
While we are in the RC phase of 6.9, I am moving this to the milestone for consideration.
It may be preferable to include an official version of the library instead of a partial one.
This ticket was mentioned in Slack in #core by desrosj. View the logs.
10 months ago
#5
@
10 months ago
Yes, I think this makes sense. The additional code changes are mostly formatting and cleanup, The changes around XML handling are relevant for security, so getting this in is a good idea.
This ticket was mentioned in Slack in #core by wildworks. View the logs.
10 months ago
#8
@
10 months ago
- Keywords fixed-major added
- Resolution fixed
- Status closed → reopened
Reopening for backport consideration.
This ticket was mentioned in Slack in #core by wildworks. View the logs.
10 months ago
#10
@
10 months ago
This ticket was featured in today's 6.9 Bug Scrub.
@SergeyBiryukov @swissspidy, If you have the bandwidth, could you review it for backporting?
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Trac ticket: Core-64253