[wp-trac] [WordPress Trac] #56874: Change the constant EBML_ID_COLOURSPACE to EBML_ID_COLORSPACE on module.audio-video.matroska.php
WordPress Trac
noreply at wordpress.org
Fri Oct 21 04:36:07 UTC 2022
#56874: Change the constant EBML_ID_COLOURSPACE to EBML_ID_COLORSPACE on module
.audio-video.matroska.php
--------------------------------+-------------------------------
Reporter: rakibwordpress | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: External Libraries | Version:
Severity: normal | Resolution:
Keywords: has-patch close | Focuses: coding-standards
--------------------------------+-------------------------------
Changes (by jrf):
* keywords: has-patch => has-patch close
* version: 6.1 =>
* component: General => External Libraries
Comment:
@rakibwordpress The file you are referring to is from an external
dependency: [https://github.com/JamesHeinrich/getID3 GetID3], which is not
maintained here.
Additionally, changing the name of this constant would be a breaking
change, which, depending on the PHP version, could cause fatal errors if
any code, be it a plugin, theme or even WP Core itself, would refer to
that constant.
I'd recommend closing this ticket without action.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/56874#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list