php-cli
php-cli copied to clipboard
Add options that can be specified multiple times
Issue #31
I see it failed on Unit Tests for PHP 7.2, 7.3, 7.4, this is due to using named options, however, 7.4 has been end-of-life for 1.5 years now, so I don't think that should still be supported... (8.0 is also already end-of-life)
Sorry, this lib is used in legacy applications, so I want to keep compatibility. Can you adjust your code?