You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Now that this package requires PHPStan 1.10.0+, It seems like IsWpErrorFunctionTypeSpecifyingExtension, AssertWpErrorTypeSpecifyingExtension, and AssertNotWpErrorTypeSpecifyingExtension extensions could be replaced with @phpstan-assert annotations, which were introduced in PHPStan 1.9.0.
These annotations would need to be added in php-stubs/wordpress-tests-stubs / php-stubs/wordpress-stubs of course.