## Uncaught TypeError: join(): Argument `#2` ($array) must be of type ?array, string given You can reproduce that error under PHP 8 with example code: ``` php examples/arguments.php --help ``` There is pull request already #142 from @oytuntez