Add test cases #9
Annotations
4 errors and 1 warning
phpstan:
src/OmiseSignatureValidator.php#L19
Parameter #2 $haystack of function in_array expects array, string given.
|
phpstan:
src/OmiseSignatureValidator.php#L34
Call to static method get() on an unknown class Soap\OmiseWebhooks\Http.
|
phpstan:
src/OmiseSignatureValidator.php#L39
Method Soap\OmiseWebhooks\OmiseSignatureValidator::getWebhookIps() should return string but returns array<int, string>.
|
phpstan
Process completed with exit code 1.
|
phpstan
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|