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 Static Analysis tool PHPStan #93

Open
1 task done
burhandodhy opened this issue Nov 10, 2023 · 0 comments
Open
1 task done

Add Static Analysis tool PHPStan #93

burhandodhy opened this issue Nov 10, 2023 · 0 comments
Assignees

Comments

@burhandodhy
Copy link
Contributor

Is your enhancement related to a problem? Please describe.

Static Analysis tool focuses on finding errors in the code without actually running it. It catches whole classes of bugs even before you write tests for the code.

https://github.com/phpstan/phpstan#phpstan---php-static-analysis-tool

Designs

No response

Describe alternatives you've considered

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
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

1 participant