Ratchet v0.4.3 Release Notes
Release Date: 2020-07-07 // over 2 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