Skip to content

v5.0.0

Choose a tag to compare

@WillSewell WillSewell released this 19 Feb 10:14
· 106 commits to master since this release
0c08fb3

[CHANGED] The methods that make HTTP requests now throw an ApiErrorException instead of returning false for non-2xx responses
[CHANGED] trigger now accepts a $params associative array instead of a $socket_id as the third parameter
[ADDED] Support for requesting channel attributes as part of a trigger and triggerBatch request via an info parameter
[REMOVED] debug parameter from methods that make HTTP requests and from the constructor options
[REMOVED] Support for legacy push notifications (this has been superseded by https://github.com/pusher/push-notifications-php)