Forking felixfbecker/advanced-json-rpc #11315
Closed
tm1000
started this conversation in
Psalm development (AKA internals)
Replies: 2 comments
-
|
Annd just found this maintained by you: https://github.com/danog/php-advanced-json-rpc and the newest Psalm uses it. Is there any reason its not @psalm? Alternatively lets also fork php-advanced-json-rpc to you or @psalm |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Already forked to https://github.com/danog/php-advanced-json-rpc |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
@danog In the past I had discussed with @muglug on forking the @felixfbecker libraries that Psalm makes use of in the language server.
See: felixfbecker/php-advanced-json-rpc#61
I think we could maintain it in the @psalm organization
I've done previous work on https://github.com/felixfbecker/php-language-server-protocol/commits/master/ and @muglug has merged it but I dont think @muglug has access to felixfbecker/php-advanced-json-rpc specifically and I think at this point it might be a good idea to bring it in here or look at using something that is more easily updatable
Either way it's going to blow up in PHP 8.5 or higher.
Beta Was this translation helpful? Give feedback.
All reactions