edamov / pushok

PHP client for Apple Push Notification Service (APNs) - Send push notifications to iOS using the new APNs HTTP/2 protocol with token-based (JWT with p8 private key)
MIT License
368 stars 119 forks source link

timestamp should be an int not a double #164

Closed jolamar closed 1 year ago

jolamar commented 1 year ago

timestamp and staledate should be ints. sorry for all the PRs but I appreciate the speediness