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:
parent
5a286f7a1b
commit
3aad67fd48
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user