Completed
Push — master ( 8e9c44...355726 )
by José
03:31 queued 11s
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
13 src/Phinx/Migration/Manager.php
Bug Best Practice Duplication Documentation