Skip to content

Commit b56ad89

Browse files
committed
Update core.stub
1 parent 88c1fb4 commit b56ad89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stubs/core.stub

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -366,7 +366,7 @@ function register_tick_function(callable $callback, mixed ...$args): bool {}
366366
/**
367367
* @param string|array<string> $command
368368
* @param list<list<string>|resource> $descriptor_spec
369-
* @param list<resource> $pipes
369+
* @param array<resource> $pipes
370370
* @param array<mixed> $env_vars
371371
* @param array<string, bool> $options
372372
*

0 commit comments

Comments
 (0)