Skip to content

Commit 94d141f

Browse files
committed
rest_index accepts anything
1 parent d2de6a6 commit 94d141f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: stubs/core.stub

+1
Original file line numberDiff line numberDiff line change
@@ -321,6 +321,7 @@ function get_defined_constants(bool $categorize = false): array {}
321321

322322
/**
323323
* @param array<string> $long_options
324+
* @param mixed $rest_index
324325
* @param-out int $rest_index
325326
* @return __benevolent<array<string,string>|array<string,false>|array<string,list<mixed>>|false>
326327
*/

0 commit comments

Comments
 (0)