| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
@joemcgill Turns out there is a breaking change in WordPress 6.3 😞 Not sure if it's worth fixing since it's a very low-level function, but in any case I opened https://core.trac.wordpress.org/ticket/59040 for consideration. |
Sorry, something went wrong.
There was a problem hiding this comment.
Thanks @felixarntz for the PR. Left one question.
With the changes we have to update WebP Uploads plugin.
Sorry, something went wrong.
Co-authored-by: Mukesh Panchal <mukeshpanchal27@users.noreply.github.com>
Good catch! I've prepared the WebP Uploads standalone plugin for the update in 65b5fdc. |
Sorry, something went wrong.
There was a problem hiding this comment.
Thanks @felixarntz for the changes. LGTM!
Sorry, something went wrong.
|
@joemcgill Could you please take a look so we can merge this PR. Thanks! |
Sorry, something went wrong.
There was a problem hiding this comment.
The updates look good to me. I've not gotten a chance to review the breaking change in WP yet, but thanks for reporting it.
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Summary
Unit tests currently fail in trunk, based on the 6.3 release from yesterday. There are two problems that lead to those failures:
This PR brings parity with those changes:
Checklist