PHP AMQP v2.6.3 Release Notes

Release Date: 2016-04-11 // about 8 years ago
  • โž• Added

    • โž• Added the ability to set timeout as float

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fixed restoring of error_handler on connection error

    โœจ Enhancements

    • Verify read_write_timeout is at least 2x the heartbeat (if set)
    • ๐Ÿ›  Many PHPDoc fixes
    • ๐Ÿ‘ป Throw exception when trying to create an exchange on a closed connection