Ticket #4383 (closed enhancement: fixed)

Opened 1 year ago

Last modified 8 months ago

wp-includes/registration.php phpDoc effort

Reported by: rob1n Assigned to: rob1n
Priority: lowest Milestone: 2.5
Component: General Version:
Severity: trivial Keywords: has-patch commit phpdoc
Cc:

Attachments

4383.diff (3.0 kB) - added by rob1n on 06/01/07 04:18:41.
registration.phpdoc.r6542.diff (5.6 kB) - added by darkdragon on 01/03/08 06:04:36.
Adds @since information to the functions and adds more details to the files. Based on r6542.

Change History

06/01/07 04:18:41 changed by rob1n

  • attachment 4383.diff added.

06/01/07 05:06:53 changed by ryan

+1

06/01/07 07:06:45 changed by Nazgul

  • keywords changed from has-patch to has-patch commit.

Looks good.

06/01/07 20:03:00 changed by rob1n

  • status changed from new to assigned.

06/01/07 23:13:41 changed by rob1n

  • status changed from assigned to closed.
  • resolution set to fixed.

(In [5627]) phpDoc for wp-includes/registration.php. fixes #4383

12/26/07 05:21:17 changed by darkdragon

  • keywords changed from has-patch commit to has-patch commit phpdoc.

01/03/08 06:04:36 changed by darkdragon

  • attachment registration.phpdoc.r6542.diff added.

Adds @since information to the functions and adds more details to the files. Based on r6542.

01/03/08 06:15:38 changed by darkdragon

  • status changed from closed to reopened.
  • type changed from defect to enhancement.
  • resolution deleted.
  • milestone changed from 2.3 to 2.5.

Added patch that adds more details to the current phpdoc documentation.

  • @since information
  • Converted existing phpdoc to the standard
  • Added more details to three of the functions.

01/06/08 04:23:54 changed by darkdragon

Can this also be committed? Or should I create a new ticket and move this one back to 2.3?

01/06/08 08:21:59 changed by ryan

  • status changed from reopened to closed.
  • resolution set to fixed.

(In [6564]) phpdoc for registration from darkdragon. fixes #4383