Completed
Pull Request — master (#1193)
by Dmitriy
07:19
created
34 files with issues
Count Path Last Found
1 src/Phinx/Migration/AbstractTemplateCreation.php
Duplication
2 src/Phinx/Seed/AbstractSeed.php
Duplication
2 src/Phinx/Migration/Manager/Environment.php
Bug
3 src/Phinx/Console/Command/SeedRun.php
Duplication
2 src/Phinx/Console/Command/Migrate.php
Duplication
2 src/Phinx/Console/Command/Status.php
Duplication
1 src/Phinx/Console/Command/Breakpoint.php
Duplication
31 src/Phinx/Db/Adapter/MysqlAdapter.php
Bug Best Practice Duplication Unused Code Comprehensibility Coding Style
5 src/Phinx/Console/Command/AbstractCommand.php
Bug Duplication
2 src/Phinx/Db/Adapter/AdapterWrapper.php
Deprecated Code Bug