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
Hello,
When trying to upgrade to symfony 7.1 I get the following error.
!! In DoctrineLoader.php line 129:
!!
!! Warning: Undefined array key 0
After taking a look in the code the problem seems to be due to one of my entity validation constraints having a UniqueEntity constraint set like this :