Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit d68412e

Browse files
committed
iterable types
1 parent 8e88a47 commit d68412e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎stubs/core.stub‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -365,10 +365,10 @@ function register_tick_function(callable $callback, mixed ...$args): bool {}
365365

366366
/**
367367
* @param string|array<string> $command
368-
* @param array<mixed> $descriptor_spec
369-
* @param array<resource> $pipes
368+
* @param list<list<string>|resource> $descriptor_spec
369+
* @param list<resource> $pipes
370370
* @param array<mixed> $env_vars
371-
* @param array<mixed> $options
371+
* @param array<string, bool> $options
372372
*
373373
* @param-out list<resource> $pipes
374374
*

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /