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

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

Added

  • [#486] Added DataSource to provide a DataSourceInterface implementation. (@franmomu)

Deprecated

  • [#492] Deprecated ModelManager::getMetadata() method. (@franmomu)
  • [#492] Deprecated ModelManager::hasMetadata() method. (@franmomu)
  • [#486] Deprecated ModelManager::getDataSourceIterator(). (@franmomu)
  • [#473] Deprecated ModelManager::getModelIdentifier(). (@franmomu)
  • [#473] Deprecated ModelManager::getDefaultSortValues(). (@franmomu)
  • [#473] Deprecated ModelManager::getDefaultPerPageOptions(). (@franmomu)
  • [#473] Deprecated ModelManager::modelTransform(). (@franmomu)
  • [#451] Deprecated passing null as argument 2 for ModelManager::find(); (@franmomu)
  • [#451] Deprecated passing null as argument 1 for ModelManager::getNormalizedIdentifier(); (@franmomu)
  • [#451] Deprecated passing other type than object as argument 1 for ModelManager::getUrlSafeIdentifier(); (@franmomu)

Fixed

  • [#497] Fixed calling to deprecated Pager::setCountColumn() method. (@franmomu)
  • [#479] Fixed calling to AdminInterface::id without an object. (@franmomu)
  • [#463] FormContractor::getDefaultOptions() passes collection_by_reference option instead of by_reference to AdminType in order to respect the new API (@VincentLanglet)
  • [#470] Fixed returning an array of identifiers in ModelManager::getIdentifierFieldNames. (@franmomu)
  • [#468] Fixed the return type of TypeGuesser::guessType, it must return null or TypeGuess. (@franmomu)
  • [#459] Fixed deprecation constructing FieldDescription without arguments. (@franmomu)

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

NewReleases is sending notifications on new releases.