#26713 closed defect (bug) (fixed)
Fix @since tags to use the 3-digit x.x.x style everywhere
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 3.9 | Priority: | normal |
Severity: | normal | Version: | 3.8 |
Component: | General | Keywords: | has-patch |
Focuses: | docs | Cc: |
Description (last modified by )
Attachments (5)
Change History (16)
#2
follow-up:
↓ 4
@
11 years ago
- Milestone changed from Awaiting Review to 3.9
Let's do it consistently then :) 26713.2.diff. Skipped a few libraries:
wp-admin/includes/class-ftp-pure.php wp-admin/includes/class-ftp-sockets.php wp-admin/includes/class-ftp.php wp-includes/atomlib.php wp-includes/class-IXR.php wp-includes/class-phpass.php wp-includes/class-simplepie.php
#4
in reply to:
↑ 2
@
11 years ago
Replying to SergeyBiryukov:
Let's do it consistently then :) 26713.2.diff. Skipped a few libraries:
wp-admin/includes/class-ftp-pure.php wp-admin/includes/class-ftp-sockets.php wp-admin/includes/class-ftp.php wp-includes/atomlib.php wp-includes/class-IXR.php wp-includes/class-phpass.php wp-includes/class-simplepie.php
Skipped more than a few. I'm working on it.
#5
@
11 years ago
If we choose to go down the route of fixing all of the non-3-digit @since versions (and I think we should), 26713.3.diff will get us there.
#6
@
11 years ago
26713.3.diff is missing some of the changes to @deprecated
in wp-includes/deprecated.php
that 26713.2.diff has (lines 56, 162, 390, etc.)
#7
@
11 years ago
- Description modified (diff)
- Summary changed from Improper @since tags in two places in wp-activate.php to Fix @since tags to use the 3-digit x.x.x style everywhere
Note: See
TracTickets for help on using
tickets.
Updates doc blocks to @since 3.0.0