angristan / angristan/php-xdebug-docker
Breakpoint is not triggering
Open
- Dominant language
- Dockerfile
- Stars
- 24
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
Steps:
- Checkout the project
- docker-compose up --build -d on the terminal.
- Run XDebug from VSCODE
Browsers I've tried: Chrome/Safari/Firefox
When I loaded website, phpinfo shows
```
xdebug.client_host | localhost | localhost
-- | -- | --
xdebug.client_port | 9003 | 9003
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.