Skip to content

Latest commit

 

History

History
60 lines (32 loc) · 1.49 KB

CHANGELOG.md

File metadata and controls

60 lines (32 loc) · 1.49 KB

Release Notes

Added

  • Support PHP 8.4

Changed

  • Types are specified in the array.

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.

Added

  • Support PHPUnit 10.x

Added

  • Support PHP 8.2

Added

  • Added examples

Added

  • Added DriverOption::httpOptions (Guzzle Request Options)

Fixed

  • Fixed a bug that APNs by using token failed

Changed

  • No longer need file:// prefix for APNs\Token\Option::authKey
  • first release.