| Name: | php-amqplib |
|---|---|
| Version: | 2.7.3 |
| Release: | 1.el7 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 299528 |
| License: | LGPLv2+ |
| RPM: | php-amqplib-2.7.3-1.el7.noarch.rpm |
| Source RPM: | php-amqplib-2.7.3-1.el7.src.rpm |
| Build Date: | Sun May 26 2019 |
| Build Host: | x86-ol7-builder-03.us.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/php-amqplib/php-amqplib |
| Summary: | Pure PHP implementation of the AMQP protocol |
| Description: | This library is a pure PHP implementation of the AMQP 0-9-1 protocol [1]. It's been tested against RabbitMQ [2]. Autoloader: /usr/share/php/PhpAmqpLib/autoload.php [1] http://www.rabbitmq.com/tutorials/amqp-concepts.html [2] http://www.rabbitmq.com/ |
- Update to 2.7.3 - Update license from LGPLv2 to LGPLv2+
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
- Set default timezone in tests' bootstrap
- Initial package