You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
amqp ext upgraded to version 2.0 and fix some error for PHP 8.2 and can not use the latest version bacause of php-enqueue/amqp-ext add requirement in composer.json "ext-amqp": "^1.9.3".
Activity
makasim commentedon Aug 31, 2023
PR is welcome
jafaripur commentedon Sep 2, 2023
Pull request sent
AlexOstrovsky commentedon Oct 31, 2023
any update on this?
makasim commentedon Nov 1, 2023
php-enqueue/amqp-ext#2 (comment)
AlexOstrovsky commentedon Nov 2, 2023
@makasim yeah I saw that but what is needed to get this to the main library?
makasim commentedon Nov 2, 2023
A PR has to be opened in this repo (https://github.com/php-enqueue/enqueue-dev), not amqp-ext (https://github.com/php-enqueue/amqp-ext)
Once merged, it will appear in amqp-ext.
AlexOstrovsky commentedon Nov 3, 2023
@makasim I opened PR #1320 to this repo
AlexOstrovsky commentedon Nov 9, 2023
@makasim when sould we expect new release so we can start using this?