gergo85/oc-news

Sorting doesn't work in PHP 8

Opened this issue · 2 comments

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

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

@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