sroze / messenger-enqueue-transport

Uses Enqueue with Symfony's Messenger component.
MIT License
191 stars 55 forks source link

implement __serialize and __unserialize #119

Closed ghost closed 1 year ago

ghost commented 2 years ago

in order to update to php8.1 we need this changes.

mhabibi commented 2 years ago

Any chance getting this released?

michael-sfx commented 2 years ago

Oh yes that would be great. https://php.watch/versions/8.1/serializable-deprecated

TomBrouws commented 1 year ago

I would like to add a +1 on the above

HEKET313 commented 1 year ago

+1

sroze commented 1 year ago

Closed by https://github.com/sroze/messenger-enqueue-transport/pull/115.