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

Compatible with Doctrine ORM >= 2.7 #12

Merged
merged 5 commits into from
May 24, 2021

Conversation

peter-gribanov
Copy link
Member

The doctrine/orm version 2.7 and later use doctrine/persistence package and uses Doctrine\Persistence\Proxy class instead of Doctrine\Common\Persistence\Proxy.

@peter-gribanov peter-gribanov self-assigned this May 24, 2021
@coveralls
Copy link

coveralls commented May 24, 2021

Coverage Status

Coverage decreased (-20.0%) to 80.0% when pulling 626b089 on peter-gribanov:doctrine_2.7 into 0342c65 on gpslab:master.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling ccef231 on peter-gribanov:doctrine_2.7 into 0342c65 on gpslab:master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling ccef231 on peter-gribanov:doctrine_2.7 into 0342c65 on gpslab:master.

@peter-gribanov peter-gribanov force-pushed the doctrine_2.7 branch 4 times, most recently from 974d8bd to 47bca5e Compare May 24, 2021 10:34
@peter-gribanov peter-gribanov changed the title Compatible with Doctrine ORM > 2.7 Compatible with Doctrine ORM >= 2.7 May 24, 2021
@peter-gribanov peter-gribanov merged commit 056e9e8 into gpslab:master May 24, 2021
@peter-gribanov peter-gribanov deleted the doctrine_2.7 branch May 24, 2021 10:53
@peter-gribanov peter-gribanov added this to the Release 2.3.1 milestone May 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants