[rabbitmq-discuss] PHP Documentation Report

Alvaro Videla videlalvaro at gmail.com
Thu Feb 13 19:03:42 GMT 2014


Hi,

Thanks for the report. We'll fix it soon.

Regards,

Alvaro

On Thu, Feb 13, 2014 at 7:51 PM, Yousif Masoud <yousifmasoud at ymasoud.com> wrote:
> Hello everyone,
> I have been reading the PHP documentation and noticed that there is a
> paragraph in the "Hello World" tutorial that refers to the Java client.
>
> In https://www.rabbitmq.com/tutorials/tutorial-one-php.html I believe
> the paragraph:
>
> "We're about to tell the server to deliver us the messages from the
> queue. Since it will push us messages asynchronously, we provide a
> callback in the form of an object that will buffer the messages until
> we're ready to use them. That is what QueueingConsumer does."
>
> does not apply to PHP and may cause confusion.  The callback in the PHP
> code snippet below is not an object and QueueingConsumer is part of the
> Java client.
>
> Many thanks for the great project!
>
> Regards,
> Yousif
>
> _______________________________________________
> rabbitmq-discuss mailing list
> rabbitmq-discuss at lists.rabbitmq.com
> https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss


More information about the rabbitmq-discuss mailing list