Completed
Pull Request — master (#1524)
by
unknown
01:43
created
30 files with issues
Count Path Last Found
1 src/Phinx/Console/Command/Breakpoint.php
Duplication
11 src/Phinx/Db/Adapter/TimedOutputAdapter.php
Duplication
5 src/Phinx/Console/Command/AbstractCommand.php
Bug Duplication
13 src/Phinx/Console/Command/Create.php
Bug Best Practice Duplication
38 src/Phinx/Db/Adapter/MysqlAdapter.php
Duplication Bug Best Practice Coding Style Deprecated Code
4 src/Phinx/Db/Adapter/AdapterFactory.php
Duplication Bug
2 src/Phinx/Db/Table/Column.php
Duplication
2 src/Phinx/Migration/Manager/Environment.php
Bug
3 src/Phinx/Console/Command/Migrate.php
Duplication Bug
24 src/Phinx/Db/Adapter/PostgresAdapter.php
Duplication Bug Deprecated Code Best Practice