Releases: felixfbecker/php-language-server
Releases Β· felixfbecker/php-language-server
v5.4.6
13 Nov 17:49
Compare
Sorry, something went wrong.
No results found
5.4.6 (2018-11-13)
Bug Fixes
v5.4.5
11 Nov 12:11
Compare
Sorry, something went wrong.
No results found
5.4.5 (2018-11-11)
Bug Fixes
cache: bump cache version (b1cc565 )
v5.4.4
11 Nov 04:01
Compare
Sorry, something went wrong.
No results found
5.4.4 (2018-11-11)
Bug Fixes
definitionresolver: infinite loop when indexing self referencing classes (#670 ) (c7d25c7 )
support rootUri (#672 ) (680f430 )
v5.4.3
11 Nov 03:02
Compare
Sorry, something went wrong.
No results found
5.4.3 (2018-11-11)
Performance Improvements
change index to a tree to speed up completion (#680 ) (24388bc ), closes #274
v5.4.2
22 Aug 19:05
Compare
Sorry, something went wrong.
No results found
5.4.2 (2018-08-22)
Bug Fixes
cast null to array before passing to array_merge() (#666 ) (3931c88 ), closes #595
v5.4.1
26 Apr 23:06
Compare
Sorry, something went wrong.
No results found
5.4.1 (2018-04-26)
Bug Fixes
package: include tests folder (fe33c8c )
v5.4.0
11 Mar 21:01
Compare
Sorry, something went wrong.
No results found
5.4.0 (2018-03-11)
Features
completion: add pseudo-keywords like int, bool, strict_types to completion (02b7d2f )
v5.3.7
28 Feb 19:49
Compare
Sorry, something went wrong.
No results found
5.3.7 (2018-02-28)
Bug Fixes
indexing: handle integer FQNs (b412c12 )
v5.3.6
07 Feb 20:07
Compare
Sorry, something went wrong.
No results found
5.3.6 (2018-02-07)
Bug Fixes
completion: do not propose <?php if completion context is not given (#593 ) (a8f60c9 ), closes #372
v5.3.5
02 Feb 20:20
Compare
Sorry, something went wrong.
No results found
5.3.5 (2018-02-02)
Bug Fixes
completion: don't require constructor parameter for protocol DTO (#592 ) (d9bc0b0 )