Bug: PHP parser not finding static method docblocks #327
Labels
No labels
bug
confirmed
critical
discussion
documentation
Doing
enhancement
experiment
suggestion
support
Testing
To Do
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: hazaar/framework#327
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Problem Statement
The PHP parser in Hazaar is not correctly identifying DocBlocks on static class methods. This results in missing or incomplete documentation when generating API documentation.
Who will benefit?
Expected Behavior
Actual Behavior
Steps to Reproduce
Priority/Severity
assigned to @jamie
created branch
327-bug-php-parser-not-finding-static-method-docblocks
to address this issuementioned in merge request !212
mentioned in commit
3b8b4b6804