Skip to content
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

Support graph mining for PHP #32

Open
4 tasks done
egor-bogomolov opened this issue Dec 7, 2022 · 0 comments
Open
4 tasks done

Support graph mining for PHP #32

egor-bogomolov opened this issue Dec 7, 2022 · 0 comments
Assignees

Comments

@egor-bogomolov
Copy link
Collaborator

egor-bogomolov commented Dec 7, 2022

As a part of mining CodeSearchNet graphs (#31), we should be able to mine PHP data. It should include:

  • Extraction of PSI for PHP code
  • Extraction of basic edges (AST, next token)
  • Data flow edges
  • Control flow edges
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants