aboutsummaryrefslogtreecommitdiffstats
path: root/build/stubs/memcached.php
diff options
context:
space:
mode:
authorJ0WI <J0WI@users.noreply.github.com>2020-09-17 17:23:07 +0200
committerJ0WI <J0WI@users.noreply.github.com>2020-09-17 17:40:04 +0200
commit68ce17e59bf8bc09757f9b56fdad458679d6e988 (patch)
tree324ade0863f0680002324ccddcd8f4ae5e06f97c /build/stubs/memcached.php
parentec07ca2abbc88f395b8eeedc4b2e5b679018a673 (diff)
downloadnextcloud-server-68ce17e59bf8bc09757f9b56fdad458679d6e988.tar.gz
nextcloud-server-68ce17e59bf8bc09757f9b56fdad458679d6e988.zip
Unify links to php.net
Update all links to https://www.php.net/ Signed-off-by: J0WI <J0WI@users.noreply.github.com>
Diffstat (limited to 'build/stubs/memcached.php')
-rw-r--r--build/stubs/memcached.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/stubs/memcached.php b/build/stubs/memcached.php
index 8f898c3c5c8..b87387aa1ef 100644
--- a/build/stubs/memcached.php
+++ b/build/stubs/memcached.php
@@ -1436,7 +1436,7 @@ class Memcached {
/**
* (PECL memcached &gt;= 2.0.0)<br/>
* Set the credentials to use for authentication
- * @link https://secure.php.net/manual/en/memcached.setsaslauthdata.php
+ * @link https://www.php.net/manual/en/memcached.setsaslauthdata.php
* @param string $username <p>
* The username to use for authentication.
* </p>