php-language-server icon indicating copy to clipboard operation
php-language-server copied to clipboard

fix: Update reflection-docblock for broken handling of phpstorm-stubs and deprecated method.

Open zobo opened this issue 4 years ago β€’ 4 comments
trafficstars

zobo avatar Aug 31 '21 19:08 zobo

Codecov Report

Merging #823 (ecf0374) into master (9dc1656) will decrease coverage by 0.25%. The diff coverage is 100.00%.

:exclamation: Current head ecf0374 differs from pull request most recent head a7e2f9a. Consider uploading reports for the commit a7e2f9a to get more accurate results

@@             Coverage Diff              @@
##             master     #823      +/-   ##
============================================
- Coverage     82.12%   81.87%   -0.26%     
- Complexity      935      937       +2     
============================================
  Files            44       44              
  Lines          2154     2135      -19     
============================================
- Hits           1769     1748      -21     
- Misses          385      387       +2     
Impacted Files Coverage Ξ”
src/DefinitionResolver.php 87.47% <100.00%> (+0.02%) :arrow_up:
src/Cache/FileSystemCache.php 15.00% <0.00%> (-5.00%) :arrow_down:
src/Index/AbstractAggregateIndex.php 81.39% <0.00%> (-4.66%) :arrow_down:
src/Indexer.php 56.96% <0.00%> (-1.27%) :arrow_down:
src/LanguageServer.php 77.35% <0.00%> (-0.52%) :arrow_down:
src/PhpDocumentLoader.php 92.50% <0.00%> (-0.19%) :arrow_down:
src/TreeAnalyzer.php 94.23% <0.00%> (-0.06%) :arrow_down:
src/SignatureInformationFactory.php 100.00% <0.00%> (ΓΈ)
src/CompletionProvider.php 94.44% <0.00%> (+0.19%) :arrow_up:

codecov[bot] avatar Sep 01 '21 07:09 codecov[bot]

Hope you can merge this PR. The VS Code plugin is unusable now.

guoyunhe avatar Nov 06 '21 04:11 guoyunhe

Hi @guoyun. This plugin has been de-listed from the marketplace. I have re-published it under the same name with my ID. If you see issues, please open them here https://github.com/zobo/php-language-server/issues

zobo avatar Nov 06 '21 06:11 zobo

Hello is there anyone available to merge this PR or is there something else that needs to be done before then?

jmdaemon avatar Mar 30 '22 19:03 jmdaemon