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
24
25
25
26
### Deprecated
26
27
- Do not add type-hinted parameters `Gedmo\SoftDeleteable\Event\PreSoftDeleteEventArgs` and
@@ -37,7 +38,6 @@ a release.
37
38
- Dropped support for PHP < 7.4
38
39
- Dropped support for Symfony < 5.4
39
40
- Dropped support for doctrine/dbal < 3.2
40
-
- Blameable: Added UUID in allowed types list for Blameable fields in Annotation
41
41
42
42
### Deprecated
43
43
- Calling `Gedmo\Mapping\Event\Adapter\ORM::getObjectManager()` and `getObject()` on EventArgs that do not implement `getObjectManager()` and `getObject()` (such as old EventArgs implementing `getEntityManager()` and `getEntity()`)
0 commit comments