(PHP 5 >= 5.6.0, PHP 7)
phpdbg_exec — Attempts to set the execution context
$context
) : string|bool
Această funcție nu este documentată în prezent; este disponibilă numai lista sa de argumente.
context
If the execution context was set previously it is returned.
If the execution context was not set previously true
is returned.
If the request to set the context fails, false
is returned, and an
E_WARNING
raised.