diff --git a/tests/cases/integration/DbalBundleTest.phpt b/tests/cases/integration/DbalBundleTest.php similarity index 100% rename from tests/cases/integration/DbalBundleTest.phpt rename to tests/cases/integration/DbalBundleTest.php diff --git a/tests/cases/integration/DbalExtensionTest.phpt b/tests/cases/integration/DbalExtensionTest.php similarity index 100% rename from tests/cases/integration/DbalExtensionTest.phpt rename to tests/cases/integration/DbalExtensionTest.php diff --git a/tests/cases/integration/connection.mysql.phpt b/tests/cases/integration/connection.mysql.php similarity index 100% rename from tests/cases/integration/connection.mysql.phpt rename to tests/cases/integration/connection.mysql.php diff --git a/tests/cases/integration/connection.phpt b/tests/cases/integration/connection.php similarity index 100% rename from tests/cases/integration/connection.phpt rename to tests/cases/integration/connection.php diff --git a/tests/cases/integration/connection.postgres.phpt b/tests/cases/integration/connection.postgres.php similarity index 100% rename from tests/cases/integration/connection.postgres.phpt rename to tests/cases/integration/connection.postgres.php diff --git a/tests/cases/integration/connection.sqlserver.phpt b/tests/cases/integration/connection.sqlserver.php similarity index 100% rename from tests/cases/integration/connection.sqlserver.phpt rename to tests/cases/integration/connection.sqlserver.php diff --git a/tests/cases/integration/datetime.mysql.phpt b/tests/cases/integration/datetime.mysql.php similarity index 100% rename from tests/cases/integration/datetime.mysql.phpt rename to tests/cases/integration/datetime.mysql.php diff --git a/tests/cases/integration/datetime.postgres.phpt b/tests/cases/integration/datetime.postgres.php similarity index 100% rename from tests/cases/integration/datetime.postgres.phpt rename to tests/cases/integration/datetime.postgres.php diff --git a/tests/cases/integration/datetime.sqlserver.phpt b/tests/cases/integration/datetime.sqlserver.php similarity index 100% rename from tests/cases/integration/datetime.sqlserver.phpt rename to tests/cases/integration/datetime.sqlserver.php diff --git a/tests/cases/integration/exceptions.phpt b/tests/cases/integration/exceptions.php similarity index 100% rename from tests/cases/integration/exceptions.phpt rename to tests/cases/integration/exceptions.php diff --git a/tests/cases/integration/platform.format.mysql.phpt b/tests/cases/integration/platform.format.mysql.php similarity index 100% rename from tests/cases/integration/platform.format.mysql.phpt rename to tests/cases/integration/platform.format.mysql.php diff --git a/tests/cases/integration/platform.format.postgres.phpt b/tests/cases/integration/platform.format.postgres.php similarity index 100% rename from tests/cases/integration/platform.format.postgres.phpt rename to tests/cases/integration/platform.format.postgres.php diff --git a/tests/cases/integration/platform.format.sqlserver.phpt b/tests/cases/integration/platform.format.sqlserver.php similarity index 100% rename from tests/cases/integration/platform.format.sqlserver.phpt rename to tests/cases/integration/platform.format.sqlserver.php diff --git a/tests/cases/integration/platform.mysql.phpt b/tests/cases/integration/platform.mysql.php similarity index 100% rename from tests/cases/integration/platform.mysql.phpt rename to tests/cases/integration/platform.mysql.php diff --git a/tests/cases/integration/platform.postgres.phpt b/tests/cases/integration/platform.postgres.php similarity index 100% rename from tests/cases/integration/platform.postgres.phpt rename to tests/cases/integration/platform.postgres.php diff --git a/tests/cases/integration/platform.sqlserver.phpt b/tests/cases/integration/platform.sqlserver.php similarity index 100% rename from tests/cases/integration/platform.sqlserver.phpt rename to tests/cases/integration/platform.sqlserver.php diff --git a/tests/cases/integration/queryBuilder.phpt b/tests/cases/integration/queryBuilder.php similarity index 100% rename from tests/cases/integration/queryBuilder.phpt rename to tests/cases/integration/queryBuilder.php diff --git a/tests/cases/integration/result.buffering.phpt b/tests/cases/integration/result.buffering.php similarity index 100% rename from tests/cases/integration/result.buffering.phpt rename to tests/cases/integration/result.buffering.php diff --git a/tests/cases/integration/result.phpt b/tests/cases/integration/result.php similarity index 100% rename from tests/cases/integration/result.phpt rename to tests/cases/integration/result.php diff --git a/tests/cases/integration/sqlPreprocessor.phpt b/tests/cases/integration/sqlPreprocessor.php similarity index 100% rename from tests/cases/integration/sqlPreprocessor.phpt rename to tests/cases/integration/sqlPreprocessor.php diff --git a/tests/cases/integration/transactions.nested.phpt b/tests/cases/integration/transactions.nested.php similarity index 100% rename from tests/cases/integration/transactions.nested.phpt rename to tests/cases/integration/transactions.nested.php diff --git a/tests/cases/integration/transactions.phpt b/tests/cases/integration/transactions.php similarity index 100% rename from tests/cases/integration/transactions.phpt rename to tests/cases/integration/transactions.php diff --git a/tests/cases/integration/types.mysql.phpt b/tests/cases/integration/types.mysql.php similarity index 100% rename from tests/cases/integration/types.mysql.phpt rename to tests/cases/integration/types.mysql.php diff --git a/tests/cases/integration/types.postgres.phpt b/tests/cases/integration/types.postgres.php similarity index 100% rename from tests/cases/integration/types.postgres.phpt rename to tests/cases/integration/types.postgres.php diff --git a/tests/cases/integration/types.sqlserver.phpt b/tests/cases/integration/types.sqlserver.php similarity index 100% rename from tests/cases/integration/types.sqlserver.phpt rename to tests/cases/integration/types.sqlserver.php diff --git a/tests/cases/unit/CachedPlatformTest.phpt b/tests/cases/unit/CachedPlatformTest.php similarity index 100% rename from tests/cases/unit/CachedPlatformTest.phpt rename to tests/cases/unit/CachedPlatformTest.php diff --git a/tests/cases/unit/ConnectionSqlProcessorFactoryTest.phpt b/tests/cases/unit/ConnectionSqlProcessorFactoryTest.php similarity index 100% rename from tests/cases/unit/ConnectionSqlProcessorFactoryTest.phpt rename to tests/cases/unit/ConnectionSqlProcessorFactoryTest.php diff --git a/tests/cases/unit/ConnectionTest.phpt b/tests/cases/unit/ConnectionTest.php similarity index 100% rename from tests/cases/unit/ConnectionTest.phpt rename to tests/cases/unit/ConnectionTest.php diff --git a/tests/cases/unit/DateTimeImmutableTest.phpt b/tests/cases/unit/DateTimeImmutableTest.php similarity index 100% rename from tests/cases/unit/DateTimeImmutableTest.phpt rename to tests/cases/unit/DateTimeImmutableTest.php diff --git a/tests/cases/unit/QueryBuilderTest.basics.phpt b/tests/cases/unit/QueryBuilderTest.basics.php similarity index 100% rename from tests/cases/unit/QueryBuilderTest.basics.phpt rename to tests/cases/unit/QueryBuilderTest.basics.php diff --git a/tests/cases/unit/QueryBuilderTest.joins.phpt b/tests/cases/unit/QueryBuilderTest.joins.php similarity index 100% rename from tests/cases/unit/QueryBuilderTest.joins.phpt rename to tests/cases/unit/QueryBuilderTest.joins.php diff --git a/tests/cases/unit/ResultTest.phpt b/tests/cases/unit/ResultTest.php similarity index 100% rename from tests/cases/unit/ResultTest.phpt rename to tests/cases/unit/ResultTest.php diff --git a/tests/cases/unit/RowTest.phpt b/tests/cases/unit/RowTest.php similarity index 100% rename from tests/cases/unit/RowTest.phpt rename to tests/cases/unit/RowTest.php diff --git a/tests/cases/unit/SqlProcessorTest.array.phpt b/tests/cases/unit/SqlProcessorTest.array.php similarity index 100% rename from tests/cases/unit/SqlProcessorTest.array.phpt rename to tests/cases/unit/SqlProcessorTest.array.php diff --git a/tests/cases/unit/SqlProcessorTest.backed_enum.phpt b/tests/cases/unit/SqlProcessorTest.backed_enum.php similarity index 100% rename from tests/cases/unit/SqlProcessorTest.backed_enum.phpt rename to tests/cases/unit/SqlProcessorTest.backed_enum.php diff --git a/tests/cases/unit/SqlProcessorTest.custom_modifier.phpt b/tests/cases/unit/SqlProcessorTest.custom_modifier.php similarity index 100% rename from tests/cases/unit/SqlProcessorTest.custom_modifier.phpt rename to tests/cases/unit/SqlProcessorTest.custom_modifier.php diff --git a/tests/cases/unit/SqlProcessorTest.ex.phpt b/tests/cases/unit/SqlProcessorTest.ex.php similarity index 100% rename from tests/cases/unit/SqlProcessorTest.ex.phpt rename to tests/cases/unit/SqlProcessorTest.ex.php diff --git a/tests/cases/unit/SqlProcessorTest.identifiers.phpt b/tests/cases/unit/SqlProcessorTest.identifiers.php similarity index 100% rename from tests/cases/unit/SqlProcessorTest.identifiers.phpt rename to tests/cases/unit/SqlProcessorTest.identifiers.php diff --git a/tests/cases/unit/SqlProcessorTest.modifier_resolver.phpt b/tests/cases/unit/SqlProcessorTest.modifier_resolver.php similarity index 100% rename from tests/cases/unit/SqlProcessorTest.modifier_resolver.phpt rename to tests/cases/unit/SqlProcessorTest.modifier_resolver.php diff --git a/tests/cases/unit/SqlProcessorTest.process.phpt b/tests/cases/unit/SqlProcessorTest.process.php similarity index 100% rename from tests/cases/unit/SqlProcessorTest.process.phpt rename to tests/cases/unit/SqlProcessorTest.process.php diff --git a/tests/cases/unit/SqlProcessorTest.raw.phpt b/tests/cases/unit/SqlProcessorTest.raw.php similarity index 100% rename from tests/cases/unit/SqlProcessorTest.raw.phpt rename to tests/cases/unit/SqlProcessorTest.raw.php diff --git a/tests/cases/unit/SqlProcessorTest.scalar.phpt b/tests/cases/unit/SqlProcessorTest.scalar.php similarity index 100% rename from tests/cases/unit/SqlProcessorTest.scalar.phpt rename to tests/cases/unit/SqlProcessorTest.scalar.php diff --git a/tests/cases/unit/SqlProcessorTest.set.phpt b/tests/cases/unit/SqlProcessorTest.set.php similarity index 100% rename from tests/cases/unit/SqlProcessorTest.set.phpt rename to tests/cases/unit/SqlProcessorTest.set.php diff --git a/tests/cases/unit/SqlProcessorTest.values.phpt b/tests/cases/unit/SqlProcessorTest.values.php similarity index 100% rename from tests/cases/unit/SqlProcessorTest.values.phpt rename to tests/cases/unit/SqlProcessorTest.values.php diff --git a/tests/cases/unit/SqlProcessorTest.where.phpt b/tests/cases/unit/SqlProcessorTest.where.php similarity index 100% rename from tests/cases/unit/SqlProcessorTest.where.phpt rename to tests/cases/unit/SqlProcessorTest.where.php