Completed
Pull Request — master (#1523)
by José
13:01 queued 31s
created
32 files with issues
Count Path Last Found
5 src/Phinx/Console/Command/AbstractCommand.php
Bug Duplication
4 src/Phinx/Db/Adapter/AdapterFactory.php
Duplication Bug
38 src/Phinx/Db/Adapter/MysqlAdapter.php
Duplication Bug Best Practice Coding Style Deprecated Code
2 src/Phinx/Migration/Manager/Environment.php
Bug
2 src/Phinx/Db/Table/Column.php
Duplication
3 src/Phinx/Console/Command/Migrate.php
Duplication Bug
24 src/Phinx/Db/Adapter/PostgresAdapter.php
Duplication Bug Deprecated Code Best Practice
1 src/Phinx/Console/Command/Test.php
Bug
4 src/Phinx/Wrapper/TextWrapper.php
Bug Best Practice Duplication
28 src/Phinx/Db/Adapter/SqlServerAdapter.php
Duplication Bug Deprecated Code Security Best Practice