Fixed sorting bug on reminders subpage #350
Annotations
10 errors
PHP 8.2:
app/Http/Controllers/Entity/RelationController.php#L126
Undefined variable: $count
|
PHP 8.2:
app/Http/Controllers/Tags/ChildController.php#L78
Method App\Http\Controllers\Tags\ChildController::store() should return Illuminate\Http\RedirectResponse but returns Illuminate\Http\JsonResponse.
|
PHP 8.2:
app/Http/Requests/StoreAbility.php#L43
Cannot access property $id on object|string.
|
PHP 8.2:
app/Http/Requests/StoreAttributeTemplate.php#L35
Cannot access property $id on object|string.
|
PHP 8.2:
app/Http/Requests/StoreCalendar.php#L72
Cannot access property $id on object|string.
|
PHP 8.2:
app/Http/Requests/StoreCreature.php#L42
Cannot access property $id on object|string.
|
PHP 8.2:
app/Http/Requests/StoreFamily.php#L43
Cannot access property $id on object|string.
|
PHP 8.2:
app/Http/Requests/StoreItem.php#L49
Cannot access property $id on object|string.
|
PHP 8.2:
app/Http/Requests/StoreItem.php#L51
Cannot access property $id on object|string.
|
PHP 8.2:
app/Http/Requests/StoreJournal.php#L52
Cannot access property $id on object|string.
|