spatie / laravel-activitylog

Log activity inside your Laravel app
https://docs.spatie.be/laravel-activitylog
MIT License
5.3k stars 712 forks source link

Upgrade to V4 error incompatible declaration #1180

Closed SkyZySR closed 1 year ago

SkyZySR commented 1 year ago

Declaration of App\Models\Activity::getExtraProperty(string $propertyName) must be compatible with Spatie\Activitylog\Contracts\Activity::getExtraProperty(string $propertyName, mixed $defaultValue): mixed {"exception":"[object] (Symfony\Component\ErrorHandler\Error\FatalError(code: 0): Declaration of App\Models\Activity::getExtraProperty(string $propertyName) must be compatible with Spatie\Activitylog\Contracts\Activity::getExtraProperty(string $propertyName, mixed $defaultValue): mixed at D:\web\app\Models\Activity.php:47)

github-actions[bot] commented 1 year ago

This issue is stale because it has been open 21 days with no activity. Remove stale label or comment or this will be closed in 7 days