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
Blameable: Added UUID in allowed types list for Blameable fields in Annotation
Blameable: Allow ascii_string to validTypes (issue #2726)
Sluggable: Allow ascii_string to validTypes
IpTraceable: Allow ascii_string to validTypes
Sluggable: Use TranslationWalker hint when looking for similar slugs (getSimilarSlugs method) for entities which implement Translatable interface and have uniqueOverTranslations: true Slug option (#100, #2530)
Deprecated
Support for defining mapping information from annotations has been deprecated and will be removed in 4.0, use PHP attributes mapping instead.
Fixed
Tree: Cascade remove not being triggered on entity children at MaterializedPath::removeNode().
Tree: Materialize Path strategy when using autogenerated identifiers.