Skip to content

Conversation

@momala454
Copy link
Contributor

Without it, it can cause

Call to a member function sendMessage() on null in .../Communication/Session.php:68

because

$this->getConnection()->sendMessage

when it's already destroyed, destroyed is never set and then
getConnection() return null

@GrahamCampbell GrahamCampbell merged commit b0f5565 into chrome-php:1.4 Jan 25, 2022
@GrahamCampbell GrahamCampbell changed the title Fix missing destroyed [1.4] Fix missing destroyed Mar 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants