[wp-meta] [Making WordPress.org] #1889: Inaccurate listings for @since tags
Making WordPress.org
noreply at wordpress.org
Wed Aug 3 21:49:58 UTC 2016
#1889: Inaccurate listings for @since tags
---------------------------+-----------------
Reporter: johnbillion | Owner:
Type: defect | Status: new
Priority: normal | Milestone:
Component: Developer Hub | Keywords:
---------------------------+-----------------
If you view
[https://developer.wordpress.org/reference/since/4.5.0/?post_type%5B%5D
=wp-parser-function the list of functions introduced in 4.5], you'll see
functions that are older than that but which have a `@since` entry
indicating a change made to the function in 4.5. For example,
[https://developer.wordpress.org/reference/functions/wp_normalize_path/
wp_normalize_path()], which was introduced in 3.9 but has changes listed
for 4.4 and 4.5.
{{{
* @since 3.9.0
* @since 4.4.0 Ensures upper-case drive letters on Windows systems.
* @since 4.5.0 Allows for Windows network shares.
}}}
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/1889>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list