Home
last modified time | relevance | path

Searched refs:env_vars (Results 1 – 5 of 5) sorted by relevance

/PHP-8.3/ext/pcntl/tests/
H A Dpcntl_exec_004.phpt2 pcntl_exec() - Testing error when non-stringable arguments are passed for $args and $env_vars.
/PHP-8.3/ext/pcntl/
H A Dpcntl.stub.php961 function pcntl_exec(string $path, array $args = [], array $env_vars = []): bool {} argument
H A Dpcntl_arginfo.h82 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, env_vars, IS_ARRAY, 0, "[]")
/PHP-8.3/ext/standard/
H A Dbasic_functions.stub.php3278 …$command, array $descriptor_spec, &$pipes, ?string $cwd = null, ?array $env_vars = null, ?array $o…
H A Dbasic_functions_arginfo.h1790 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, env_vars, IS_ARRAY, 1, "null")

Completed in 29 milliseconds