-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Replace sort callbacks to spaceship operator #16788
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
Replace sort callbacks to spaceship operator #16788
Conversation
Hi @lbajsarowicz. Thank you for your contribution
For more details, please, review the Magento Contributor Assistant documentation |
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.
Nice finding @lbajsarowicz! 👍
I've found 3 more, to have it replaced globally. |
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.
@lbajsarowicz big thanks for not making it as 4 separate PRs 👍
Do I have to do anything to get this merged. |
@lbajsarowicz no, you don't AFAIK. |
Hi @orlangur, thank you for the review. |
Hi @lbajsarowicz. Thank you for your contribution. Please, consider to port this solution to 2.3 release line. |
Description
Small change to improve overall readability of Shipping Methods sorting
Manual testing scenarios
Contribution checklist