PHP `xdebug` extension is not active in CLI
Edit on GitHubDescription
PHP xdebug extension is not active in CLI.
Solution
Exit the CLI session and enter it with the -x argument:
docker/sdk cli -xdocker/sdk testing -x
Thank you!
For submitting the form