Bucket/phpstan and fixes #23
Annotations
11 errors
|
Run phpstan:
src/Common/Site_Health/Fields/Generic_Info_Field.php#L43
Unsafe usage of new static().
|
Run phpstan:
src/Common/Site_Health/Fields/Generic_Info_Field.php#L59
Unsafe usage of new static().
|
Run phpstan:
src/Tribe/Admin/Helpers.php#L53
@param bool $bypass does not accept actual type of parameter: null.
|
Run phpstan:
src/Tribe/Admin/Notices.php#L6
Used function Crontrol\Event\delete not found.
|
Run phpstan:
src/Tribe/Admin/Notices.php#L645
Method Tribe__Admin__Notices::register_transient() should return stdClass but return statement is missing.
|
Run phpstan:
src/Tribe/Ajax/Dropdown.php#L355
Result of method Tribe__Ajax__Dropdown::error() (void) is used.
|
Run phpstan:
src/Tribe/Container.php#L301
Class Tribe\Tickets\Admin\Home\Service_Provider not found.
|
Run phpstan:
src/Tribe/Context.php#L461
One or more @param tags has an invalid name or invalid syntax.
|
Run phpstan:
src/Tribe/Context.php#L1183
One or more @param tags has an invalid name or invalid syntax.
|
Run phpstan:
src/Tribe/Context.php#L1197
One or more @param tags has an invalid name or invalid syntax.
|
Loading