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

php -r problems with quote escaping #4

Open
augustohp opened this issue Jul 31, 2018 · 0 comments
Open

php -r problems with quote escaping #4

augustohp opened this issue Jul 31, 2018 · 0 comments
Labels
bug Something isn't working
Milestone

Comments

@augustohp
Copy link
Owner

It is not possible to install composer, for example. Any argument passed to php -r is stripped of quotes and interpreted in a wrong manner. Not stripping quotes, makes file expansion suffer and php -l <file> commands suffer.

These commands cannot be exclusive because php -c can be used with php -r.

@augustohp augustohp added the bug Something isn't working label Jul 31, 2018
@augustohp augustohp added this to the 1.0 milestone Jul 31, 2018
@augustohp augustohp mentioned this issue Dec 30, 2018
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant