You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix failing PHP 5.6 tests by requiring WP 5.2 (#342)
The WordPress importer changed its minimum supported WP version to 5.2,
which means these tests never receive an update offer in WP 3.7.
It looks like all "official" plugins no longer support WP 3.7, so there
isn't really anything we can replace with.
0 commit comments