I had this working, but today when I tried to debug my CLI script, I am getting
And it does not debug. I have breakpoints that should get hit, but they do not. I do have path mappings set.
The Xdebug log is empty (in /tmp/xdebug.log
)
If I listen for debug connection and debug with my browser, that works. So it is only CLI debugging that is not working.