Opened 3 years ago

Closed 2 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: demetris

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 3 years ago.
Version numbers for @since unknown
t15445-since-unknown-version-numbers.2.diff (10.9 KB) - added by SergeyBiryukov 2 years ago.
More version numbers

Download all attachments as: .zip

Change History (7)

Version numbers for @since unknown

  • Milestone changed from Awaiting Review to 3.1
  • Owner set to nacin
  • Status changed from new to accepted

Great work.

Thanks for catching up with those demetris!

comment:3   ryan2 years ago

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

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

More version numbers

  • Resolution fixed deleted
  • Status changed from closed to reopened

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

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

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

Note: See TracTickets for help on using tickets.