1
0
Fork 0

Update README.md

pull/518/head
Felix Becker 2017-11-09 16:13:25 -08:00 committed by GitHub
parent ec57f5da0c
commit a2f24cb3f8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -206,4 +206,4 @@ To debug with xDebug ensure that you have this set as an environment variable
COMPOSER_ALLOW_XDEBUG=1
This allows the php-language-server to not force restart while xdebug is enable
This tells the Language Server to not restart without XDebug if it detects that XDebug is enabled (XDebug has a high performance impact).