We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3f8622a + f4e9c1f commit f3805faCopy full SHA for f3805fa
scoper.inc.php
@@ -35,4 +35,5 @@ static function (string $filePath, string $prefix, string $content): string {
35
return $content;
36
},
37
],
38
+ 'expose-global-functions' => false,
39
];
0 commit comments