PHP AMQP v3.0.0-rc1 Release Notes

Release Date: 2021-03-08 // about 3 years ago
  • Full Changelog

    ๐Ÿ’ฅ Breaking changes:

    Implemented enhancements:

    ๐Ÿ›  Fixed bugs:

    • BigInteger breaks authoritative class maps #885
    • ๐Ÿ›  fix ValueError on closed or broken socket #888 (ramunasd)

    ๐Ÿ”€ Merged pull requests:

    • โฌ‡๏ธ Drop support for PHP5.6 #884 (ramunasd)
    • โœ… feat(Composer) run test composer 2. #882 (Yozhef)
    • ๐Ÿšš feat(Travis) remove travis. #881 (Yozhef)
    • feat(CodeCov) add Codecov phpunit code coverage. #880 (Yozhef)
    • Phpdoc types and minor improvements #869 (andrew-demb)