Closed szepeviktor closed 3 months ago
I believe we're tracking this in https://github.com/wp-cli/wp-cli/issues/5907 already
The latest update is this one from @schlessera:
I don't think this approach is ideal. It is still very hacky and it has issues with multibyte strings in filesystems.
I think this needs to be solved using php.net/manual/en/phar.running.php in the correct way. I'll have a stab at it...
Thank you, Pascal.
Bug Report
Describe the current, buggy behavior
WP-CLI 2.10.0
https://github.com/wp-cli/extension-command/blob/2a6f985a303032cd3ee0f37bfbf8e08420fa47ae/src/Plugin_Command.php#L227
Describe what you would expect as the correct outcome
No error.