Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Discussion options

You must be logged in to vote

As the error describes, the usort callback is returning booleans rather than integers which the function expects. Have a read through the function's documentation on php.net: https://www.php.net/manual/en/function.usort.php

This error seems to be an issue with the sulu/sulu repository; unrelated to Sentry or Symfony I think.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by Jean85
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants