Skip to content

PHP deprecations are logged #591

Answered by glennmcewan
eekes asked this question in Q&A
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
Category
Q&A
Labels
None yet
3 participants