-
Notifications
You must be signed in to change notification settings - Fork 383
Fix docs generation command #7670
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
Conversation
|
Plugin builds for 34bed2f are ready 🛎️!
ChecksumsWarning These builds are for testing purposes only and should not be used in production. |
|
A few warnings are coming up while docs generation from the PHP parser. These are specifically due to:
This can also be due to an old PHP parser or can be some legitimate warnings. |
f2651b8 to
e9a7040
Compare
| ignore: | ||
| - dependency-name: phpdocumentor/reflection |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could you add a comment to this explaining why it is ignored?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done in 34bed2f.
Co-authored-by: Weston Ruter <[email protected]>
7d6542f to
34bed2f
Compare
Summary
Checklist