PHP AMQP v2.7.1 Release Notes

Release Date: 2018-02-01 // about 6 years ago
    • ๐Ÿ‘Œ Support PHPUnit 6 PR
    • ๐Ÿ‘‰ Use tcp_nodelay for StreamIO PR
    • โฑ Pass connection timeout to wait method PR
    • ๐Ÿ›  Fix possible indefinite waiting for data in StreamIO PR, PR
    • ๐Ÿ”„ Change protected method check_heartbeat to public PR
    • Ensure access levels are consistent for calling check_heartbeat PR