Update changelog.develop add php fixes section

This commit is contained in:
duianto 2019-09-21 23:04:57 +02:00
parent 1646a246d6
commit 4d57a4b904
1 changed files with 5 additions and 4 deletions

View File

@ -2264,10 +2264,11 @@ Other:
=spacemacs/perltidy-format-function= to move the point and window to their
original locations.
**** PHP
- Added company-php (thanks to jim and Eivind Fonn)
- Fixed php-company autocompletion (thanks to Dela Anthonio)
- Added LSP support, which can be used by enabling the =lsp= layer and setting
the =php= layer's =php-backend= variable to =lsp=
- Fixes:
- Added company-php (thanks to jim and Eivind Fonn)
- Fixed php-company autocompletion (thanks to Dela Anthonio)
- Added LSP support, which can be used by enabling the =lsp= layer and setting
the =php= layer's =php-backend= variable to =lsp=
**** PlantUML
- Added a missing prefix: =compile=
**** Platinum