An array of match group => pair of string matched + offset in bytes (or -1 if no match)
@readonly @phpstan-var array<int|string, array{string|null, int<-1, max>}>
Type: array
public $matches;