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

Fix invalid comparison operator on PHP 8.0 #35

Merged
merged 1 commit into from
Sep 15, 2021
Merged

Fix invalid comparison operator on PHP 8.0 #35

merged 1 commit into from
Sep 15, 2021

Conversation

esler
Copy link

@esler esler commented May 12, 2021

fixes "PHP Fatal error: Uncaught ValueError: version_compare(): Argument #3 ($operator) must be a valid comparison operator" error message on PHP 8.0

fixes "PHP Fatal error:  Uncaught ValueError: version_compare(): Argument #3 ($operator) must be a valid comparison operator" error message under PHP 8.0
@techi602
Copy link

👍

Copy link

@andrewbess andrewbess left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hello @esler
Thank you for your contribution here.
Could you please sign CLA to I have had a possibility to process this PR.
Thank you in advance.

@esler
Copy link
Author

esler commented Sep 8, 2021

@andrewbess done

@magento-devops-reposync-svc magento-devops-reposync-svc merged commit 3f2af6c into magento:master Sep 15, 2021
@esler esler deleted the patch-1 branch September 16, 2021 10:53
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.

5 participants