magento-composer-installer
magento-composer-installer copied to clipboard
Laminas\Stdlib for glob compatibility
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() function. Will create a PR which hopefully gets accepted to solve this annoying issue.
Oh yes please. Can we have this merged and released.
Is this going to get merged anytime soon?
@magento-admin Please merge this. It now gives us an error whenever we want to do a composer install!
Experiencing the same issue, would like to see this get merged and released.
@sidolov: maybe the open PR's in this repo should be taken a look at? It seems like they are being forgotten 🙂
I have the same issue.
Please merge this, we have the same issue.
@fascinosum can you chime in here?
@xmav could you help with this?
@phoenix-bjoern Could you please use https://github.com/magento/magento-composer-installer/tree/0.4.0-beta1 as base ? also would be good to use newer version in constrain (https://github.com/magento/magento2/blob/e334af14414cb763fa3083a72f08bd72de6224d0/composer.json#L63)
@xmav updated PR has been created as requested.
Any movement on this? Even a beta would be stellar at this point :P
can this please be merged?
@phoenix-bjoern Thank you fixing this issue.
It will be taken care into one of the Internal JIRA ticket. Once Internal PR will get merged, we will notify.
Thank you!
CC @Wojton
Any news?
It's a hassle to work with Magento on alpine containers and the fix was submitted months ago.
@guvra We have raised the Mainline PR for this issue. It is estimated to be merged soon. Once Internal PR gets merge, we will keep you posted on this.
Hello,
As I can see this issue got fixed in the scope of the internal Jira ticket JIRA ticket by the internal team.
Based on the Jira ticket, the target version is 2.4.6.
Thanks