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

Value of --web is ignored since 6.3.0 #178

Closed
AndreasA opened this issue May 12, 2021 · 2 comments
Closed

Value of --web is ignored since 6.3.0 #178

AndreasA opened this issue May 12, 2021 · 2 comments

Comments

@AndreasA
Copy link

Due to changes with 6.3: https://github.com/gordalina/cachetool/blob/master/src/Console/Application.php#L199

The value of --web is ignored as you use hasParameterOption instead of getParameterOption. This might even fail completely as no adapter can be matched.

nlemoine added a commit to nlemoine/cachetool that referenced this issue May 12, 2021
nlemoine added a commit to nlemoine/cachetool that referenced this issue May 12, 2021
@nlemoine
Copy link
Contributor

My mistake, PR fixing this is opened!

@AndreasA
Copy link
Author

@nlemoine Thanks

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