packagist sonata-project/doctrine-mongodb-admin-bundle 3.8.0

latest releases: 5.x-dev, 4.x-dev, 3.x-dev...
3 years ago

Added

  • [#553] Added Sonata\DoctrineMongoDBAdminBundle\FieldDescription\FieldDescription class (@franmomu)
  • [#553] Added Sonata\DoctrineMongoDBAdminBundle\FieldDescription\TypeGuesser class (@franmomu)
  • [#553] Added Sonata\DoctrineMongoDBAdminBundle\FieldDescription\FilterTypeGuesser class (@franmomu)
  • [#554] Added support for sorting embbeded fields in lists (@franmomu)
  • [#531] Added FieldDescriptionFactory class to create FieldDescription instances (@franmomu)
  • [#548] Added ModelManager::reverseTransform() method (@franmomu)
  • [#528] Added some ProxyQueryInterface to use it as a type declaration (@franmomu)
  • [#526] Support for PHP 8.x (@franmomu)

Deprecated

  • [#558] Deprecated ModelManager::getModelInstance() method (@franmomu)
  • [#558] Deprecated not passing an instance of ProxyQueryInterface to ModelManager::addIdentifiersToQuery() method (@franmomu)
  • [#558] Deprecated not passing an instance of ProxyQueryInterface to ModelManager::batchDelete() method (@franmomu)
  • [#553] Deprecated Sonata\DoctrineMongoDBAdminBundle\Admin\FieldDescription class (@franmomu)
  • [#553] Deprecated Sonata\DoctrineMongoDBAdminBundle\Guesser\TypeGuesser class (@franmomu)
  • [#553] Deprecated Sonata\DoctrineMongoDBAdminBundle\Guesser\FilterTypeGuesser class (@franmomu)
  • [#531] Deprecated ModelManager::getParentMetadataForProperty() method (@franmomu)
  • [#531] Deprecated ModelManager::getNewFieldDescriptionInstance() method (@franmomu)
  • [#531] Deprecated AbstractTypeGuesser class (@franmomu)
  • [#531] Deprecated FilterTypeGuesser::guessType() method (@franmomu)
  • [#531] Deprecated TypeGuesser::guessType() method (@franmomu)
  • [#531] Deprecated ListBuilder::buildActionFieldDescription() method (@franmomu)
  • [#548] Deprecated ModelManager::modelReverseTransform() method (@franmomu)
  • [#528] Deprecated calling Filter::apply() with an instance not implementing ProxyQueryInterface (@franmomu)

Fixed

  • [#549] Missing argument 2 in calls to trigger_error() (@franmomu)

Don't miss a new doctrine-mongodb-admin-bundle release

NewReleases is sending notifications on new releases.