diff --git a/reference/runkit/sandbox.xml b/reference/runkit/sandbox.xml index b95546539a..f866b328ec 100644 --- a/reference/runkit/sandbox.xml +++ b/reference/runkit/sandbox.xml @@ -1,5 +1,5 @@ - + @@ -85,6 +85,16 @@ + + runkit.superglobal + + + Comma separated list of variables to be treated as superglobals within the + sandbox sub-interpreter. These variables will be used in addition to any + variables defined internally or through the global runkit.superglobal setting. + + +