Skip to content
This repository has been archived by the owner on Feb 6, 2021. It is now read-only.

Support for Doctrine ORM? #7

Closed
visto9259 opened this issue Jun 29, 2020 · 1 comment · Fixed by #9
Closed

Support for Doctrine ORM? #7

visto9259 opened this issue Jun 29, 2020 · 1 comment · Fixed by #9
Labels
enhancement New feature or request

Comments

@visto9259
Copy link
Contributor

What should be the minimum version of Doctrine ORM that this library should support?

There are no references to Doctrine in the source code but this is a test suite that fails when testing with --prefer-lowest and PHP 7.3.

It fails when creating a Doctrine\ORM\EntityManager because the file UnitOfWork.php in the doctrine/orm library has a statement that fails in PHP 7.3.

@visto9259
Copy link
Contributor Author

I am bumping support to Doctrine ORM to v2 so that the test cases related to Roles can execute in PHP 7.

@visto9259 visto9259 added the enhancement New feature or request label Jul 1, 2020
@visto9259 visto9259 added this to To do in Porting zfc-rbac v2 to Laminas via automation Jul 1, 2020
@visto9259 visto9259 moved this from To do to In progress in Porting zfc-rbac v2 to Laminas Jul 1, 2020
Porting zfc-rbac v2 to Laminas automation moved this from In progress to Done Jul 1, 2020
@visto9259 visto9259 moved this from Done to Released in Porting zfc-rbac v2 to Laminas Jul 1, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

1 participant