Merge pull request #4332 from morozov/static-analysis-improvements
Static analysis improvements
No related branches found
No related tags found
Showing
- lib/Doctrine/DBAL/Cache/QueryCacheProfile.php 5 additions, 4 deletionslib/Doctrine/DBAL/Cache/QueryCacheProfile.php
- lib/Doctrine/DBAL/Connection.php 82 additions, 84 deletionslib/Doctrine/DBAL/Connection.php
- lib/Doctrine/DBAL/Connections/PrimaryReadReplicaConnection.php 4 additions, 4 deletions...octrine/DBAL/Connections/PrimaryReadReplicaConnection.php
- lib/Doctrine/DBAL/Logging/SQLLogger.php 5 additions, 3 deletionslib/Doctrine/DBAL/Logging/SQLLogger.php
- lib/Doctrine/DBAL/Query/QueryBuilder.php 18 additions, 16 deletionslib/Doctrine/DBAL/Query/QueryBuilder.php
- lib/Doctrine/DBAL/SQLParserUtils.php 5 additions, 3 deletionslib/Doctrine/DBAL/SQLParserUtils.php
- lib/Doctrine/DBAL/Tools/Console/Command/ReservedWordsCommand.php 9 additions, 1 deletion...trine/DBAL/Tools/Console/Command/ReservedWordsCommand.php
- tests/Doctrine/Tests/DBAL/Functional/Schema/Db2SchemaManagerTest.php 7 additions, 0 deletions...ine/Tests/DBAL/Functional/Schema/Db2SchemaManagerTest.php
- tests/Doctrine/Tests/DBAL/Functional/Schema/DrizzleSchemaManagerTest.php 7 additions, 0 deletions...Tests/DBAL/Functional/Schema/DrizzleSchemaManagerTest.php
- tests/Doctrine/Tests/DBAL/Functional/Schema/MySqlSchemaManagerTest.php 6 additions, 0 deletions...e/Tests/DBAL/Functional/Schema/MySqlSchemaManagerTest.php
- tests/Doctrine/Tests/DBAL/Functional/Schema/OracleSchemaManagerTest.php 7 additions, 0 deletions.../Tests/DBAL/Functional/Schema/OracleSchemaManagerTest.php
- tests/Doctrine/Tests/DBAL/Functional/Schema/PostgreSqlSchemaManagerTest.php 5 additions, 0 deletions...ts/DBAL/Functional/Schema/PostgreSqlSchemaManagerTest.php
- tests/Doctrine/Tests/DBAL/Functional/Schema/SQLAnywhereSchemaManagerTest.php 7 additions, 0 deletions...s/DBAL/Functional/Schema/SQLAnywhereSchemaManagerTest.php
- tests/Doctrine/Tests/DBAL/Functional/Schema/SQLServerSchemaManagerTest.php 4 additions, 2 deletions...sts/DBAL/Functional/Schema/SQLServerSchemaManagerTest.php
- tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php 6 additions, 14 deletions...BAL/Functional/Schema/SchemaManagerFunctionalTestCase.php
- tests/Doctrine/Tests/DBAL/Functional/Schema/SqliteSchemaManagerTest.php 7 additions, 0 deletions.../Tests/DBAL/Functional/Schema/SqliteSchemaManagerTest.php
Loading
Please register or sign in to comment