Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API: ensure compatibility with spread operator changes in WP 5.3 #13694

Closed
jeherve opened this issue Oct 9, 2019 · 1 comment · Fixed by #13695
Closed

API: ensure compatibility with spread operator changes in WP 5.3 #13694

jeherve opened this issue Oct 9, 2019 · 1 comment · Fixed by #13695

Comments

@jeherve
Copy link
Member

jeherve commented Oct 9, 2019

if your plugin/theme is one of the limited number of plugins and themes which extends one of the below listed classes and overloads any of the listed methods, you will need to take action.
-- https://make.wordpress.org/core/2019/10/09/wp-5-3-introducing-the-spread-operator/

Master issue: #13597

@jeherve
Copy link
Member Author

jeherve commented Oct 9, 2019

As far as I can tell we're only extending Automatic_Upgrader_Skin on that list.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant