Skip to content

Move fetcher implementations back into framework#5527

Merged
schlessera merged 2 commits intomasterfrom
add/move-fetches-back-intro-framework
May 11, 2021
Merged

Move fetcher implementations back into framework#5527
schlessera merged 2 commits intomasterfrom
add/move-fetches-back-intro-framework

Conversation

@schlessera
Copy link
Member

Moving the fetcher implementations out of the framework and into the wp-cli/entity-command broke the --user flag when the wp-cli/entity-command package was not loaded.

This PR moves the fetcher implementations back into the framework.

Fixes #5328

@schlessera schlessera requested a review from a team as a code owner May 11, 2021 08:26
@schlessera schlessera added this to the 2.5.0 milestone May 11, 2021
@schlessera schlessera merged commit 8e18352 into master May 11, 2021
@schlessera schlessera deleted the add/move-fetches-back-intro-framework branch May 11, 2021 09:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

PHP Fatal error: Uncaught Error: Class 'WP_CLI\Fetchers\User' not found in /WP_CLI/Runner.php

1 participant