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

Documentation: improve sniff class descriptions #939

Merged
merged 2 commits into from Dec 21, 2019

Conversation

jrfnl
Copy link
Member

@jrfnl jrfnl commented Dec 10, 2019

  • Improve short descriptions.
  • Where relevant, add long descriptions with more details about the PHP change and how the sniff handles it.
  • Add PHP version x.x annotations.
  • Add @link tags to the relevant PHP documentation which led to the sniff.
  • Add @since tags with limited class changelog.

And make sure these are in a consistent order as per above.

These descriptions and such can no doubt still be further improved, but this is a large step in the right direction.

Related to #734

* Improve short descriptions.
* Where relevant, add long descriptions with more details about the PHP change and how the sniff handles it.
* Add _PHP version x.x_ annotations.
* Add `@link` tags to the relevant PHP documentation which led to the sniff.

And make sure these are in a consistent order as per above.
@jrfnl jrfnl force-pushed the feature/docs/improve-class-descriptions branch from 92ad3e0 to bebbabd Compare December 11, 2019 01:08
@wimg wimg merged commit d7ff43b into develop Dec 21, 2019
@wimg wimg deleted the feature/docs/improve-class-descriptions branch December 21, 2019 18:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants