Ratchet v0.4.3 Release Notes

Release Date: 2020-07-07 // over 3 years ago
  • ๐Ÿ›  fix: Fixed interface acceptable regression in App
    ๐Ÿ›  fix: Update RFC6455 library with latest fixes


Previous changes from v0.4.2

    • ๐Ÿ”‹ feature: Support Symfony 5
    • ๐Ÿ›  fix: Use phpunit from vendor directory
    • ๐Ÿ”‹ feature: Allow disabling of xdebug warning by defining RATCHET_DISABLE_XDEBUG_WARN
    • ๐Ÿ›  fix: Typo in README.md example
    • โœ… Stop using LoopInterface::tick() for testing