Using Doctrine LifecycleCallbacks #641
Annotations
11 errors
Run PHPStan:
src/Entity/Comment.php#L60
Property App\Entity\Comment::$createdAt has no type specified.
|
Run PHPStan:
src/Entity/Comment.php#L63
Property App\Entity\Comment::$updatedAt has no type specified.
|
Run PHPStan:
src/Entity/Comment.php#L147
Method App\Entity\Comment::updatedTimestamps() has no return type specified.
|
Run PHPStan:
src/Entity/Post.php#L90
Property App\Entity\Post::$createdAt has no type specified.
|
Run PHPStan:
src/Entity/Post.php#L93
Property App\Entity\Post::$updatedAt has no type specified.
|
Run PHPStan:
src/Entity/Post.php#L234
Method App\Entity\Post::updatedTimestamps() has no return type specified.
|
Run PHPStan:
src/Entity/Tag.php#L42
Property App\Entity\Tag::$createdAt has no type specified.
|
Run PHPStan:
src/Entity/Tag.php#L45
Property App\Entity\Tag::$updatedAt has no type specified.
|
Run PHPStan:
src/Entity/Tag.php#L100
Method App\Entity\Tag::updatedTimestamps() has no return type specified.
|
Run PHPStan:
src/Entity/User.php#L68
Property App\Entity\User::$createdAt has no type specified.
|
Lint Composer config
Process completed with exit code 2.
|
The logs for this run have expired and are no longer available.
Loading