Skip to content

3.6.0

Compare
Choose a tag to compare
@mbabker mbabker released this 27 Nov 17:31
· 147 commits to 3.x since this release
v3.6.0
7c19d4c

Included in this release are the following changes:

  • Deprecated the requirement to implement Gos\Bundle\WebSocketBundle\Server\App\Dispatcher\TopicDispatcherInterface::dispatch(), the method will be removed from the interface in 4.0
  • [MINOR B/C BREAK] Added type checks to the $topic argument of Gos\Bundle\WebSocketBundle\Topic\TopicManager::getTopic(), an InvalidArgumentException will now be thrown if a non-supported type is provided