Skip to content
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

Summary of version 3.0 #503

Open
1 task
s1lver opened this issue Nov 17, 2023 · 0 comments
Open
1 task

Summary of version 3.0 #503

s1lver opened this issue Nov 17, 2023 · 0 comments
Milestone

Comments

@s1lver
Copy link
Member

s1lver commented Nov 17, 2023

Main changes

  • The minimum supported PHP version is 8.1
  • Added psalm for static code analysis. Error level set to 1
  • Added strict typing
  • The pda/pheanstalk package of the Beanstalk driver has been updated to version 5.*
  • Removed deprecated interfaces RetryableJob, Job, Serializer
  • Removed deprecated classes Signal, Verbose
  • Deprecated driver amqp has been removed
  • Returned tests for the SQS driver
  • All dependent packages for supported drivers have been updated to the latest versions
  • The opis/closure package did not support PHP 8.1 and was replaced by the laravel/serializable-closure package

Known issues

  • The SQS driver does not work starting from version aws-sdk 3.285.1 (or only tests)
@s1lver s1lver added this to the 3.0.0 milestone Nov 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant