mirror of
https://github.com/php/php-src.git
synced 2026-04-25 00:48:25 +02:00
proto fix
This commit is contained in:
+1
-1
@@ -368,7 +368,7 @@ PHP_FUNCTION(pcntl_wstopsig)
|
||||
}
|
||||
/* }}} */
|
||||
|
||||
/* {{{ proto bool pcntl_exec(string path, [array args], [array envs])
|
||||
/* {{{ proto bool pcntl_exec(string path [, array args [, array envs]])
|
||||
Executes specified program in current process space as defined by exec(2) */
|
||||
PHP_FUNCTION(pcntl_exec)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user