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 2218e6f

Browse files
committed
simplify
1 parent edb08f3 commit 2218e6f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

‎stubs/core.stub‎

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -364,13 +364,13 @@ function header_register_callback(callable $callback): bool {}
364364
function register_tick_function(callable $callback, mixed ...$args): bool {}
365365

366366
/**
367-
* @template P of int = int
367+
* @template P of int
368368
*
369369
* @param string|list<string> $command
370370
* @param array<P, list<string>|resource> $descriptor_spec
371-
* @param array<mixed> $pipes
372-
* @param array<string, mixed> $env_vars
373-
* @param array<string, bool> $options
371+
* @param mixed $pipes
372+
* @param null|array<string, mixed> $env_vars
373+
* @param null|array<string, bool> $options
374374
*
375375
* @param-out array<P, resource> $pipes
376376
*

0 commit comments

Comments
(0)

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