Skip to content

Skip check for negatable input options on symfony/console < 5.3 #305

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

Merged
merged 1 commit into from
Aug 26, 2022
Merged

Skip check for negatable input options on symfony/console < 5.3 #305

merged 1 commit into from
Aug 26, 2022

Conversation

eliashaeussler
Copy link
Contributor

This fixes a regression introduced with #300 where the InputOption::isNegatable() method is not available for symfony/console < 5.3.0.

@ondrejmirtes
Copy link
Member

Thank you, I wanted to do exactly this :) I'm gonna release it immediately.

@ondrejmirtes ondrejmirtes merged commit e7767d9 into phpstan:1.2.x Aug 26, 2022
@eliashaeussler eliashaeussler deleted the fix/negatable-input-options branch August 26, 2022 14:31
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

Successfully merging this pull request may close these issues.

2 participants