mirror of
https://github.com/danog/psalm.git
synced 2024-11-27 12:55:26 +01:00
parent
b321b47822
commit
da8df71b2f
@ -667,7 +667,7 @@ function preg_replace_callback($search, $replace, $subject, int $limit = -1, &$c
|
||||
* ) $matches
|
||||
* @return int
|
||||
*/
|
||||
function preg_match_all($pattern, $replace, &$matches = [], int $flags = 1) {}
|
||||
function preg_match_all($pattern, $replace, &$matches = [], int $flags = 1, int $offset = 0) {}
|
||||
|
||||
/**
|
||||
* @psalm-pure
|
||||
|
Loading…
Reference in New Issue
Block a user