Closed chris1312 closed 2 years ago
@chris1312 Yes there is. We are migrating our own system to the latest PHP version. And as part of that, we will need some work on this repo as well. So hopefully this should all be done within the next 4 weeks or so.
But.. feel free to address a PR if you want to move faster!
What is current situation with v3 and PHP8 support? is there anything to help for release?
Can we safely drop the beta @koenkivits :)?
@roelvanduijnhoven not yet! It still needs a bit of work:
laminas-cli
integration from SlmQueueDoctrine to this repository (so other adapters can use it)It shouldn't be too much work; I'll try to get a final version out this week. :) (cc @trylika)
@koenkivits if you'll need any help, i.e. testing how/if it works, ping me :) our project uses this library and we are looking to upgrade from PHP7.4 to PHP8.0
@trylika thanks for the offer! Can I ask you which adapter you're using? :)
I've just created PRs for SlmQueue
and SlmQueueDoctrine
by the way:
@koenkivits in an odd coincidence - we are using SlmQueueDoctrine
:)
@trylika then you should now be able to upgrade to the latest version for PHP8 support. :)
Both SlmQueue
and SlmQueueDoctrine
now have an UPGRADE.md
, which contains upgrade instructions for the current major release:
I hope this is enough to get everyone up-to-date. Please let us know if you still find issues! (cc @chris1312)
Hi all, Current v3 version is still marked as beta and there is no Issue for it making it stable. Are there any development planned to make it stable apart from testing it? @roelvanduijnhoven