c9s / GetOptionKit

An object-oriented option parser library for PHP, which supports type constraints, flag, multiple flag, multiple values, required value checking

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support for PHP 8.1

Sweetchuck opened this issue · comments

commented

PHP Deprecated: strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /.../corneltek/getoptionkit/src/Option.php on line 130

phpbrew/phpbrew#1245

It should be fixed in the latest PR.