tomaj / nette-api

API solution for Nette framework with interactive generated console for each api
MIT License
36 stars 20 forks source link

PHP8.1 support (league/fractal upgrade) #120

Closed riki137 closed 2 years ago

riki137 commented 2 years ago

This is the only thing stopping our app from having PHP8.1 support. The fork is tested and works, however since the Transformer interface has been changed, BC Break is inevitable.