Releases: felixfbecker/php-language-server-protocol
Releases · felixfbecker/php-language-server-protocol
Support PHP 8.4
25 Sep 20:16
Compare
Sorry, something went wrong.
No results found
Merge pull request #22 from GromNaN/php84-explicit-nullable
fix: PHP 8.4 implicit nullable deprecations
v1.5.2: Merge pull request #20 from zobo/fix-refs
31 Mar 17:16
Compare
Sorry, something went wrong.
No results found
1.5.1: Merge pull request #17 from joehoyle/patch-1
22 Feb 14:22
Compare
Sorry, something went wrong.
No results found
Allow Hover to be created with MarkupContent
Support PHP 8
23 Oct 14:14
Compare
Sorry, something went wrong.
No results found
v1.4.0
23 Jun 21:07
Compare
Sorry, something went wrong.
No results found
1.4.0 (2019-06-23)
Features
Allow [int, int] tuple for ParameterInformation label (378801f )
v1.3.0
23 Jun 11:42
Compare
Sorry, something went wrong.
No results found
1.3.0 (2019-06-23)
Features
add insertTextFormat property to CompletionItem (#11 ) (4f1fb5e )
v1.2.0
25 Sep 11:44
Compare
Sorry, something went wrong.
No results found
1.2.0 (2018-09-25)
Features
v1.1.0
25 Sep 11:40
Compare
Sorry, something went wrong.
No results found
1.1.0 (2018-09-25)
Bug Fixes
Features
add MarkupContent and TextDocumentSyncOptions (#5 ) (f7f95a8 ), closes #4