sroze / messenger-enqueue-transport

Uses Enqueue with Symfony's Messenger component.
MIT License
190 stars 53 forks source link

Add PHP 8.1 support #109

Closed shyim closed 1 year ago

shyim commented 2 years ago

Solves the deprecation:

Deprecated: Enqueue\MessengerAdapter\EnvelopeItem\TransportConfiguration implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /var/www/html/sw6/vendor/sroze/messenger-enqueue-transport/EnvelopeItem/TransportConfiguration.php on line 24
shyim commented 2 years ago

Btw this package doesn't require any PHP version. maybe this should be added

ghost commented 1 year ago

any chance to merge this?

ghost commented 1 year ago

near 6 month ago =)

sroze commented 1 year ago

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

sroze commented 1 year ago

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