Search Criteria
Package Details: php-language-server 5.4.6-1
Git Clone URL: | https://aur.archlinux.org/php-language-server.git (read-only, click to copy) |
---|---|
Package Base: | php-language-server |
Description: | PHP language server implementation |
Upstream URL: | https://github.com/felixfbecker/php-language-server |
Keywords: | language lsp php server |
Licenses: | |
Submitter: | JJK |
Maintainer: | JJK |
Last Packager: | JJK |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2018-11-24 14:04 |
Last Updated: | 2018-11-24 14:10 |
Latest Comments
nicolino commented on 2021-01-08 10:47
Non-resolved issue "upstream" https://github.com/felixfbecker/php-language-server/pull/756 prevents installation. Due to the fact that the problem deep down lies in a @deprecated not being treated, it is possible to still install the package by modifying /src/DefinitionResolver.php#L167 according to the link.