Skip to content

Releases: pusher/pusher-http-php

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