dingo / api

A RESTful API package for the Laravel and Lumen frameworks.
BSD 3-Clause "New" or "Revised" License
9.33k stars 1.25k forks source link

Feat: PHP8.0.8 threw an exception #1787

Closed Endy-c closed 2 years ago

Endy-c commented 2 years ago

"uasort(): Returning bool from comparison function is deprecated, return an integer less than, equal to, or greater than zero"

specialtactics commented 2 years ago

Hey @Endy-c if you are using this code for your project, I'm not so sure it's correct, you are supposed to use the spaceship operator.

In any case, this is fixed over here: https://github.com/api-ecosystem-for-laravel/dingo-api