DEV Community

Discussion on: PHP Debugging With Xdebug 3 Inside a Docker Container

Collapse
 
lynnntropy profile image
Lynn Romich

Yup, I get this too if I run any code while my editor isn't listening for debugging connections. I haven't tried this, but I think you can get it to stop doing that by changing xdebug.log_level to a lower setting?