Depreciation warning on usort on the Dashboard Page #5202

Open
opened 2026-02-20 16:31:20 -05:00 by deekerman · 0 comments
Owner

Originally created by @aniesshsethh on GitHub (Jun 2, 2024).

Issue

Depreciation warning on php 8.2.18 on usort function used in the SugarFeedDashlet.php on the home page.

Possible Fix

Raising a PR

Steps to Reproduce the Issue

1. Install suiteCRM on php 8.2.x
2. Open the home page
3. Depreciation warning "Deprecated: usort(): Returning bool from comparison function is deprecated, return an integer less than, equal to, or greater than zero in" will show up

Context

It just shows up as depreciation warning, not a major issue as such.

Version

7.14.3

What browser are you currently using?

Microsoft Edge

Browser Version

Version 125.0.2535.51

Environment Information

Mysql,Php8.2,nginx1.25.5

Operating System and Version

Samona 14.5 (23F79)

Originally created by @aniesshsethh on GitHub (Jun 2, 2024). ### Issue Depreciation warning on php 8.2.18 on usort function used in the SugarFeedDashlet.php on the home page. ### Possible Fix Raising a PR ### Steps to Reproduce the Issue ```bash 1. Install suiteCRM on php 8.2.x 2. Open the home page 3. Depreciation warning "Deprecated: usort(): Returning bool from comparison function is deprecated, return an integer less than, equal to, or greater than zero in" will show up ``` ### Context It just shows up as depreciation warning, not a major issue as such. ### Version 7.14.3 ### What browser are you currently using? Microsoft Edge ### Browser Version Version 125.0.2535.51 ### Environment Information Mysql,Php8.2,nginx1.25.5 ### Operating System and Version Samona 14.5 (23F79)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/SuiteCRM-SuiteCRM#5202
No description provided.