Completed
Push — master ( ab22bb...293a21 )
by José
02:40 queued 10s
created
32 files with issues
Count Path Last Found
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
27 src/Phinx/Db/Adapter/SqlServerAdapter.php
Duplication Security Bug Best Practice Deprecated Code
3 src/Phinx/Console/Command/SeedCreate.php
Duplication Bug
8 src/Phinx/Migration/Manager.php
Bug Best Practice Duplication Documentation