Running a website using this module on PHP 8.4 and have seen the following warning appear:
Deprecated: search_api_best_bets_entity_field_access(): Implicitly marking parameter $items as nullable is deprecated, the explicit nullable type must be used instead in /data/app/modules/contrib/search_api_best_bets/search_api_best_bets.module on line 59
Fix the implicit nullable. It's a straightforward change, and should be compatible with PHP 7.1 or better.
None.
None.
None.
Active
3.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.