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

Please declare exact PHP extension requirements #19

Closed
milosdjakonovic opened this issue May 26, 2021 · 2 comments
Closed

Please declare exact PHP extension requirements #19

milosdjakonovic opened this issue May 26, 2021 · 2 comments
Labels
enhancement New feature or request

Comments

@milosdjakonovic
Copy link
Contributor

it happened that was testing this tool on empty system, with only php php-cli installed. Each run resulted in no any kind of output and 255 exit status code.

I have blindly installed php-xml php-zip php-mbstring php-json php-common php-curl php-gd packages - after that it worked. No idea which of them was required though.

@milosdjakonovic
Copy link
Contributor Author

plain update of README.md would be just as good as checking for extensions on runtime and informing user.

@marcocesarato marcocesarato added the enhancement New feature or request label May 29, 2021
@marcocesarato
Copy link
Owner

Hi, thanks for the suggestion, I added the requirement extensions on README.

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

No branches or pull requests

2 participants