api-platform / api-platform/schema-generator
Support PHP 8.1 enum
Aperta
enhancement
- Lingua principale
- PHP
- Stelle
- 474
- Fork
- 107
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
**Description**
Currently, the Schema Generator only supports enums through [myclabs/php-enum](https://github.com/myclabs/php-enum). Since 8.1, PHP natively supports enum. The Schema Generator should use it instead of myclabs/php-enum.
To do so, we should bump PHP version to 8.1, as it's already done in [api-platform/core](https://github.com/api-platform/core).
**Example**
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.