push-notifications-php

Push notifications Library for PHP

MIT License

Downloads
181
Stars
5
Committers
1

Bot releases are hidden (Show)

push-notifications-php - 1.0.6 Latest Release

Published by sunaoka 6 months ago

Full Changelog: https://github.com/sunaoka/push-notifications-php/compare/1.0.5...1.0.6

Changed

  • Support PHPUnit 11.x
  • Deprecated FCM HTTP legacy APIs
    • Because the FCM HTTP legacy APIs was deprecated on June 20, 2023, and will be removed in June 2024.
  • Support for retrieving FCM error messages.
push-notifications-php - 1.0.3

Published by sunaoka about 3 years ago

push-notifications-php - 1.0.2

Published by sunaoka about 3 years ago

Full Changelog: https://github.com/sunaoka/push-notifications-php/compare/1.0.1...1.0.2

Added

  • Added DriverOption::httpOptions (Guzzle Request Options)

Fixed

  • Fixed a bug that APNs by using token failed
push-notifications-php - 1.0.1

Published by sunaoka about 3 years ago

Full Changelog: https://github.com/sunaoka/push-notifications-php/compare/1.0.0...1.0.1

Changed

  • No longer need file:// prefix for APNs\Token\Option::authKey
push-notifications-php - 1.0.0

Published by sunaoka about 3 years ago