Ticket #5578 (closed enhancement: fixed)

Opened 4 years ago

Last modified 3 years ago

Inline Documentation for comment.php

Reported by: darkdragon Owned by: westi
Priority: low Milestone: 2.7
Component: Optimization Version:
Severity: trivial Keywords: phpdoc needs-patch
Cc:

Description

PHPdoc effort for completing wp-includes/comment.php based off of #2648 patch.

Adds short and long descriptions, @since versions, parameter and return type information.

Attachments

comment.phpdoc.r6544.diff Download (21.6 KB) - added by darkdragon 4 years ago.
Incomplete documentation for comment.php based off or r6544
comment.phpdoc.diff Download (6.1 KB) - added by darkdragon 4 years ago.
fixes and more documentation
comment.phpdoc.r8088.diff Download (13.9 KB) - added by jacobsantos 4 years ago.
More phpdoc inline documentation based on r8088
5578.r8947.diff Download (17.3 KB) - added by jacobsantos 3 years ago.
Complete comment.php inline documentation based off of r8947

Change History

Incomplete documentation for comment.php based off or r6544

Patch also fixes coding standard violations.

comment:2   ryan4 years ago

  • Status changed from new to closed
  • Resolution set to fixed

(In [6553]) phpdoc for comment.php from darkdragon. fixes #5578

fixes and more documentation

  • Status changed from closed to reopened
  • Resolution fixed deleted

Hmm. Perhaps it was a mistake to fix one mistake. What I thought was a coding violation was not.

  • Keywords needs-patch added; has-patch removed
  • Milestone changed from 2.5 to 2.6

More phpdoc inline documentation based on r8088

  • Owner changed from anonymous to westi
  • Status changed from reopened to new

(In [8091]) PHPDoc updates for comment.php. See #5578 props jacobsantos.

  • Summary changed from PHPdoc effort for comment.php to Inline Documentation for comment.php
  • Milestone changed from 2.9 to 2.7

Going to complete the rest this week.

Complete comment.php inline documentation based off of r8947

  • Status changed from new to closed
  • Resolution set to fixed

(In [8949]) Complete comment.php inline documentation, props jacobsantos, fixes #5578

Note: See TracTickets for help on using tickets.