Full Changelog: https://github.com/pusher/pusher-http-php/compare/7.2.6...7.2.7
authenticateUser, authorizeChannel and authorizePresenceChannelsendToUser and sendToUserAsyncterminateUserConnections and terminateUserConnectionsAsyncget_object_vars() error on /src/Pusher.phpsocketAuth and presenceAuth in favour of authorizeChannel and authorizePresenceChannelmake_request and make_batch_request that were exposed as publicauthenticateUser, authorizeChannel and authorizePresenceChannelsendToUser and sendToUserAsyncterminateUserConnections and terminateUserConnectionsAsyncget_object_vars() error on /src/Pusher.phpsocketAuth and presenceAuth in favour of authorizeChannel and authorizePresenceChannelmake_request and make_batch_request that were exposed as publicpresence_auth.get_channel_info, get_channels, socket_auth, presence_auth in favour of camelCased versionsget_users_info in favour of getPresenceUsersensure_valid_signature in favour of verifySignature$app_id parameter of the Pusher() object to string (int was possible).[FIXED] Notice raised due to reference to potentially missing object property in trigger method
[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)
[ADDED] Support for PHP 8.
[FIXED] Errors in the failure path of get_... methods revealed by stricter type checking in PHP7.4
No functional change, previous release was only partially successful.
[ADDED] option encryption_master_key_base64
[DEPRECATED] option encryption_master_key
[ADDED] Support for PHP 7.4.
[ADDED] path configuration option.
[REMOVED] Support for PHP 5.x, PHP 7.0 and HHVM.
[ADDED] Support for PHP 7.3.
[ADDED] get_users_info method.
[FIXED] PHP Notice for Undefined socket_id in triggerBatch
How can I help you explore Laravel packages today?