php-standard-library / psalm-plugin

Psalm integration for the PHP Standard Library
MIT License
24 stars 6 forks source link

[Regex] Capture groups typehint #5

Closed veewee closed 3 years ago

veewee commented 3 years ago

This PR adds better return types for Regex\capture_groups introduced in: https://github.com/azjezz/psl/pull/151