Completed
Pull Request — master (#1190)
by
unknown
02:11
created
28 files with issues
Count Path Last Found
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
2 src/Phinx/Db/Adapter/TablePrefixAdapter.php
Duplication
3 src/Phinx/Migration/AbstractMigration.php
Documentation Bug Duplication