zendframework / ZendService_Google_Gcm

Implementation for ZF2 of a GCM 3rd party server (http://developer.android.com/guide/google/gcm/)
BSD 3-Clause "New" or "Revised" License
29 stars 49 forks source link

New parameter priority from GCM Docs and added some stuff like cs-fixer phpunit composer scripts and contributing.md #19

Closed samuel20miglia closed 7 years ago

samuel20miglia commented 8 years ago

Add new parameter priority with default value 'normal'. this parameter set how google work a push.

Add also phpunit test.

Thank you

mwillbanks commented 7 years ago

Unfortunately, this is using the wrong coding standard for the ZF project. As such I cannot merge the request but I will take it into account as I work through the other PR's and to adjust things to incorporate some of your changes.