Docs: Use the three-digit, x.x.x-style version in the DocBlock for the nested lowercase_octets() function.

See #32246. See #meta942.


git-svn-id: https://develop.svn.wordpress.org/trunk@38107 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Drew Jaynes 2016-07-19 19:33:31 +00:00
parent 5a286f7a1b
commit 3aad67fd48

View File

@ -481,7 +481,7 @@ function redirect_canonical( $requested_url = null, $do_redirect = true ) {
/**
* Converts the first hex-encoded octet match to lowercase.
*
* @since 3.1
* @since 3.1.0
* @ignore
*
* @param array $matches Hex-encoded octet matches for the requested URL.