Add File::sizeToBytes() helper #550
Annotations
4 errors
Analyse code:
src/Database/Model.php#L43
PHPDoc type array of property Winter\Storm\Database\Model::$attributes is not covariant with PHPDoc type array<string, mixed> of overridden property Illuminate\Database\Eloquent\Model::$attributes.
|
Analyse code:
src/Filesystem/Filesystem.php#L93
PHPDoc tag @throws with type Winter\Storm\Filesystem\InvalidArgumentException is not subtype of Throwable
|
Analyse code:
src/Filesystem/Filesystem.php#L120
Unreachable statement - code above always terminates.
|
Analyse code
Process completed with exit code 1.
|
Loading