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

TASK: Avoid deprecated Doctrine ORM proxy #2772

Merged
merged 1 commit into from Mar 26, 2022

Conversation

kdambekalns
Copy link
Member

The Doctrine\ORM\Proxy\Proxy is deprecated and extends the
Doctrine\Persistence\Proxy.

The `Doctrine\ORM\Proxy\Proxy` is deprecated and extends the
`Doctrine\Persistence\Proxy`.
@kdambekalns kdambekalns self-assigned this Mar 25, 2022
@kdambekalns kdambekalns added this to In progress in Neos & Flow 8.0 Release Board via automation Mar 25, 2022
Copy link
Member

@jonnitto jonnitto left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

by reading 📖

Neos & Flow 8.0 Release Board automation moved this from In progress to Reviewer approved Mar 26, 2022
Copy link
Member

@mficzel mficzel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fine by reading, i am pretty sure this would fail in the tests if it was dangerous

@mficzel mficzel merged commit 7773e7b into neos:master Mar 26, 2022
Neos & Flow 8.0 Release Board automation moved this from Reviewer approved to Done Mar 26, 2022
@kdambekalns kdambekalns deleted the task/avoid-deprecated-orm-proxy branch March 26, 2022 13:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

3 participants