Commit a62996f
committed
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 felixfbecker/php-language-server#501 for details.1 parent 77c0c8f commit a62996f
2 files changed
+50
-110
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments