mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-04 12:44:31 +00:00
Docs: Replace some more HTTP links with HTTPS.
Props johnpgreen. Fixes #37622. See #36993. git-svn-id: https://develop.svn.wordpress.org/trunk@38239 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -450,7 +450,7 @@ if ( ! function_exists( 'array_replace_recursive' ) ) :
|
||||
*
|
||||
* @since 4.5.3
|
||||
*
|
||||
* @see http://php.net/manual/en/function.array-replace-recursive.php#109390
|
||||
* @see https://secure.php.net/manual/en/function.array-replace-recursive.php#109390
|
||||
*
|
||||
* @param array $base Array with keys needing to be replaced.
|
||||
* @param array $replacements Array with the replaced keys.
|
||||
|
||||
Reference in New Issue
Block a user