FriendsOfSymfony / FOSOAuthServerBundle

A server side OAuth2 Bundle for Symfony
1.09k stars 451 forks source link

Remove deprecated fieldName attributes from ODM definition #669

Closed chandon closed 3 years ago

chandon commented 3 years ago

With Doctrine ODM2, the attribute fieldName is deprecated.

Removing fieldName attribute form ODM definitions allow to be compatible with both doctrine ODM1 and doctrine ODM2

See issue : https://github.com/FriendsOfSymfony/FOSOAuthServerBundle/issues/633

budby commented 3 years ago

Why author does not approve this pull request?

deguif commented 3 years ago

Thanks @chandon

chandon commented 3 years ago

De rien @deguif

fuhoang commented 3 years ago

Will this be release anytime soon?

ymaerschalck commented 2 years ago

@chandon would it be possible to merge this into the dev-master branch?

Thierrygen commented 1 year ago

@deguif is that possible to do a release with this fix ?

rupeshwankhede commented 1 year ago

@chandon would it be possible to merge this into the dev-master branch?