[wp-trac] [WordPress Trac] #43627: Method call uses 2 parameters, but method signature uses 1 parameters
WordPress Trac
noreply at wordpress.org
Sun Feb 2 23:01:57 UTC 2020
#43627: Method call uses 2 parameters, but method signature uses 1 parameters
------------------------------------------+-----------------------------
Reporter: kaggdesign | Owner: SergeyBiryukov
Type: defect (bug) | Status: reopened
Priority: normal | Milestone: Future Release
Component: Script Loader | Version: 4.9.4
Severity: normal | Resolution:
Keywords: has-patch dev-feedback early | Focuses:
------------------------------------------+-----------------------------
Changes (by SergeyBiryukov):
* status: closed => reopened
* resolution: maybelater =>
* milestone: => Future Release
Comment:
Would be nice to clean this up at some point.
For reference, [https://wpdirectory.net/search/01E03Y71HYQVZYD5Y0EVFBZWFV
only 6 plugins from the directory] extend `WP_Dependencies`:
* 3 of them just include BackPress files and should not be affected.
* 2 of them might be affected:
* AdFever for WordPress, last update: 10 years ago.
* WP HTML Imports Helper, last update: 4 years ago.
* None of them has more than 10 active installs.
Worst case scenario, there might be warnings like these:
https://3v4l.org/2iS9g, but no fatal errors.
Changing the `Walker::walk()` and `::paged_walk()` signatures in [46442]
appears to have more impact.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/43627#comment:10>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list