SvenRtbg
SvenRtbg
I do like the simple implementation, however I don't like that increase in the required PHP version. The code already uses conditional execution based on PHP_VERSION_ID IIRC, so if possible...
Now for the tricky part: Any chances of having a test for this? Phpunit allows conditional execution with ***@***.*** PHP 8.1".
I like it. Maybe add some sentence in the readme about enum support? Something is wrong with TravisCI, I think that service stopped working some time ago. I'm unable to...
Thanks. The merge is for @cweiske to do.
Checks seem to have passed...
Looks like the referenced project has never released a version that is compatible with PHP 8.1. I cannot identify what exactly is going on, but that link above currently reads...
> Would https://github.com/composer-unused/composer-unused help for your case? I'd recommend that tool, too, even though it is only just starting and has some issues, errors and unresolved edge cases. I have...
The use case for this additional option is not immediately obvious to me. I'd very much read about a real world story where this additional check finds something - and...
Ich habe mindestens 2^64 IPs an meinem Heimanschluss. Ein Bezug zur IP ist also Unsinn. Was aber als Alternative schlau ist: Nicht alles in einen Topf werfen. "Dieser Beitrag wurde...
In general, providing the PSR interfaces version zoo via an extension is impossible in a consistent way. Composer probably isn't aware that this extension is installed, so the extension will...