[wp-trac] [WordPress Trac] #62050: Proposal: track JPEG XL server support
WordPress Trac
noreply at wordpress.org
Mon Sep 30 18:43:01 UTC 2024
#62050: Proposal: track JPEG XL server support
--------------------------------------+------------------------
Reporter: samiamnot | Owner: desrosj
Type: enhancement | Status: reviewing
Priority: normal | Milestone: 6.7
Component: Upgrade/Install | Version:
Severity: normal | Resolution:
Keywords: good-first-bug has-patch | Focuses:
--------------------------------------+------------------------
Comment (by desrosj):
I think we have a few options here.
- Ship the PR as is, even though GD likely won't have this for PHP 8.4.
- Ship only the ImageMagick data.
- Wait and try to add both at the same time.
I am leaning towards option 1 or 2. They're wrapped in `isset()`/`!
empty()` checks, so there won't be any problems if the keys are not there.
And it allows the data to start flowing without needing to update
WordPress in the future (it's preemptively in Core).
Are there any strong opinions against or preference for any of these
suggested approaches?
--
Ticket URL: <https://core.trac.wordpress.org/ticket/62050#comment:6>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list