php-resque
php-resque copied to clipboard
fix: function strftime() is deprecated in PHP 8.1
Function strftime is deprecated in PHP 8.1. I have updated the code to use date instead.
Just noticed that there is an existing PR. Closing.
Oops. Needs a rebase to resolve conflicts before I can merge. Can you handle that for me right quick, @JoyceBabu ?
@danhunsaker I have rebased and fixed the conflicts.
Merged. Thanks!