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
When i want to clone a Doctrine entity (containing sub entities), i get the error:
Cannot bind closure to scope of internal class ReflectionProperty
I am not sure, which is the source of the error. Can you tell me, if there are any restrictions, which might cause this error? Any known incompatibilities with Symfony (its container builder) and/or Doctrine? General compatibility seems to be, based on #39 .