Name: | php-pecl-amqp |
---|---|
Version: | 1.9.3 |
Release: | 1.el7 |
Architecture: | aarch64 |
Group: | Development/Languages |
Size: | 512729 |
License: | PHP |
RPM: | php-pecl-amqp-1.9.3-1.el7.aarch64.rpm |
Source RPM: | php-pecl-amqp-1.9.3-1.el7.src.rpm |
Build Date: | Tue Nov 20 2018 |
Build Host: | ca-buildarm03.us.oracle.com |
Vendor: | Oracle America |
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 to 1.9.3 - build against librabbitmq 0.8.0 in RHEL 7.5
- update to 1.6.0 (stable) - install doc in pecl doc_dir - install tests in pecl test_dir (in devel) - add --with tests option to run upstream tests during build - build ZTS extension
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
- Update to 1.2.0
- rebuild for http://fedoraproject.org/wiki/Features/Php55
- rebuild for new librabbitmq
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
- update to 1.0.9 - cleanups
- update to 1.0.7
- update to 1.0.5 - LICENSE now provided in upstream tarball