1. 02 Nov, 2019 6 commits
    • Jonathan H. Wage's avatar
      598bcfd7
    • Jonathan H. Wage's avatar
    • Michael Moravec's avatar
      Extract exception factory methods into specific exceptions · a2abc86b
      Michael Moravec authored
      Extract Doctrine\DBAL\DBALException::notSupported()
      Extract Doctrine\DBAL\DBALException::invalidPlatformVersionSpecified()
      Extract Doctrine\DBAL\DBALException::invalidPdoInstance()
      Extract Doctrine\DBAL\DBALException::invalidWrapperClass()
      Extract Doctrine\DBAL\DBALException::invalidDriverClass()
      Extract Doctrine\DBAL\DBALException::invalidTableName()
      Extract Doctrine\DBAL\DBALException::noColumnsSpecifiedForTable()
      Extract Doctrine\DBAL\DBALException::typeExists()
      Extract Doctrine\DBAL\DBALException::typeAlreadyRegistered()
      Extract Doctrine\DBAL\DBALException::typeNotRegistered()
      Extract Doctrine\DBAL\DBALException::unknownColumnType()
      Extract Doctrine\DBAL\DBALException::typeNotFound()
      Extract Doctrine\DBAL\DBALException::invalidPlatformType()
      Extract Doctrine\DBAL\DBALException::driverRequired()
      Extract Doctrine\DBAL\DBALException::unknownDriver()
      Extract Doctrine\DBAL\DBALException::invalidColumnIndex()
      Extract Doctrine\DBAL\Exception\ConnectionException::commitFailedRollbackOnly()
      Extract Doctrine\DBAL\Exception\ConnectionException::noActiveTransaction()
      Extract Doctrine\DBAL\Exception\ConnectionException::savepointsNotSupported()
      Extract Doctrine\DBAL\Exception\ConnectionException::mayNotAlterNestedTransactionWithSavepointsInTransaction()
      Extract Doctrine\DBAL\Exception\InvalidArgumentException::fromEmptyCriteria()
      Extract Doctrine\DBAL\Type\ConversionException::conversionFailed()
      Extract Doctrine\DBAL\Type\ConversionException::conversionFailedFormat()
      Extract Doctrine\DBAL\Type\ConversionException::conversionFailedInvalidType()
      Extract Doctrine\DBAL\Type\ConversionException::conversionFailedSerialization()
      Extract Doctrine\DBAL\Query\QueryException::unknownAlias()
      Extract Doctrine\DBAL\Query\QueryException::nonUniqueAlias()
      Extract Doctrine\DBAL\Sharding\ShardingException::notImplemented()
      Extract Doctrine\DBAL\Sharding\ShardingException::missingDefaultFederationName()
      Extract Doctrine\DBAL\Sharding\ShardingException::missingDefaultDistributionKey()
      Extract Doctrine\DBAL\Sharding\ShardingException::activeTransaction()
      Extract Doctrine\DBAL\Sharding\ShardingException::noShardDistributionValue()
      Extract Doctrine\DBAL\Sharding\ShardingException::missingDistributionType()
      Extract Doctrine\DBAL\Cache\CacheException::noCacheKey()
      Extract Doctrine\DBAL\Cache\CacheException::noResultDriverConfigured()
      Extract Doctrine\DBAL\Schema\SchemaException::tableDoesNotExist()
      Extract Doctrine\DBAL\Schema\SchemaException::indexNameInvalid()
      Extract Doctrine\DBAL\Schema\SchemaException::indexDoesNotExist()
      Extract Doctrine\DBAL\Schema\SchemaException::indexAlreadyExists()
      Extract Doctrine\DBAL\Schema\SchemaException::columnDoesNotExist()
      Extract Doctrine\DBAL\Schema\SchemaException::namespaceAlreadyExists()
      Extract Doctrine\DBAL\Schema\SchemaException::tableAlreadyExists()
      Extract Doctrine\DBAL\Schema\SchemaException::columnAlreadyExists()
      Extract Doctrine\DBAL\Schema\SchemaException::sequenceAlreadyExists()
      Extract Doctrine\DBAL\Schema\SchemaException::sequenceDoesNotExist()
      Extract Doctrine\DBAL\Schema\SchemaException::uniqueConstraintDoesNotExist()
      Extract Doctrine\DBAL\Schema\SchemaException::foreignKeyDoesNotExist()
      Extract Doctrine\DBAL\Schema\SchemaException::namedForeignKeyRequired()
      Extract Doctrine\DBAL\SQLParserUtilsException::missingParam()
      Extract Doctrine\DBAL\SQLParserUtilsException::missingType()
      Drop Doctrine\DBAL\DBALException::invalidPlatformSpecified()
      Drop Doctrine\DBAL\DBALException::limitOffsetInvalid()
      Drop Doctrine\DBAL\Schema\SchemaException::alterTableChangeNotSupported()
      a2abc86b
    • Michael Moravec's avatar
      Enable strict types · 4c22e805
      Michael Moravec authored
      4c22e805
    • Sergei Morozov's avatar
      0db36a96
    • Sergei Morozov's avatar
  2. 13 Oct, 2019 1 commit
  3. 04 Apr, 2019 1 commit
  4. 17 Mar, 2019 1 commit
  5. 24 Jan, 2019 1 commit
  6. 22 Jan, 2019 1 commit
  7. 07 Oct, 2018 1 commit
  8. 02 Oct, 2018 3 commits
  9. 27 Jul, 2018 1 commit
  10. 01 Jul, 2018 1 commit
  11. 01 Apr, 2018 1 commit
  12. 09 Feb, 2018 4 commits
  13. 02 Feb, 2018 1 commit
  14. 29 Jan, 2018 3 commits
  15. 14 Dec, 2017 1 commit
  16. 11 Sep, 2017 1 commit
  17. 18 Aug, 2017 1 commit
    • Bertold von Dormilich's avatar
      fixing issue #2814 · 68990405
      Bertold von Dormilich authored
      Replaced the code examples for `set()` to show that the value parameter is not escaped and thus could pose an SQL injection vulnerability.
      68990405
  18. 28 Jul, 2017 1 commit
  19. 25 Jul, 2017 1 commit
  20. 24 Jul, 2017 1 commit
  21. 09 Jul, 2017 1 commit
  22. 21 Feb, 2017 1 commit
  23. 24 Jun, 2016 1 commit
  24. 10 May, 2016 1 commit
  25. 03 Apr, 2016 1 commit
  26. 11 Jan, 2016 1 commit
  27. 25 Apr, 2015 1 commit
  28. 30 Jan, 2015 1 commit