The new PECL package amqp-1.10.2 (stable) has been released at 
https://pecl.php.net/.

Release notes
-------------
- Windows build: avoid variable lengths arrays (Christoph M. Becker) 
(https://github.com/pdezwart/php-amqp/issues/368)

For a complete list of changes see:
https://github.com/pdezwart/php-amqp/compare/v1.10.1...v1.10.2

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: https://pecl.php.net/package/amqp
   Changelog: https://pecl.php.net/package-changelog.php?package=amqp
    Download: https://pecl.php.net/get/amqp-1.10.2.tgz

Authors
-------------
Lars Strojny <lstro...@php.net> (lead)
Pieter de Zwart (lead)
Bogdan Padalko (developer)

-- 
PECL development discussion Mailing List (http://pecl.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to