Index: src/wp-includes/class-http.php
===================================================================
--- src/wp-includes/class-http.php	(revision 41238)
+++ src/wp-includes/class-http.php	(working copy)
@@ -473,6 +473,7 @@
 	 * Validate redirected URLs.
 	 *
 	 * @since 4.7.5
+     * @static
 	 *
 	 * @throws Requests_Exception On unsuccessful URL validation
 	 * @param string $location URL to redirect to.
@@ -535,7 +536,7 @@
 	 *
 	 * @since 3.2.0
 	 *
-	 * @static
+	 * @staticvar array $transports
 	 *
 	 * @param string $url URL to Request
 	 * @param array $args Request arguments
