Jordi Boggiano
Jordi Boggiano
The binary proxies in vendor/bin/.. are not wrapper processes, they are just php scripts including the original file, so that should not cause any problems in terms of signal handling....
Sorry I had a look at the drush issue, and I have more context now, so my question there would be.. why isn't it the bin/drush not just a php...
I guess it's probably fine to have forgejo support and do it like github-domains / gitlab-domains with codeberg configured by default as a forgejo-domain.
Fixed by https://github.com/composer/composer/pull/12307
Thanks for sharing the code. This indeed is probably not that hard to implement, but I believe it might qualify as something worth having built-in, which is why I opened...
Yeah I wouldn't worry too much there, if you go just use LTS without version number (2.2 is also available) you're kinda asking for trouble IMO. But also at this...
Yes.. Upgrading regularly is the right thing to do IMO, and what a lot of people are doing per the stats https://packagist.org/php-statistics But if you can't for some reason then...
Sure, but I'd say that puts you on 8.2 that's already two yers old now.. Or maybe 8.1 but then it's 3yo and really about time to upgrade. So by...
Not sure but yeah probably late this year or early next. In any case AFTER the 8.4 release, so that'd leave us supporting the last 3 minor PHP versions.
Yeah I've just been busy with other things and this isn't extremely urgent so it'll probably be some more time sorry. On the upside, supporting PHP 8.2+ now means 75%...