Update vim/xdebug.md

This commit is contained in:
Ste Vaidis 2023-11-16 11:27:02 +02:00
parent 391a744385
commit 0b2d3487fb

View File

@ -25,3 +25,8 @@ xdebug.start_with_request=yes
``` ```
### Test
```sh
php --info
```