Index: src/wp-admin/includes/class-ftp-pure.php
===================================================================
--- src/wp-admin/includes/class-ftp-pure.php	(revision 46615)
+++ src/wp-admin/includes/class-ftp-pure.php	(working copy)
@@ -8,7 +8,7 @@
  * @version 1.0
  * @copyright Alexey Dotsenko
  * @author Alexey Dotsenko
- * @link http://www.phpclasses.org/browse/package/1743.html Site
+ * @link https://www.phpclasses.org/package/1743-PHP-FTP-client-in-pure-PHP.html Site
  * @license LGPL http://www.opensource.org/licenses/lgpl-license.html
  */
 
@@ -22,7 +22,7 @@
  * @version 1.0
  * @copyright Alexey Dotsenko
  * @author Alexey Dotsenko
- * @link http://www.phpclasses.org/browse/package/1743.html Site
+ * @link https://www.phpclasses.org/package/1743-PHP-FTP-client-in-pure-PHP.html Site
  * @license LGPL http://www.opensource.org/licenses/lgpl-license.html
  */
 class ftp_pure extends ftp_base {
Index: src/wp-admin/includes/class-ftp-sockets.php
===================================================================
--- src/wp-admin/includes/class-ftp-sockets.php	(revision 46615)
+++ src/wp-admin/includes/class-ftp-sockets.php	(working copy)
@@ -8,7 +8,7 @@
  * @version 1.0
  * @copyright Alexey Dotsenko
  * @author Alexey Dotsenko
- * @link http://www.phpclasses.org/browse/package/1743.html Site
+ * @link https://www.phpclasses.org/package/1743-PHP-FTP-client-in-pure-PHP.html Site
  * @license LGPL http://www.opensource.org/licenses/lgpl-license.html
  */
 
@@ -22,7 +22,7 @@
  * @version 1.0
  * @copyright Alexey Dotsenko
  * @author Alexey Dotsenko
- * @link http://www.phpclasses.org/browse/package/1743.html Site
+ * @link https://www.phpclasses.org/package/1743-PHP-FTP-client-in-pure-PHP.html Site
  * @license LGPL http://www.opensource.org/licenses/lgpl-license.html
  */
 class ftp_sockets extends ftp_base {
Index: src/wp-admin/includes/class-ftp.php
===================================================================
--- src/wp-admin/includes/class-ftp.php	(revision 46615)
+++ src/wp-admin/includes/class-ftp.php	(working copy)
@@ -8,7 +8,7 @@
  * @version 1.0
  * @copyright Alexey Dotsenko
  * @author Alexey Dotsenko
- * @link http://www.phpclasses.org/browse/package/1743.html Site
+ * @link https://www.phpclasses.org/package/1743-PHP-FTP-client-in-pure-PHP.html Site
  * @license LGPL http://www.opensource.org/licenses/lgpl-license.html
  */
 
Index: src/wp-includes/ID3/module.audio.ogg.php
===================================================================
--- src/wp-includes/ID3/module.audio.ogg.php	(revision 46615)
+++ src/wp-includes/ID3/module.audio.ogg.php	(working copy)
@@ -463,7 +463,7 @@
 	}
 
 	/**
-	 * @link http://tools.ietf.org/html/draft-ietf-codec-oggopus-03
+	 * @link https://tools.ietf.org/html/draft-ietf-codec-oggopus-03
 	 *
 	 * @param string $filedata
 	 * @param int    $filedataoffset
Index: src/wp-includes/SimplePie/Caption.php
===================================================================
--- src/wp-includes/SimplePie/Caption.php	(revision 46615)
+++ src/wp-includes/SimplePie/Caption.php	(working copy)
@@ -141,7 +141,7 @@
 	/**
 	 * Get the language
 	 *
-	 * @link http://tools.ietf.org/html/rfc3066
+	 * @link https://tools.ietf.org/html/rfc3066
 	 * @return string|null Language code as per RFC 3066
 	 */
 	public function get_language()
Index: src/wp-includes/SimplePie/Enclosure.php
===================================================================
--- src/wp-includes/SimplePie/Enclosure.php	(revision 46615)
+++ src/wp-includes/SimplePie/Enclosure.php	(working copy)
@@ -593,7 +593,7 @@
 	/**
 	 * Get the language
 	 *
-	 * @link http://tools.ietf.org/html/rfc3066
+	 * @link https://tools.ietf.org/html/rfc3066
 	 * @return string|null Language code as per RFC 3066
 	 */
 	public function get_language()
Index: src/wp-includes/blocks/latest-comments.php
===================================================================
--- src/wp-includes/class-phpass.php	(revision 46615)
+++ src/wp-includes/class-phpass.php	(working copy)
@@ -4,7 +4,7 @@
  * @package phpass
  * @since 2.5.0
  * @version 0.3 / WordPress
- * @link http://www.openwall.com/phpass/
+ * @link https://www.openwall.com/phpass/
  */
 
 #
@@ -30,7 +30,7 @@
  *
  * @package phpass
  * @version 0.3 / WordPress
- * @link http://www.openwall.com/phpass/
+ * @link https://www.openwall.com/phpass/
  * @since 2.5.0
  */
 class PasswordHash {
@@ -273,4 +273,4 @@
 
 		return $hash === $stored_hash;
 	}
-}
\ No newline at end of file
+}
Index: src/wp-includes/class-phpmailer.php
===================================================================
--- src/wp-includes/class-phpmailer.php	(revision 46615)
+++ src/wp-includes/class-phpmailer.php	(working copy)
@@ -2953,7 +2953,7 @@
 
     /**
      * Encode a string using Q encoding.
-     * @link http://tools.ietf.org/html/rfc2047
+     * @link https://tools.ietf.org/html/rfc2047
      * @param string $str the text to encode
      * @param string $position Where the text is going to be used, see the RFC for what that means
      * @access public
Index: src/wp-includes/class-smtp.php
===================================================================
--- src/wp-includes/class-smtp.php	(revision 46615)
+++ src/wp-includes/class-smtp.php	(working copy)
@@ -128,7 +128,7 @@
 
     /**
      * Whether to use VERP.
-     * @link http://en.wikipedia.org/wiki/Variable_envelope_return_path
+     * @link https://en.wikipedia.org/wiki/Variable_envelope_return_path
      * @link http://www.postfix.org/VERP_README.html Info on VERP
      * @var boolean
      */
@@ -138,7 +138,7 @@
      * The timeout value for connection, in seconds.
      * Default of 5 minutes (300sec) is from RFC2821 section 4.5.3.2
      * This needs to be quite high to function correctly with hosts using greetdelay as an anti-spam measure.
-     * @link http://tools.ietf.org/html/rfc2821#section-4.5.3.2
+     * @link https://tools.ietf.org/html/rfc2821#section-4.5.3.2
      * @var integer
      */
     public $Timeout = 300;
Index: src/wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php
===================================================================
--- src/wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php	(revision 46615)
+++ src/wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php	(working copy)
@@ -737,8 +737,8 @@
 	 *
 	 * @since 4.7.0
 	 *
-	 * @link http://tools.ietf.org/html/rfc2388
-	 * @link http://tools.ietf.org/html/rfc6266
+	 * @link https://tools.ietf.org/html/rfc2388
+	 * @link https://tools.ietf.org/html/rfc6266
 	 *
 	 * @param string[] $disposition_header List of Content-Disposition header values.
 	 * @return string|null Filename if available, or null if not found.
