From 68ce17e59bf8bc09757f9b56fdad458679d6e988 Mon Sep 17 00:00:00 2001 From: J0WI Date: Thu, 17 Sep 2020 17:23:07 +0200 Subject: Unify links to php.net Update all links to https://www.php.net/ Signed-off-by: J0WI --- apps/files/lib/Command/Scan.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apps/files/lib/Command/Scan.php') diff --git a/apps/files/lib/Command/Scan.php b/apps/files/lib/Command/Scan.php index 6ca6ba76945..94621a66cd3 100644 --- a/apps/files/lib/Command/Scan.php +++ b/apps/files/lib/Command/Scan.php @@ -236,7 +236,7 @@ class Scan extends Base { /** * Processes PHP errors as exceptions in order to be able to keep track of problems * - * @see https://secure.php.net/manual/en/function.set-error-handler.php + * @see https://www.php.net/manual/en/function.set-error-handler.php * * @param int $severity the level of the error raised * @param string $message -- cgit v1.2.3