Fedora 24 Update: php-pecl-amqp-1.7.0-1.fc24

updates at fedoraproject.org updates at fedoraproject.org
Sat May 7 12:33:01 UTC 2016


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2016-bd2683d32a
2016-05-07 11:36:53.844034
--------------------------------------------------------------------------------

Name        : php-pecl-amqp
Product     : Fedora 24
Version     : 1.7.0
Release     : 1.fc24
URL         : http://pecl.php.net/package/amqp
Summary     : Communicate with any AMQP compliant server
Description :
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.

--------------------------------------------------------------------------------
Update Information:

**Version 1.7.0**  * Add PHP7 support (Bogdan Padalko, Steffen Hanikel) * Add
AMQPEnvelope::hasHeader(), AMQPExchange::hasArgument() and
AMQPQueue::hasArgument() to check whether specific header exists (Bogdan
Padalko) * Fix AMQPConnection::setPort() writes to wrong property (Bogdan
Padalko) * Add compiled librabbitmq version early check (Bogdan Padalko) * Fix
segfault when channel zval type != IS_OBJECT (Bogdan Padalko) * Fix API breakage
when rabbitmq-c < 0.6.0 used (Bogdan Padalko) * Close connection on library
errors (Bogdan Padalko) * Do not store connection resource ID string (Bogdan
Padalko) * Explicitly cleanup references on connection on cleanup (Bogdan
Padalko) * Show effective connection values when connection is active and passed
values otherwise (Bogdad Padalko) * Completely move to zend object custom
objects (AMQPEnvelope, AMQPExchange and AMQPQueue) (Bogdan Padalko) * Use zend
object on custom objects for properties storing (AMQPConnection and AMQPChannel)
(Bogdan Padalko) * Fix not properly deleted connection resource. (Bogdan
Padalko, Steffen Hanikel) * Fix not properly allocated and freed amqp_table_t
arguments table memory. (Bogdan Padalko, Steffen Hanikel) * Upgrade vagrant box
to Ubuntu 15.10 Wily Werwof (Bogdan Padalko) * Fix various grammar and spelling
mistakes (Artem Gordinsky) * Update stubs (Sascha-Oliver Prolic)
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program. Use
su -c 'yum update php-pecl-amqp' at the command line.
For more information, refer to "Managing Software with yum",
available at https://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------


More information about the package-announce mailing list