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

Laravel 5.5 & Horizon (Why not PHP 7.0?) #10

Closed
Aferz opened this issue Jul 26, 2017 · 2 comments
Closed

Laravel 5.5 & Horizon (Why not PHP 7.0?) #10

Aferz opened this issue Jul 26, 2017 · 2 comments

Comments

@Aferz
Copy link

Aferz commented Jul 26, 2017

Reading the README I've seen that Horizon requires PHP 7.1+ & Laravel 5.5 but Laravel 5.5 requires 7.0+...

Is this a mistake or is intended and we won't be able to use Horizon with Laravel in a PHP 7.0 environment.

This could be an obvious answer, but if so, I'm interested in why 7.1+ and not 7.0+. I mean, what's the key feature that doesn't allow this package to downgrade to 7.0.

Thanks!

@Aferz Aferz changed the title Laravel 5.5 & Horizon Laravel 5.5 & Horizon (Why not PHP 7.0?) Jul 26, 2017
@themsaid
Copy link
Member

Because Horizon uses Asynchronous signal handling, which is available in 5.1

@Aferz
Copy link
Author

Aferz commented Jul 26, 2017

@themsaid I think you mean 7.1*

Understood!

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants