diff --git a/vim/xdebug.md b/vim/xdebug.md index 1af8221..a0ec5db 100644 --- a/vim/xdebug.md +++ b/vim/xdebug.md @@ -25,3 +25,8 @@ xdebug.start_with_request=yes ``` +### Test + +```sh +php --info +```