Completed
Push — master ( 55cfc6...e50785 )
by Richard
07:58
created
34 files with issues
Count Path Last Found
35 src/Phinx/Db/Adapter/MysqlAdapter.php
Duplication Bug Best Practice Unused Code Comprehensibility Coding Style Deprecated Code
2 src/Phinx/Console/Command/Migrate.php
Duplication
2 src/Phinx/Console/Command/SeedCreate.php
Duplication
8 src/Phinx/Config/Config.php
Duplication Coding Style
1 src/Phinx/Migration/AbstractTemplateCreation.php
Duplication
1 src/Phinx/Seed/AbstractSeed.php
Duplication
3 src/Phinx/Console/Command/SeedRun.php
Duplication
2 src/Phinx/Console/Command/Status.php
Duplication
1 src/Phinx/Console/Command/Breakpoint.php
Duplication
10 src/Phinx/Migration/Manager.php
Duplication Bug Best Practice