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

Create list of all possible types and syntaxes #66

Open
provokateurin opened this issue Jan 8, 2024 · 1 comment
Open

Create list of all possible types and syntaxes #66

provokateurin opened this issue Jan 8, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@provokateurin
Copy link
Member

To ensure users don't run into problems this tool should cover all possible types and syntaxes. This is not the case so far, so a list of all possible types and syntaxes should be created. Afterwards the missing types and syntaxes should be implemented. The list can probably be compiled by reading through the psalm and phpdocumentor docs.

@provokateurin provokateurin added the enhancement New feature or request label Jan 8, 2024
@provokateurin provokateurin self-assigned this Jan 8, 2024
@provokateurin
Copy link
Member Author

All missing syntaxes and types should be implemented and tested, but for the ones we already implement it needs to be ensured that they are tested as well.
Might be time for setting up coverage checking when running on the test app.

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
None yet
Development

No branches or pull requests

1 participant