#4961 - "Did you mean?" page recommender not working on PHP 8.1
| Identifier | #4961 |
|---|---|
| Issue type | Minor issue (breaks specific functionality) |
| Title | "Did you mean?" page recommender not working on PHP 8.1 |
| Status | Completed |
| Handling member | Chris Graham |
| Version | 10.0.43 |
| Addon | core |
| Description | Because PHP 8.1 does not allow "Implicit incompatible float to int conversions", our "Did you mean?" feature is giving an error. Additionally tweak the algorithm to allow 75% or higher similarity to show as a recommender, rather than higher than 75%. This matters for 4 character strings with a single character difference. |
| Steps to reproduce | |
| Funded? | No |
| Commits |
The system will post a comment when this issue is modified (e.g., status changes). To be notified of this, click "Enable comment notifications".


Comments
There have been no comments yet