PHP AMQP v2.6.1 Release Notes

Release Date: 2016-02-12 // about 8 years ago
  • ➕ Added

    • ➕ Add constants for delivery modes to AMQPMessage

    🛠 Fixed

    • 🛠 Fix some PHPDoc problems
    • AbstractCollection value de/encoding on PHP7
    • StreamIO: fix "bad write retry" in SSL mode

    ✨ Enhancements

    • ⚡️ Update PHPUnit configuration
    • ➕ Add scrutinizer-ci configuration
    • Organizational changes from videlalvaro to php-amqplib org
    • Minor complexity optimizations, code organization, and code cleanup