Completed
Push — 6.0 ( 6faeca...d95081 )
by liu
02:54
created
7 files with issues
Count Path Last Found
2 src/think/model/Collection.php
Coding Style
1 src/think/model/Relation.php
Coding Style
3 src/think/model/relation/BelongsToMany.php
Coding Style
3 src/think/model/relation/HasMany.php
Bug Best Practice Coding Style
9 src/think/model/relation/HasManyThrough.php
Unused Code Bug Best Practice Coding Style
10 src/think/model/relation/HasOneThrough.php
Unused Code Bug Coding Style
2 src/think/model/relation/MorphMany.php
Bug Best Practice