Completed
Pull Request — master (#1190)
by
unknown
02:00
created
28 files with issues
Count Path Last Found
2 src/Phinx/Console/Command/Status.php
Duplication
53 src/Phinx/Db/Adapter/MysqlAdapter.php
Unused Code Bug Best Practice Coding Style Duplication Comprehensibility
1 src/Phinx/Console/Command/Breakpoint.php
Duplication
25 src/Phinx/Db/Adapter/PostgresAdapter.php
Unused Code Bug Best Practice Duplication Comprehensibility
2 src/Phinx/Console/Command/Migrate.php
Duplication
35 src/Phinx/Db/Adapter/SQLiteAdapter.php
Unused Code Bug Duplication Comprehensibility
2 src/Phinx/Db/Adapter/AdapterFactory.php
Duplication
37 src/Phinx/Db/Adapter/SqlServerAdapter.php
Unused Code Bug Best Practice Duplication Comprehensibility
2 src/Phinx/Db/Adapter/ProxyAdapter.php
Duplication
3 src/Phinx/Db/Table.php
Documentation Bug Best Practice