Introduce files from https://github.com/carstingaxion/additional-adva… #70
phpstan-tests.yml
on: pull_request
PHPStan for WordPress
36s
Annotations
5 errors
PHPStan for WordPress:
includes/core/classes/blocks/class-event-query.php#L121
Expected 3 @param tags, found 4.
|
PHPStan for WordPress:
includes/core/classes/blocks/class-event-query.php#L145
PHPDoc tag @param has invalid value (array): Unexpected token "\n\t * ", expected variable at offset 99 on line 4
|
PHPStan for WordPress:
includes/core/classes/blocks/class-event-query.php#L173
If condition is always false.
|
PHPStan for WordPress:
includes/core/classes/blocks/class-event-query.php#L174
Result of function var_dump (void) is used.
|
PHPStan for WordPress
Process completed with exit code 1.
|