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

GLOB_BRACE is not available on all Linux versions #207

Closed
phoenix-bjoern opened this issue Jun 3, 2022 · 2 comments
Closed

GLOB_BRACE is not available on all Linux versions #207

phoenix-bjoern opened this issue Jun 3, 2022 · 2 comments

Comments

@phoenix-bjoern
Copy link

On Linux distributions like Alpine GLOB_BRACE is not available, which is a known issue.

An elegant workaround is to use Laminas\Stdlib instead of PHP's native glob() method. Will create a PR which hopefully gets accepted to solve this annoying issue.

@phoenix-bjoern
Copy link
Author

Sorry, just realized that this issue is only present in the magento/magento-composer-installer fork if this project. Will open an issue there instead.

@phoenix-bjoern
Copy link
Author

PR has been created: magento/magento-composer-installer#35

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

No branches or pull requests

1 participant