From 6229dd05b522282d9ddb108a6522d7f552e981ad Mon Sep 17 00:00:00 2001 From: Sergey Biryukov Date: Thu, 20 Jul 2017 13:14:50 +0000 Subject: [PATCH] Docs: Change `@version` entry for `WP_Http::buildCookieHeader()` to `@since`. See #41381. git-svn-id: https://develop.svn.wordpress.org/trunk@41105 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-includes/class-http.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/wp-includes/class-http.php b/src/wp-includes/class-http.php index d1752fb949..786b06d647 100644 --- a/src/wp-includes/class-http.php +++ b/src/wp-includes/class-http.php @@ -731,7 +731,7 @@ class WP_Http { * Edits the array by reference. * * @access public - * @version 2.8.0 + * @since 2.8.0 * @static * * @param array $r Full array of args passed into ::request()