You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Check if channel variable isn't null when passed as a filter on chann…
…els() method in ArrayChannelManager (#292)
Co-authored-by: Joe Dixon <[email protected]>
Bugfix for PR 275 - omit socket-id if null (#280)
* Omit the socket_id key from the payload, unless a socket_id exists
* Update EventDispatcher.php
---------
Co-authored-by: Taylor Otwell <[email protected]>