PHP AMQP v2.8.2-rc1 Release Notes

Release Date: 2018-12-05 // over 5 years ago
  • Full Changelog

    ๐Ÿ›  Fixed bugs:

    • ๐Ÿ›  Fix and add test for signal handling with PCNTL extension #630 (Shivox)

    Closed issues:

    • How do I listen to all queues #629
    • Broken pipe or closed connection #628
    • yii queue/listen No "message_id" property #625
    • ๐Ÿ”Š Long phpamqplib.DEBUG: Queue message processed logs before throwing fwrite #623
    • ๐Ÿ Undefined constant SOCKET_EAGAIN in Windows #619

    ๐Ÿ”€ Merged pull requests:

    • ๐Ÿ›  Fix undefined constant SOCKET_EAGAIN in Windows #620 (MaxwellZY)