Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uncaught TypeError: join(): Argument #2 ($array) must be of type ?array, string given #143

Closed
OzzyCzech opened this issue Feb 22, 2021 · 2 comments
Labels

Comments

@OzzyCzech
Copy link

OzzyCzech commented Feb 22, 2021

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

@OzzyCzech
Copy link
Author

Thanks @schlessera for merging #142

@schlessera
Copy link
Member

@OzzyCzech I pushed a release, in case you need one: https://github.com/wp-cli/php-cli-tools/releases/tag/v0.11.12

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants