You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[#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)