Tags: pubnub/php
Tags
Removed MPNS, deprecated old APNS (#124) * Removed possibility to use deprecated PushType MPNS - Microsoft Push Notification Service. * Added deprecation warning for old APNS PushType. * In case FCM is chosen as PushType type REST query param gets fcm value instead of gcm. * PubNub SDK 9.0.0 release. --------- Co-authored-by: PubNub Release Bot <120067856+pubnub-release-bot@users.noreply.github.com>
Pluralize getMessageActions typo (#113) * Pluralize getMessageActions typo * Fix typo for singular getMessageActions * Post review * bump workflow * PubNub SDK 7.2.1 release. --------- Co-authored-by: PubNub Release Bot <120067856+pubnub-release-bot@users.noreply.github.com>
Add support for message reactions (#111) * Add support for message reactions * Fixes for phpstan and phpcs * Add setup and teardown for tests * Correct keys validation expression * PubNub SDK 7.2.0 release. --------- Co-authored-by: PubNub Release Bot <120067856+pubnub-release-bot@users.noreply.github.com>
Feat/support custom message type (#110) * 1 * Custom Message Type * Remove old composer files, update acceptance test job * PHPStan fixes * Do not phpcs deleted files * phpcs quote unquote fixes * updated stubs * multiple behat outputs * support custom message type in subscribe * fixed examples, added cmt to file, tested. it is ready * phpcs... * invalid check * Fixed test with shared data * phpcssssss * fixes after review * linter fixess * PubNub SDK 7.1.0 release. --------- Co-authored-by: PubNub Release Bot <120067856+pubnub-release-bot@users.noreply.github.com>
Wrong typing of the Grant Token endpoint (#108) * Wrong typing of the Grant Token endpoint * linter fixes * fix errors and bump pubnub.yml * Add organization prefix to gh actions * fix typo in pubnub.yaml and bump php in test matrix * PubNub SDK 7.0.2 release. --------- Co-authored-by: PubNub Release Bot <120067856+pubnub-release-bot@users.noreply.github.com>
PreviousNext