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

Doctrine ORM 2.9 deprecated message #132

Closed
sdespont opened this issue Mar 28, 2023 · 5 comments
Closed

Doctrine ORM 2.9 deprecated message #132

sdespont opened this issue Mar 28, 2023 · 5 comments

Comments

@sdespont
Copy link

Hello,

New deprecated message after composer update in relation with Doctrine ORM 2.9

The "Doctrine\Bundle\DoctrineBundle\DependencyInjection\Compiler\DoctrineOrmMappingsPass" class is considered final since 2.9. It may change without further notice as of its next major version. You should not extend it from "League\Bundle\OAuth2ServerBundle\DependencyInjection\CompilerPass\RegisterDoctrineOrmMappingPass".

@haivala
Copy link

haivala commented Apr 14, 2023

#135

@sdespont
Copy link
Author

@haivala no, it is not in relation with the doctrine persistance incompatibility. DoctrineOrmMappingsPass is extended here https://github.com/thephpleague/oauth2-server-bundle/blob/b4a7c22be98e8c03a739dacce1479104fc50dd2a/src/DependencyInjection/CompilerPass/RegisterDoctrineOrmMappingPass.php

@AurelienPillevesse
Copy link

AurelienPillevesse commented May 9, 2023

I have open an issue on doctrine/DoctrineBundle to know how to fix this : doctrine/DoctrineBundle#1655

@AurelienPillevesse
Copy link

Fix : #144

@maxhelias
Copy link
Contributor

Hi @sdespont or @chalasr, this issue is fixed you can close it ;)

@chalasr chalasr closed this as completed Aug 14, 2023
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

5 participants