Failed Conditions
Push — master ( 9355a2...379085 )
by Sergei
26s queued 12s
created
134 files with issues
Count Path Last Found
8 lib/Doctrine/DBAL/Schema/Table.php
Unused Code Bug Deprecated Code Best Practice Documentation
1 lib/Doctrine/DBAL/Driver/IBMDB2/DB2Statement.php
Bug Best Practice
1 lib/Doctrine/DBAL/Driver/OCI8/OCI8Connection.php
Bug Best Practice
2 lib/Doctrine/DBAL/Schema/TableDiff.php
Bug
7 Functional/Schema/PostgreSqlSchemaManagerTest.php
Unused Code Performance Best Practice Deprecated Code Bug
1 Schema/Synchronizer/AbstractSchemaSynchronizer.php
Coding Style Comprehensibility
1 DBAL/Sharding/SQLAzure/SQLAzureShardManager.php
Bug Best Practice
1 Doctrine/DBAL/Driver/Mysqli/MysqliConnection.php
Bug Best Practice
1 Tests/DBAL/Functional/NamedParametersTest.php
Bug
2 Doctrine/Tests/DBAL/Functional/StatementTest.php
Bug Unused Code