v1.2.4 #31
Annotations
5 errors and 1 warning
Run PHPStan:
src/Facades/Http.php#L62
Parameter #2 $args of function wp_remote_request expects array{method?: string, timeout?: float, redirection?: int, httpversion?: string, user-agent?: string, reject_unsafe_urls?: bool, blocking?: bool, headers?: array|string, ...}, array<string, mixed> given.
|
Run PHPStan:
src/Facades/Http.php#L76
Parameter #2 $args of function wp_remote_get expects array{method?: string, timeout?: float, redirection?: int, httpversion?: string, user-agent?: string, reject_unsafe_urls?: bool, blocking?: bool, headers?: array|string, ...}, array<string, mixed> given.
|
Run PHPStan:
src/Facades/Http.php#L90
Parameter #2 $args of function wp_remote_post expects array{method?: string, timeout?: float, redirection?: int, httpversion?: string, user-agent?: string, reject_unsafe_urls?: bool, blocking?: bool, headers?: array|string, ...}, array<string, mixed> given.
|
Run PHPStan:
src/Facades/Http.php#L104
Parameter #2 $args of function wp_remote_head expects array{method?: string, timeout?: float, redirection?: int, httpversion?: string, user-agent?: string, reject_unsafe_urls?: bool, blocking?: bool, headers?: array|string, ...}, array<string, mixed> given.
|
Run PHPStan
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading