Skip to content

Implement a FunctionLike interface #162

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
roblourens opened this issue Jul 19, 2017 · 5 comments
Closed

Implement a FunctionLike interface #162

roblourens opened this issue Jul 19, 2017 · 5 comments

Comments

@roblourens
Copy link
Member

See felixfbecker/php-language-server#438 (comment) and isFunctionLike in php-language-server's ParserHelpers.php

@jens1o
Copy link
Contributor

jens1o commented Aug 7, 2017

Am I wrong or is this a quite easy task?

I just add a new interface and map them to the points how the parserhelpers recognizes them?

@roblourens
Copy link
Member Author

Yes it would be quite easy.

@jens1o
Copy link
Contributor

jens1o commented Aug 7, 2017

I'm going to do this in the next minutes.

@roblourens
Copy link
Member Author

Ok, I started a stopwatch 😁

@jens1o
Copy link
Contributor

jens1o commented Aug 7, 2017

Quality before speed 😛

jens1o added a commit to jens1o/tolerant-php-parser that referenced this issue Aug 7, 2017
kant added a commit to kant/tolerant-php-parser that referenced this issue Mar 18, 2018
roblourens added a commit that referenced this issue Mar 18, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants