Platform
macOS
Operating system version
macOs Sonoma 14.0 (23A344)
System architecture
ARM64 (M1, M2, etc)
Herd Version
1.6.1 (Build: 25)
PHP Version
PHP 8.3.7 (cli) (built: May 10 2024 12:47:16) (NTS)
Bug description
Hi Beyond code,
When I listen to debug connections and create a request with the website, the popup in PhpStorm opens and when I select the project, the xdebug connection works properly. But after I close the project in PhpStorm, I have to remove the server in PhpStorm settings PHP > Servers and restart the connection again. And then it works again.
Steps to reproduce
- Create a Xdebug connection with PhpStorm
- Create a breakpoint in the project
- Validate breakpoint is working
- Close project in PhpStorm
- Reopen project in PhpStorm
- Try to hit the breakpoint again
Relevant log output
No response