Make WordPress Core

Opened 16 years ago

Closed 16 years ago

#15445 closed defect (bug) (fixed)

Version numbers for lots of @since unknown

Reported by: demetris Owned by: nacin
Priority: normal Milestone: 3.1
Component: Inline Docs Version: 3.1
Severity: normal Keywords: has-patch
Cc: Focuses:

Description

Attached patch supplies version numbers for most of the “@since unknown” instances currently found in core.

“@since unknown” instances still exist in the following files:

  • wp-admin/includes/deprecated.php
  • wp-includes/comment-template.php
  • wp-includes/ms-deprecated.php
  • wp-includes/rewrite.php
  • wp-includes/rss.php
  • wp-admin/admin.php
  • wp-admin/install-helper.php

Attachments (2)

t15445-since-unknown-version-numbers.diff (37.9 KB ) - added by demetris 16 years ago.
Version numbers for @since unknown
t15445-since-unknown-version-numbers.2.diff (10.9 KB ) - added by SergeyBiryukov 16 years ago.
More version numbers

Download all attachments as: .zip

Change History (7)

@demetris
16 years ago

Version numbers for @since unknown

#1 @nacin
16 years ago

  • Milestone Awaiting Review3.1
  • Owner set to nacin
  • Status newaccepted

Great work.

#2 @hakre
16 years ago

Thanks for catching up with those demetris!

#3 @ryan
16 years ago

  • Resolutionfixed
  • Status acceptedclosed

(In [16660]) Update since phpdoc. Props demetris. fixes #15445

#4 @SergeyBiryukov
16 years ago

  • Resolution fixed
  • Status closedreopened

Collected the remaining version numbers. No “@since unknown” instances left so far.

#5 @nacin
16 years ago

  • Resolutionfixed
  • Status reopenedclosed

(In [17071]) More @since. props SergeyBiryukov, fixes #15445.

Note: See TracTickets for help on using tickets.