Completed
Push — master ( a15a5f...518128 )
by mark
15s
created
32 files with issues
Count Path Last Found
2 src/Phinx/Migration/Manager/Environment.php
Bug
5 src/Phinx/Console/Command/AbstractCommand.php
Bug Duplication
3 src/Phinx/Console/Command/Migrate.php
Duplication Bug
38 src/Phinx/Db/Adapter/MysqlAdapter.php
Duplication Bug Best Practice Coding Style Deprecated Code
24 src/Phinx/Db/Adapter/PostgresAdapter.php
Duplication Bug Deprecated Code Best Practice
2 src/Phinx/Db/Table/Column.php
Duplication
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
3 src/Phinx/Console/Command/SeedCreate.php
Duplication Bug