[1.x] Supports PHP 8.4 #1306
Annotations
3 errors
Execute type checking:
src/Storage/DatabaseStorage.php#L448
Method Laravel\Pulse\Storage\DatabaseStorage::values() should return Illuminate\Support\Collection<string, object{timestamp: int, key: string, value: string}> but returns Illuminate\Support\Collection<(int|string), stdClass>.
|
Execute type checking:
src/Storage/DatabaseStorage.php#L532
Method Laravel\Pulse\Storage\DatabaseStorage::aggregate() should return Illuminate\Support\Collection<int, object{key: string, min?: int, max?: int, sum?: int, avg?: int, count?: int}> but returns Illuminate\Support\Collection<int, stdClass>.
|
Execute type checking
Process completed with exit code 1.
|
Loading