Closed SaeedSalem closed 1 year ago
You need to change your code to call addSeconds(value)
I'm sorry, the error was in laravel/horizon package. They are using addSecond().
You can always silence deprecations. They are not "hard errors", but information on how to improve code for future compatibility.
I get this error:
Since 2.4 - addSecond() is deprecated. Use addSeconds() instead. at /var/www/vendor/cakephp/chronos/src/Traits/ModifierTrait.php:863