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
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The reason will be displayed to describe this comment to others. Learn more.
Could you please tag this commit as v5.4.23?
@luciancodeman as a quick fix, you can use 24e5cc90da041e0e1b7bbe15b82ad7f27a508c01 instead of 6343af983ba7460f7ea984aacb95d1ed382f6e40 in your composer.lock
The reason will be displayed to describe this comment to others. Learn more.
In my case, to prevent this error, I locked the php extension amqp to version 1.11.0 in my docker file so that it does not update to the new version install-php-extensions amqp-1.11.0
24e5cc9
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could you please tag this commit as v5.4.23?
24e5cc9
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@luciancodeman as a quick fix, you can use
24e5cc90da041e0e1b7bbe15b82ad7f27a508c01
instead of6343af983ba7460f7ea984aacb95d1ed382f6e40
in your composer.lock24e5cc9
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you @vvrein!
24e5cc9
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please tag this commit. Composer install + hash does change nothing
24e5cc9
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey, do we have another bug?
24e5cc9
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi, thanks for the fix, it works for me.
Please can you release this fix in 5.4.23 tag ?
Thanks
24e5cc9
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Up
24e5cc9
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
In my case, to prevent this error, I locked the php extension amqp to version 1.11.0 in my docker file so that it does not update to the new version
install-php-extensions amqp-1.11.0