XDebug 3 on WSL Ubuntu
I installed WSL Ubuntu 20.04 on my Windows 10 and configurating LEMP (PHP 8.0.2).
When I try catch breakpoint, then I sawing popup incomming connection and server adds to IDE, but breakpoint not detected and debug finishing.
Host config on Ubuntu:
Please sign in to leave a comment.
Please double-check that you have correct mapping configured in the "PHP > Servers" settings window.
Also, make sure that "Break at first line in PHP scripts" is not enabled in "File | Settings | Languages & Frameworks | PHP | Debug".