Completed
Pull Request — master (#1435)
by
unknown
04:32
created
32 files with issues
Count Path Last Found
7 src/Phinx/Config/Config.php
Duplication
8 src/Phinx/Migration/Manager.php
Bug Best Practice Duplication Documentation
1 src/Phinx/Migration/AbstractTemplateCreation.php
Duplication
24 src/Phinx/Db/Adapter/PostgresAdapter.php
Duplication Bug Best Practice Deprecated Code
1 src/Phinx/Seed/AbstractSeed.php
Duplication
27 src/Phinx/Db/Adapter/SqlServerAdapter.php
Duplication Security Bug Best Practice Deprecated Code
3 src/Phinx/Console/Command/SeedRun.php
Duplication
24 src/Phinx/Db/Adapter/SQLiteAdapter.php
Duplication Bug Unused Code Deprecated Code
2 src/Phinx/Console/Command/Status.php
Duplication
2 src/Phinx/Db/Adapter/AdapterWrapper.php
Deprecated Code Bug