PHP AMQP v2.11.1 Release Notes

Release Date: 2020-02-24 // about 4 years ago
  • Full Changelog

    ๐Ÿ›  Fixed bugs:

    • ๐Ÿ“š Incorrect documentation for AMQPMessage constructor (and others) #769
    • Handling of SOCKET_EAGAIN in StreamIO not working in PHP 7.4 #764
    • ๐Ÿ›  fix: ensure hosts is an array, otherwise latest_exception can be null #778 (mr-feek)
    • ๐Ÿ“š change phpDocumentator template, fix incorrect constructor documentation #771 (ramunasd)

    Closed issues:

    • circular reference #759

    ๐Ÿ”€ Merged pull requests: