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

Fatal error in WP CLI #343

Closed
rrennick opened this issue Aug 1, 2019 · 1 comment
Closed

Fatal error in WP CLI #343

rrennick opened this issue Aug 1, 2019 · 1 comment
Labels
type: bug The issue is a confirmed bug.
Milestone

Comments

@rrennick
Copy link
Contributor

rrennick commented Aug 1, 2019

@thenbrent We missed updating a function handle in #329

$ wp action-scheduler run
Fatal error: Declaration of ActionScheduler_WPCLI_QueueRunner::run() must be compatible with ActionScheduler_Abstract_QueueRunner::run($context = '') in /wp-content/plugins/action-scheduler/classes/WP_CLI/ActionScheduler_WPCLI_QueueRunner.php on line 193
Error: The site is experiencing technical difficulties.
@rrennick rrennick added the type: bug The issue is a confirmed bug. label Aug 1, 2019
@rrennick rrennick added the hasPR label Aug 1, 2019
@rrennick rrennick added this to the 3.0.0 milestone Aug 1, 2019
@thenbrent
Copy link
Contributor

Fixed with #344.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug The issue is a confirmed bug.
Projects
None yet
Development

No branches or pull requests

2 participants