Deprecated in php error log

Hi,
Very often several time I have this error in the php log, as an example:
[10-Jan-2025 08:16:25 UTC] PHP Deprecated: Implicit conversion from float-string “1736409820.4849” to int loses precision in /home/taeq4768/vogue-et-reve.fr/wp-content/plugins/wp-cerber/cerber-common.php on line 2732.

What can I do to avoid this error?

You can safely ignore these PHP Deprecated messages. A fix will be included in an upcoming update. To stop logging such messages, you can adjust the PHP error reporting level in your hosting settings.

Thanks for the answer