1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-26 20:34:47 +01:00
This commit is contained in:
Brown 2020-09-04 18:35:19 -04:00
parent 2895402269
commit 681eff6dd4

View File

@ -656,7 +656,7 @@ function preg_replace_callback($search, $replace, $subject, int $limit = -1, &$c
* : (TFlags is 514
* ? list<array<?string>>
* : (TFlags is 770
* ? list<array<array{?string, 1}>>
* ? list<array<array{?string, int}>>
* : array
* )
* )