We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
#2
You can reproduce that error under PHP 8 with example code:
php examples/arguments.php --help
There is pull request already #142 from @oytuntez
Uncaught TypeError: join(): Argument
#2($array) must be of type ?array, string givenYou can reproduce that error under PHP 8 with example code:
There is pull request already #142 from @oytuntez