Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Aug 23, 2023. It is now read-only.
This repository was archived by the owner on Aug 23, 2023. It is now read-only.

setValue on typed property must unset to uninitialized #34

@beberlei

Description

@beberlei

This fixes doctrine/orm#7999 when during a delete operation the identifier is set to null. This is not possible on typed properties that are not nullable.

You can workaround it by unitiializing the property instead, which comes close to NULL.

Metadata

Metadata

Assignees

Labels

BugSomething isn't working

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions