Skip to content

Conversation

@gronostajo
Copy link
Contributor

These are the ones I've caught when working with the library. There may be more.

Mostly just updates to phpdocs. There's one change of the return type: getCustomDetails() always crashed previously because it was returning stdClass, but declared an array.

}

public function getCustomDetails(): array
public function getCustomDetails(): stdClass
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixes #199

@CoolGoose CoolGoose merged commit 6e85bef into messagebird:master Jun 21, 2022
@CoolGoose
Copy link
Contributor

Thank you @gronostajo . will bump a minor release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants