Jordi Boggiano

Results 817 comments of Jordi Boggiano
trafficstars

No it should not break anything.. As long as you let it sync up before putting it in prod. The current version of webysther's mirror is actually breaking things for...

It should work with apache I think, but I haven't tested it.. I added web server requirements now in the readme: https://github.com/composer/mirror/blob/master/README.md#requirements

Yeah sorry but I have no idea what might be causing this. Looks like poor network connectivity to me.

Running `composer update --no-plugins composer/package-versions-deprecated ocramius/package-versions` should resolve it I'm hoping. The failure in OP is due to it installing 1.5.1 but that's a very old version I assume it...

You can try now with `composer self-update --snapshot`, I updated to the latest xdebug-handler.

Which SAPI are you using? Because it seems from the php sources that this may be the reason it's empty if the SAPI does not support that feature https://github.com/php/php-src/blob/8276560e65830abe4bfc9e964bebcb31f75eff5f/main/main.c#L368

Composer deprecated uppercased letters in package names last year some time. Due to that, the package does not update on packagist.org anymore.

Sorry but I got better things to do, I was just trying to help here.. feel free to do the change and close the pr, it's just following "composer validate"...

Not sure, sorry but I don't have time to dive into the whole discussion right now. It _sounds_ fine though.