Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Depreciation warning on usort on the Dashboard Page #10438

Open
aniesshsethh opened this issue Jun 2, 2024 · 0 comments
Open

Depreciation warning on usort on the Dashboard Page #10438

aniesshsethh opened this issue Jun 2, 2024 · 0 comments
Labels
Area: PHP8 Issues & PRs related to the CRM when using PHP8 Priority:Moderate Issues & PRs that are minor; broken styling, cosmetic, warnings - there are practical workarounds Severity: Minor Function rarely used and has no impact Type: Bug Bugs within the core SuiteCRM codebase

Comments

@aniesshsethh
Copy link

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)

@aniesshsethh aniesshsethh added the Type: Bug Bugs within the core SuiteCRM codebase label Jun 2, 2024
aniesshsethh added a commit to aniesshsethh/SuiteCRM that referenced this issue Jun 2, 2024
aniesshsethh added a commit to aniesshsethh/SuiteCRM that referenced this issue Jun 2, 2024
aniesshsethh added a commit to aniesshsethh/SuiteCRM that referenced this issue Jun 2, 2024
aniesshsethh added a commit to aniesshsethh/SuiteCRM that referenced this issue Jun 2, 2024
jack7anderson7 pushed a commit to aniesshsethh/SuiteCRM that referenced this issue Jun 5, 2024
@johnM2401 johnM2401 added Priority:Moderate Issues & PRs that are minor; broken styling, cosmetic, warnings - there are practical workarounds Area: PHP8 Issues & PRs related to the CRM when using PHP8 Severity: Minor Function rarely used and has no impact labels Jul 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: PHP8 Issues & PRs related to the CRM when using PHP8 Priority:Moderate Issues & PRs that are minor; broken styling, cosmetic, warnings - there are practical workarounds Severity: Minor Function rarely used and has no impact Type: Bug Bugs within the core SuiteCRM codebase
Projects
None yet
Development

No branches or pull requests

2 participants