Skip to content

Releases: pusher/pusher-http-php

v3.3.0

03 Jan 11:22
5eb4ea2
Compare
Choose a tag to compare
  • [ADDED] Support for End-to-end encrypted channels for triggerbatch
  • [FIXED] trigger behavior with mixtures of encrypted and non-encrypted channels

v3.2.0

13 Aug 14:59
4da4d20
Compare
Choose a tag to compare
  • New This release adds support for end to end encrypted channels, a new feature for Channels. Read more in our docs.
  • Deprecated Renamed encrypted option to useTLS - encrypted will still work!

v3.1.1

13 Jul 13:27
Compare
Choose a tag to compare

This release removes a potentially sensitive log that could be returned in the response to a call to the Webhook endpoint if error reporting was turned on.

v3.1.0

04 Jul 14:14
c13978f
Compare
Choose a tag to compare

This release adds Webhook validation as well as a data structure to store Webhook payloads.

v3.0.4

21 May 13:26
1496ef5
Compare
Choose a tag to compare
  • Non zero indexed arrays of channels no longer get serialized as an object

v3.0.3

26 Apr 09:56
e4f6980
Compare
Choose a tag to compare
  • PSR-3 logger compatibility.
  • PHP docs are now more consistent and complete

v3.0.2

23 Apr 11:03
d88d269
Compare
Choose a tag to compare
  • Check whether a curl handle is not already a resource before initialising it (the previous check for null was not sufficient in some cases)
  • Make acceptance tests work again
  • Test against PHP 7.2

Minor changes to logging

20 Oct 11:21
Compare
Choose a tag to compare

This release changes the output provided to users who use the logging functionality. Info messages are now prefixed with INFO and errors are now prefixed with ERROR.

Namespaces

10 Jul 09:25
Compare
Choose a tag to compare

New version release with namespacing.

v2.5.0

15 Aug 16:35
Compare
Choose a tag to compare
v2.5.0