Completed
Pull Request — master (#1175)
by David Joseph
03:32
created
29 files with issues
Count Path Last Found
3 src/Phinx/Console/Command/SeedRun.php
Duplication
2 src/Phinx/Db/Adapter/AdapterFactory.php
Duplication
2 src/Phinx/Console/Command/Status.php
Duplication
1 src/Phinx/Console/Command/Breakpoint.php
Duplication
2 src/Phinx/Console/Command/Migrate.php
Duplication
2 src/Phinx/Db/Adapter/ProxyAdapter.php
Duplication
20 src/Phinx/Db/Adapter/PostgresAdapter.php
Duplication Unused Code Comprehensibility Bug Best Practice
1 src/Phinx/Console/Command/Test.php
Bug
32 src/Phinx/Db/Adapter/MysqlAdapter.php
Bug Best Practice Duplication Unused Code Comprehensibility Coding Style
3 src/Phinx/Migration/AbstractMigration.php
Documentation Bug Duplication