PHP AMQP v3.2.0 Release Notes

Release Date: 2022-03-10 // about 2 years ago
  • Full Changelog

    Implemented enhancements:

    • Channel method for continuous message consumption #977 (ramunasd)
    • Propagate real exceptions #976 (dmitryuk)
    • ๐Ÿ”ง unified configuration class and factory for all kinds of connection #975 (ramunasd)
    • Custom PCNTL Heartbeat Sender #971 (khepin)

    ๐Ÿ›  Fixed bugs:

    • PCNTL SIGTERM break on select ? #458
    • Add $restart_syscalls = true explicitly when calling pcntl_signal to avoid crashing SQL Server connections #972 (maxiwheat)

    ๐Ÿ”€ Merged pull requests: