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

API docs: Argument $field is missing from the Docblock of getField #68

Open
evought opened this issue Dec 27, 2014 · 1 comment
Open

Comments

@evought
Copy link
Owner

evought commented Dec 27, 2014

I am getting several dozen errors in the API documentation of the form:

Argument $field is missing from the Docblock of getField

When it is clear that the field is actually defined in the documentation and, in fact, the description of the method in the class summary includes type information from the doc comment.

This appears to be Issue phpDocumentor/phpDocumentor#1476 , present in 2.8.0 and 2.8.1. A fix is present in the 3.0 branch but it has not been back-ported.

@evought
Copy link
Owner Author

evought commented Jan 14, 2015

Underlying issue has been closed and will be in the next 2.8.x release. Will maintain the issue here until the fix appears in a regular build and is verified.

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