-
Notifications
You must be signed in to change notification settings - Fork 11.1k
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
Laravel Horizon pop params wrong #53063
Comments
Getting the same after the latest update (11.27.0) - horizon fails with |
Also with this update and the addition of the --json option. Horizon won't start properly since the --json option is not present in the horizon worker. |
It should be fixed via laravel/horizon#1504 |
Laravel Version
11.27.0
PHP Version
8.3.12
Database Driver & Version
No response
Description
After upgrading from 11.26.0 to 11.27.0 this error happens for
php artisan horizon
Downgrading fixes it.
Steps To Reproduce
Run
php artisan horizon
even if not using redis for queues.The text was updated successfully, but these errors were encountered: