Hi,<div><br></div><div>Out of curiosity, is it possible to use SSL connections? (via php stream contexts perhaps?)</div><div><br></div><div>Cheers,</div><div><br></div><div><br clear="all">Mark Steele<br>Bering Media Inc.<br>

<div>+1 (416) 888-1009</div><br>
<br><br><div class="gmail_quote">On Sat, Dec 18, 2010 at 11:57 AM, Brad Rodriguez <span dir="ltr">&lt;<a href="mailto:brad@brodrigu.net">brad@brodrigu.net</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<div style="word-wrap:break-word">The updated documentation that corresponds to this release is finally live on <a href="http://php.net" target="_blank">php.net</a><div><br></div><div><a href="http://docs.php.net/manual/en/book.amqp.php" target="_blank">http://docs.php.net/manual/en/book.amqp.php</a></div>

<div><br></div><div><a href="http://docs.php.net/manual/en/book.amqp.php" target="_blank"></a>-Brad</div><div><br><div><div>On Dec 10, 2010, at 12:30 PM, Brad Rodriguez wrote:</div><br><blockquote type="cite"><div style="word-wrap:break-word">

<div><br></div>The new PECL package amqp-0.2.0 (beta) has been released at<br><a href="http://pecl.php.net/" target="_blank">http://pecl.php.net/</a>.<br><br>Release notes<br>-------------<br>Works with AMQP 0-8 and 0-9-1 (used by RabbitMQ 2.*)<br>

Modified AMQPConnection object:<br>���* Requires call to &#39;connect&#39; method to connect (no longer connects on<br>instantiation)<br>���* Added support for disconnect and reconnect<br>���* Added helper setters for port, host, vhost, login and password<br>

Improved consume method to block for MIN messages, and try to get MAX<br>messages if available<br>Fixed zval descoping bugs<br>Fixed bugs:<br>���* 17809: Couldn&#39;t compile pecl extension under PHP 5.3<br>���* 17831: Segmentation fault when the exchange doesn&#39;t exists<br>

���* 19707: AMQPQueue::get() doesn&#39;t return the message<br>���* 19840: Connection Exception<br><br>Package Info<br>-------------<br>This extension can communicate with any AMQP spec 0-9-1 compatible server,<br>such as RabbitMQ, OpenAMQP and Qpid, giving you the ability to create and<br>

delete exchanges and queues, as well as publish to any exchange and consume<br>from any queue.<br><br>Related Links<br>-------------<br>Package home:�<a href="http://pecl.php.net/package/amqp" target="_blank">http://pecl.php.net/package/amqp</a><br>

��Changelog:�<a href="http://pecl.php.net/package-changelog.php?package=amqp" target="_blank">http://pecl.php.net/package-changelog.php?package=amqp</a><br>���Download:�<a href="http://pecl.php.net/get/amqp-0.2.0.tgz" target="_blank">http://pecl.php.net/get/amqp-0.2.0.tgz</a><br>

<br>Authors<br>-------------<br>Pieter de Zwart (lead)<br><br><br>--�<br>PECL development discussion Mailing List (<a href="http://pecl.php.net/" target="_blank">http://pecl.php.net/</a>)<br>To unsubscribe, visit:�<a href="http://www.php.net/unsub.php" target="_blank">http://www.php.net/unsub.php</a><br>

</div></blockquote></div><br></div></div><br>_______________________________________________<br>
rabbitmq-discuss mailing list<br>
<a href="mailto:rabbitmq-discuss@lists.rabbitmq.com">rabbitmq-discuss@lists.rabbitmq.com</a><br>
<a href="https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss" target="_blank">https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss</a><br>
<br></blockquote></div><br></div>