Samnowi
- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 2
-
Samnowi created a post, PHPStorm cant stop executing PHPUnit in Docker
Hello there, When running PHPUnit with a Docker container (via a docker-compose.yml), it is not possible to stop the docker-side execution even though it has been stopped in PHPStorm - so the proce... -
Samnowi commented, -
Samnowi created a post, PHPStorm doesn't listen to incoming connections
Hi there, PHPStorm doesn't listen to incoming connections. Firstly my configuration: I've installed Xdebug to my local webserver (on macOS), "php -v" returns ---------------------------------------...