Completed
Pull Request — master (#1326)
by
unknown
02:52
created
35 files with issues
Count Path Last Found
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
2 src/Phinx/Db/Adapter/AdapterFactory.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