<div dir="ltr"><div>Hey Guys,</div><div><br></div><div>I've been reading the tutorials on using PHP with RabbitMQ. I think I've found a couple of typo's and I'd just like to clear them up with you.</div><div><br></div><div>The issues I've seen are on:</div><div><br></div><a href="http://www.rabbitmq.com/tutorials/tutorial-two-php.html" target="_blank" style="color: rgb(17, 85, 204);">http://www.rabbitmq.com/<wbr>tutorials/tutorial-two-php.<wbr>html</a><div><br></div><div>1) "Message acknowledgments are turned on off" - I guess this should be "Message acknowledgments are turned on and off".<br>2) "It's time to turn them on by setting the second flag to basic_consume to false" - reading the method at <a href="https://github.com/videlalvaro/php-amqplib/blob/461961f962ab70c63adfb78215fb66123605da7e/PhpAmqpLib/Channel/AMQPChannel.php#L658" target="_blank" style="color: rgb(17, 85, 204);">https://github.com/<wbr>videlalvaro/php-amqplib/blob/<wbr>461961f962ab70c63adfb78215fb66<wbr>123605da7e/PhpAmqpLib/Channel/<wbr>AMQPChannel.php#L658</a> it seems that it's actually the fourth flag that needs set to false.</div><div><br style="font-family: arial, sans-serif;"><div style="font-family: arial, sans-serif;">If anybody could clear these up that would be great </div></div></div>