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.
1 parent ff506e3 commit 036c581Copy full SHA for 036c581
stubs/core.stub
@@ -374,4 +374,4 @@ function register_tick_function(callable $callback, mixed ...$args): bool {}
374
*
375
* @return resource|false
376
*/
377
-function proc_open(array|string $command, array $descriptor_spec, &$pipes, ?string $cwd, ?array $env_vars, ?array $options) {}
+function proc_open($command, array $descriptor_spec, &$pipes, ?string $cwd, ?array $env_vars, ?array $options) {}
0 commit comments