diff --git a/src/ArchPresets/Security.php b/src/ArchPresets/Security.php index c7142748..40b4f59d 100644 --- a/src/ArchPresets/Security.php +++ b/src/ArchPresets/Security.php @@ -32,7 +32,6 @@ final class Security extends AbstractPreset 'create_function', 'unserialize', 'extract', - 'parse_str', 'mb_parse_str', 'dl', 'assert',