[rabbitmq-discuss] [ANNOUNCEMENT] amqp-0.2.0 (beta) Released.

Brad Rodriguez brodrigu at gmail.com
Sun Dec 12 18:18:24 GMT 2010


Not currently,

We are considering adding this as a new function if there was a demand for
it.

-Brad

On Sat, Dec 11, 2010 at 8:51 AM, Rauan Maemirov <rauan at maemirov.com> wrote:

> Does it support modified consume realization (on callbacks) from Alexandre?
>
> 2010/12/11 Brad Rodriguez <brodrigu at gmail.com>
>
>
>> The new PECL package amqp-0.2.0 (beta) has been released at
>> http://pecl.php.net/.
>>
>> Release notes
>> -------------
>> Works with AMQP 0-8 and 0-9-1 (used by RabbitMQ 2.*)
>> Modified AMQPConnection object:
>>    * Requires call to 'connect' method to connect (no longer connects on
>> instantiation)
>>    * Added support for disconnect and reconnect
>>    * Added helper setters for port, host, vhost, login and password
>> Improved consume method to block for MIN messages, and try to get MAX
>> messages if available
>> Fixed zval descoping bugs
>> Fixed bugs:
>>    * 17809: Couldn't compile pecl extension under PHP 5.3
>>    * 17831: Segmentation fault when the exchange doesn't exists
>>    * 19707: AMQPQueue::get() doesn't return the message
>>    * 19840: Connection Exception
>>
>> Package Info
>> -------------
>> This extension can communicate with any AMQP spec 0-9-1 compatible server,
>> such as RabbitMQ, OpenAMQP and Qpid, giving you the ability to create and
>> delete exchanges and queues, as well as publish to any exchange and
>> consume
>> from any queue.
>>
>> Related Links
>> -------------
>> Package home: http://pecl.php.net/package/amqp
>>   Changelog: http://pecl.php.net/package-changelog.php?package=amqp
>>    Download: http://pecl.php.net/get/amqp-0.2.0.tgz
>>
>> Authors
>> -------------
>> Pieter de Zwart (lead)
>>
>>
>> _______________________________________________
>> rabbitmq-discuss mailing list
>> rabbitmq-discuss at lists.rabbitmq.com
>> https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20101212/16606b22/attachment.htm>


More information about the rabbitmq-discuss mailing list