Skip to content

Conversation

Ayoub-Mabrouk
Copy link

This change addresses PHPStan warnings about unsafe usage of new static()
by using new self() for safer instantiation of exception instances.

ew static() with
ew self() in InvalidConfig

This change addresses PHPStan warnings about unsafe usage of
ew static()
by using
ew self() for safer instantiation of exception instances
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant