Created by: ozami
When parse() was called with an explicit array argument, it failed to pick the script name from arguments, then the whole arguments were parsed as operands. For example, $getopt->parse(['foo.php', '-a']) results in: