From 6bf949fdd0870316f13340c08462288fffce9508 Mon Sep 17 00:00:00 2001 From: Ben Fuhrmannek Date: Wed, 18 Aug 2021 13:32:42 +0200 Subject: updated documentation URL --- config/default_php8.rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config/default_php8.rules') diff --git a/config/default_php8.rules b/config/default_php8.rules index c024176..de2da5c 100644 --- a/config/default_php8.rules +++ b/config/default_php8.rules @@ -14,7 +14,7 @@ sp.disable_xxe.enable(); # sp.global.secret_key("YOU _DO_ NEED TO CHANGE THIS WITH SOME RANDOM CHARACTERS."); # Globally activate strict mode -# https://secure.php.net/manual/en/functions.arguments.php#functions.arguments.type-declaration.strict +# https://www.php.net/manual/en/language.types.declarations.php#language.types.declarations.strict # sp.global_strict.enable(); # Prevent unserialize-related exploits -- cgit v1.3