Skip to content
This repository was archived by the owner on Nov 28, 2022. It is now read-only.

Releases: adobkin/php-apn

1.0.3: Bug fixes

20 Feb 03:08

Choose a tag to compare

  • Fixed typo in constant name (APN_PODUCTION -> APN_PRODUCTION)
  • Incorrect warning message in apn_feedback()
  • Added "invalid token" warning in apn_send()
  • TSRM fixes