Completed
Pull Request — master (#1350)
by David Joseph
01:52
created
34 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
22 src/Phinx/Db/Adapter/PostgresAdapter.php
Duplication Unused Code Comprehensibility Bug Best Practice
1 src/Phinx/Console/Command/Breakpoint.php
Duplication
30 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