Skip to content

Add support of bytes type of AMQP field#139

Open
F0Rt04ka wants to merge 1 commit into
jakubkulhan:masterfrom
F0Rt04ka:master
Open

Add support of bytes type of AMQP field#139
F0Rt04ka wants to merge 1 commit into
jakubkulhan:masterfrom
F0Rt04ka:master

Conversation

@F0Rt04ka

@F0Rt04ka F0Rt04ka commented Jun 1, 2023

Copy link
Copy Markdown

Add support of bytes type of AMQP field.

I got error "Unhandled field type 0x78 ('x')" and found fix in php-amqplib

https://github.com/php-amqplib/php-amqplib/blob/6bf2e5c49759fc386a4988f3af1761cbfb63d367/PhpAmqpLib/Wire/AMQPReader.php#L402

@WyriHaximus WyriHaximus added this to the v0.6.0 milestone Aug 1, 2023
@WyriHaximus WyriHaximus added the bug label Aug 1, 2023

@WyriHaximus WyriHaximus left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would prefer, if there are unit tests for the long string to also included tests for the bytes type to be honest. Assuming this is testable.

@WyriHaximus

Copy link
Copy Markdown
Collaborator

@F0Rt04ka Do you want to add tests to this or should I take over and add them?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants