Skip to content

Commit 7ecbaf2

Browse files
staabmondrejmirtes
authored andcommitted
Update core.stub
1 parent 81366f5 commit 7ecbaf2

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
@@ -76,7 +76,7 @@ function parse_str(string $string, array &$result): void {}
7676

7777
/**
7878
* @param array<mixed> $result
79-
* @param-out array<string, string|list<string>|array<mixed>> $result
79+
* @param-out array<string, array|string> $result
8080
*/
8181
function mb_parse_str(string $string, array &$result): bool {}
8282

0 commit comments

Comments
 (0)