Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem when using Symfony 4.4.x and Doctrine 2.7.x: Cannot bind closure to scope of internal class ReflectionProperty #149

Open
k00ni opened this issue Jan 21, 2020 · 0 comments

Comments

@k00ni
Copy link

k00ni commented Jan 21, 2020

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 .

Reference to my comment on a (similar?) case in the Symfony issue tracker: symfony/symfony#24178 (comment)

@k00ni k00ni changed the title Problem when using Symfony 4 and Doctrine 2.7.x: Cannot bind closure to scope of internal class ReflectionProperty Problem when using Symfony 4.4.x and Doctrine 2.7.x: Cannot bind closure to scope of internal class ReflectionProperty Jan 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant