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 phpdoc and phpstan #94

Merged
merged 13 commits into from
Jun 24, 2019
Merged

Add phpdoc and phpstan #94

merged 13 commits into from
Jun 24, 2019

Conversation

sirbrillig
Copy link
Owner

@sirbrillig sirbrillig commented Jun 24, 2019

This adds phpdoc to all functions and fixes edge cases after a run of the static analysis tool phpstan. The tool can be run using composer phpstan.

To do

  • phpdoc VariableAnalysisSniff
  • phpdoc Helpers
  • phpdoc ScopeInfo
  • phpdoc VariableInfo
  • phpdoc Constants
  • Add phpstan to CI

Fixes #93

@sirbrillig sirbrillig marked this pull request as ready for review June 24, 2019 23:49
@sirbrillig sirbrillig merged commit 1b1b2b5 into master Jun 24, 2019
@sirbrillig sirbrillig deleted the add-phpdoc branch June 24, 2019 23:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Need phpdoc
1 participant