thecodingmachine / graphqlite

Use PHP Attributes/Annotations to declare your GraphQL API
https://graphqlite.thecodingmachine.io
MIT License
554 stars 95 forks source link

Time to drop annotations #675

Closed fogrye closed 3 months ago

fogrye commented 4 months ago

Discussed in https://github.com/thecodingmachine/graphqlite/discussions/673

Originally posted by **fogrye** March 29, 2024 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?

Steps to do:

I will create MR for this soon

oojacoboo commented 4 months ago

Looking forward to it @fogrye