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 89a573f + f116835 commit 89df7cfCopy full SHA for 89df7cf
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