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
Hi there.
When an user try to use "UniqueEntityValidator" with a misconfigured $entity parameter, a Fatal Error can arrived : "Call to a member function getClassMetadata() on a non-object in UniqueEntityValidator.php line 70"
The text was updated successfully, but these errors were encountered:
This PR was submitted for the master branch but it was merged into the 2.2 branch instead (closes#9535).
Discussion
----------
No Entity Manager defined exception
This PR is linked to this issue : #9534
Commits
-------
719ccb7 No Entity Manager defined exception
Hi there.
When an user try to use "UniqueEntityValidator" with a misconfigured $entity parameter, a Fatal Error can arrived : "Call to a member function getClassMetadata() on a non-object in UniqueEntityValidator.php line 70"
The text was updated successfully, but these errors were encountered: