Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sorting doesn't work in PHP 8 #153

Open
hibangmike opened this issue Apr 4, 2022 · 2 comments
Open

Sorting doesn't work in PHP 8 #153

hibangmike opened this issue Apr 4, 2022 · 2 comments

Comments

@hibangmike
Copy link

hibangmike commented Apr 4, 2022

Hi, the option for post order, ex : published desc, asc, etc is not working

it seems to set to be ascending sorting by default

This only happens in PHP 8.0.14, working fine in PHP 7.4

@exaline-ru
Copy link

When will there be a solution to the problem, since October v.3 will soon be on PHP 8.0

@hibangmike
Copy link
Author

@TimFoerster Thank you for mentioning, but it still wont work in PHP 8
it will still default to sort by created_at (ascending) even though it is change to other option

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants