PHP error on some pages

I keep getting this PHP error on the top of some pages ‘Deprecated: Non-static method Audit::’ can anyone let know what the issue is and how to solve it. It looks as suiteCRM is working correctly or at least I can not see what not working.

Deprecated: Non-static method Audit::get_audit_list() should not be called statically in /home/john0621/public_html/xxxxxx/modules/Audit/Popup_picker.php on line 104

My configeration is:
SuiteCRM Version 7.9.5 [Sugar Version 6.5.24 (Build 509)]
PHP 7.0.23
Shared hosting

I would be very gratful for some assistance.

You can apply this fix manually

https://github.com/salesagility/SuiteCRM/pull/3885/files

It’s a known issue, unfortunately it’s still waiting to be included in a future release…

Thank you very much for the information it looks quite advanced for me but I’ll probably backup the file and give it a try. As this error seems to appear in a number of places I assume there are a number of fixes a similar nature.

It’s a shame if this is been highlighted that the issue has not been addressed a new version published to resolve issues.

John