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 larastan #97

Merged
merged 3 commits into from
Jul 24, 2024
Merged

Add larastan #97

merged 3 commits into from
Jul 24, 2024

Conversation

phily245
Copy link
Contributor

Adds Larastan and brings the code inline with level 0.

Level 0:

These checks basic checks, unknown classes, unknown functions, unknown
methods called on $this, wrong number of arguments passed to those
methods and functions, always undefined variables

#86

phily245 added 2 commits July 24, 2024 14:16
We can start tipdying the code thanks to static analysis
These checks basic checks, unknown classes, unknown functions, unknown
methods called on $this, wrong number of arguments passed to those
methods and functions, always undefined variables
@phily245 phily245 merged commit 394bccf into v2.0 Jul 24, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant