Skip to content

fix: handle boolean results in uasort callback#2

Open
dehenne wants to merge 1 commit into
martinvenus:masterfrom
dehenne:patch-1
Open

fix: handle boolean results in uasort callback#2
dehenne wants to merge 1 commit into
martinvenus:masterfrom
dehenne:patch-1

Conversation

@dehenne

@dehenne dehenne commented Nov 17, 2025

Copy link
Copy Markdown

Modify sorting function to handle boolean return values.

Fix for PHP Deprecated: uasort(): Returning bool from comparison function is deprecated, return an integer less than, equal to, or greater than zero

Modify sorting function to handle boolean return values.

Fix for PHP Deprecated:  uasort(): Returning bool from comparison function is deprecated, return an integer less than, equal to, or greater than zero
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

Successfully merging this pull request may close these issues.

1 participant