Felix Becker
|
a62996fe33
|
feat: update dependencies
Updates the language server to 5.2.0
- Don't suggest <?php on > character in HTML
- Properly resolve self, static, parent
- Warn if $this is used in invalid contexts
BREAKING CHANGE:
This update removes the PHP CodeSniffer formatting support.
To get the same formatter back in VS Code, please install https://marketplace.visualstudio.com/items?itemName=ikappas.phpcs
See https://github.com/felixfbecker/php-language-server/issues/501 for details.
|
2017-11-18 18:18:53 -08:00 |