-
-
Notifications
You must be signed in to change notification settings - Fork 84
Closed
Labels
magicStructural changes, new features, performance.Structural changes, new features, performance.type:questionFurther information is requestedFurther information is requested
Description
Try to add php 7.4 property typing to any of the Entity examples from docs and persist it with db, you will get that exception.
For the reference see also doctrine issue and corresponding PR. As far as I see the issue is partially resolved, see this one.
Not sure whether the issue in Doctrine was only for id (i.e. primary keys), but here we have the issue for any typed field in Entity.
Metadata
Metadata
Assignees
Labels
magicStructural changes, new features, performance.Structural changes, new features, performance.type:questionFurther information is requestedFurther information is requested