-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
enhancementNew feature or requestNew feature or request
Milestone
Description
This issue aims to create a starting point for implementing PHP support into our codebase.
The most basic feature we require when implementing a new language support is scanning a code base.
According to the implementation we have for NodeJS codebase scan, we can mimic the same behavior in a new language.
Some languages might have different logics for importing modules or their global context, so make sure to discuss the implementation you have in mind, prior to its implementation so we can come up with follow-up issues.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Type
Projects
Status
Backlog