-
Notifications
You must be signed in to change notification settings - Fork 9.4k
[Forwardport] Disabling sorting in glob and scandir functions for better performance #16128
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
[Forwardport] Disabling sorting in glob and scandir functions for better performance #16128
Conversation
Hi @lfluvisotto. Thank you for your contribution
For more details, please, review the Magento Contributor Assistant documentation |
@orlangur, @osrecio, @magento-engcom-team PR created to 2.3-develop using Pull Request Porting Tool PR based on #16052 |
@lfluvisotto I edited the title of PR and Description to have more information about original PR. Thanks for your contribution. If you're thinking to create a version for Magento 2.1 let me know please. |
Thanks @osrecio ! |
Hi @orlangur, thank you for the review. |
…tions for better performance #16128
Hi @lfluvisotto. Thank you for your contribution. |
Original Pull Request
#16052
Description
Disabling sorting in glob and scandir functions for better performance
https://www.exakat.io/php-likes-sorting/