Rework RelationCollection #121
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/Driver/MySQLDriver.php#L20
Parameter #2 $prefixed_table_name of method ICanBoogie\ActiveRecord\Driver\TableRenderer::render() expects non-empty-string, string given.
|
phpstan:
lib/ActiveRecord/Driver/SQLiteDriver.php#L18
Parameter #2 $prefixed_table_name of method ICanBoogie\ActiveRecord\Driver\TableRenderer::render() expects non-empty-string, string given.
|
phpstan
Process completed with exit code 1.
|