owncloud/core

View on GitHub
changelog/10.13.1_2023-09-04/40945

Summary

Maintainability
Test Coverage
Bugfix: fix usort callback functions to return integers

Calls to the PHP usort function have been refactored so that the callback
function used always correctly returns an integer.

https://github.com/owncloud/core/pull/40945