immobiliare / ApnsPHP

ApnsPHP: Apple Push Notification & Feedback Provider
BSD 3-Clause "New" or "Revised" License
1.43k stars 452 forks source link

fix device token length for issue #157 #158

Closed hamidrezabstn closed 6 years ago

hamidrezabstn commented 6 years ago

fixing preg_match issue for device token length . #157

hamidrezabstn commented 6 years ago

Hi @martinhschei we know that you know that :) but the fact is that their regex only matches token with exactly 64 characters.

regex example

martinhschei commented 6 years ago

my regex?

hamidrezabstn commented 6 years ago

hi @martinhschei sorry ! it happens because of fast typing ! i've fix it!