-
Notifications
You must be signed in to change notification settings - Fork 77
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
PHP 8+ #69
Comments
We have done it in this fork: https://github.com/FortnoxAB/php-resque |
@jonaz Thanks... with php 8.2 I get the error below, do you intend to loop one more for correction? {"level":8192,"message":"Creation of dynamic property App\Models\Email::$args is deprecated","file":"/home/rm4/vendor/resque/php-resque/lib/Resque/Job/Factory.php","line":28} |
Are you running our fork? |
Yes @jonaz |
Have you created the public |
Hello, do you have plans to refactor code to upgrade it to PHP 8.1+?
as minimum function strftime is deprecated:
https://php.watch/versions/8.1/strftime-gmstrftime-deprecated
thanks!
The text was updated successfully, but these errors were encountered: