php-amqplib 3.6.0-1 source package in Ubuntu

Changelog

php-amqplib (3.6.0-1) unstable; urgency=medium

  [ Ramūnas Dronga ]
  * fix: repeat read select if interrupted by signal and timeout not reached
  * release version 3.6.0

  [ egorgrushko ]
  * TCP keepalive for TLS connections

  [ Søren Thing ]
  * Only call fwrite() if select() said the fd is ready.

 -- David Prévot <email address hidden>  Thu, 26 Oct 2023 08:30:54 +0200

Upload details

Uploaded by:
Debian PHP PEAR Maintainers
Uploaded to:
Sid
Original maintainer:
Debian PHP PEAR Maintainers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
php-amqplib_3.6.0-1.dsc 1.8 KiB 62ecc3c16b02e76d10a21fb3127d388636fcae471b1c3355fc6c8a6093230ef2
php-amqplib_3.6.0.orig.tar.xz 108.0 KiB f4fbf2fcae152abc0d1ab7388173af12b757aa271882af034451d764a0e3fd4a
php-amqplib_3.6.0-1.debian.tar.xz 10.9 KiB 0fea88251dfe65167dcad93d090b48010f2594fa88226ab1b31919d50a43a95d

No changes file available.

Binary packages built by this source

php-amqplib: pure PHP implementation of the AMQP protocol

 Formerly videlalvaro/php-amqplib. This library is a pure PHP implementation of
 the AMQP protocol. It's been tested against RabbitMQ.