Replies: 1 comment
-
Yes, they've been deprecated for quite a bit now. I think now that 7.0 has been released, now is a suitable time to replace them with PHP attributes and remove the Doctrine annotation lib as a dependency. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Doctrine annotations was deprecated since php 8.0 release, should we drop support of them as php7 is not supported and there are no other reason not to use attributes?
Beta Was this translation helpful? Give feedback.
All reactions