Skip to content

1.3.60

Compare
Choose a tag to compare
@phpstan-bot phpstan-bot released this 08 Feb 09:34
  • 30cf38d - Tests - update Doctrine DBAL ^3 even with lowest dependencies where possible
  • deec109 - Add ConcreteAssociationMapping type alias to ClassMetadata
  • 5a61257 - ClassMetadataInfo -> ClassMetadata
  • 2f86657 - Bump PHPUnit
  • 4f572f8 - EntityManager::create() no longer exists in Doctrine ORM 3
  • 8e8728c - Fix incompatibilities in QueryResultTypeWalker
  • 652e195 - ClassMetadataFactory - Compatibility with Doctrine ORM 3 and DBAL 4
  • dd487b2 - Update Doctrine ORM lower bound
  • 078217e - Do not longer use EntityManager::create() in tests
  • 1860a9c - Update cache in tests to use PSR-6
  • 69e422e - Update dependencies