Tidy Query #117
Annotations
4 errors
phpstan:
lib/ActiveRecord/Driver/BasicDriver.php#L64
Parameter #1 $source of static method ICanBoogie\DateTime::from() expects DateTime|string, DateTimeInterface given.
|
phpstan:
lib/ActiveRecord/Model.php#L124
Access to an undefined property ICanBoogie\ActiveRecord\Query<TValue of ICanBoogie\ActiveRecord>::$all.
|
phpstan:
lib/ActiveRecord/Validate/Validator/Unique.php#L51
Access to an undefined property ICanBoogie\ActiveRecord\Query<ICanBoogie\ActiveRecord>::$all.
|
phpstan
Process completed with exit code 1.
|