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
Tree: setSibling() and getSibling() methods in the Node interface through the BC @method annotation
Tree: Support array of fields and directions in the $sortByField and $direction parameters at AbstractTreeRepository::recover()
Loggable: Support for composite identifiers
Changed
Named arguments have precedence over the values passed in the $data array in annotation classes at Gedmo\Mapping\Annotation\ namespace
Removed conflict against "doctrine/cache" < 1.11, as this library is not used
Return type from TranslationProxy::__set() (from TranslationProxy to void)
Fixed
Tree: Creation of dynamic Node::$sibling property, which is deprecated as of PHP >= 8.2
Return type from TranslationProxy::__set() in order to honor its original signature (void)
Deprecated
Tree: Not implementing Node interface in classes that are used as nodes
Implementing the Gedmo\Tool\WrapperInterface::getIdentifier() method without the second argument ($flatten) is deprecated and will be required in version 4.0