Skip to content

Conversation

@jrfnl
Copy link
Member

@jrfnl jrfnl commented Nov 8, 2024

Make the iterator list type specifications more specific to comply with expectations in PHPStan 2.0.

Note: in reality the type should be \RegexIterator<int, string, \Traversable<int, string>>, but would yield yet another PHPStan error, so let's just leave it like this for now.

Make the iterator list type specifications more specific to comply with expectations in PHPStan 2.0.

Note: in reality the type should be `\RegexIterator<int, string, \Traversable<int, string>>`, but would yield yet another PHPStan error, so let's just leave it like this for now.
@jrfnl jrfnl added this to the 1.x Next milestone Nov 8, 2024
@jrfnl jrfnl merged commit 9fe1291 into stable Nov 8, 2024
35 checks passed
@jrfnl jrfnl deleted the feature/docs-specificity branch November 8, 2024 15:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

2 participants