new calendar endpoints | part 4/4 | endpoint implementations #63
phpstan-tests.yml
on: pull_request
PHPStan for WordPress
39s
Annotations
6 errors
PHPStan for WordPress:
includes/core/classes/endpoints/class-endpoint.php#L282
Parameter #1 $function_name of function wp_trigger_error expects callable-string, 'GatherPress\\Core\\Endpoints\\Endpoint' given.
|
PHPStan for WordPress:
includes/core/classes/endpoints/class-endpoint.php#L291
Parameter #1 $function_name of function wp_trigger_error expects callable-string, 'GatherPress\\Core\\Endpoints\\Endpoint' given.
|
PHPStan for WordPress:
includes/core/classes/endpoints/class-endpoint.php#L300
Parameter #1 $function_name of function wp_trigger_error expects callable-string, 'GatherPress\\Core\\Endpoints\\Endpoint' given.
|
PHPStan for WordPress:
includes/core/classes/endpoints/class-endpoint.php#L320
Parameter #1 $function_name of function wp_trigger_error expects callable-string, 'GatherPress\\Core\\Endpoints\\Endpoint' given.
|
PHPStan for WordPress:
includes/core/classes/endpoints/class-endpoint.php#L329
Parameter #1 $function_name of function wp_trigger_error expects callable-string, 'GatherPress\\Core\\Endpoints\\Endpoint' given.
|
PHPStan for WordPress
Process completed with exit code 1.
|