Completed
Pull Request — master (#1575)
by
unknown
01:35
created
33 files with issues
Count Path Last Found
35 src/Phinx/Db/Adapter/MysqlAdapter.php
Duplication Bug Best Practice Coding Style Deprecated Code
13 src/Phinx/Console/Command/Create.php
Bug Best Practice Duplication
2 src/Phinx/Db/Table/Column.php
Duplication
4 src/Phinx/Db/Adapter/AdapterFactory.php
Duplication Bug
10 src/Phinx/Migration/Manager.php
Bug Best Practice Documentation Duplication
2 src/Phinx/Migration/Manager/Environment.php
Bug
19 src/Phinx/Db/Adapter/SQLiteAdapter.php
Duplication Bug Unused Code Deprecated Code
4 src/Phinx/Console/Command/Migrate.php
Duplication Bug
25 src/Phinx/Db/Adapter/PostgresAdapter.php
Duplication Bug Best Practice Deprecated Code
1 src/Phinx/Console/Command/Test.php
Bug