dlarchikov / php-amqplib

Automatically exported from code.google.com/p/php-amqplib
GNU Lesser General Public License v2.1
0 stars 0 forks source link

Can not read from queue #1

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago

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.

Original issue reported on code.google.com by sgmur...@gmail.com on 28 Feb 2009 at 9:51

Attachments:

GoogleCodeExporter commented 8 years ago
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.

Original comment by kroko...@gmail.com on 28 Feb 2009 at 9:55

GoogleCodeExporter commented 8 years ago
commited to SVN

Original comment by kroko...@gmail.com on 28 Feb 2009 at 9:58

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

-Sean Murphy

Original comment by sgmur...@gmail.com on 28 Feb 2009 at 9:58