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

Warn the user that we require PHP 5.4 #51

Closed
mnapoli opened this issue Dec 5, 2014 · 1 comment
Closed

Warn the user that we require PHP 5.4 #51

mnapoli opened this issue Dec 5, 2014 · 1 comment
Milestone

Comments

@mnapoli
Copy link
Member

mnapoli commented Dec 5, 2014

In the case that a user runs the Phar with PHP 5.3, we should probably die with an explicit message instead of waiting for an error to happen.

I think a simple if () in bin/couscous would be enough…

@mnapoli mnapoli added this to the 1.0 milestone Dec 5, 2014
@mnapoli mnapoli modified the milestones: 1.1, 1.0 Dec 11, 2014
@mnapoli
Copy link
Member Author

mnapoli commented Dec 11, 2014

Was fixed in #52

@mnapoli mnapoli closed this as completed Dec 11, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant