github / semantic

Parsing, analyzing, and comparing source code across many languages
8.93k stars 452 forks source link

PHP scope graphing #160

Open filips123 opened 5 years ago

filips123 commented 5 years ago

Can you add better support for PHP which includes import and call graphs? It should also be available on GitHub.

patrickt commented 5 years ago

I’ve changed the title of this bug to reflect a specific. To be clear, better PHP support in Semantic doesn’t translate instantly into more GitHub end-user features, as things like jump-to-definition depend on infrastructure aside from Semantic.

robrix commented 5 years ago

To your broader point, I’ve noted your feedback about wanting PHP support for jump to def internally 👍

patrickt commented 4 years ago

Semantic (for now) has disabled call and import graphing, but we have a new and sophisticated mechanism on the way for doing both, so I’ve changed the title to reflect this.