Deprecated: usort(): Returning bool from comparison function
-
Hey!
On a development site, running PHP 8.0.3 with debug on, this warning is thrown in Accessibility Checker settings:
Deprecated: usort(): Returning bool from comparison function is deprecated, return an integer less than, equal to, or greater than zero in /wp-content/plugins/accessibility-checker/partials/settings-page.php on line 16
I’ve dug up a blog post on the topic here: https://lindevs.com/sort-comparison-functions-that-return-boolean-value-is-deprecated-in-php-8-0/
Are you able to reproduce this warning?
Bjarne
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Deprecated: usort(): Returning bool from comparison function’ is closed to new replies.