-
-
Notifications
You must be signed in to change notification settings - Fork 9.6k
Fix problem when SYMFONY_PHPUNIT_VERSION is empty string value #39858
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
Conversation
Hey! I did a quick review of this PR, I think most things looks good. I think @ro0NL has recently worked with this code. Maybe they can help review this? Cheers! Carsonbot |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
we can argue about unset SYMFONY_PHPUNIT_VERSION
i guess
The change requests by the fabbot are not related to the changes in this PR and not possible for the simple-phpunit script as I think we support here a lower php version. |
Thank you @alexander-schranz. |
This should fix that when
SYMFONY_PHPUNIT_VERSION
is set again on empty:it does not error with: