Export to GitHub

php-amqplib - issue #1

Can not read from queue


Posted on Feb 28, 2009 by Helpful Elephant

I was getting a fatal error when trying to read from a queue. Also, AbstractChannel->wait() was protected when it should be public.

A patch that fixes this is attached.

Attachments

Comment #1

Posted on Feb 28, 2009 by Happy Lion

Thank you for your patch. Your fixes seems reasonable and I am commiting them to SVN now. If you would like to see your name or email in CREDITS file, please give me your name for inclusion there.

Comment #2

Posted on Feb 28, 2009 by Happy Lion

commited to SVN

Comment #3

Posted on Feb 28, 2009 by Helpful Elephant

Cool, thanks! I'm write more demo scripts too. I'll be sending a patch for them shortly.

-Sean Murphy

Status: Done

Labels:
Type-Defect Priority-Medium