PHP AMQP v2.9.2 Release Notes

Release Date: 2019-04-24 // almost 5 years ago
  • Full Changelog

    Implemented enhancements:

    • ๐Ÿ—„ Deprecate access to internal properties and methods #673 (ramunasd)

    ๐Ÿ›  Fixed bugs:

    • ๐Ÿ”„ Changes in SSL handling breaks bschmitt/laravel-amqp #672

    Closed issues:

    • stream_socket_client(): unable to connect to tcp:// #682
    • Demo error #680
    • Broken pipe connection #679
    • ๐Ÿ‘ป Error Wrong parameters for PhpAmqpLib\Exception\AMQPRuntimeException([string $message [, long $code [, Throwable $previous = NULL]]]) #671
    • stream_select(): unable to select [4]: Interrupted system call (max_fd=5) #670
    • AMQP SSL Broken Pipe #669
    • 0๏ธโƒฃ Default heartbeat settings #563

    ๐Ÿ”€ Merged pull requests:

    • ๐Ÿ›  fix unknown var #681 (anarbekb)
    • โช Revert default SSL options #677 (ramunasd)
    • ๐Ÿ›  fix regression after #675 due to too early changed flag #676 (ramunasd)
    • Ensure amqp client status is closed that network had been rst #675 (wjcgithub)