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

Add initial provider for PHP to scan a codebase #30

Open
erbesharat opened this issue Nov 1, 2024 · 0 comments
Open

Add initial provider for PHP to scan a codebase #30

erbesharat opened this issue Nov 1, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@erbesharat
Copy link
Contributor

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.

@erbesharat erbesharat converted this from a draft issue Nov 1, 2024
@erbesharat erbesharat added the enhancement New feature or request label Nov 1, 2024
@erbesharat erbesharat added this to the PHP Language Support milestone Nov 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Backlog
Development

No branches or pull requests

1 participant