Typehint #280
Annotations
6 errors
PHP 8.1 on ubuntu-latest:
lib/GaletteEvents/Filters/ActivitiesList.php#L65
PHPDoc tag @var has invalid value (array|<string>): Unexpected token "<", expected type at offset 15
|
PHP 8.1 on ubuntu-latest:
lib/GaletteEvents/Repository/Activities.php#L97
Return type mixed of method GaletteEvents\Repository\Activities::getList() is not covariant with return type array|Laminas\Db\ResultSet\ResultSet of method Galette\Repository\Repository::getList().
|
PHP 8.1 on ubuntu-latest:
lib/GaletteEvents/Repository/Activities.php#L107
Access to an undefined property Galette\Core\Pagination::$query.
|
PHP 8.1 on ubuntu-latest:
lib/GaletteEvents/Repository/Activities.php#L224
Return type mixed of method GaletteEvents\Repository\Activities::installInit() is not covariant with return type bool of method Galette\Repository\Repository::installInit().
|
PHP 8.1 on ubuntu-latest:
lib/GaletteEvents/Repository/Events.php#L376
No error to ignore is reported on line 376.
|
PHP 8.1 on ubuntu-latest
Process completed with exit code 1.
|