Add note about PHP 7 requirement

pull/15/head
Felix Becker 2016-09-09 09:07:41 +02:00
parent 408b693674
commit c1d66f4070
1 changed files with 2 additions and 0 deletions

View File

@ -11,6 +11,8 @@ instead of relying on naive regular expression parsing.
**Note: This is just the VS Code extension that spawns the actual language server. The language server itself is implemented purely in PHP [in its own repository](https://github.com/felixfbecker/php-language-server), all features need to be implemented there and all issues should be reported there.**
You need at least PHP 7 installed and in your PATH for the extension to work.
## Features
### Find all symbols