Skip to content

1.1.4

Compare
Choose a tag to compare
@owenpearson owenpearson released this 10 Mar 14:34
· 219 commits to main since this release

With this release we are introducing support for PHP 8 and dropping support for PHP versions 5.6, 7.0, and 7.1 since they have reached EOL.

Full Changelog

Implemented enhancements:

  • PHP 8.0 support #88
  • Support Channel#publish(Message, params) #83

Fixed bugs:

  • Need to support Push payloads in publish() #82